1 | [ Mar 3 05:24:04 Enabled. ] | ||
2 | [ Mar 3 05:24:04 Rereading configuration. ] | ||
3 | [ Mar 3 05:24:05 Rereading configuration. ] | ||
4 | [ Mar 3 05:24:10 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Mar 3 05:24:10 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.03.03 05:24:11.758288 [ 1 ] {} <Information> Application: Will watch for the process with pid 23200 | ||
29 | 2025.03.03 05:24:11.758731 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.03 05:24:12.009710 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23200 | ||
31 | 2025.03.03 05:24:12.010425 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.03 05:24:12.011120 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.03 05:24:12.096665 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.03 05:24:12.173330 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.03 05:24:12.173393 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.03 05:24:12.173411 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.03 05:24:12.173484 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.03 05:24:12.173884 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.03 05:24:12.175475 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.03.03 05:24:12.176204 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.03 05:24:12.177021 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.03.03 05:24:12.177044 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.03.03 05:24:12.177060 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.03 05:24:12.177236 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.03 05:24:12.178219 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.03 05:24:12.183312 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.03 05:24:12.184030 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.03 05:24:12.185332 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.03 05:24:12.185394 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.03 05:24:12.186875 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.03.03 05:24:12.187356 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.03 05:24:12.191514 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.03 05:24:12.191897 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.03 05:24:12.193407 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.03 05:24:12.193756 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.03 05:24:12.194086 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.03 05:24:12.194474 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.03 05:24:12.195767 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.03 05:24:12.195794 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.03 05:24:12.195868 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.03 05:24:12.196041 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.03 05:24:12.218130 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.03 05:24:12.218159 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160701 sec | ||
68 | 2025.03.03 05:24:12.218208 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.03 05:24:12.218226 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.03 05:24:12.219324 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.03 05:24:12.220325 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.03 05:24:12.231781 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.03 05:24:12.231826 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.03 05:24:12.231847 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.03 05:24:12.231860 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.03 05:24:12.231890 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.03 05:24:12.231912 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.03 05:24:12.234466 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.03 05:24:12.234511 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.03 05:24:12.234538 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.03 05:24:12.234718 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.03 05:24:12.234740 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.03 05:24:12.234780 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.03 05:24:12.234800 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.03 05:24:12.234812 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.03 05:24:12.234841 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.03 05:24:12.234859 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.03 05:24:12.261753 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.03 05:24:12.266964 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.03 05:24:12.266999 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7731e-05 sec | ||
91 | 2025.03.03 05:24:12.267017 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.03 05:24:12.267032 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.03 05:24:12.267059 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.03 05:24:12.267277 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.03 05:24:12.267331 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.03 05:24:12.267347 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.03 05:24:12.267362 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.03.03 05:24:12.267376 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.03 05:24:12.271157 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.03 05:24:12.271361 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.03.03 05:24:12.272264 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3181e-05 sec. | ||
102 | 2025.03.03 05:24:12.273208 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.03 05:24:12.273305 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.03 05:24:12.273323 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.03 05:24:13.654417 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63436 | ||
106 | 2025.03.03 05:24:13.655863 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.03 05:24:13.655928 [ 3 ] {} <Debug> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:63436 | ||
108 | 2025.03.03 05:24:13.655961 [ 3 ] {} <Debug> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.03 05:24:13.655984 [ 3 ] {} <Debug> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.03 05:24:13.656067 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.03 05:24:13.656094 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.03.03 05:24:13.656118 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.03.03 05:24:13.658808 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43799 | ||
114 | 2025.03.03 05:24:13.658934 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.03 05:24:13.658967 [ 4 ] {} <Debug> TCP-Session: f9f99355-3518-4c61-a63d-af1b49e7b096 Authenticating user 'default' from [fd00:1122:3344:101::d]:43799 | ||
116 | 2025.03.03 05:24:13.658994 [ 4 ] {} <Debug> TCP-Session: f9f99355-3518-4c61-a63d-af1b49e7b096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.03 05:24:13.659021 [ 4 ] {} <Debug> TCP-Session: f9f99355-3518-4c61-a63d-af1b49e7b096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.03 05:24:13.659608 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56307 | ||
119 | 2025.03.03 05:24:13.659693 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37832 | ||
120 | 2025.03.03 05:24:13.659732 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.03.03 05:24:13.659766 [ 253 ] {} <Debug> TCP-Session: 8b01da4e-2622-4dd6-849f-c7b6127bf9db Authenticating user 'default' from [fd00:1122:3344:101::d]:56307 | ||
122 | 2025.03.03 05:24:13.659790 [ 253 ] {} <Debug> TCP-Session: 8b01da4e-2622-4dd6-849f-c7b6127bf9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.03.03 05:24:13.659906 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45430 | ||
124 | 2025.03.03 05:24:13.659939 [ 253 ] {} <Debug> TCP-Session: 8b01da4e-2622-4dd6-849f-c7b6127bf9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2025.03.03 05:24:13.659932 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.03.03 05:24:13.659919 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43405 | ||
127 | 2025.03.03 05:24:13.660137 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53384 | ||
128 | 2025.03.03 05:24:13.660145 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.03.03 05:24:13.660312 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2025.03.03 05:24:13.660465 [ 5 ] {} <Debug> TCP-Session: 822c4ee3-587d-497c-9849-16bcbd7dc402 Authenticating user 'default' from [fd00:1122:3344:101::d]:37832 | ||
131 | 2025.03.03 05:24:13.660482 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2025.03.03 05:24:13.660495 [ 254 ] {} <Debug> TCP-Session: 2f348def-b713-479e-a393-cfde0e42b426 Authenticating user 'default' from [fd00:1122:3344:101::d]:43405 | ||
133 | 2025.03.03 05:24:13.660506 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63625 | ||
134 | 2025.03.03 05:24:13.660543 [ 255 ] {} <Debug> TCP-Session: ec496007-e617-4e80-bb20-eea76307266c Authenticating user 'default' from [fd00:1122:3344:101::d]:45430 | ||
135 | 2025.03.03 05:24:13.660520 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50660 | ||
136 | 2025.03.03 05:24:13.660627 [ 254 ] {} <Debug> TCP-Session: 2f348def-b713-479e-a393-cfde0e42b426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.03.03 05:24:13.660589 [ 5 ] {} <Debug> TCP-Session: 822c4ee3-587d-497c-9849-16bcbd7dc402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.03.03 05:24:13.660628 [ 256 ] {} <Debug> TCP-Session: 8a1abb1d-ad43-4edb-9bf4-0fbb75de9acb Authenticating user 'default' from [fd00:1122:3344:101::d]:53384 | ||
139 | 2025.03.03 05:24:13.660749 [ 254 ] {} <Debug> TCP-Session: 2f348def-b713-479e-a393-cfde0e42b426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.03.03 05:24:13.660765 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2025.03.03 05:24:13.660755 [ 255 ] {} <Debug> TCP-Session: ec496007-e617-4e80-bb20-eea76307266c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.03 05:24:13.660797 [ 256 ] {} <Debug> TCP-Session: 8a1abb1d-ad43-4edb-9bf4-0fbb75de9acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.03 05:24:13.660809 [ 5 ] {} <Debug> TCP-Session: 822c4ee3-587d-497c-9849-16bcbd7dc402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.03 05:24:13.660903 [ 256 ] {} <Debug> TCP-Session: 8a1abb1d-ad43-4edb-9bf4-0fbb75de9acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.03 05:24:13.660911 [ 258 ] {} <Debug> TCP-Session: b933a564-f2e5-4229-809f-c1cad80ae782 Authenticating user 'default' from [fd00:1122:3344:101::d]:63625 | ||
146 | 2025.03.03 05:24:13.660951 [ 255 ] {} <Debug> TCP-Session: ec496007-e617-4e80-bb20-eea76307266c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.03 05:24:13.660983 [ 258 ] {} <Debug> TCP-Session: b933a564-f2e5-4229-809f-c1cad80ae782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.03 05:24:13.661163 [ 258 ] {} <Debug> TCP-Session: b933a564-f2e5-4229-809f-c1cad80ae782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.03.03 05:24:13.661325 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2025.03.03 05:24:13.661381 [ 257 ] {} <Debug> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:50660 | ||
151 | 2025.03.03 05:24:13.661398 [ 257 ] {} <Debug> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.03 05:24:13.661412 [ 257 ] {} <Debug> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.03 05:24:13.665364 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2025.03.03 05:24:13.668427 [ 3 ] {9d4e7741-6e67-42ef-b82f-633e2d2d78a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.03 05:24:13.720394 [ 3 ] {9d4e7741-6e67-42ef-b82f-633e2d2d78a8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63436) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.03.03 05:24:13.721645 [ 3 ] {9d4e7741-6e67-42ef-b82f-633e2d2d78a8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.03.03 05:24:13.721747 [ 3 ] {9d4e7741-6e67-42ef-b82f-633e2d2d78a8} <Debug> TCPHandler: Processed in 0.057903264 sec. | ||
204 | 2025.03.03 05:24:13.722094 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.03.03 05:24:13.722300 [ 257 ] {8f8ac0ac-17cf-4204-857d-6f8972b70579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.03.03 05:24:13.722637 [ 257 ] {8f8ac0ac-17cf-4204-857d-6f8972b70579} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50660) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.03.03 05:24:13.722769 [ 257 ] {8f8ac0ac-17cf-4204-857d-6f8972b70579} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.03.03 05:24:13.722858 [ 257 ] {8f8ac0ac-17cf-4204-857d-6f8972b70579} <Debug> TCPHandler: Processed in 0.000907389 sec. | ||
255 | 2025.03.03 05:24:13.723680 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.03.03 05:24:13.725196 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.03.03 05:24:13.725293 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.03.03 05:24:13.738168 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.03.03 05:24:13.738191 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4561e-05 sec | ||
260 | 2025.03.03 05:24:13.738205 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Trace> ReferentialDeps: No tables | ||
261 | 2025.03.03 05:24:13.738227 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Trace> LoadingDeps: No tables | ||
262 | 2025.03.03 05:24:13.738251 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.03.03 05:24:13.738873 [ 3 ] {da56d8df-f12c-4aa0-8048-75669b7d606a} <Debug> TCPHandler: Processed in 0.015345375 sec. | ||
264 | 2025.03.03 05:24:13.739014 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.03.03 05:24:13.739189 [ 3 ] {e384f470-179b-4a15-971e-c21596659485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.03.03 05:24:13.739232 [ 3 ] {e384f470-179b-4a15-971e-c21596659485} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.03.03 05:24:13.746650 [ 3 ] {e384f470-179b-4a15-971e-c21596659485} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.03.03 05:24:13.751807 [ 3 ] {e384f470-179b-4a15-971e-c21596659485} <Debug> oximeter.version (39c842d8-f75d-48b0-a71f-8ca6f02a36e3): Loading data parts | ||
270 | 2025.03.03 05:24:13.752431 [ 3 ] {e384f470-179b-4a15-971e-c21596659485} <Debug> oximeter.version (39c842d8-f75d-48b0-a71f-8ca6f02a36e3): There are no data parts | ||
271 | 2025.03.03 05:24:13.757993 [ 3 ] {e384f470-179b-4a15-971e-c21596659485} <Debug> TCPHandler: Processed in 0.019029291 sec. | ||
272 | 2025.03.03 05:24:13.758141 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.03.03 05:24:13.758337 [ 3 ] {e1fb66db-acf9-457d-9d8e-fb334f9d0735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2025.03.03 05:24:13.758396 [ 3 ] {e1fb66db-acf9-457d-9d8e-fb334f9d0735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.03.03 05:24:13.769159 [ 3 ] {e1fb66db-acf9-457d-9d8e-fb334f9d0735} <Debug> oximeter.measurements_bool (4eea403a-0e4a-499f-a23f-2f40306e9059): Loading data parts | ||
286 | 2025.03.03 05:24:13.769555 [ 3 ] {e1fb66db-acf9-457d-9d8e-fb334f9d0735} <Debug> oximeter.measurements_bool (4eea403a-0e4a-499f-a23f-2f40306e9059): There are no data parts | ||
287 | 2025.03.03 05:24:13.777474 [ 3 ] {e1fb66db-acf9-457d-9d8e-fb334f9d0735} <Debug> TCPHandler: Processed in 0.019379785 sec. | ||
288 | 2025.03.03 05:24:13.777652 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.03.03 05:24:13.777858 [ 3 ] {09a19885-dc59-4fa3-a25b-82f1a6da20dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
290 | 2025.03.03 05:24:13.777912 [ 3 ] {09a19885-dc59-4fa3-a25b-82f1a6da20dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.03.03 05:24:13.788246 [ 3 ] {09a19885-dc59-4fa3-a25b-82f1a6da20dd} <Debug> oximeter.measurements_i8 (aeef19e0-b674-4347-9c05-a123867a2b04): Loading data parts | ||
292 | 2025.03.03 05:24:13.788440 [ 3 ] {09a19885-dc59-4fa3-a25b-82f1a6da20dd} <Debug> oximeter.measurements_i8 (aeef19e0-b674-4347-9c05-a123867a2b04): There are no data parts | ||
293 | 2025.03.03 05:24:13.796532 [ 3 ] {09a19885-dc59-4fa3-a25b-82f1a6da20dd} <Debug> TCPHandler: Processed in 0.018930831 sec. | ||
294 | 2025.03.03 05:24:13.796682 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.03.03 05:24:13.796869 [ 3 ] {1e66197c-882d-4a32-9b3a-312776f00831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
296 | 2025.03.03 05:24:13.796924 [ 3 ] {1e66197c-882d-4a32-9b3a-312776f00831} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.03.03 05:24:13.801396 [ 3 ] {1e66197c-882d-4a32-9b3a-312776f00831} <Debug> oximeter.measurements_u8 (dbbbf51f-72e8-4d20-8dbf-e916922227ce): Loading data parts | ||
298 | 2025.03.03 05:24:13.801607 [ 3 ] {1e66197c-882d-4a32-9b3a-312776f00831} <Debug> oximeter.measurements_u8 (dbbbf51f-72e8-4d20-8dbf-e916922227ce): There are no data parts | ||
299 | 2025.03.03 05:24:13.809560 [ 3 ] {1e66197c-882d-4a32-9b3a-312776f00831} <Debug> TCPHandler: Processed in 0.012926651 sec. | ||
300 | 2025.03.03 05:24:13.809709 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.03.03 05:24:13.809909 [ 3 ] {1f474515-0054-4302-bf25-64d6efbfc399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
302 | 2025.03.03 05:24:13.809955 [ 3 ] {1f474515-0054-4302-bf25-64d6efbfc399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.03.03 05:24:13.814344 [ 3 ] {1f474515-0054-4302-bf25-64d6efbfc399} <Debug> oximeter.measurements_i16 (fe19009b-64d9-4c36-bc79-8de85877a8fe): Loading data parts | ||
304 | 2025.03.03 05:24:13.814496 [ 3 ] {1f474515-0054-4302-bf25-64d6efbfc399} <Debug> oximeter.measurements_i16 (fe19009b-64d9-4c36-bc79-8de85877a8fe): There are no data parts | ||
305 | 2025.03.03 05:24:13.822510 [ 3 ] {1f474515-0054-4302-bf25-64d6efbfc399} <Debug> TCPHandler: Processed in 0.01284991 sec. | ||
306 | 2025.03.03 05:24:13.822699 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.03.03 05:24:13.822926 [ 3 ] {bc368ba6-153d-4a7f-a764-950def30c260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
308 | 2025.03.03 05:24:13.822990 [ 3 ] {bc368ba6-153d-4a7f-a764-950def30c260} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.03.03 05:24:13.827149 [ 3 ] {bc368ba6-153d-4a7f-a764-950def30c260} <Debug> oximeter.measurements_u16 (25ec6129-1bef-4f83-9050-773f3aedd739): Loading data parts | ||
310 | 2025.03.03 05:24:13.827393 [ 3 ] {bc368ba6-153d-4a7f-a764-950def30c260} <Debug> oximeter.measurements_u16 (25ec6129-1bef-4f83-9050-773f3aedd739): There are no data parts | ||
311 | 2025.03.03 05:24:13.838965 [ 3 ] {bc368ba6-153d-4a7f-a764-950def30c260} <Debug> TCPHandler: Processed in 0.016324084 sec. | ||
312 | 2025.03.03 05:24:13.839208 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.03.03 05:24:13.839570 [ 3 ] {c9784cc1-7ae6-438e-b89b-5ca42cbcc447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
314 | 2025.03.03 05:24:13.839615 [ 3 ] {c9784cc1-7ae6-438e-b89b-5ca42cbcc447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.03.03 05:24:13.851826 [ 3 ] {c9784cc1-7ae6-438e-b89b-5ca42cbcc447} <Debug> oximeter.measurements_i32 (453bf254-81be-4c90-af8a-903b04376486): Loading data parts | ||
316 | 2025.03.03 05:24:13.852040 [ 3 ] {c9784cc1-7ae6-438e-b89b-5ca42cbcc447} <Debug> oximeter.measurements_i32 (453bf254-81be-4c90-af8a-903b04376486): There are no data parts | ||
317 | 2025.03.03 05:24:13.858922 [ 3 ] {c9784cc1-7ae6-438e-b89b-5ca42cbcc447} <Debug> TCPHandler: Processed in 0.019814829 sec. | ||
318 | 2025.03.03 05:24:13.859116 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.03.03 05:24:13.859349 [ 3 ] {2b31bfbb-6faf-40ca-9a71-2021e18204b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
320 | 2025.03.03 05:24:13.859425 [ 3 ] {2b31bfbb-6faf-40ca-9a71-2021e18204b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.03.03 05:24:13.863504 [ 3 ] {2b31bfbb-6faf-40ca-9a71-2021e18204b5} <Debug> oximeter.measurements_u32 (1a9fb746-35e8-48b4-be10-cd76d8b52161): Loading data parts | ||
322 | 2025.03.03 05:24:13.863682 [ 3 ] {2b31bfbb-6faf-40ca-9a71-2021e18204b5} <Debug> oximeter.measurements_u32 (1a9fb746-35e8-48b4-be10-cd76d8b52161): There are no data parts | ||
323 | 2025.03.03 05:24:13.874402 [ 3 ] {2b31bfbb-6faf-40ca-9a71-2021e18204b5} <Debug> TCPHandler: Processed in 0.015347444 sec. | ||
324 | 2025.03.03 05:24:13.874548 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.03.03 05:24:13.874743 [ 3 ] {0da0c8aa-9f7c-4403-ba6c-16b9fa4d9f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
326 | 2025.03.03 05:24:13.874794 [ 3 ] {0da0c8aa-9f7c-4403-ba6c-16b9fa4d9f9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.03.03 05:24:13.880540 [ 3 ] {0da0c8aa-9f7c-4403-ba6c-16b9fa4d9f9f} <Debug> oximeter.measurements_i64 (9bea1321-0ec4-4889-9c88-9efd9e2f05a2): Loading data parts | ||
328 | 2025.03.03 05:24:13.880722 [ 3 ] {0da0c8aa-9f7c-4403-ba6c-16b9fa4d9f9f} <Debug> oximeter.measurements_i64 (9bea1321-0ec4-4889-9c88-9efd9e2f05a2): There are no data parts | ||
329 | 2025.03.03 05:24:13.894417 [ 3 ] {0da0c8aa-9f7c-4403-ba6c-16b9fa4d9f9f} <Debug> TCPHandler: Processed in 0.019923771 sec. | ||
330 | 2025.03.03 05:24:13.894630 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.03.03 05:24:13.894998 [ 3 ] {5d5e3519-702c-4d92-a6c4-0fef13a25a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
332 | 2025.03.03 05:24:13.895106 [ 3 ] {5d5e3519-702c-4d92-a6c4-0fef13a25a79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.03.03 05:24:13.904676 [ 3 ] {5d5e3519-702c-4d92-a6c4-0fef13a25a79} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Loading data parts | ||
334 | 2025.03.03 05:24:13.904877 [ 3 ] {5d5e3519-702c-4d92-a6c4-0fef13a25a79} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): There are no data parts | ||
335 | 2025.03.03 05:24:13.910036 [ 3 ] {5d5e3519-702c-4d92-a6c4-0fef13a25a79} <Debug> TCPHandler: Processed in 0.015506006 sec. | ||
336 | 2025.03.03 05:24:13.910230 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.03.03 05:24:13.910469 [ 3 ] {99ede5e5-3fb7-4690-b7a8-23768a43c226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
338 | 2025.03.03 05:24:13.910533 [ 3 ] {99ede5e5-3fb7-4690-b7a8-23768a43c226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.03.03 05:24:13.919033 [ 3 ] {99ede5e5-3fb7-4690-b7a8-23768a43c226} <Debug> oximeter.measurements_f32 (d2320a4e-228e-4063-9460-6810b380c4ff): Loading data parts | ||
340 | 2025.03.03 05:24:13.919208 [ 3 ] {99ede5e5-3fb7-4690-b7a8-23768a43c226} <Debug> oximeter.measurements_f32 (d2320a4e-228e-4063-9460-6810b380c4ff): There are no data parts | ||
341 | 2025.03.03 05:24:13.924072 [ 3 ] {99ede5e5-3fb7-4690-b7a8-23768a43c226} <Debug> TCPHandler: Processed in 0.01390986 sec. | ||
342 | 2025.03.03 05:24:13.924217 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.03.03 05:24:13.924409 [ 3 ] {28a0cf15-8260-4e57-9d34-9be97b234dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
344 | 2025.03.03 05:24:13.924462 [ 3 ] {28a0cf15-8260-4e57-9d34-9be97b234dd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.03.03 05:24:13.934529 [ 3 ] {28a0cf15-8260-4e57-9d34-9be97b234dd4} <Debug> oximeter.measurements_f64 (9c2cdeaa-21df-48a5-8912-56c371acc365): Loading data parts | ||
346 | 2025.03.03 05:24:13.934712 [ 3 ] {28a0cf15-8260-4e57-9d34-9be97b234dd4} <Debug> oximeter.measurements_f64 (9c2cdeaa-21df-48a5-8912-56c371acc365): There are no data parts | ||
347 | 2025.03.03 05:24:13.939998 [ 3 ] {28a0cf15-8260-4e57-9d34-9be97b234dd4} <Debug> TCPHandler: Processed in 0.015825819 sec. | ||
348 | 2025.03.03 05:24:13.940260 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.03.03 05:24:13.940614 [ 3 ] {bc4cf891-b087-4bd6-bea3-a7275251a8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
350 | 2025.03.03 05:24:13.940676 [ 3 ] {bc4cf891-b087-4bd6-bea3-a7275251a8bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.03.03 05:24:13.949512 [ 3 ] {bc4cf891-b087-4bd6-bea3-a7275251a8bf} <Debug> oximeter.measurements_string (38522ddf-84e2-4394-95b8-3a3d9e5eec3d): Loading data parts | ||
352 | 2025.03.03 05:24:13.949693 [ 3 ] {bc4cf891-b087-4bd6-bea3-a7275251a8bf} <Debug> oximeter.measurements_string (38522ddf-84e2-4394-95b8-3a3d9e5eec3d): There are no data parts | ||
353 | 2025.03.03 05:24:13.964052 [ 3 ] {bc4cf891-b087-4bd6-bea3-a7275251a8bf} <Debug> TCPHandler: Processed in 0.023898961 sec. | ||
354 | 2025.03.03 05:24:13.964212 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.03.03 05:24:13.964462 [ 3 ] {7969c6c8-c2c4-4b66-9fb0-3ed80ce3cc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.03.03 05:24:13.964529 [ 3 ] {7969c6c8-c2c4-4b66-9fb0-3ed80ce3cc7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.03.03 05:24:13.970817 [ 3 ] {7969c6c8-c2c4-4b66-9fb0-3ed80ce3cc7a} <Debug> oximeter.measurements_bytes (c276a980-d214-4030-baf8-0736e56557a4): Loading data parts | ||
365 | 2025.03.03 05:24:13.971000 [ 3 ] {7969c6c8-c2c4-4b66-9fb0-3ed80ce3cc7a} <Debug> oximeter.measurements_bytes (c276a980-d214-4030-baf8-0736e56557a4): There are no data parts | ||
366 | 2025.03.03 05:24:13.980411 [ 3 ] {7969c6c8-c2c4-4b66-9fb0-3ed80ce3cc7a} <Debug> TCPHandler: Processed in 0.016258604 sec. | ||
367 | 2025.03.03 05:24:13.980565 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.03.03 05:24:13.980772 [ 3 ] {bc13afe1-252e-4b8f-95eb-3d7ed22f20b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
369 | 2025.03.03 05:24:13.980834 [ 3 ] {bc13afe1-252e-4b8f-95eb-3d7ed22f20b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.03.03 05:24:13.995862 [ 3 ] {bc13afe1-252e-4b8f-95eb-3d7ed22f20b3} <Debug> oximeter.measurements_cumulativei64 (7d84bf7b-fef2-492f-ac27-8a59376b1960): Loading data parts | ||
371 | 2025.03.03 05:24:13.996060 [ 3 ] {bc13afe1-252e-4b8f-95eb-3d7ed22f20b3} <Debug> oximeter.measurements_cumulativei64 (7d84bf7b-fef2-492f-ac27-8a59376b1960): There are no data parts | ||
372 | 2025.03.03 05:24:14.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.88 MiB, peak 122.88 MiB, free memory in arenas 0.00 B, will set to 133.41 MiB (RSS), difference: 10.53 MiB | ||
373 | 2025.03.03 05:24:14.001536 [ 3 ] {bc13afe1-252e-4b8f-95eb-3d7ed22f20b3} <Debug> TCPHandler: Processed in 0.021021832 sec. | ||
374 | 2025.03.03 05:24:14.001729 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
375 | 2025.03.03 05:24:14.001983 [ 3 ] {f3568ee4-9f03-442a-ab91-de386f180af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
376 | 2025.03.03 05:24:14.002063 [ 3 ] {f3568ee4-9f03-442a-ab91-de386f180af1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
377 | 2025.03.03 05:24:14.009691 [ 3 ] {f3568ee4-9f03-442a-ab91-de386f180af1} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Loading data parts | ||
378 | 2025.03.03 05:24:14.009876 [ 3 ] {f3568ee4-9f03-442a-ab91-de386f180af1} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): There are no data parts | ||
379 | 2025.03.03 05:24:14.013923 [ 3 ] {f3568ee4-9f03-442a-ab91-de386f180af1} <Debug> TCPHandler: Processed in 0.012259854 sec. | ||
380 | 2025.03.03 05:24:14.014109 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
381 | 2025.03.03 05:24:14.014372 [ 3 ] {663c5c60-1a2c-4129-8ce2-d2b97f87f948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
382 | 2025.03.03 05:24:14.014441 [ 3 ] {663c5c60-1a2c-4129-8ce2-d2b97f87f948} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
383 | 2025.03.03 05:24:14.027632 [ 3 ] {663c5c60-1a2c-4129-8ce2-d2b97f87f948} <Debug> oximeter.measurements_cumulativef32 (5f7a7d5c-693f-43a7-a286-7fd96dbae015): Loading data parts | ||
384 | 2025.03.03 05:24:14.027908 [ 3 ] {663c5c60-1a2c-4129-8ce2-d2b97f87f948} <Debug> oximeter.measurements_cumulativef32 (5f7a7d5c-693f-43a7-a286-7fd96dbae015): There are no data parts | ||
385 | 2025.03.03 05:24:14.030035 [ 3 ] {663c5c60-1a2c-4129-8ce2-d2b97f87f948} <Debug> TCPHandler: Processed in 0.015988901 sec. | ||
386 | 2025.03.03 05:24:14.030180 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
387 | 2025.03.03 05:24:14.030378 [ 3 ] {ff668c86-b300-4aee-80bc-7f7dbd131832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
388 | 2025.03.03 05:24:14.030437 [ 3 ] {ff668c86-b300-4aee-80bc-7f7dbd131832} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
389 | 2025.03.03 05:24:14.036107 [ 3 ] {ff668c86-b300-4aee-80bc-7f7dbd131832} <Debug> oximeter.measurements_cumulativef64 (1f697e2b-e585-4e8f-a6b9-fccff6c70013): Loading data parts | ||
390 | 2025.03.03 05:24:14.036260 [ 3 ] {ff668c86-b300-4aee-80bc-7f7dbd131832} <Debug> oximeter.measurements_cumulativef64 (1f697e2b-e585-4e8f-a6b9-fccff6c70013): There are no data parts | ||
391 | 2025.03.03 05:24:14.039228 [ 3 ] {ff668c86-b300-4aee-80bc-7f7dbd131832} <Debug> TCPHandler: Processed in 0.009097662 sec. | ||
392 | 2025.03.03 05:24:14.039396 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
393 | 2025.03.03 05:24:14.039699 [ 3 ] {f5c344dc-2544-45f7-840a-9bfdb667c406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
394 | * NOTE: Array types cannot be Nullable, see | ||
395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
396 | * for more details. | ||
397 | * | ||
398 | * This means we need to use empty arrays to indicate a missing value. This | ||
399 | * is unfortunate, and at this point relies on the fact that an | ||
400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
401 | * to figure out another way to represent missing samples here. | ||
402 | */ | ||
403 | 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) | ||
404 | 2025.03.03 05:24:14.039769 [ 3 ] {f5c344dc-2544-45f7-840a-9bfdb667c406} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
405 | 2025.03.03 05:24:14.052194 [ 3 ] {f5c344dc-2544-45f7-840a-9bfdb667c406} <Debug> oximeter.measurements_histogrami8 (06401ac8-25b7-4a50-84d1-8d510b14b5cf): Loading data parts | ||
406 | 2025.03.03 05:24:14.052367 [ 3 ] {f5c344dc-2544-45f7-840a-9bfdb667c406} <Debug> oximeter.measurements_histogrami8 (06401ac8-25b7-4a50-84d1-8d510b14b5cf): There are no data parts | ||
407 | 2025.03.03 05:24:14.056010 [ 3 ] {f5c344dc-2544-45f7-840a-9bfdb667c406} <Debug> TCPHandler: Processed in 0.016676208 sec. | ||
408 | 2025.03.03 05:24:14.056191 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
409 | 2025.03.03 05:24:14.056515 [ 3 ] {717d7aac-4e5b-4edf-9f9e-0b7a489591cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
410 | 2025.03.03 05:24:14.056589 [ 3 ] {717d7aac-4e5b-4edf-9f9e-0b7a489591cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
411 | 2025.03.03 05:24:14.067256 [ 3 ] {717d7aac-4e5b-4edf-9f9e-0b7a489591cb} <Debug> oximeter.measurements_histogramu8 (2a2afdc6-80c4-4ac9-be91-e75f07b2810d): Loading data parts | ||
412 | 2025.03.03 05:24:14.067487 [ 3 ] {717d7aac-4e5b-4edf-9f9e-0b7a489591cb} <Debug> oximeter.measurements_histogramu8 (2a2afdc6-80c4-4ac9-be91-e75f07b2810d): There are no data parts | ||
413 | 2025.03.03 05:24:14.070662 [ 3 ] {717d7aac-4e5b-4edf-9f9e-0b7a489591cb} <Debug> TCPHandler: Processed in 0.014533877 sec. | ||
414 | 2025.03.03 05:24:14.070841 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2025.03.03 05:24:14.071192 [ 3 ] {cd73f44a-5ea6-4a57-b43a-af5f5e7a912a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
416 | 2025.03.03 05:24:14.071274 [ 3 ] {cd73f44a-5ea6-4a57-b43a-af5f5e7a912a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
417 | 2025.03.03 05:24:14.084931 [ 3 ] {cd73f44a-5ea6-4a57-b43a-af5f5e7a912a} <Debug> oximeter.measurements_histogrami16 (cee1c5ac-c710-461d-8de1-efda838a2f7e): Loading data parts | ||
418 | 2025.03.03 05:24:14.085105 [ 3 ] {cd73f44a-5ea6-4a57-b43a-af5f5e7a912a} <Debug> oximeter.measurements_histogrami16 (cee1c5ac-c710-461d-8de1-efda838a2f7e): There are no data parts | ||
419 | 2025.03.03 05:24:14.097475 [ 3 ] {cd73f44a-5ea6-4a57-b43a-af5f5e7a912a} <Debug> TCPHandler: Processed in 0.026692789 sec. | ||
420 | 2025.03.03 05:24:14.097661 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2025.03.03 05:24:14.097941 [ 3 ] {5d0151d9-2ae6-44f3-b888-8142b2a11a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
422 | 2025.03.03 05:24:14.098009 [ 3 ] {5d0151d9-2ae6-44f3-b888-8142b2a11a3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
423 | 2025.03.03 05:24:14.100927 [ 3 ] {5d0151d9-2ae6-44f3-b888-8142b2a11a3a} <Debug> oximeter.measurements_histogramu16 (51af0e2c-0327-4b62-8449-bbf443f51104): Loading data parts | ||
424 | 2025.03.03 05:24:14.101131 [ 3 ] {5d0151d9-2ae6-44f3-b888-8142b2a11a3a} <Debug> oximeter.measurements_histogramu16 (51af0e2c-0327-4b62-8449-bbf443f51104): There are no data parts | ||
425 | 2025.03.03 05:24:14.116017 [ 3 ] {5d0151d9-2ae6-44f3-b888-8142b2a11a3a} <Debug> TCPHandler: Processed in 0.018407646 sec. | ||
426 | 2025.03.03 05:24:14.116176 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2025.03.03 05:24:14.116470 [ 3 ] {5489e7b3-0a4e-46e2-a607-4347d2e42776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
428 | 2025.03.03 05:24:14.116537 [ 3 ] {5489e7b3-0a4e-46e2-a607-4347d2e42776} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
429 | 2025.03.03 05:24:14.127000 [ 3 ] {5489e7b3-0a4e-46e2-a607-4347d2e42776} <Debug> oximeter.measurements_histogrami32 (9cab80a1-b4a4-4bf8-82ce-d0df10974142): Loading data parts | ||
430 | 2025.03.03 05:24:14.127200 [ 3 ] {5489e7b3-0a4e-46e2-a607-4347d2e42776} <Debug> oximeter.measurements_histogrami32 (9cab80a1-b4a4-4bf8-82ce-d0df10974142): There are no data parts | ||
431 | 2025.03.03 05:24:14.129935 [ 3 ] {5489e7b3-0a4e-46e2-a607-4347d2e42776} <Debug> TCPHandler: Processed in 0.01380976 sec. | ||
432 | 2025.03.03 05:24:14.130134 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.03.03 05:24:14.130406 [ 3 ] {153ba268-3037-470c-9f52-84b85f809e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
434 | 2025.03.03 05:24:14.130480 [ 3 ] {153ba268-3037-470c-9f52-84b85f809e67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
435 | 2025.03.03 05:24:14.143867 [ 3 ] {153ba268-3037-470c-9f52-84b85f809e67} <Debug> oximeter.measurements_histogramu32 (96b8bf57-e70e-4e1f-aec7-132e9704f8de): Loading data parts | ||
436 | 2025.03.03 05:24:14.144049 [ 3 ] {153ba268-3037-470c-9f52-84b85f809e67} <Debug> oximeter.measurements_histogramu32 (96b8bf57-e70e-4e1f-aec7-132e9704f8de): There are no data parts | ||
437 | 2025.03.03 05:24:14.146916 [ 3 ] {153ba268-3037-470c-9f52-84b85f809e67} <Debug> TCPHandler: Processed in 0.0168313 sec. | ||
438 | 2025.03.03 05:24:14.147110 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2025.03.03 05:24:14.147455 [ 3 ] {aa97b34c-834f-44de-9d3c-619c5b770b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
440 | 2025.03.03 05:24:14.147532 [ 3 ] {aa97b34c-834f-44de-9d3c-619c5b770b4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
441 | 2025.03.03 05:24:14.158283 [ 3 ] {aa97b34c-834f-44de-9d3c-619c5b770b4c} <Debug> oximeter.measurements_histogrami64 (e5129eb4-1461-4c0a-a9bf-aacd9d2d68da): Loading data parts | ||
442 | 2025.03.03 05:24:14.158511 [ 3 ] {aa97b34c-834f-44de-9d3c-619c5b770b4c} <Debug> oximeter.measurements_histogrami64 (e5129eb4-1461-4c0a-a9bf-aacd9d2d68da): There are no data parts | ||
443 | 2025.03.03 05:24:14.161879 [ 3 ] {aa97b34c-834f-44de-9d3c-619c5b770b4c} <Debug> TCPHandler: Processed in 0.01482985 sec. | ||
444 | 2025.03.03 05:24:14.162049 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
445 | 2025.03.03 05:24:14.162319 [ 3 ] {2ac9e64d-e1c3-4bbf-97e4-87c8aa1bbf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
446 | 2025.03.03 05:24:14.162389 [ 3 ] {2ac9e64d-e1c3-4bbf-97e4-87c8aa1bbf7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
447 | 2025.03.03 05:24:14.174313 [ 3 ] {2ac9e64d-e1c3-4bbf-97e4-87c8aa1bbf7b} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Loading data parts | ||
448 | 2025.03.03 05:24:14.174526 [ 3 ] {2ac9e64d-e1c3-4bbf-97e4-87c8aa1bbf7b} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): There are no data parts | ||
449 | 2025.03.03 05:24:14.188359 [ 3 ] {2ac9e64d-e1c3-4bbf-97e4-87c8aa1bbf7b} <Debug> TCPHandler: Processed in 0.026358726 sec. | ||
450 | 2025.03.03 05:24:14.188606 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
451 | 2025.03.03 05:24:14.188884 [ 3 ] {4d02d531-d24b-42cc-afd8-76d2baadab36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
452 | 2025.03.03 05:24:14.188952 [ 3 ] {4d02d531-d24b-42cc-afd8-76d2baadab36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
453 | 2025.03.03 05:24:14.192842 [ 3 ] {4d02d531-d24b-42cc-afd8-76d2baadab36} <Debug> oximeter.measurements_histogramf32 (06a617a2-2b25-4430-a0a0-40ecde2494c3): Loading data parts | ||
454 | 2025.03.03 05:24:14.193040 [ 3 ] {4d02d531-d24b-42cc-afd8-76d2baadab36} <Debug> oximeter.measurements_histogramf32 (06a617a2-2b25-4430-a0a0-40ecde2494c3): There are no data parts | ||
455 | 2025.03.03 05:24:14.206624 [ 3 ] {4d02d531-d24b-42cc-afd8-76d2baadab36} <Debug> TCPHandler: Processed in 0.018066752 sec. | ||
456 | 2025.03.03 05:24:14.206843 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
457 | 2025.03.03 05:24:14.207169 [ 3 ] {af1576c0-f42a-475f-b35a-d3386498025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
458 | 2025.03.03 05:24:14.207260 [ 3 ] {af1576c0-f42a-475f-b35a-d3386498025e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
459 | 2025.03.03 05:24:14.211049 [ 3 ] {af1576c0-f42a-475f-b35a-d3386498025e} <Debug> oximeter.measurements_histogramf64 (0f6ab022-2e6e-40b4-ab25-c4171c077804): Loading data parts | ||
460 | 2025.03.03 05:24:14.211229 [ 3 ] {af1576c0-f42a-475f-b35a-d3386498025e} <Debug> oximeter.measurements_histogramf64 (0f6ab022-2e6e-40b4-ab25-c4171c077804): There are no data parts | ||
461 | 2025.03.03 05:24:14.222317 [ 3 ] {af1576c0-f42a-475f-b35a-d3386498025e} <Debug> TCPHandler: Processed in 0.015532996 sec. | ||
462 | 2025.03.03 05:24:14.222553 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
463 | 2025.03.03 05:24:14.222750 [ 3 ] {73f449f8-2a69-43d7-85ff-912595c84cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) /* The field tables store named dimensions of each timeseries. | ||
464 | * | ||
465 | * As with the measurement tables, there is one field table for each field data | ||
466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
467 | * this behavior **must not** be relied upon for query correctness. | ||
468 | * | ||
469 | * The index for the fields differs from the measurements, however. Rows are | ||
470 | * sorted by timeseries name, then field name, field value, and finally | ||
471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
473 | * usually then used to look up measurements. | ||
474 | * | ||
475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
476 | * timeseries name and then key, since it would improve lookups where one | ||
477 | * already has the key. Realistically though, these tables are quite small and | ||
478 | * so performance benefits will be low in absolute terms. | ||
479 | * | ||
480 | * TTL: We use a materialized column to expire old field table records. This | ||
481 | * column is generated automatically by the database whenever a new row is | ||
482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
484 | * record will remain during a deduplication, which will have the last | ||
485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
486 | * measurement tables. | ||
487 | */ | ||
488 | 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) | ||
489 | 2025.03.03 05:24:14.222818 [ 3 ] {73f449f8-2a69-43d7-85ff-912595c84cd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
490 | 2025.03.03 05:24:14.229588 [ 3 ] {73f449f8-2a69-43d7-85ff-912595c84cd4} <Debug> oximeter.fields_bool (e0753844-2f6d-4ab1-97a2-fbc4ea636552): Loading data parts | ||
491 | 2025.03.03 05:24:14.229772 [ 3 ] {73f449f8-2a69-43d7-85ff-912595c84cd4} <Debug> oximeter.fields_bool (e0753844-2f6d-4ab1-97a2-fbc4ea636552): There are no data parts | ||
492 | 2025.03.03 05:24:14.238562 [ 3 ] {73f449f8-2a69-43d7-85ff-912595c84cd4} <Debug> TCPHandler: Processed in 0.016089232 sec. | ||
493 | 2025.03.03 05:24:14.238735 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
494 | 2025.03.03 05:24:14.238994 [ 3 ] {b1af90f5-c1ae-4a6a-8f7a-a30a68083f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
495 | 2025.03.03 05:24:14.239425 [ 3 ] {b1af90f5-c1ae-4a6a-8f7a-a30a68083f0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
496 | 2025.03.03 05:24:14.245785 [ 3 ] {b1af90f5-c1ae-4a6a-8f7a-a30a68083f0d} <Debug> oximeter.fields_i8 (a1de6327-f039-49f5-ab28-b592f7159f9d): Loading data parts | ||
497 | 2025.03.03 05:24:14.245955 [ 3 ] {b1af90f5-c1ae-4a6a-8f7a-a30a68083f0d} <Debug> oximeter.fields_i8 (a1de6327-f039-49f5-ab28-b592f7159f9d): There are no data parts | ||
498 | 2025.03.03 05:24:14.252199 [ 3 ] {b1af90f5-c1ae-4a6a-8f7a-a30a68083f0d} <Debug> TCPHandler: Processed in 0.013524117 sec. | ||
499 | 2025.03.03 05:24:14.252420 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
500 | 2025.03.03 05:24:14.252650 [ 3 ] {7b292652-9ad2-4bdc-8075-85bcc3842e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
501 | 2025.03.03 05:24:14.252707 [ 3 ] {7b292652-9ad2-4bdc-8075-85bcc3842e2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
502 | 2025.03.03 05:24:14.255050 [ 3 ] {7b292652-9ad2-4bdc-8075-85bcc3842e2f} <Debug> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Loading data parts | ||
503 | 2025.03.03 05:24:14.255214 [ 3 ] {7b292652-9ad2-4bdc-8075-85bcc3842e2f} <Debug> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): There are no data parts | ||
504 | 2025.03.03 05:24:14.267607 [ 3 ] {7b292652-9ad2-4bdc-8075-85bcc3842e2f} <Debug> TCPHandler: Processed in 0.015264074 sec. | ||
505 | 2025.03.03 05:24:14.267890 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
506 | 2025.03.03 05:24:14.268345 [ 3 ] {5922b642-99be-44ca-a1bd-a0152dd14cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
507 | 2025.03.03 05:24:14.268493 [ 3 ] {5922b642-99be-44ca-a1bd-a0152dd14cf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
508 | 2025.03.03 05:24:14.278680 [ 3 ] {5922b642-99be-44ca-a1bd-a0152dd14cf3} <Debug> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Loading data parts | ||
509 | 2025.03.03 05:24:14.278840 [ 3 ] {5922b642-99be-44ca-a1bd-a0152dd14cf3} <Debug> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): There are no data parts | ||
510 | 2025.03.03 05:24:14.283368 [ 3 ] {5922b642-99be-44ca-a1bd-a0152dd14cf3} <Debug> TCPHandler: Processed in 0.015586877 sec. | ||
511 | 2025.03.03 05:24:14.283538 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
512 | 2025.03.03 05:24:14.283730 [ 3 ] {0c9003b0-f2e9-4104-888c-ec75c4eaa0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
513 | 2025.03.03 05:24:14.283794 [ 3 ] {0c9003b0-f2e9-4104-888c-ec75c4eaa0d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
514 | 2025.03.03 05:24:14.298882 [ 3 ] {0c9003b0-f2e9-4104-888c-ec75c4eaa0d9} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Loading data parts | ||
515 | 2025.03.03 05:24:14.299069 [ 3 ] {0c9003b0-f2e9-4104-888c-ec75c4eaa0d9} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): There are no data parts | ||
516 | 2025.03.03 05:24:14.312299 [ 3 ] {0c9003b0-f2e9-4104-888c-ec75c4eaa0d9} <Debug> TCPHandler: Processed in 0.028815071 sec. | ||
517 | 2025.03.03 05:24:14.312493 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
518 | 2025.03.03 05:24:14.312714 [ 3 ] {52911d56-1bd9-4010-9715-f0c23f86a554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
519 | 2025.03.03 05:24:14.312771 [ 3 ] {52911d56-1bd9-4010-9715-f0c23f86a554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
520 | 2025.03.03 05:24:14.327668 [ 3 ] {52911d56-1bd9-4010-9715-f0c23f86a554} <Debug> oximeter.fields_i32 (d53867f3-a20b-4e1b-a679-90ffec597bdc): Loading data parts | ||
521 | 2025.03.03 05:24:14.327949 [ 3 ] {52911d56-1bd9-4010-9715-f0c23f86a554} <Debug> oximeter.fields_i32 (d53867f3-a20b-4e1b-a679-90ffec597bdc): There are no data parts | ||
522 | 2025.03.03 05:24:14.331084 [ 3 ] {52911d56-1bd9-4010-9715-f0c23f86a554} <Debug> TCPHandler: Processed in 0.018654588 sec. | ||
523 | 2025.03.03 05:24:14.331258 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
524 | 2025.03.03 05:24:14.331458 [ 3 ] {7250df1e-b19c-4899-b289-97938673789c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
525 | 2025.03.03 05:24:14.331520 [ 3 ] {7250df1e-b19c-4899-b289-97938673789c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
526 | 2025.03.03 05:24:14.342792 [ 3 ] {7250df1e-b19c-4899-b289-97938673789c} <Debug> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Loading data parts | ||
527 | 2025.03.03 05:24:14.342984 [ 3 ] {7250df1e-b19c-4899-b289-97938673789c} <Debug> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): There are no data parts | ||
528 | 2025.03.03 05:24:14.357958 [ 3 ] {7250df1e-b19c-4899-b289-97938673789c} <Debug> TCPHandler: Processed in 0.02676016 sec. | ||
529 | 2025.03.03 05:24:14.358145 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
530 | 2025.03.03 05:24:14.358374 [ 3 ] {e79bd655-bd2a-405e-b13a-8d612bdf0812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
531 | 2025.03.03 05:24:14.358436 [ 3 ] {e79bd655-bd2a-405e-b13a-8d612bdf0812} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
532 | 2025.03.03 05:24:14.371497 [ 3 ] {e79bd655-bd2a-405e-b13a-8d612bdf0812} <Debug> oximeter.fields_i64 (646ea668-c412-4005-96d0-95e4c48a9395): Loading data parts | ||
533 | 2025.03.03 05:24:14.371688 [ 3 ] {e79bd655-bd2a-405e-b13a-8d612bdf0812} <Debug> oximeter.fields_i64 (646ea668-c412-4005-96d0-95e4c48a9395): There are no data parts | ||
534 | 2025.03.03 05:24:14.375069 [ 3 ] {e79bd655-bd2a-405e-b13a-8d612bdf0812} <Debug> TCPHandler: Processed in 0.016990161 sec. | ||
535 | 2025.03.03 05:24:14.375275 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
536 | 2025.03.03 05:24:14.375469 [ 3 ] {8284fb74-7afc-40e5-9d81-0e9dc9b81dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
537 | 2025.03.03 05:24:14.375538 [ 3 ] {8284fb74-7afc-40e5-9d81-0e9dc9b81dbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
538 | 2025.03.03 05:24:14.387764 [ 3 ] {8284fb74-7afc-40e5-9d81-0e9dc9b81dbe} <Debug> oximeter.fields_u64 (feaf98b6-98ab-4536-9549-b2b55efb573a): Loading data parts | ||
539 | 2025.03.03 05:24:14.387957 [ 3 ] {8284fb74-7afc-40e5-9d81-0e9dc9b81dbe} <Debug> oximeter.fields_u64 (feaf98b6-98ab-4536-9549-b2b55efb573a): There are no data parts | ||
540 | 2025.03.03 05:24:14.391235 [ 3 ] {8284fb74-7afc-40e5-9d81-0e9dc9b81dbe} <Debug> TCPHandler: Processed in 0.016013012 sec. | ||
541 | 2025.03.03 05:24:14.391377 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
542 | 2025.03.03 05:24:14.391588 [ 3 ] {f9702f21-d0cf-4526-b024-d6b68210a720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
543 | 2025.03.03 05:24:14.391647 [ 3 ] {f9702f21-d0cf-4526-b024-d6b68210a720} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
544 | 2025.03.03 05:24:14.402045 [ 3 ] {f9702f21-d0cf-4526-b024-d6b68210a720} <Debug> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Loading data parts | ||
545 | 2025.03.03 05:24:14.402230 [ 3 ] {f9702f21-d0cf-4526-b024-d6b68210a720} <Debug> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): There are no data parts | ||
546 | 2025.03.03 05:24:14.405556 [ 3 ] {f9702f21-d0cf-4526-b024-d6b68210a720} <Debug> TCPHandler: Processed in 0.014230493 sec. | ||
547 | 2025.03.03 05:24:14.405701 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2025.03.03 05:24:14.405894 [ 3 ] {5d4e415a-f366-4861-873b-76924e27bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
549 | 2025.03.03 05:24:14.405958 [ 3 ] {5d4e415a-f366-4861-873b-76924e27bb92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
550 | 2025.03.03 05:24:14.418569 [ 3 ] {5d4e415a-f366-4861-873b-76924e27bb92} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Loading data parts | ||
551 | 2025.03.03 05:24:14.418727 [ 3 ] {5d4e415a-f366-4861-873b-76924e27bb92} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): There are no data parts | ||
552 | 2025.03.03 05:24:14.420833 [ 3 ] {5d4e415a-f366-4861-873b-76924e27bb92} <Debug> TCPHandler: Processed in 0.015184573 sec. | ||
553 | 2025.03.03 05:24:14.420991 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
554 | 2025.03.03 05:24:14.421212 [ 3 ] {57f92924-8fbd-44af-a08c-dee391455506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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) | ||
555 | 2025.03.03 05:24:14.421312 [ 3 ] {57f92924-8fbd-44af-a08c-dee391455506} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
556 | 2025.03.03 05:24:14.423707 [ 3 ] {57f92924-8fbd-44af-a08c-dee391455506} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Loading data parts | ||
557 | 2025.03.03 05:24:14.423887 [ 3 ] {57f92924-8fbd-44af-a08c-dee391455506} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): There are no data parts | ||
558 | 2025.03.03 05:24:14.434709 [ 3 ] {57f92924-8fbd-44af-a08c-dee391455506} <Debug> TCPHandler: Processed in 0.013773219 sec. | ||
559 | 2025.03.03 05:24:14.434878 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2025.03.03 05:24:14.435167 [ 3 ] {99f136ab-1d92-4679-9ee0-de29c902cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) /* The timeseries schema table stores the extracted schema for the samples | ||
561 | * oximeter collects. | ||
562 | */ | ||
563 | 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) | ||
564 | 2025.03.03 05:24:14.435254 [ 3 ] {99f136ab-1d92-4679-9ee0-de29c902cbe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
565 | 2025.03.03 05:24:14.438317 [ 3 ] {99f136ab-1d92-4679-9ee0-de29c902cbe2} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Loading data parts | ||
566 | 2025.03.03 05:24:14.438507 [ 3 ] {99f136ab-1d92-4679-9ee0-de29c902cbe2} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): There are no data parts | ||
567 | 2025.03.03 05:24:14.451448 [ 3 ] {99f136ab-1d92-4679-9ee0-de29c902cbe2} <Debug> TCPHandler: Processed in 0.016617498 sec. | ||
568 | 2025.03.03 05:24:14.451809 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.03.03 05:24:14.452139 [ 257 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
570 | 2025.03.03 05:24:14.453443 [ 257 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
571 | 2025.03.03 05:24:14.461813 [ 259 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Trace> oximeter.version (39c842d8-f75d-48b0-a71f-8ca6f02a36e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
572 | 2025.03.03 05:24:14.461876 [ 259 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
573 | 2025.03.03 05:24:14.467205 [ 259 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
574 | 2025.03.03 05:24:14.467598 [ 259 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Trace> oximeter.version (39c842d8-f75d-48b0-a71f-8ca6f02a36e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
575 | 2025.03.03 05:24:14.467918 [ 257 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015931 sec., 62.77069863787584 rows/sec., 1004.33 B/sec. | ||
576 | 2025.03.03 05:24:14.468254 [ 257 ] {56727568-b7b3-443f-a36e-f5014de3763d} <Debug> TCPHandler: Processed in 0.016597247 sec. | ||
577 | 2025.03.03 05:24:15.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.58 MiB, peak 135.58 MiB, free memory in arenas 0.00 B, will set to 139.33 MiB (RSS), difference: 3.74 MiB | ||
578 | 2025.03.03 05:24:15.044208 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43434 | ||
579 | 2025.03.03 05:24:15.044813 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
580 | 2025.03.03 05:24:15.044850 [ 261 ] {} <Debug> TCP-Session: 363737d1-da48-44f8-bb8f-acf02e672fa2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43434 | ||
581 | 2025.03.03 05:24:15.044874 [ 261 ] {} <Debug> TCP-Session: 363737d1-da48-44f8-bb8f-acf02e672fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.03.03 05:24:15.044977 [ 261 ] {} <Debug> TCP-Session: 363737d1-da48-44f8-bb8f-acf02e672fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2025.03.03 05:24:15.045035 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
584 | 2025.03.03 05:24:15.045063 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
585 | 2025.03.03 05:24:15.045156 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
586 | 2025.03.03 05:24:15.045704 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59059 | ||
587 | 2025.03.03 05:24:15.045704 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41684 | ||
588 | 2025.03.03 05:24:15.045988 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
589 | 2025.03.03 05:24:15.046007 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
590 | 2025.03.03 05:24:15.046082 [ 262 ] {} <Debug> TCP-Session: 7e6b9cb4-346e-4616-95f7-0cc7c7d0f53e Authenticating user 'default' from [fd00:1122:3344:101::a]:59059 | ||
591 | 2025.03.03 05:24:15.046104 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42351 | ||
592 | 2025.03.03 05:24:15.046043 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37446 | ||
593 | 2025.03.03 05:24:15.046040 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33030 | ||
594 | 2025.03.03 05:24:15.046284 [ 262 ] {} <Debug> TCP-Session: 7e6b9cb4-346e-4616-95f7-0cc7c7d0f53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2025.03.03 05:24:15.046278 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55983 | ||
596 | 2025.03.03 05:24:15.046266 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
597 | 2025.03.03 05:24:15.046444 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37555 | ||
598 | 2025.03.03 05:24:15.046413 [ 262 ] {} <Debug> TCP-Session: 7e6b9cb4-346e-4616-95f7-0cc7c7d0f53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
599 | 2025.03.03 05:24:15.046395 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
600 | 2025.03.03 05:24:15.046154 [ 263 ] {} <Debug> TCP-Session: 6f00c9e3-bcd8-4321-b0cc-7c127e740fc7 Authenticating user 'default' from [fd00:1122:3344:101::a]:41684 | ||
601 | 2025.03.03 05:24:15.046597 [ 266 ] {} <Debug> TCP-Session: adaacf98-78b5-4657-9212-19ab4d1c0f17 Authenticating user 'default' from [fd00:1122:3344:101::a]:42351 | ||
602 | 2025.03.03 05:24:15.046566 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
603 | 2025.03.03 05:24:15.046692 [ 266 ] {} <Debug> TCP-Session: adaacf98-78b5-4657-9212-19ab4d1c0f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2025.03.03 05:24:15.046735 [ 263 ] {} <Debug> TCP-Session: 6f00c9e3-bcd8-4321-b0cc-7c127e740fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2025.03.03 05:24:15.046714 [ 265 ] {} <Debug> TCP-Session: 528502c3-4df7-4611-9e92-a98da9f6915f Authenticating user 'default' from [fd00:1122:3344:101::a]:33030 | ||
606 | 2025.03.03 05:24:15.046875 [ 263 ] {} <Debug> TCP-Session: 6f00c9e3-bcd8-4321-b0cc-7c127e740fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2025.03.03 05:24:15.046908 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2025.03.03 05:24:15.046922 [ 264 ] {} <Debug> TCP-Session: 01641e68-6955-455e-9400-db61cfefad84 Authenticating user 'default' from [fd00:1122:3344:101::a]:37446 | ||
609 | 2025.03.03 05:24:15.046945 [ 265 ] {} <Debug> TCP-Session: 528502c3-4df7-4611-9e92-a98da9f6915f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.03.03 05:24:15.046884 [ 266 ] {} <Debug> TCP-Session: adaacf98-78b5-4657-9212-19ab4d1c0f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2025.03.03 05:24:15.047029 [ 264 ] {} <Debug> TCP-Session: 01641e68-6955-455e-9400-db61cfefad84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2025.03.03 05:24:15.047055 [ 268 ] {} <Debug> TCP-Session: 7f54273f-e2fc-48aa-b92c-b7915ba4b866 Authenticating user 'default' from [fd00:1122:3344:101::a]:37555 | ||
613 | 2025.03.03 05:24:15.047111 [ 265 ] {} <Debug> TCP-Session: 528502c3-4df7-4611-9e92-a98da9f6915f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2025.03.03 05:24:15.047133 [ 268 ] {} <Debug> TCP-Session: 7f54273f-e2fc-48aa-b92c-b7915ba4b866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2025.03.03 05:24:15.047125 [ 264 ] {} <Debug> TCP-Session: 01641e68-6955-455e-9400-db61cfefad84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.03.03 05:24:15.047217 [ 268 ] {} <Debug> TCP-Session: 7f54273f-e2fc-48aa-b92c-b7915ba4b866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2025.03.03 05:24:15.047822 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
618 | 2025.03.03 05:24:15.047866 [ 267 ] {} <Debug> TCP-Session: 168ba1fd-5547-4d08-8687-866c21308e8b Authenticating user 'default' from [fd00:1122:3344:101::a]:55983 | ||
619 | 2025.03.03 05:24:15.047886 [ 267 ] {} <Debug> TCP-Session: 168ba1fd-5547-4d08-8687-866c21308e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.03.03 05:24:15.048090 [ 267 ] {} <Debug> TCP-Session: 168ba1fd-5547-4d08-8687-866c21308e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2025.03.03 05:24:15.050966 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36691 | ||
622 | 2025.03.03 05:24:15.051084 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
623 | 2025.03.03 05:24:15.051212 [ 269 ] {} <Debug> TCP-Session: d56cfd74-f308-4c69-9226-beebe3c1b851 Authenticating user 'default' from [fd00:1122:3344:101::c]:36691 | ||
624 | 2025.03.03 05:24:15.051231 [ 269 ] {} <Debug> TCP-Session: d56cfd74-f308-4c69-9226-beebe3c1b851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.03.03 05:24:15.051245 [ 269 ] {} <Debug> TCP-Session: d56cfd74-f308-4c69-9226-beebe3c1b851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2025.03.03 05:24:15.051370 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
627 | 2025.03.03 05:24:15.051397 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
628 | 2025.03.03 05:24:15.051490 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
629 | 2025.03.03 05:24:15.051902 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42243 | ||
630 | 2025.03.03 05:24:15.051990 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37355 | ||
631 | 2025.03.03 05:24:15.052333 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
632 | 2025.03.03 05:24:15.052348 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2025.03.03 05:24:15.052341 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42519 | ||
634 | 2025.03.03 05:24:15.052419 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36486 | ||
635 | 2025.03.03 05:24:15.052423 [ 271 ] {} <Debug> TCP-Session: d0cf7266-3bcb-4fd8-a7f6-c0427137345c Authenticating user 'default' from [fd00:1122:3344:101::c]:37355 | ||
636 | 2025.03.03 05:24:15.052372 [ 270 ] {} <Debug> TCP-Session: 38807427-a20d-466c-b083-1a24c48d8170 Authenticating user 'default' from [fd00:1122:3344:101::c]:42243 | ||
637 | 2025.03.03 05:24:15.052539 [ 271 ] {} <Debug> TCP-Session: d0cf7266-3bcb-4fd8-a7f6-c0427137345c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2025.03.03 05:24:15.052498 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45151 | ||
639 | 2025.03.03 05:24:15.052686 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34080 | ||
640 | 2025.03.03 05:24:15.052693 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2025.03.03 05:24:15.052835 [ 271 ] {} <Debug> TCP-Session: d0cf7266-3bcb-4fd8-a7f6-c0427137345c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.03.03 05:24:15.053001 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
643 | 2025.03.03 05:24:15.053006 [ 270 ] {} <Debug> TCP-Session: 38807427-a20d-466c-b083-1a24c48d8170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.03.03 05:24:15.053202 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2025.03.03 05:24:15.053212 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57946 | ||
646 | 2025.03.03 05:24:15.053231 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2025.03.03 05:24:15.053249 [ 274 ] {} <Debug> TCP-Session: 73781efb-26e4-4674-9001-e478ebba83ba Authenticating user 'default' from [fd00:1122:3344:101::c]:45151 | ||
648 | 2025.03.03 05:24:15.053308 [ 273 ] {} <Debug> TCP-Session: a099a124-972c-4ea0-affe-a87b8be54472 Authenticating user 'default' from [fd00:1122:3344:101::c]:36486 | ||
649 | 2025.03.03 05:24:15.053288 [ 270 ] {} <Debug> TCP-Session: 38807427-a20d-466c-b083-1a24c48d8170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.03.03 05:24:15.053265 [ 272 ] {} <Debug> TCP-Session: fdb22413-d0df-4add-87c6-ae8c69cd7725 Authenticating user 'default' from [fd00:1122:3344:101::c]:42519 | ||
651 | 2025.03.03 05:24:15.053456 [ 274 ] {} <Debug> TCP-Session: 73781efb-26e4-4674-9001-e478ebba83ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.03.03 05:24:15.053365 [ 275 ] {} <Debug> TCP-Session: 3f611ac3-9fcb-446a-86a5-5fc5ce7b5203 Authenticating user 'default' from [fd00:1122:3344:101::c]:34080 | ||
653 | 2025.03.03 05:24:15.053565 [ 273 ] {} <Debug> TCP-Session: a099a124-972c-4ea0-affe-a87b8be54472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.03.03 05:24:15.053621 [ 274 ] {} <Debug> TCP-Session: 73781efb-26e4-4674-9001-e478ebba83ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.03.03 05:24:15.053609 [ 272 ] {} <Debug> TCP-Session: fdb22413-d0df-4add-87c6-ae8c69cd7725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.03.03 05:24:15.053598 [ 275 ] {} <Debug> TCP-Session: 3f611ac3-9fcb-446a-86a5-5fc5ce7b5203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.03.03 05:24:15.053744 [ 272 ] {} <Debug> TCP-Session: fdb22413-d0df-4add-87c6-ae8c69cd7725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.03.03 05:24:15.053729 [ 273 ] {} <Debug> TCP-Session: a099a124-972c-4ea0-affe-a87b8be54472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.03 05:24:15.053844 [ 275 ] {} <Debug> TCP-Session: 3f611ac3-9fcb-446a-86a5-5fc5ce7b5203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.03.03 05:24:15.053953 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
661 | 2025.03.03 05:24:15.054041 [ 276 ] {} <Debug> TCP-Session: 217d2164-3bcf-4cfc-a20a-54cfe9fdb089 Authenticating user 'default' from [fd00:1122:3344:101::c]:57946 | ||
662 | 2025.03.03 05:24:15.054076 [ 276 ] {} <Debug> TCP-Session: 217d2164-3bcf-4cfc-a20a-54cfe9fdb089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.03 05:24:15.054206 [ 276 ] {} <Debug> TCP-Session: 217d2164-3bcf-4cfc-a20a-54cfe9fdb089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2025.03.03 05:24:15.479674 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43337 | ||
665 | 2025.03.03 05:24:15.479871 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.03.03 05:24:15.479906 [ 277 ] {} <Debug> TCP-Session: 6c8ce5a1-4ea6-4bf7-abfc-791ca93d3733 Authenticating user 'default' from [fd00:1122:3344:101::b]:43337 | ||
667 | 2025.03.03 05:24:15.479975 [ 277 ] {} <Debug> TCP-Session: 6c8ce5a1-4ea6-4bf7-abfc-791ca93d3733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.03 05:24:15.479990 [ 277 ] {} <Debug> TCP-Session: 6c8ce5a1-4ea6-4bf7-abfc-791ca93d3733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.03.03 05:24:15.480065 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
670 | 2025.03.03 05:24:15.480126 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
671 | 2025.03.03 05:24:15.480143 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
672 | 2025.03.03 05:24:15.480683 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61135 | ||
673 | 2025.03.03 05:24:15.480956 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41528 | ||
674 | 2025.03.03 05:24:15.480966 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2025.03.03 05:24:15.481199 [ 278 ] {} <Debug> TCP-Session: 7233fa04-606c-4501-84ea-80356236bcf7 Authenticating user 'default' from [fd00:1122:3344:101::b]:61135 | ||
676 | 2025.03.03 05:24:15.481203 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53655 | ||
677 | 2025.03.03 05:24:15.481272 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35462 | ||
678 | 2025.03.03 05:24:15.481291 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56495 | ||
679 | 2025.03.03 05:24:15.481330 [ 278 ] {} <Debug> TCP-Session: 7233fa04-606c-4501-84ea-80356236bcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2025.03.03 05:24:15.481327 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2025.03.03 05:24:15.481560 [ 278 ] {} <Debug> TCP-Session: 7233fa04-606c-4501-84ea-80356236bcf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.03.03 05:24:15.481861 [ 279 ] {} <Debug> TCP-Session: 96940370-1781-4510-aad5-3bc45dc83708 Authenticating user 'default' from [fd00:1122:3344:101::b]:41528 | ||
683 | 2025.03.03 05:24:15.481864 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48021 | ||
684 | 2025.03.03 05:24:15.481876 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
685 | 2025.03.03 05:24:15.481920 [ 279 ] {} <Debug> TCP-Session: 96940370-1781-4510-aad5-3bc45dc83708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.03.03 05:24:15.482101 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62328 | ||
687 | 2025.03.03 05:24:15.482106 [ 280 ] {} <Debug> TCP-Session: bc3662c4-7e5e-4f84-b066-ef851fe8ccb2 Authenticating user 'default' from [fd00:1122:3344:101::b]:56495 | ||
688 | 2025.03.03 05:24:15.482114 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2025.03.03 05:24:15.482098 [ 279 ] {} <Debug> TCP-Session: 96940370-1781-4510-aad5-3bc45dc83708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.03 05:24:15.482245 [ 280 ] {} <Debug> TCP-Session: bc3662c4-7e5e-4f84-b066-ef851fe8ccb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.03.03 05:24:15.482346 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2025.03.03 05:24:15.482362 [ 280 ] {} <Debug> TCP-Session: bc3662c4-7e5e-4f84-b066-ef851fe8ccb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.03.03 05:24:15.482505 [ 283 ] {} <Debug> TCP-Session: dd39c737-2347-4d58-9176-3ee6031c39bb Authenticating user 'default' from [fd00:1122:3344:101::b]:48021 | ||
694 | 2025.03.03 05:24:15.482624 [ 284 ] {} <Debug> TCP-Session: 8ddb0769-ccd5-442d-9e68-cbb7a4c0afe5 Authenticating user 'default' from [fd00:1122:3344:101::b]:62328 | ||
695 | 2025.03.03 05:24:15.482645 [ 283 ] {} <Debug> TCP-Session: dd39c737-2347-4d58-9176-3ee6031c39bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2025.03.03 05:24:15.482712 [ 284 ] {} <Debug> TCP-Session: 8ddb0769-ccd5-442d-9e68-cbb7a4c0afe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.03.03 05:24:15.482723 [ 283 ] {} <Debug> TCP-Session: dd39c737-2347-4d58-9176-3ee6031c39bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.03.03 05:24:15.482774 [ 284 ] {} <Debug> TCP-Session: 8ddb0769-ccd5-442d-9e68-cbb7a4c0afe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.03.03 05:24:15.483043 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
700 | 2025.03.03 05:24:15.483083 [ 282 ] {} <Debug> TCP-Session: 583f5f3a-f6cd-4445-91af-e926c5699f61 Authenticating user 'default' from [fd00:1122:3344:101::b]:35462 | ||
701 | 2025.03.03 05:24:15.483142 [ 282 ] {} <Debug> TCP-Session: 583f5f3a-f6cd-4445-91af-e926c5699f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.03 05:24:15.483160 [ 282 ] {} <Debug> TCP-Session: 583f5f3a-f6cd-4445-91af-e926c5699f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.03.03 05:24:15.483867 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
704 | 2025.03.03 05:24:15.483969 [ 281 ] {} <Debug> TCP-Session: 8610001e-683f-4129-b29f-b148bfd2896c Authenticating user 'default' from [fd00:1122:3344:101::b]:53655 | ||
705 | 2025.03.03 05:24:15.483994 [ 281 ] {} <Debug> TCP-Session: 8610001e-683f-4129-b29f-b148bfd2896c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.03 05:24:15.484011 [ 281 ] {} <Debug> TCP-Session: 8610001e-683f-4129-b29f-b148bfd2896c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.03.03 05:24:16.000363 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.47 MiB, peak 139.47 MiB, free memory in arenas 0.00 B, will set to 140.83 MiB (RSS), difference: 1.36 MiB | ||
708 | 2025.03.03 05:24:19.735277 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
709 | 2025.03.03 05:24:19.735271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
710 | 2025.03.03 05:24:19.735403 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.03 05:24:19.735648 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
712 | 2025.03.03 05:24:19.749242 [ 243 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Loading data parts | ||
713 | 2025.03.03 05:24:19.749837 [ 243 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): There are no data parts | ||
714 | 2025.03.03 05:24:19.765700 [ 244 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Loading data parts | ||
715 | 2025.03.03 05:24:19.765914 [ 244 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): There are no data parts | ||
716 | 2025.03.03 05:24:19.770149 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
717 | 2025.03.03 05:24:19.770402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
718 | 2025.03.03 05:24:19.773458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
719 | 2025.03.03 05:24:19.773940 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
720 | 2025.03.03 05:24:19.774282 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
721 | 2025.03.03 05:24:19.799685 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
722 | 2025.03.03 05:24:19.799741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
723 | 2025.03.03 05:24:19.806991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
724 | 2025.03.03 05:24:19.808352 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
725 | 2025.03.03 05:24:19.810763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
726 | 2025.03.03 05:24:20.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.77 MiB, peak 149.77 MiB, free memory in arenas 0.00 B, will set to 150.58 MiB (RSS), difference: 4.81 MiB | ||
727 | 2025.03.03 05:24:22.235240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
728 | 2025.03.03 05:24:22.235353 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
729 | 2025.03.03 05:24:22.244504 [ 242 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Loading data parts | ||
730 | 2025.03.03 05:24:22.244733 [ 242 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): There are no data parts | ||
731 | 2025.03.03 05:24:22.252502 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
732 | 2025.03.03 05:24:22.252543 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
733 | 2025.03.03 05:24:22.254412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
734 | 2025.03.03 05:24:22.255003 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
735 | 2025.03.03 05:24:22.255602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
736 | 2025.03.03 05:24:23.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.77 MiB, peak 154.77 MiB, free memory in arenas 0.00 B, will set to 151.05 MiB (RSS), difference: -3.72 MiB | ||
737 | 2025.03.03 05:24:27.196088 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
738 | 2025.03.03 05:24:27.196260 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
739 | 2025.03.03 05:24:27.274487 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
740 | 2025.03.03 05:24:27.277409 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
741 | 2025.03.03 05:24:27.277468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
742 | 2025.03.03 05:24:27.278298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
743 | 2025.03.03 05:24:27.278775 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
744 | 2025.03.03 05:24:27.279040 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
745 | 2025.03.03 05:24:27.310956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
746 | 2025.03.03 05:24:27.332048 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2025.03.03 05:24:27.332101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
748 | 2025.03.03 05:24:27.338944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
749 | 2025.03.03 05:24:27.340209 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
750 | 2025.03.03 05:24:27.342594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
751 | 2025.03.03 05:24:28.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.73 MiB, peak 155.73 MiB, free memory in arenas 0.00 B, will set to 153.71 MiB (RSS), difference: 1.98 MiB | ||
752 | 2025.03.03 05:24:33.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.72 MiB, peak 155.73 MiB, free memory in arenas 0.00 B, will set to 153.74 MiB (RSS), difference: 4.02 MiB | ||
753 | 2025.03.03 05:24:34.476896 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
754 | 2025.03.03 05:24:34.477170 [ 3 ] {916c0d92-b524-4677-ba95-1a47f467b151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
755 | 2025.03.03 05:24:34.483582 [ 3 ] {916c0d92-b524-4677-ba95-1a47f467b151} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
756 | 2025.03.03 05:24:34.487770 [ 3 ] {916c0d92-b524-4677-ba95-1a47f467b151} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
757 | 2025.03.03 05:24:34.496748 [ 3 ] {916c0d92-b524-4677-ba95-1a47f467b151} <Debug> TCPHandler: Processed in 0.019987761 sec. | ||
758 | 2025.03.03 05:24:34.503187 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
759 | 2025.03.03 05:24:34.503375 [ 3 ] {45c14a05-66b0-4066-a48d-b59bb097fa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
760 | 2025.03.03 05:24:34.505192 [ 3 ] {45c14a05-66b0-4066-a48d-b59bb097fa58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
761 | 2025.03.03 05:24:34.505253 [ 3 ] {45c14a05-66b0-4066-a48d-b59bb097fa58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
762 | 2025.03.03 05:24:34.505810 [ 3 ] {45c14a05-66b0-4066-a48d-b59bb097fa58} <Debug> TCPHandler: Processed in 0.002709627 sec. | ||
763 | 2025.03.03 05:24:34.506052 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
764 | 2025.03.03 05:24:34.506188 [ 3 ] {a3816eb3-38a4-425a-9f97-2b44945c6309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
765 | 2025.03.03 05:24:34.506546 [ 3 ] {a3816eb3-38a4-425a-9f97-2b44945c6309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
766 | 2025.03.03 05:24:34.506599 [ 3 ] {a3816eb3-38a4-425a-9f97-2b44945c6309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
767 | 2025.03.03 05:24:34.507086 [ 3 ] {a3816eb3-38a4-425a-9f97-2b44945c6309} <Debug> TCPHandler: Processed in 0.0010845 sec. | ||
768 | 2025.03.03 05:24:34.507302 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
769 | 2025.03.03 05:24:34.507437 [ 3 ] {4501b6b9-86a3-47e6-8808-bc8aad35f458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
770 | 2025.03.03 05:24:34.507748 [ 3 ] {4501b6b9-86a3-47e6-8808-bc8aad35f458} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
771 | 2025.03.03 05:24:34.507802 [ 3 ] {4501b6b9-86a3-47e6-8808-bc8aad35f458} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
772 | 2025.03.03 05:24:34.508293 [ 3 ] {4501b6b9-86a3-47e6-8808-bc8aad35f458} <Debug> TCPHandler: Processed in 0.001040901 sec. | ||
773 | 2025.03.03 05:24:34.508492 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
774 | 2025.03.03 05:24:34.508627 [ 3 ] {a03c8161-a332-4ace-a5ca-b96489b96846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
775 | 2025.03.03 05:24:34.508943 [ 3 ] {a03c8161-a332-4ace-a5ca-b96489b96846} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
776 | 2025.03.03 05:24:34.508996 [ 3 ] {a03c8161-a332-4ace-a5ca-b96489b96846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
777 | 2025.03.03 05:24:34.509462 [ 3 ] {a03c8161-a332-4ace-a5ca-b96489b96846} <Debug> TCPHandler: Processed in 0.00102048 sec. | ||
778 | 2025.03.03 05:24:34.509687 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
779 | 2025.03.03 05:24:34.509823 [ 3 ] {1bfc9522-a164-46a6-9d22-c5f2e22c0283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
780 | 2025.03.03 05:24:34.510136 [ 3 ] {1bfc9522-a164-46a6-9d22-c5f2e22c0283} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2025.03.03 05:24:34.510188 [ 3 ] {1bfc9522-a164-46a6-9d22-c5f2e22c0283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
782 | 2025.03.03 05:24:34.510652 [ 3 ] {1bfc9522-a164-46a6-9d22-c5f2e22c0283} <Debug> TCPHandler: Processed in 0.00101522 sec. | ||
783 | 2025.03.03 05:24:34.510851 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
784 | 2025.03.03 05:24:34.510985 [ 3 ] {79bbbc61-03e1-42bd-a5dd-69e5578e06c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
785 | 2025.03.03 05:24:34.511302 [ 3 ] {79bbbc61-03e1-42bd-a5dd-69e5578e06c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
786 | 2025.03.03 05:24:34.511354 [ 3 ] {79bbbc61-03e1-42bd-a5dd-69e5578e06c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
787 | 2025.03.03 05:24:34.511797 [ 3 ] {79bbbc61-03e1-42bd-a5dd-69e5578e06c4} <Debug> TCPHandler: Processed in 0.00102063 sec. | ||
788 | 2025.03.03 05:24:34.511976 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2025.03.03 05:24:34.512103 [ 3 ] {f3fee1d4-ba7b-42d6-b3fa-da1f6b147670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
790 | 2025.03.03 05:24:34.512470 [ 3 ] {f3fee1d4-ba7b-42d6-b3fa-da1f6b147670} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
791 | 2025.03.03 05:24:34.512522 [ 3 ] {f3fee1d4-ba7b-42d6-b3fa-da1f6b147670} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
792 | 2025.03.03 05:24:34.513005 [ 3 ] {f3fee1d4-ba7b-42d6-b3fa-da1f6b147670} <Debug> TCPHandler: Processed in 0.00104074 sec. | ||
793 | 2025.03.03 05:24:34.513241 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
794 | 2025.03.03 05:24:34.513380 [ 3 ] {4523a8f8-8143-4fa9-ba48-d9f59679cdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
795 | 2025.03.03 05:24:34.513708 [ 3 ] {4523a8f8-8143-4fa9-ba48-d9f59679cdab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2025.03.03 05:24:34.513760 [ 3 ] {4523a8f8-8143-4fa9-ba48-d9f59679cdab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2025.03.03 05:24:34.514241 [ 3 ] {4523a8f8-8143-4fa9-ba48-d9f59679cdab} <Debug> TCPHandler: Processed in 0.00105076 sec. | ||
798 | 2025.03.03 05:24:34.514447 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2025.03.03 05:24:34.514586 [ 3 ] {69f2ed51-81e7-4b59-90ad-7d43809e8d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
800 | 2025.03.03 05:24:34.514911 [ 3 ] {69f2ed51-81e7-4b59-90ad-7d43809e8d0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2025.03.03 05:24:34.514963 [ 3 ] {69f2ed51-81e7-4b59-90ad-7d43809e8d0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
802 | 2025.03.03 05:24:34.515456 [ 3 ] {69f2ed51-81e7-4b59-90ad-7d43809e8d0a} <Debug> TCPHandler: Processed in 0.001057651 sec. | ||
803 | 2025.03.03 05:24:34.515665 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2025.03.03 05:24:34.515805 [ 3 ] {06e08ac4-dd76-4e6c-b73b-03b955af8889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
805 | 2025.03.03 05:24:34.516141 [ 3 ] {06e08ac4-dd76-4e6c-b73b-03b955af8889} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2025.03.03 05:24:34.516194 [ 3 ] {06e08ac4-dd76-4e6c-b73b-03b955af8889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2025.03.03 05:24:34.516677 [ 3 ] {06e08ac4-dd76-4e6c-b73b-03b955af8889} <Debug> TCPHandler: Processed in 0.001062321 sec. | ||
808 | 2025.03.03 05:24:34.516916 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
809 | 2025.03.03 05:24:34.517068 [ 3 ] {3873caca-a9ff-4273-a594-a769ce4bea7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
810 | 2025.03.03 05:24:34.517401 [ 3 ] {3873caca-a9ff-4273-a594-a769ce4bea7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2025.03.03 05:24:34.517453 [ 3 ] {3873caca-a9ff-4273-a594-a769ce4bea7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2025.03.03 05:24:34.517932 [ 3 ] {3873caca-a9ff-4273-a594-a769ce4bea7d} <Debug> TCPHandler: Processed in 0.001070301 sec. | ||
813 | 2025.03.03 05:24:34.518149 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
814 | 2025.03.03 05:24:34.518288 [ 3 ] {9e12896d-e4b0-4b36-af20-b1080a4e0f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
815 | 2025.03.03 05:24:34.518624 [ 3 ] {9e12896d-e4b0-4b36-af20-b1080a4e0f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2025.03.03 05:24:34.518676 [ 3 ] {9e12896d-e4b0-4b36-af20-b1080a4e0f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2025.03.03 05:24:34.519147 [ 3 ] {9e12896d-e4b0-4b36-af20-b1080a4e0f6a} <Debug> TCPHandler: Processed in 0.001048331 sec. | ||
818 | 2025.03.03 05:24:34.519383 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
819 | 2025.03.03 05:24:34.519526 [ 3 ] {15138959-9907-48e9-879e-b17f804a6cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
820 | 2025.03.03 05:24:34.519865 [ 3 ] {15138959-9907-48e9-879e-b17f804a6cb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2025.03.03 05:24:34.519916 [ 3 ] {15138959-9907-48e9-879e-b17f804a6cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
822 | 2025.03.03 05:24:34.520389 [ 3 ] {15138959-9907-48e9-879e-b17f804a6cb6} <Debug> TCPHandler: Processed in 0.001053671 sec. | ||
823 | 2025.03.03 05:24:34.520585 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
824 | 2025.03.03 05:24:34.520727 [ 3 ] {57e7510e-abfb-44fd-91e2-4692a99bf01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
825 | 2025.03.03 05:24:34.521071 [ 3 ] {57e7510e-abfb-44fd-91e2-4692a99bf01b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2025.03.03 05:24:34.521123 [ 3 ] {57e7510e-abfb-44fd-91e2-4692a99bf01b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
827 | 2025.03.03 05:24:34.521661 [ 3 ] {57e7510e-abfb-44fd-91e2-4692a99bf01b} <Debug> TCPHandler: Processed in 0.001125811 sec. | ||
828 | 2025.03.03 05:24:34.521875 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
829 | 2025.03.03 05:24:34.522027 [ 3 ] {7a93f02a-5505-4ca5-92d5-b37ae18f2a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
830 | 2025.03.03 05:24:34.522380 [ 3 ] {7a93f02a-5505-4ca5-92d5-b37ae18f2a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2025.03.03 05:24:34.522432 [ 3 ] {7a93f02a-5505-4ca5-92d5-b37ae18f2a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
832 | 2025.03.03 05:24:34.522917 [ 3 ] {7a93f02a-5505-4ca5-92d5-b37ae18f2a66} <Debug> TCPHandler: Processed in 0.001092331 sec. | ||
833 | 2025.03.03 05:24:34.523122 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2025.03.03 05:24:34.523265 [ 3 ] {551f60ed-d973-4683-a6d8-e9a623899163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
835 | 2025.03.03 05:24:34.523620 [ 3 ] {551f60ed-d973-4683-a6d8-e9a623899163} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2025.03.03 05:24:34.523672 [ 3 ] {551f60ed-d973-4683-a6d8-e9a623899163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
837 | 2025.03.03 05:24:34.524130 [ 3 ] {551f60ed-d973-4683-a6d8-e9a623899163} <Debug> TCPHandler: Processed in 0.00105667 sec. | ||
838 | 2025.03.03 05:24:34.524343 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
839 | 2025.03.03 05:24:34.524491 [ 3 ] {c191d3dd-34f0-4e8e-ab18-eb4dadb568f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
840 | 2025.03.03 05:24:34.524847 [ 3 ] {c191d3dd-34f0-4e8e-ab18-eb4dadb568f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
841 | 2025.03.03 05:24:34.524899 [ 3 ] {c191d3dd-34f0-4e8e-ab18-eb4dadb568f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
842 | 2025.03.03 05:24:34.525336 [ 3 ] {c191d3dd-34f0-4e8e-ab18-eb4dadb568f8} <Debug> TCPHandler: Processed in 0.001043561 sec. | ||
843 | 2025.03.03 05:24:34.529808 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
844 | 2025.03.03 05:24:34.529947 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
845 | 2025.03.03 05:24:34.530003 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
846 | 2025.03.03 05:24:34.535026 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
847 | 2025.03.03 05:24:34.535081 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
848 | 2025.03.03 05:24:34.535894 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
849 | 2025.03.03 05:24:34.536289 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
850 | 2025.03.03 05:24:34.536533 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.006621 sec., 2718.6225645672857 rows/sec., 380.24 KiB/sec. | ||
851 | 2025.03.03 05:24:34.536626 [ 3 ] {711d728b-df82-40d2-bb1f-a370d2243fdc} <Debug> TCPHandler: Processed in 0.006876439 sec. | ||
852 | 2025.03.03 05:24:34.536774 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2025.03.03 05:24:34.536890 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
854 | 2025.03.03 05:24:34.536940 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
855 | 2025.03.03 05:24:34.542722 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
856 | 2025.03.03 05:24:34.542767 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
857 | 2025.03.03 05:24:34.543391 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
858 | 2025.03.03 05:24:34.543934 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
859 | 2025.03.03 05:24:34.544143 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.007282 sec., 7690.1950013732485 rows/sec., 604.95 KiB/sec. | ||
860 | 2025.03.03 05:24:34.544195 [ 3 ] {fd47e6ed-632f-443d-940a-3d844b66f747} <Debug> TCPHandler: Processed in 0.007481316 sec. | ||
861 | 2025.03.03 05:24:34.544310 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2025.03.03 05:24:34.544416 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
863 | 2025.03.03 05:24:34.544461 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
864 | 2025.03.03 05:24:34.545001 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
865 | 2025.03.03 05:24:34.545041 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
866 | 2025.03.03 05:24:34.545631 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
867 | 2025.03.03 05:24:34.546215 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
868 | 2025.03.03 05:24:34.546428 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002033 sec., 31480.57058534186 rows/sec., 2.46 MiB/sec. | ||
869 | 2025.03.03 05:24:34.546482 [ 3 ] {3c3efc7b-dcf5-4433-a994-eae35310fb56} <Debug> TCPHandler: Processed in 0.002222243 sec. | ||
870 | 2025.03.03 05:24:34.546606 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
871 | 2025.03.03 05:24:34.546710 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
872 | 2025.03.03 05:24:34.546759 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
873 | 2025.03.03 05:24:34.547294 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
874 | 2025.03.03 05:24:34.547331 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
875 | 2025.03.03 05:24:34.547918 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
876 | 2025.03.03 05:24:34.548462 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
877 | 2025.03.03 05:24:34.548670 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001982 sec., 48435.9233097881 rows/sec., 3.37 MiB/sec. | ||
878 | 2025.03.03 05:24:34.548724 [ 3 ] {e7f31422-7cc0-4888-9210-70361fafcc5d} <Debug> TCPHandler: Processed in 0.002174492 sec. | ||
879 | 2025.03.03 05:24:34.548837 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.03.03 05:24:34.548941 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
881 | 2025.03.03 05:24:34.548988 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
882 | 2025.03.03 05:24:34.549405 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
883 | 2025.03.03 05:24:34.549446 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
884 | 2025.03.03 05:24:34.550093 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
885 | 2025.03.03 05:24:34.550631 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
886 | 2025.03.03 05:24:34.550839 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001919 sec., 18759.7707139135 rows/sec., 1.26 MiB/sec. | ||
887 | 2025.03.03 05:24:34.550891 [ 3 ] {eea5bb1e-abb7-4af8-8556-0ae3c2f59ea4} <Debug> TCPHandler: Processed in 0.002104141 sec. | ||
888 | 2025.03.03 05:24:34.779357 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
889 | 2025.03.03 05:24:34.779950 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
890 | 2025.03.03 05:24:34.779994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
891 | 2025.03.03 05:24:34.780698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
892 | 2025.03.03 05:24:34.781156 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
893 | 2025.03.03 05:24:34.781374 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
894 | 2025.03.03 05:24:34.842797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
895 | 2025.03.03 05:24:34.861660 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
896 | 2025.03.03 05:24:34.861733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
897 | 2025.03.03 05:24:34.870737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
898 | 2025.03.03 05:24:34.872053 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
899 | 2025.03.03 05:24:34.875071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
900 | 2025.03.03 05:24:39.485659 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
901 | 2025.03.03 05:24:39.485894 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
902 | 2025.03.03 05:24:39.485979 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
903 | 2025.03.03 05:24:39.486817 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
904 | 2025.03.03 05:24:39.486869 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
905 | 2025.03.03 05:24:39.487315 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
906 | 2025.03.03 05:24:39.487567 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
907 | 2025.03.03 05:24:39.487796 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001962 sec., 28542.303771661565 rows/sec., 2.19 MiB/sec. | ||
908 | 2025.03.03 05:24:39.487859 [ 3 ] {e4cb220b-8347-43a4-9a65-22d0279e2cc4} <Debug> TCPHandler: Processed in 0.002349904 sec. | ||
909 | 2025.03.03 05:24:39.487988 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
910 | 2025.03.03 05:24:39.488102 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
911 | 2025.03.03 05:24:39.488151 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
912 | 2025.03.03 05:24:39.488696 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
913 | 2025.03.03 05:24:39.488739 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
914 | 2025.03.03 05:24:39.489097 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
915 | 2025.03.03 05:24:39.489333 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
916 | 2025.03.03 05:24:39.489542 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001465 sec., 43686.006825938566 rows/sec., 3.41 MiB/sec. | ||
917 | 2025.03.03 05:24:39.489597 [ 3 ] {c889aa28-b66b-4684-80f0-e612cc7dd33f} <Debug> TCPHandler: Processed in 0.001664507 sec. | ||
918 | 2025.03.03 05:24:39.489713 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
919 | 2025.03.03 05:24:39.489822 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
920 | 2025.03.03 05:24:39.489874 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
921 | 2025.03.03 05:24:39.490387 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
922 | 2025.03.03 05:24:39.490429 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
923 | 2025.03.03 05:24:39.490834 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
924 | 2025.03.03 05:24:39.491074 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
925 | 2025.03.03 05:24:39.491316 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec. | ||
926 | 2025.03.03 05:24:39.491472 [ 3 ] {f8e65d1f-19b1-41d6-af13-b87d21237ebd} <Debug> TCPHandler: Processed in 0.001810508 sec. | ||
927 | 2025.03.03 05:24:39.491578 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
928 | 2025.03.03 05:24:39.491683 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
929 | 2025.03.03 05:24:39.491731 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
930 | 2025.03.03 05:24:39.492174 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
931 | 2025.03.03 05:24:39.492213 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
932 | 2025.03.03 05:24:39.492580 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
933 | 2025.03.03 05:24:39.492815 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
934 | 2025.03.03 05:24:39.493040 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
935 | 2025.03.03 05:24:39.493105 [ 3 ] {b19afff7-e715-4345-a43f-3809203d278b} <Debug> TCPHandler: Processed in 0.001577276 sec. | ||
936 | 2025.03.03 05:24:42.196507 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
937 | 2025.03.03 05:24:42.196569 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
938 | 2025.03.03 05:24:42.256354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
939 | 2025.03.03 05:24:42.260742 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2025.03.03 05:24:42.260819 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
941 | 2025.03.03 05:24:42.262380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
942 | 2025.03.03 05:24:42.262755 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2025.03.03 05:24:42.263416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
944 | 2025.03.03 05:24:42.281609 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
945 | 2025.03.03 05:24:42.282461 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
946 | 2025.03.03 05:24:42.282527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
947 | 2025.03.03 05:24:42.283310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
948 | 2025.03.03 05:24:42.283643 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
949 | 2025.03.03 05:24:42.283955 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
950 | 2025.03.03 05:24:42.375451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
951 | 2025.03.03 05:24:42.395836 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
952 | 2025.03.03 05:24:42.395919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
953 | 2025.03.03 05:24:42.402983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
954 | 2025.03.03 05:24:42.403838 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
955 | 2025.03.03 05:24:42.408300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
956 | 2025.03.03 05:24:44.479613 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
957 | 2025.03.03 05:24:44.479900 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
958 | 2025.03.03 05:24:44.482266 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
959 | 2025.03.03 05:24:44.486358 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
960 | 2025.03.03 05:24:44.486703 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
961 | 2025.03.03 05:24:44.490815 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
962 | 2025.03.03 05:24:44.493115 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
963 | 2025.03.03 05:24:44.498221 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
964 | 2025.03.03 05:24:44.500210 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
965 | 2025.03.03 05:24:44.500237 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
966 | 2025.03.03 05:24:44.502257 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
967 | 2025.03.03 05:24:44.502293 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
968 | 2025.03.03 05:24:44.527793 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.047996 sec., 375.0312526043837 rows/sec., 15.34 KiB/sec. | ||
969 | 2025.03.03 05:24:44.527931 [ 3 ] {6decb1ac-5ca7-4d39-a2f8-6f39027200a7} <Debug> TCPHandler: Processed in 0.048451139 sec. | ||
970 | 2025.03.03 05:24:44.536462 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
971 | 2025.03.03 05:24:44.536608 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
972 | 2025.03.03 05:24:44.536677 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
973 | 2025.03.03 05:24:44.537466 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
974 | 2025.03.03 05:24:44.537512 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
975 | 2025.03.03 05:24:44.538018 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
976 | 2025.03.03 05:24:44.538236 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
977 | 2025.03.03 05:24:44.538469 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001904 sec., 525.2100840336134 rows/sec., 78.47 KiB/sec. | ||
978 | 2025.03.03 05:24:44.538526 [ 3 ] {53bb8a66-a8e2-47f5-86f0-7e89db231f44} <Debug> TCPHandler: Processed in 0.002172342 sec. | ||
979 | 2025.03.03 05:24:44.538640 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2025.03.03 05:24:44.538750 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
981 | 2025.03.03 05:24:44.538801 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
982 | 2025.03.03 05:24:44.539439 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
983 | 2025.03.03 05:24:44.539480 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
984 | 2025.03.03 05:24:44.539881 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
985 | 2025.03.03 05:24:44.540125 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
986 | 2025.03.03 05:24:44.540331 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001603 sec., 44915.78290704928 rows/sec., 3.65 MiB/sec. | ||
987 | 2025.03.03 05:24:44.540384 [ 3 ] {8bb2f069-efe4-4167-bc37-e66b3d1181a7} <Debug> TCPHandler: Processed in 0.001793158 sec. | ||
988 | 2025.03.03 05:24:44.540509 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
989 | 2025.03.03 05:24:44.540615 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
990 | 2025.03.03 05:24:44.540660 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
991 | 2025.03.03 05:24:44.543673 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
992 | 2025.03.03 05:24:44.543712 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
993 | 2025.03.03 05:24:44.544126 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
994 | 2025.03.03 05:24:44.544489 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
995 | 2025.03.03 05:24:44.544759 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004158 sec., 1924.001924001924 rows/sec., 144.68 KiB/sec. | ||
996 | 2025.03.03 05:24:44.544880 [ 3 ] {15932f59-121b-4a1f-a961-017f169f5737} <Debug> TCPHandler: Processed in 0.004421015 sec. | ||
997 | 2025.03.03 05:24:44.544998 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
998 | 2025.03.03 05:24:44.545106 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
999 | 2025.03.03 05:24:44.545153 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1000 | 2025.03.03 05:24:44.545767 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1001 | 2025.03.03 05:24:44.545804 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1002 | 2025.03.03 05:24:44.546152 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1003 | 2025.03.03 05:24:44.546403 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1004 | 2025.03.03 05:24:44.546668 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.55 MiB/sec. | ||
1005 | 2025.03.03 05:24:44.546719 [ 3 ] {377a1e92-75ac-4545-aa1f-3f917322e9f3} <Debug> TCPHandler: Processed in 0.001771278 sec. | ||
1006 | 2025.03.03 05:24:44.546832 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1007 | 2025.03.03 05:24:44.546937 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1008 | 2025.03.03 05:24:44.546991 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1009 | 2025.03.03 05:24:44.547494 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1010 | 2025.03.03 05:24:44.547535 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1011 | 2025.03.03 05:24:44.547909 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1012 | 2025.03.03 05:24:44.548146 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1013 | 2025.03.03 05:24:44.548356 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
1014 | 2025.03.03 05:24:44.548408 [ 3 ] {d530906e-1b15-4dc2-9936-8567b13a5a0a} <Debug> TCPHandler: Processed in 0.001627726 sec. | ||
1015 | 2025.03.03 05:24:44.548538 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2025.03.03 05:24:44.548643 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1017 | 2025.03.03 05:24:44.548708 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1018 | 2025.03.03 05:24:44.549733 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1019 | 2025.03.03 05:24:44.549773 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1020 | 2025.03.03 05:24:44.552380 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1021 | 2025.03.03 05:24:44.552645 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1022 | 2025.03.03 05:24:44.552897 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004275 sec., 1871.345029239766 rows/sec., 3.35 MiB/sec. | ||
1023 | 2025.03.03 05:24:44.553001 [ 3 ] {9f73342c-e918-406d-aa49-f29ba1bc370a} <Debug> TCPHandler: Processed in 0.004515585 sec. | ||
1024 | 2025.03.03 05:24:44.553132 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2025.03.03 05:24:44.553238 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1026 | 2025.03.03 05:24:44.553285 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1027 | 2025.03.03 05:24:44.553765 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1028 | 2025.03.03 05:24:44.553805 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1029 | 2025.03.03 05:24:44.554188 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1030 | 2025.03.03 05:24:44.554442 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1031 | 2025.03.03 05:24:44.554653 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec. | ||
1032 | 2025.03.03 05:24:44.554706 [ 3 ] {251b77d3-5476-4364-aa30-542dae3b88bb} <Debug> TCPHandler: Processed in 0.001626037 sec. | ||
1033 | 2025.03.03 05:24:49.485044 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2025.03.03 05:24:49.485277 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1035 | 2025.03.03 05:24:49.485357 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1036 | 2025.03.03 05:24:49.486229 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1037 | 2025.03.03 05:24:49.486282 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1038 | 2025.03.03 05:24:49.486718 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1039 | 2025.03.03 05:24:49.486980 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1040 | 2025.03.03 05:24:49.487218 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.15 MiB/sec. | ||
1041 | 2025.03.03 05:24:49.487283 [ 3 ] {be26253d-7ed8-4598-a0c8-afe1223e19bd} <Debug> TCPHandler: Processed in 0.002379794 sec. | ||
1042 | 2025.03.03 05:24:49.487424 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1043 | 2025.03.03 05:24:49.487568 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1044 | 2025.03.03 05:24:49.487626 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1045 | 2025.03.03 05:24:49.488210 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1046 | 2025.03.03 05:24:49.488251 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1047 | 2025.03.03 05:24:49.488600 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1048 | 2025.03.03 05:24:49.488907 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1049 | 2025.03.03 05:24:49.489142 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. | ||
1050 | 2025.03.03 05:24:49.489318 [ 3 ] {11586775-cef9-4d48-8465-5c8959fa49fc} <Debug> TCPHandler: Processed in 0.001956019 sec. | ||
1051 | 2025.03.03 05:24:49.489441 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1052 | 2025.03.03 05:24:49.489546 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1053 | 2025.03.03 05:24:49.489596 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1054 | 2025.03.03 05:24:49.490128 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1055 | 2025.03.03 05:24:49.490167 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1056 | 2025.03.03 05:24:49.490552 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1057 | 2025.03.03 05:24:49.490805 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1058 | 2025.03.03 05:24:49.491019 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. | ||
1059 | 2025.03.03 05:24:49.491071 [ 3 ] {f737f9b8-8023-4a6a-9a89-9589a70e3fe3} <Debug> TCPHandler: Processed in 0.001682157 sec. | ||
1060 | 2025.03.03 05:24:49.491187 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1061 | 2025.03.03 05:24:49.491290 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1062 | 2025.03.03 05:24:49.491336 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1063 | 2025.03.03 05:24:49.491762 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1064 | 2025.03.03 05:24:49.491800 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1065 | 2025.03.03 05:24:49.492150 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1066 | 2025.03.03 05:24:49.492382 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1067 | 2025.03.03 05:24:49.492577 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
1068 | 2025.03.03 05:24:49.492626 [ 3 ] {59242108-dbfe-4cc4-b910-eb3b08542426} <Debug> TCPHandler: Processed in 0.001488515 sec. | ||
1069 | 2025.03.03 05:24:49.784188 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1070 | 2025.03.03 05:24:49.784816 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1071 | 2025.03.03 05:24:49.784868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1072 | 2025.03.03 05:24:49.785434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1073 | 2025.03.03 05:24:49.785691 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1074 | 2025.03.03 05:24:49.785944 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1075 | 2025.03.03 05:24:49.908497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1076 | 2025.03.03 05:24:49.928294 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1077 | 2025.03.03 05:24:49.928348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1078 | 2025.03.03 05:24:49.935377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1079 | 2025.03.03 05:24:49.936165 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1080 | 2025.03.03 05:24:49.939218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1081 | 2025.03.03 05:24:52.263950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 166 | ||
1082 | 2025.03.03 05:24:52.267320 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1083 | 2025.03.03 05:24:52.267386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1084 | 2025.03.03 05:24:52.268921 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1085 | 2025.03.03 05:24:52.269238 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1086 | 2025.03.03 05:24:52.269814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
1087 | 2025.03.03 05:24:54.485789 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1088 | 2025.03.03 05:24:54.485973 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1089 | 2025.03.03 05:24:54.486042 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1090 | 2025.03.03 05:24:54.486798 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1091 | 2025.03.03 05:24:54.486843 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1092 | 2025.03.03 05:24:54.487268 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1093 | 2025.03.03 05:24:54.487527 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1094 | 2025.03.03 05:24:54.487734 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001813 sec., 39713.18257032543 rows/sec., 3.23 MiB/sec. | ||
1095 | 2025.03.03 05:24:54.487797 [ 3 ] {7e826311-451f-4bf7-9354-6b97771dc522} <Debug> TCPHandler: Processed in 0.002131832 sec. | ||
1096 | 2025.03.03 05:24:54.487928 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1097 | 2025.03.03 05:24:54.488041 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1098 | 2025.03.03 05:24:54.488089 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1099 | 2025.03.03 05:24:54.488604 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1100 | 2025.03.03 05:24:54.488641 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1101 | 2025.03.03 05:24:54.488987 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1102 | 2025.03.03 05:24:54.489234 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1103 | 2025.03.03 05:24:54.489426 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001412 sec., 5665.7223796033995 rows/sec., 426.04 KiB/sec. | ||
1104 | 2025.03.03 05:24:54.489498 [ 3 ] {f0753d13-2204-43f4-b5cc-752be564f09d} <Debug> TCPHandler: Processed in 0.001621696 sec. | ||
1105 | 2025.03.03 05:24:54.489621 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1106 | 2025.03.03 05:24:54.489728 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1107 | 2025.03.03 05:24:54.489773 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1108 | 2025.03.03 05:24:54.490306 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1109 | 2025.03.03 05:24:54.490344 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1110 | 2025.03.03 05:24:54.490894 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1111 | 2025.03.03 05:24:54.491144 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1112 | 2025.03.03 05:24:54.491363 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001658 sec., 43425.814234016885 rows/sec., 3.39 MiB/sec. | ||
1113 | 2025.03.03 05:24:54.491415 [ 3 ] {7e44d326-ce68-4ce5-818c-82418856fa57} <Debug> TCPHandler: Processed in 0.001844468 sec. | ||
1114 | 2025.03.03 05:24:54.491530 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1115 | 2025.03.03 05:24:54.491634 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1116 | 2025.03.03 05:24:54.491682 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1117 | 2025.03.03 05:24:54.492212 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1118 | 2025.03.03 05:24:54.492250 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1119 | 2025.03.03 05:24:54.492631 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1120 | 2025.03.03 05:24:54.492863 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1121 | 2025.03.03 05:24:54.493071 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
1122 | 2025.03.03 05:24:54.493117 [ 3 ] {d6f4ffb4-85cb-4ad5-ac70-4692c1df0360} <Debug> TCPHandler: Processed in 0.001659597 sec. | ||
1123 | 2025.03.03 05:24:54.493232 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1124 | 2025.03.03 05:24:54.493339 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1125 | 2025.03.03 05:24:54.493401 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1126 | 2025.03.03 05:24:54.494500 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1127 | 2025.03.03 05:24:54.494541 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1128 | 2025.03.03 05:24:54.495145 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1129 | 2025.03.03 05:24:54.495404 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1130 | 2025.03.03 05:24:54.495633 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00228 sec., 3508.7719298245615 rows/sec., 6.29 MiB/sec. | ||
1131 | 2025.03.03 05:24:54.495740 [ 3 ] {1aadf726-f263-45f3-8af4-9de505d2753d} <Debug> TCPHandler: Processed in 0.002532655 sec. | ||
1132 | 2025.03.03 05:24:54.495872 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1133 | 2025.03.03 05:24:54.495978 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1134 | 2025.03.03 05:24:54.496025 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1135 | 2025.03.03 05:24:54.496451 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1136 | 2025.03.03 05:24:54.496491 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1137 | 2025.03.03 05:24:54.496851 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1138 | 2025.03.03 05:24:54.497090 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1139 | 2025.03.03 05:24:54.497309 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
1140 | 2025.03.03 05:24:54.497360 [ 3 ] {50cf2a51-4421-4149-8a0b-30866834af52} <Debug> TCPHandler: Processed in 0.001539355 sec. | ||
1141 | 2025.03.03 05:24:57.196815 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1142 | 2025.03.03 05:24:57.196883 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1143 | 2025.03.03 05:24:57.286169 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1144 | 2025.03.03 05:24:57.286802 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1145 | 2025.03.03 05:24:57.286850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1146 | 2025.03.03 05:24:57.287445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1147 | 2025.03.03 05:24:57.287707 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1148 | 2025.03.03 05:24:57.287904 [ 56 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1149 | 2025.03.03 05:24:57.287958 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1150 | 2025.03.03 05:24:57.288003 [ 56 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1151 | 2025.03.03 05:24:57.288032 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1152 | 2025.03.03 05:24:57.295254 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
1153 | 2025.03.03 05:24:57.297359 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1154 | 2025.03.03 05:24:57.297506 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
1155 | 2025.03.03 05:24:57.297653 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
1156 | 2025.03.03 05:24:57.297847 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
1157 | 2025.03.03 05:24:57.297993 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
1158 | 2025.03.03 05:24:57.298201 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
1159 | 2025.03.03 05:24:57.298295 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
1160 | 2025.03.03 05:24:57.325916 [ 186 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.037795571 sec., 74241.50305865203 rows/sec., 1.06 MiB/sec. | ||
1161 | 2025.03.03 05:24:57.326600 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1162 | 2025.03.03 05:24:57.326960 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_6_1} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1163 | 2025.03.03 05:24:57.327046 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_6_1} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1164 | 2025.03.03 05:24:57.327179 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1165 | 2025.03.03 05:24:57.439411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1166 | 2025.03.03 05:24:57.458822 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1167 | 2025.03.03 05:24:57.458880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1168 | 2025.03.03 05:24:57.465650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1169 | 2025.03.03 05:24:57.466426 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1170 | 2025.03.03 05:24:57.466714 [ 56 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1171 | 2025.03.03 05:24:57.466780 [ 56 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1172 | 2025.03.03 05:24:57.466817 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1173 | 2025.03.03 05:24:57.467046 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
1174 | 2025.03.03 05:24:57.476119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1175 | 2025.03.03 05:24:57.477246 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1176 | 2025.03.03 05:24:57.478129 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
1177 | 2025.03.03 05:24:57.482875 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
1178 | 2025.03.03 05:24:57.487679 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
1179 | 2025.03.03 05:24:57.492325 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
1180 | 2025.03.03 05:24:57.502891 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
1181 | 2025.03.03 05:24:57.507345 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
1182 | 2025.03.03 05:24:57.570789 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.103881627 sec., 442.8117014378298 rows/sec., 2.29 MiB/sec. | ||
1183 | 2025.03.03 05:24:57.573421 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1184 | 2025.03.03 05:24:57.576481 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_6_1} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1185 | 2025.03.03 05:24:57.576613 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_6_1} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1186 | 2025.03.03 05:24:57.578862 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1187 | 2025.03.03 05:24:58.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.33 MiB, peak 169.87 MiB, free memory in arenas 0.00 B, will set to 163.05 MiB (RSS), difference: 2.72 MiB | ||
1188 | 2025.03.03 05:24:59.481831 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1189 | 2025.03.03 05:24:59.482080 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1190 | 2025.03.03 05:24:59.482478 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1191 | 2025.03.03 05:24:59.482536 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1192 | 2025.03.03 05:24:59.482856 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1193 | 2025.03.03 05:24:59.482942 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1194 | 2025.03.03 05:24:59.483116 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1195 | 2025.03.03 05:24:59.483374 [ 286 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1196 | 2025.03.03 05:24:59.483395 [ 287 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1197 | 2025.03.03 05:24:59.483539 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1198 | 2025.03.03 05:24:59.483571 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1199 | 2025.03.03 05:24:59.483627 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1200 | 2025.03.03 05:24:59.483654 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1201 | 2025.03.03 05:24:59.484454 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002484 sec., 7246.376811594203 rows/sec., 296.43 KiB/sec. | ||
1202 | 2025.03.03 05:24:59.484589 [ 3 ] {abd81ed0-e982-4295-9039-253d1febd23d} <Debug> TCPHandler: Processed in 0.002886109 sec. | ||
1203 | 2025.03.03 05:24:59.484876 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1204 | 2025.03.03 05:24:59.485043 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1205 | 2025.03.03 05:24:59.485331 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1206 | 2025.03.03 05:24:59.485375 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1207 | 2025.03.03 05:24:59.485647 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1208 | 2025.03.03 05:24:59.485715 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1209 | 2025.03.03 05:24:59.485860 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1210 | 2025.03.03 05:24:59.485967 [ 286 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1211 | 2025.03.03 05:24:59.485970 [ 287 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1212 | 2025.03.03 05:24:59.486071 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1213 | 2025.03.03 05:24:59.486094 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1214 | 2025.03.03 05:24:59.486142 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1215 | 2025.03.03 05:24:59.486165 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1216 | 2025.03.03 05:24:59.486739 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001773 sec., 10152.284263959391 rows/sec., 415.30 KiB/sec. | ||
1217 | 2025.03.03 05:24:59.486859 [ 3 ] {856eab88-c3f0-4b18-8e1e-db175f5ee036} <Debug> TCPHandler: Processed in 0.002037531 sec. | ||
1218 | 2025.03.03 05:24:59.487074 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2025.03.03 05:24:59.487230 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1220 | 2025.03.03 05:24:59.487503 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1221 | 2025.03.03 05:24:59.487545 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1222 | 2025.03.03 05:24:59.487813 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1223 | 2025.03.03 05:24:59.487879 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1224 | 2025.03.03 05:24:59.488022 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1225 | 2025.03.03 05:24:59.488108 [ 287 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1226 | 2025.03.03 05:24:59.488143 [ 286 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1227 | 2025.03.03 05:24:59.488250 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1228 | 2025.03.03 05:24:59.488281 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1229 | 2025.03.03 05:24:59.488367 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1230 | 2025.03.03 05:24:59.488427 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1231 | 2025.03.03 05:24:59.489281 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002115 sec., 8510.63829787234 rows/sec., 348.15 KiB/sec. | ||
1232 | 2025.03.03 05:24:59.489371 [ 3 ] {483bdbe2-9308-4876-a1ab-89822f1a6da3} <Debug> TCPHandler: Processed in 0.002348733 sec. | ||
1233 | 2025.03.03 05:24:59.494865 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1234 | 2025.03.03 05:24:59.494996 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1235 | 2025.03.03 05:24:59.495047 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1236 | 2025.03.03 05:24:59.495734 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1237 | 2025.03.03 05:24:59.495779 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1238 | 2025.03.03 05:24:59.496279 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1239 | 2025.03.03 05:24:59.496517 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1240 | 2025.03.03 05:24:59.496780 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001813 sec., 1654.7159404302263 rows/sec., 150.82 KiB/sec. | ||
1241 | 2025.03.03 05:24:59.496840 [ 3 ] {c71c22c1-2133-4f64-8141-24648a1e3a71} <Debug> TCPHandler: Processed in 0.00203064 sec. | ||
1242 | 2025.03.03 05:24:59.496966 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1243 | 2025.03.03 05:24:59.497071 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1244 | 2025.03.03 05:24:59.497117 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1245 | 2025.03.03 05:24:59.497680 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1246 | 2025.03.03 05:24:59.497720 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1247 | 2025.03.03 05:24:59.498084 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1248 | 2025.03.03 05:24:59.498324 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1249 | 2025.03.03 05:24:59.498480 [ 55 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1250 | 2025.03.03 05:24:59.498548 [ 55 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1251 | 2025.03.03 05:24:59.498588 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001529 sec., 70634.40156965338 rows/sec., 5.92 MiB/sec. | ||
1252 | 2025.03.03 05:24:59.498593 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1253 | 2025.03.03 05:24:59.498747 [ 3 ] {154a3cab-6a0c-490d-8933-1d3bb8d54b1d} <Debug> TCPHandler: Processed in 0.001829859 sec. | ||
1254 | 2025.03.03 05:24:59.498900 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
1255 | 2025.03.03 05:24:59.498967 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1256 | 2025.03.03 05:24:59.499016 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1257 | 2025.03.03 05:24:59.499056 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1258 | 2025.03.03 05:24:59.499090 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1259 | 2025.03.03 05:24:59.499159 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1260 | 2025.03.03 05:24:59.499193 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1261 | 2025.03.03 05:24:59.499535 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1262 | 2025.03.03 05:24:59.499965 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
1263 | 2025.03.03 05:24:59.500445 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1264 | 2025.03.03 05:24:59.500795 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
1265 | 2025.03.03 05:24:59.501700 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2025.03.03 05:24:59.501744 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1267 | 2025.03.03 05:24:59.502364 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1268 | 2025.03.03 05:24:59.502655 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00390956 sec., 107428.96898883762 rows/sec., 9.02 MiB/sec. | ||
1269 | 2025.03.03 05:24:59.502729 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2025.03.03 05:24:59.503038 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1271 | 2025.03.03 05:24:59.503216 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004126 sec., 6301.502666020358 rows/sec., 473.84 KiB/sec. | ||
1272 | 2025.03.03 05:24:59.503376 [ 3 ] {a457f40d-2e5b-40f4-945c-29aa005eb477} <Debug> TCPHandler: Processed in 0.004464615 sec. | ||
1273 | 2025.03.03 05:24:59.503541 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1274 | 2025.03.03 05:24:59.503719 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1275 | 2025.03.03 05:24:59.503742 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1276 | 2025.03.03 05:24:59.503786 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1277 | 2025.03.03 05:24:59.503935 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_6_1} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1278 | 2025.03.03 05:24:59.504097 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1279 | 2025.03.03 05:24:59.504599 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1280 | 2025.03.03 05:24:59.504642 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1281 | 2025.03.03 05:24:59.504993 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1282 | 2025.03.03 05:24:59.505227 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1283 | 2025.03.03 05:24:59.505380 [ 55 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1284 | 2025.03.03 05:24:59.505437 [ 55 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2025.03.03 05:24:59.505475 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1286 | 2025.03.03 05:24:59.505481 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001802 sec., 55493.89567147614 rows/sec., 4.34 MiB/sec. | ||
1287 | 2025.03.03 05:24:59.505685 [ 3 ] {bd34e5cb-1309-4e42-a029-7c7b2989bf84} <Debug> TCPHandler: Processed in 0.002213583 sec. | ||
1288 | 2025.03.03 05:24:59.505737 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
1289 | 2025.03.03 05:24:59.505898 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1290 | 2025.03.03 05:24:59.505923 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1291 | 2025.03.03 05:24:59.505974 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1292 | 2025.03.03 05:24:59.506181 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1293 | 2025.03.03 05:24:59.506252 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1294 | 2025.03.03 05:24:59.506350 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1295 | 2025.03.03 05:24:59.506520 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1296 | 2025.03.03 05:24:59.506975 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1297 | 2025.03.03 05:24:59.507354 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1298 | 2025.03.03 05:24:59.507654 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
1299 | 2025.03.03 05:24:59.508976 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1300 | 2025.03.03 05:24:59.509047 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1301 | 2025.03.03 05:24:59.510324 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1302 | 2025.03.03 05:24:59.510708 [ 197 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.005147972 sec., 84693.54534173846 rows/sec., 6.94 MiB/sec. | ||
1303 | 2025.03.03 05:24:59.510808 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1304 | 2025.03.03 05:24:59.510939 [ 197 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1305 | 2025.03.03 05:24:59.511043 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1306 | 2025.03.03 05:24:59.511162 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1307 | 2025.03.03 05:24:59.511210 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005164 sec., 30983.733539891557 rows/sec., 2.16 MiB/sec. | ||
1308 | 2025.03.03 05:24:59.511222 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1309 | 2025.03.03 05:24:59.511464 [ 3 ] {c6b02678-02b0-44d8-84a3-6764b590fd48} <Debug> TCPHandler: Processed in 0.005656657 sec. | ||
1310 | 2025.03.03 05:24:59.511848 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
1311 | 2025.03.03 05:24:59.511856 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1312 | 2025.03.03 05:24:59.511868 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1313 | 2025.03.03 05:24:59.512109 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_6_1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1314 | 2025.03.03 05:24:59.512217 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1315 | 2025.03.03 05:24:59.512360 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1316 | 2025.03.03 05:24:59.512360 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
1317 | 2025.03.03 05:24:59.512373 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1318 | 2025.03.03 05:24:59.512689 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1319 | 2025.03.03 05:24:59.512711 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1320 | 2025.03.03 05:24:59.513065 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1321 | 2025.03.03 05:24:59.513472 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1322 | 2025.03.03 05:24:59.513906 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1323 | 2025.03.03 05:24:59.514250 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1324 | 2025.03.03 05:24:59.518011 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1325 | 2025.03.03 05:24:59.518117 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1326 | 2025.03.03 05:24:59.518225 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.006702457 sec., 133682.31978213362 rows/sec., 9.31 MiB/sec. | ||
1327 | 2025.03.03 05:24:59.518511 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1328 | 2025.03.03 05:24:59.519117 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1329 | 2025.03.03 05:24:59.519320 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1330 | 2025.03.03 05:24:59.519451 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
1331 | 2025.03.03 05:24:59.519602 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1332 | 2025.03.03 05:24:59.519889 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1333 | 2025.03.03 05:24:59.520127 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007994 sec., 3252.4393294971233 rows/sec., 5.83 MiB/sec. | ||
1334 | 2025.03.03 05:24:59.520241 [ 3 ] {2e1cf641-0b71-450f-b271-fed953c7bc53} <Debug> TCPHandler: Processed in 0.008535086 sec. | ||
1335 | 2025.03.03 05:24:59.520378 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1336 | 2025.03.03 05:24:59.520480 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1337 | 2025.03.03 05:24:59.520525 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1338 | 2025.03.03 05:24:59.521018 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Trace> oximeter.measurements_i64 (9bea1321-0ec4-4889-9c88-9efd9e2f05a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1339 | 2025.03.03 05:24:59.521057 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1340 | 2025.03.03 05:24:59.521430 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1341 | 2025.03.03 05:24:59.521671 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Trace> oximeter.measurements_i64 (9bea1321-0ec4-4889-9c88-9efd9e2f05a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1342 | 2025.03.03 05:24:59.521877 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001379 sec., 13052.93691080493 rows/sec., 983.64 KiB/sec. | ||
1343 | 2025.03.03 05:24:59.521959 [ 3 ] {f1810ede-ce82-415e-83ec-699f00a7ac59} <Debug> TCPHandler: Processed in 0.001598706 sec. | ||
1344 | 2025.03.03 05:24:59.522086 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1345 | 2025.03.03 05:24:59.522193 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1346 | 2025.03.03 05:24:59.522240 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1347 | 2025.03.03 05:24:59.522695 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1348 | 2025.03.03 05:24:59.522732 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1349 | 2025.03.03 05:24:59.523090 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1350 | 2025.03.03 05:24:59.523323 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1351 | 2025.03.03 05:24:59.523493 [ 72 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1352 | 2025.03.03 05:24:59.523556 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
1353 | 2025.03.03 05:24:59.523568 [ 72 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1354 | 2025.03.03 05:24:59.523636 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1355 | 2025.03.03 05:24:59.523687 [ 3 ] {34bcf91f-d72b-4f41-9606-65c8d1623cb4} <Debug> TCPHandler: Processed in 0.001650517 sec. | ||
1356 | 2025.03.03 05:24:59.523845 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
1357 | 2025.03.03 05:24:59.523968 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1358 | 2025.03.03 05:24:59.524007 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1359 | 2025.03.03 05:24:59.524121 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1360 | 2025.03.03 05:24:59.524287 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1361 | 2025.03.03 05:24:59.524519 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
1362 | 2025.03.03 05:24:59.524657 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1363 | 2025.03.03 05:24:59.524806 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1364 | 2025.03.03 05:24:59.525945 [ 194 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219023 sec., 151417.98890773102 rows/sec., 10.20 MiB/sec. | ||
1365 | 2025.03.03 05:24:59.526107 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1366 | 2025.03.03 05:24:59.526397 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1367 | 2025.03.03 05:24:59.526495 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_6_1} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1368 | 2025.03.03 05:24:59.526580 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1369 | 2025.03.03 05:25:00.768741 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1370 | 2025.03.03 05:25:00.768985 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1371 | 2025.03.03 05:25:00.769412 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1372 | 2025.03.03 05:25:00.769461 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1373 | 2025.03.03 05:25:00.769781 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1374 | 2025.03.03 05:25:00.769864 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1375 | 2025.03.03 05:25:00.770041 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1376 | 2025.03.03 05:25:00.770170 [ 287 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1377 | 2025.03.03 05:25:00.770276 [ 288 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1378 | 2025.03.03 05:25:00.770300 [ 286 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1379 | 2025.03.03 05:25:00.770426 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1380 | 2025.03.03 05:25:00.770458 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1381 | 2025.03.03 05:25:00.774735 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1382 | 2025.03.03 05:25:00.774767 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1383 | 2025.03.03 05:25:00.774830 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1384 | 2025.03.03 05:25:00.774877 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1385 | 2025.03.03 05:25:00.776107 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.007246 sec., 2898.1507038365994 rows/sec., 120.76 KiB/sec. | ||
1386 | 2025.03.03 05:25:00.776246 [ 3 ] {42ad004d-edf9-48be-abff-b7c7e7acc210} <Debug> TCPHandler: Processed in 0.007651367 sec. | ||
1387 | 2025.03.03 05:25:00.780483 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1388 | 2025.03.03 05:25:00.780673 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1389 | 2025.03.03 05:25:00.781032 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1390 | 2025.03.03 05:25:00.781086 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1391 | 2025.03.03 05:25:00.781405 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1392 | 2025.03.03 05:25:00.781472 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1393 | 2025.03.03 05:25:00.781616 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1394 | 2025.03.03 05:25:00.781783 [ 288 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1395 | 2025.03.03 05:25:00.781793 [ 287 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1396 | 2025.03.03 05:25:00.781794 [ 286 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1397 | 2025.03.03 05:25:00.781954 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1398 | 2025.03.03 05:25:00.781982 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1399 | 2025.03.03 05:25:00.782065 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1400 | 2025.03.03 05:25:00.782087 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1401 | 2025.03.03 05:25:00.782126 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
1402 | 2025.03.03 05:25:00.782167 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
1403 | 2025.03.03 05:25:00.783161 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002575 sec., 8155.339805825242 rows/sec., 339.81 KiB/sec. | ||
1404 | 2025.03.03 05:25:00.783297 [ 3 ] {1ff56a36-a27c-40b3-9059-1a41bd70f099} <Debug> TCPHandler: Processed in 0.002879829 sec. | ||
1405 | 2025.03.03 05:25:00.783563 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1406 | 2025.03.03 05:25:00.783718 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1407 | 2025.03.03 05:25:00.784007 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1408 | 2025.03.03 05:25:00.784052 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1409 | 2025.03.03 05:25:00.784333 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1410 | 2025.03.03 05:25:00.784398 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1411 | 2025.03.03 05:25:00.784538 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1412 | 2025.03.03 05:25:00.784636 [ 287 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1413 | 2025.03.03 05:25:00.784654 [ 288 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1414 | 2025.03.03 05:25:00.784671 [ 286 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1415 | 2025.03.03 05:25:00.784774 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1416 | 2025.03.03 05:25:00.784802 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1417 | 2025.03.03 05:25:00.784883 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1418 | 2025.03.03 05:25:00.784905 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1419 | 2025.03.03 05:25:00.784944 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1420 | 2025.03.03 05:25:00.784984 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1421 | 2025.03.03 05:25:00.785898 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002249 sec., 9337.483325922633 rows/sec., 389.06 KiB/sec. | ||
1422 | 2025.03.03 05:25:00.786035 [ 3 ] {4a442a7d-f6e5-4821-b997-5078192158a7} <Debug> TCPHandler: Processed in 0.002523835 sec. | ||
1423 | 2025.03.03 05:25:00.786280 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1424 | 2025.03.03 05:25:00.786436 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1425 | 2025.03.03 05:25:00.786717 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1426 | 2025.03.03 05:25:00.786761 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1427 | 2025.03.03 05:25:00.787051 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1428 | 2025.03.03 05:25:00.787117 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1429 | 2025.03.03 05:25:00.787257 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1430 | 2025.03.03 05:25:00.787350 [ 287 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1431 | 2025.03.03 05:25:00.787358 [ 288 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1432 | 2025.03.03 05:25:00.787386 [ 286 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1433 | 2025.03.03 05:25:00.787504 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1434 | 2025.03.03 05:25:00.787534 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1435 | 2025.03.03 05:25:00.787622 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1436 | 2025.03.03 05:25:00.787644 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1437 | 2025.03.03 05:25:00.787683 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1438 | 2025.03.03 05:25:00.787722 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1439 | 2025.03.03 05:25:00.788664 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002297 sec., 9142.359599477579 rows/sec., 380.93 KiB/sec. | ||
1440 | 2025.03.03 05:25:00.788798 [ 3 ] {644956e1-04d5-4eff-b93f-cc8a6fb75d1a} <Debug> TCPHandler: Processed in 0.002568017 sec. | ||
1441 | 2025.03.03 05:25:00.789048 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1442 | 2025.03.03 05:25:00.789206 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1443 | 2025.03.03 05:25:00.789487 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1444 | 2025.03.03 05:25:00.789532 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1445 | 2025.03.03 05:25:00.789819 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1446 | 2025.03.03 05:25:00.789885 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1447 | 2025.03.03 05:25:00.790021 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1448 | 2025.03.03 05:25:00.790105 [ 287 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1449 | 2025.03.03 05:25:00.790111 [ 288 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1450 | 2025.03.03 05:25:00.790144 [ 286 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1451 | 2025.03.03 05:25:00.790244 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1452 | 2025.03.03 05:25:00.790272 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1453 | 2025.03.03 05:25:00.790351 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1454 | 2025.03.03 05:25:00.790371 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1455 | 2025.03.03 05:25:00.790408 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1456 | 2025.03.03 05:25:00.790450 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1457 | 2025.03.03 05:25:00.791392 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002259 sec., 9296.148738379814 rows/sec., 387.34 KiB/sec. | ||
1458 | 2025.03.03 05:25:00.791527 [ 3 ] {d3e6277f-3193-4851-84c6-63c258800fdc} <Debug> TCPHandler: Processed in 0.002529356 sec. | ||
1459 | 2025.03.03 05:25:00.791782 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2025.03.03 05:25:00.791938 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1461 | 2025.03.03 05:25:00.792220 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1462 | 2025.03.03 05:25:00.792265 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1463 | 2025.03.03 05:25:00.792556 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1464 | 2025.03.03 05:25:00.792619 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1465 | 2025.03.03 05:25:00.792754 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1466 | 2025.03.03 05:25:00.792880 [ 288 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1467 | 2025.03.03 05:25:00.792889 [ 287 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1468 | 2025.03.03 05:25:00.792902 [ 286 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1469 | 2025.03.03 05:25:00.793025 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1470 | 2025.03.03 05:25:00.793052 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1471 | 2025.03.03 05:25:00.793132 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1472 | 2025.03.03 05:25:00.793152 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1473 | 2025.03.03 05:25:00.793191 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1474 | 2025.03.03 05:25:00.793231 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1475 | 2025.03.03 05:25:00.794192 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002326 sec., 9028.374892519347 rows/sec., 376.18 KiB/sec. | ||
1476 | 2025.03.03 05:25:00.794318 [ 3 ] {15a18ee1-6d19-452b-8c53-e1fd137b8a61} <Debug> TCPHandler: Processed in 0.002586836 sec. | ||
1477 | 2025.03.03 05:25:00.803144 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1478 | 2025.03.03 05:25:00.803334 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1479 | 2025.03.03 05:25:00.803620 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1480 | 2025.03.03 05:25:00.803665 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1481 | 2025.03.03 05:25:00.803967 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1482 | 2025.03.03 05:25:00.804032 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1483 | 2025.03.03 05:25:00.804171 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1484 | 2025.03.03 05:25:00.804290 [ 288 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1485 | 2025.03.03 05:25:00.804325 [ 287 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1486 | 2025.03.03 05:25:00.804342 [ 286 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1487 | 2025.03.03 05:25:00.804443 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1488 | 2025.03.03 05:25:00.804471 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1489 | 2025.03.03 05:25:00.804553 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1490 | 2025.03.03 05:25:00.804574 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1491 | 2025.03.03 05:25:00.804614 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1492 | 2025.03.03 05:25:00.804656 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1493 | 2025.03.03 05:25:00.805643 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002391 sec., 8782.936010037642 rows/sec., 365.96 KiB/sec. | ||
1494 | 2025.03.03 05:25:00.805819 [ 3 ] {0d420fae-9e3d-4480-a4f1-6a496f718ce1} <Debug> TCPHandler: Processed in 0.002737397 sec. | ||
1495 | 2025.03.03 05:25:00.806138 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1496 | 2025.03.03 05:25:00.806303 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1497 | 2025.03.03 05:25:00.806597 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1498 | 2025.03.03 05:25:00.806644 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1499 | 2025.03.03 05:25:00.806948 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1500 | 2025.03.03 05:25:00.807014 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1501 | 2025.03.03 05:25:00.807153 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1502 | 2025.03.03 05:25:00.807231 [ 288 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1503 | 2025.03.03 05:25:00.807261 [ 287 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1504 | 2025.03.03 05:25:00.807298 [ 286 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1505 | 2025.03.03 05:25:00.807391 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1506 | 2025.03.03 05:25:00.807420 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1507 | 2025.03.03 05:25:00.807503 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1508 | 2025.03.03 05:25:00.807523 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1509 | 2025.03.03 05:25:00.807563 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1510 | 2025.03.03 05:25:00.807604 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1511 | 2025.03.03 05:25:00.808533 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002304 sec., 9114.583333333334 rows/sec., 379.77 KiB/sec. | ||
1512 | 2025.03.03 05:25:00.808669 [ 3 ] {1ad61300-036f-4e32-a744-3fe1ab53a5e9} <Debug> TCPHandler: Processed in 0.002584876 sec. | ||
1513 | 2025.03.03 05:25:00.808924 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1514 | 2025.03.03 05:25:00.809093 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1515 | 2025.03.03 05:25:00.809395 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1516 | 2025.03.03 05:25:00.809442 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1517 | 2025.03.03 05:25:00.809750 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1518 | 2025.03.03 05:25:00.809818 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1519 | 2025.03.03 05:25:00.809963 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1520 | 2025.03.03 05:25:00.810024 [ 288 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1521 | 2025.03.03 05:25:00.810090 [ 287 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1522 | 2025.03.03 05:25:00.810093 [ 286 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1523 | 2025.03.03 05:25:00.810213 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1524 | 2025.03.03 05:25:00.810240 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1525 | 2025.03.03 05:25:00.810323 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1526 | 2025.03.03 05:25:00.810342 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1527 | 2025.03.03 05:25:00.810383 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1528 | 2025.03.03 05:25:00.810425 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1529 | 2025.03.03 05:25:00.811396 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002379 sec., 8827.238335435057 rows/sec., 367.80 KiB/sec. | ||
1530 | 2025.03.03 05:25:00.811537 [ 3 ] {339071d1-2cf4-4951-9b41-e5a74c70a9c3} <Debug> TCPHandler: Processed in 0.002666937 sec. | ||
1531 | 2025.03.03 05:25:00.811769 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1532 | 2025.03.03 05:25:00.811931 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1533 | 2025.03.03 05:25:00.812231 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1534 | 2025.03.03 05:25:00.812278 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1535 | 2025.03.03 05:25:00.812589 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1536 | 2025.03.03 05:25:00.812657 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1537 | 2025.03.03 05:25:00.812800 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1538 | 2025.03.03 05:25:00.812865 [ 288 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1539 | 2025.03.03 05:25:00.812926 [ 287 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1540 | 2025.03.03 05:25:00.812948 [ 286 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1541 | 2025.03.03 05:25:00.813047 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1542 | 2025.03.03 05:25:00.813073 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1543 | 2025.03.03 05:25:00.813157 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1544 | 2025.03.03 05:25:00.813187 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1545 | 2025.03.03 05:25:00.813229 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1546 | 2025.03.03 05:25:00.813270 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1547 | 2025.03.03 05:25:00.814258 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002404 sec., 8735.440931780366 rows/sec., 363.98 KiB/sec. | ||
1548 | 2025.03.03 05:25:00.814392 [ 3 ] {9962faf5-721c-42d4-b929-a2dadb32c2bf} <Debug> TCPHandler: Processed in 0.002674376 sec. | ||
1549 | 2025.03.03 05:25:00.814606 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1550 | 2025.03.03 05:25:00.814766 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1551 | 2025.03.03 05:25:00.815069 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1552 | 2025.03.03 05:25:00.815117 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1553 | 2025.03.03 05:25:00.815425 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1554 | 2025.03.03 05:25:00.815490 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1555 | 2025.03.03 05:25:00.815632 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1556 | 2025.03.03 05:25:00.815756 [ 287 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1557 | 2025.03.03 05:25:00.815761 [ 288 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1558 | 2025.03.03 05:25:00.815781 [ 286 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1559 | 2025.03.03 05:25:00.815896 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1560 | 2025.03.03 05:25:00.815924 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1561 | 2025.03.03 05:25:00.816003 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1562 | 2025.03.03 05:25:00.816023 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1563 | 2025.03.03 05:25:00.816064 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1564 | 2025.03.03 05:25:00.816104 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1565 | 2025.03.03 05:25:00.817079 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002389 sec., 8790.288823775638 rows/sec., 366.26 KiB/sec. | ||
1566 | 2025.03.03 05:25:00.817211 [ 3 ] {a134e3eb-bf68-42a0-a410-3fafe1040343} <Debug> TCPHandler: Processed in 0.002657097 sec. | ||
1567 | 2025.03.03 05:25:00.817438 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1568 | 2025.03.03 05:25:00.817602 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1569 | 2025.03.03 05:25:00.817899 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1570 | 2025.03.03 05:25:00.817949 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1571 | 2025.03.03 05:25:00.818264 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1572 | 2025.03.03 05:25:00.818329 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1573 | 2025.03.03 05:25:00.818469 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1574 | 2025.03.03 05:25:00.818527 [ 288 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1575 | 2025.03.03 05:25:00.818599 [ 287 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1576 | 2025.03.03 05:25:00.818613 [ 286 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1577 | 2025.03.03 05:25:00.818714 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1578 | 2025.03.03 05:25:00.818742 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1579 | 2025.03.03 05:25:00.818825 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1580 | 2025.03.03 05:25:00.818845 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
1581 | 2025.03.03 05:25:00.818884 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1582 | 2025.03.03 05:25:00.818926 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1583 | 2025.03.03 05:25:00.819883 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002359 sec., 8902.077151335312 rows/sec., 370.92 KiB/sec. | ||
1584 | 2025.03.03 05:25:00.820019 [ 3 ] {b6b34b4e-efe4-4584-ad8e-896dfbd32d58} <Debug> TCPHandler: Processed in 0.002631546 sec. | ||
1585 | 2025.03.03 05:25:00.905668 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1586 | 2025.03.03 05:25:00.905843 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1587 | 2025.03.03 05:25:00.905915 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1588 | 2025.03.03 05:25:00.906746 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1589 | 2025.03.03 05:25:00.906794 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1590 | 2025.03.03 05:25:00.907305 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1591 | 2025.03.03 05:25:00.907520 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1592 | 2025.03.03 05:25:00.907763 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Debug> executeQuery: Read 12 rows, 4.18 KiB in 0.001966 sec., 6103.763987792472 rows/sec., 2.08 MiB/sec. | ||
1593 | 2025.03.03 05:25:00.907870 [ 3 ] {077a3ef5-dab2-4573-9cf4-9700b8de94a9} <Debug> TCPHandler: Processed in 0.002296623 sec. | ||
1594 | 2025.03.03 05:25:00.907998 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1595 | 2025.03.03 05:25:00.908106 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1596 | 2025.03.03 05:25:00.908152 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1597 | 2025.03.03 05:25:00.911199 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1598 | 2025.03.03 05:25:00.911239 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1599 | 2025.03.03 05:25:00.911630 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1600 | 2025.03.03 05:25:00.911872 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1601 | 2025.03.03 05:25:00.912090 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004008 sec., 5988.0239520958075 rows/sec., 508.75 KiB/sec. | ||
1602 | 2025.03.03 05:25:00.912146 [ 3 ] {aeb7703d-227b-423d-b322-fd2cf5ee3536} <Debug> TCPHandler: Processed in 0.004199442 sec. | ||
1603 | 2025.03.03 05:25:00.912272 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1604 | 2025.03.03 05:25:00.912402 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1605 | 2025.03.03 05:25:00.912457 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1606 | 2025.03.03 05:25:00.913797 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1607 | 2025.03.03 05:25:00.913836 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1608 | 2025.03.03 05:25:00.914287 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1609 | 2025.03.03 05:25:00.914545 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1610 | 2025.03.03 05:25:00.914800 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Debug> executeQuery: Read 1332 rows, 114.01 KiB in 0.002423 sec., 549731.7375154768 rows/sec., 45.95 MiB/sec. | ||
1611 | 2025.03.03 05:25:00.914992 [ 3 ] {de09ecba-e6e4-4b47-828e-1f015d53165a} <Debug> TCPHandler: Processed in 0.002773268 sec. | ||
1612 | 2025.03.03 05:25:00.915121 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1613 | 2025.03.03 05:25:00.915235 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1614 | 2025.03.03 05:25:00.915280 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1615 | 2025.03.03 05:25:00.915848 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1616 | 2025.03.03 05:25:00.915888 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1617 | 2025.03.03 05:25:00.916246 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1618 | 2025.03.03 05:25:00.916476 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1619 | 2025.03.03 05:25:00.916680 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001468 sec., 13623.978201634878 rows/sec., 1.04 MiB/sec. | ||
1620 | 2025.03.03 05:25:00.916732 [ 3 ] {26b42ab5-8c46-4463-bd77-ce028671453d} <Debug> TCPHandler: Processed in 0.001664516 sec. | ||
1621 | 2025.03.03 05:25:00.916836 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1622 | 2025.03.03 05:25:00.916938 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1623 | 2025.03.03 05:25:00.916982 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1624 | 2025.03.03 05:25:00.917575 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1625 | 2025.03.03 05:25:00.917613 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1626 | 2025.03.03 05:25:00.917971 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1627 | 2025.03.03 05:25:00.918205 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1628 | 2025.03.03 05:25:00.918435 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001513 sec., 166556.51024454724 rows/sec., 11.52 MiB/sec. | ||
1629 | 2025.03.03 05:25:00.918503 [ 3 ] {c5b01c79-94ea-4ae4-b612-19495ee15d82} <Debug> TCPHandler: Processed in 0.001717017 sec. | ||
1630 | 2025.03.03 05:25:00.918618 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1631 | 2025.03.03 05:25:00.918722 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1632 | 2025.03.03 05:25:00.918767 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1633 | 2025.03.03 05:25:00.919280 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1634 | 2025.03.03 05:25:00.919318 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1635 | 2025.03.03 05:25:00.919758 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1636 | 2025.03.03 05:25:00.919994 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1637 | 2025.03.03 05:25:00.920260 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001532 sec., 7832.89817232376 rows/sec., 611.95 KiB/sec. | ||
1638 | 2025.03.03 05:25:00.920358 [ 3 ] {7d09e064-bbe4-4c36-9ff8-b4ef29fca2c3} <Debug> TCPHandler: Processed in 0.001790948 sec. | ||
1639 | 2025.03.03 05:25:00.920480 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1640 | 2025.03.03 05:25:00.920602 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1641 | 2025.03.03 05:25:00.920654 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1642 | 2025.03.03 05:25:00.921388 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1643 | 2025.03.03 05:25:00.921429 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1644 | 2025.03.03 05:25:00.921821 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1645 | 2025.03.03 05:25:00.922070 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1646 | 2025.03.03 05:25:00.922309 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001723 sec., 327336.04178757983 rows/sec., 24.54 MiB/sec. | ||
1647 | 2025.03.03 05:25:00.922385 [ 3 ] {2f939241-31ca-46b9-817f-7b43050b68d1} <Debug> TCPHandler: Processed in 0.00195905 sec. | ||
1648 | 2025.03.03 05:25:00.922502 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1649 | 2025.03.03 05:25:00.922607 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1650 | 2025.03.03 05:25:00.922655 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1651 | 2025.03.03 05:25:00.925634 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1652 | 2025.03.03 05:25:00.925678 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1653 | 2025.03.03 05:25:00.926327 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1654 | 2025.03.03 05:25:00.926588 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1655 | 2025.03.03 05:25:00.926877 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Debug> executeQuery: Read 2374 rows, 165.38 KiB in 0.004266 sec., 556493.2020628223 rows/sec., 37.86 MiB/sec. | ||
1656 | 2025.03.03 05:25:00.926999 [ 3 ] {1b8745aa-3e11-4f9e-8e1c-b992a1939e4d} <Debug> TCPHandler: Processed in 0.004547666 sec. | ||
1657 | 2025.03.03 05:25:00.927128 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1658 | 2025.03.03 05:25:00.927235 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1659 | 2025.03.03 05:25:00.927303 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1660 | 2025.03.03 05:25:00.928341 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1661 | 2025.03.03 05:25:00.928380 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1662 | 2025.03.03 05:25:00.928968 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1663 | 2025.03.03 05:25:00.929231 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1664 | 2025.03.03 05:25:00.929467 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002254 sec., 3549.24578527063 rows/sec., 6.36 MiB/sec. | ||
1665 | 2025.03.03 05:25:00.929558 [ 3 ] {3cbac86a-2377-4bc9-9671-bb81ecd68def} <Debug> TCPHandler: Processed in 0.002481355 sec. | ||
1666 | 2025.03.03 05:25:00.929707 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1667 | 2025.03.03 05:25:00.929813 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1668 | 2025.03.03 05:25:00.929861 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1669 | 2025.03.03 05:25:00.930287 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1670 | 2025.03.03 05:25:00.930327 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1671 | 2025.03.03 05:25:00.930681 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1672 | 2025.03.03 05:25:00.930935 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1673 | 2025.03.03 05:25:00.931138 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001347 sec., 17817.371937639196 rows/sec., 1.20 MiB/sec. | ||
1674 | 2025.03.03 05:25:00.931189 [ 3 ] {258a1c23-7c76-4031-854b-b82ea59bdc6c} <Debug> TCPHandler: Processed in 0.001530725 sec. | ||
1675 | 2025.03.03 05:25:01.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.75 MiB, peak 169.87 MiB, free memory in arenas 0.00 B, will set to 163.59 MiB (RSS), difference: -1.16 MiB | ||
1676 | 2025.03.03 05:25:02.270140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 244 | ||
1677 | 2025.03.03 05:25:02.274338 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2025.03.03 05:25:02.274385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1679 | 2025.03.03 05:25:02.275997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1680 | 2025.03.03 05:25:02.276311 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2025.03.03 05:25:02.277133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
1682 | 2025.03.03 05:25:04.481907 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2025.03.03 05:25:04.482117 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1684 | 2025.03.03 05:25:04.482195 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1685 | 2025.03.03 05:25:04.482980 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1686 | 2025.03.03 05:25:04.483024 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1687 | 2025.03.03 05:25:04.483452 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1688 | 2025.03.03 05:25:04.483698 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1689 | 2025.03.03 05:25:04.483903 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001844 sec., 30368.763557483733 rows/sec., 2.33 MiB/sec. | ||
1690 | 2025.03.03 05:25:04.483964 [ 3 ] {b9e57158-e51b-46c5-be7f-4635aa68a65d} <Debug> TCPHandler: Processed in 0.002190262 sec. | ||
1691 | 2025.03.03 05:25:04.484092 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2025.03.03 05:25:04.484200 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1693 | 2025.03.03 05:25:04.484247 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1694 | 2025.03.03 05:25:04.484786 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1695 | 2025.03.03 05:25:04.484825 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1696 | 2025.03.03 05:25:04.485178 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1697 | 2025.03.03 05:25:04.485435 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1698 | 2025.03.03 05:25:04.485643 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001467 sec., 43626.448534423995 rows/sec., 3.41 MiB/sec. | ||
1699 | 2025.03.03 05:25:04.485696 [ 3 ] {48e1e55b-f854-472d-89c7-7f5a7afd9294} <Debug> TCPHandler: Processed in 0.001655347 sec. | ||
1700 | 2025.03.03 05:25:04.485811 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1701 | 2025.03.03 05:25:04.485915 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1702 | 2025.03.03 05:25:04.485970 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1703 | 2025.03.03 05:25:04.486464 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1704 | 2025.03.03 05:25:04.486504 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1705 | 2025.03.03 05:25:04.486890 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1706 | 2025.03.03 05:25:04.487123 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1707 | 2025.03.03 05:25:04.487328 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001434 sec., 66945.60669456067 rows/sec., 4.66 MiB/sec. | ||
1708 | 2025.03.03 05:25:04.487379 [ 3 ] {e9a49fe8-442e-4ab0-b208-fdb8ae67f152} <Debug> TCPHandler: Processed in 0.001617026 sec. | ||
1709 | 2025.03.03 05:25:04.487496 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2025.03.03 05:25:04.487601 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1711 | 2025.03.03 05:25:04.487646 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1712 | 2025.03.03 05:25:04.488062 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1713 | 2025.03.03 05:25:04.488101 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1714 | 2025.03.03 05:25:04.488449 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1715 | 2025.03.03 05:25:04.488678 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1716 | 2025.03.03 05:25:04.488885 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001305 sec., 27586.206896551725 rows/sec., 1.86 MiB/sec. | ||
1717 | 2025.03.03 05:25:04.488934 [ 3 ] {ca90fb90-0d1b-4f85-9e20-8e04a3f60e0b} <Debug> TCPHandler: Processed in 0.001488125 sec. | ||
1718 | 2025.03.03 05:25:04.788222 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1719 | 2025.03.03 05:25:04.789125 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1720 | 2025.03.03 05:25:04.789162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1721 | 2025.03.03 05:25:04.789696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1722 | 2025.03.03 05:25:04.789958 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1723 | 2025.03.03 05:25:04.790191 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1724 | 2025.03.03 05:25:04.976318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1725 | 2025.03.03 05:25:04.994510 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1726 | 2025.03.03 05:25:04.994564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1727 | 2025.03.03 05:25:05.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.41 MiB, peak 169.87 MiB, free memory in arenas 0.00 B, will set to 165.25 MiB (RSS), difference: -3.17 MiB | ||
1728 | 2025.03.03 05:25:05.002311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1729 | 2025.03.03 05:25:05.003047 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1730 | 2025.03.03 05:25:05.005634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1731 | 2025.03.03 05:25:06.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.25 MiB, peak 169.87 MiB, free memory in arenas 0.00 B, will set to 165.72 MiB (RSS), difference: 4.47 MiB | ||
1732 | 2025.03.03 05:25:09.486295 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1733 | 2025.03.03 05:25:09.486589 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1734 | 2025.03.03 05:25:09.486695 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1735 | 2025.03.03 05:25:09.487444 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1736 | 2025.03.03 05:25:09.487485 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1737 | 2025.03.03 05:25:09.487920 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1738 | 2025.03.03 05:25:09.488170 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1739 | 2025.03.03 05:25:09.488372 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001866 sec., 57877.81350482315 rows/sec., 4.85 MiB/sec. | ||
1740 | 2025.03.03 05:25:09.488428 [ 3 ] {7ac9847e-a8a0-4f89-8e9a-4a4cf299395a} <Debug> TCPHandler: Processed in 0.002311644 sec. | ||
1741 | 2025.03.03 05:25:09.488549 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1742 | 2025.03.03 05:25:09.488655 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1743 | 2025.03.03 05:25:09.488700 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1744 | 2025.03.03 05:25:09.489232 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1745 | 2025.03.03 05:25:09.489270 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1746 | 2025.03.03 05:25:09.489604 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1747 | 2025.03.03 05:25:09.489848 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1748 | 2025.03.03 05:25:09.490067 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00143 sec., 18181.81818181818 rows/sec., 1.34 MiB/sec. | ||
1749 | 2025.03.03 05:25:09.490207 [ 3 ] {1e09ae5d-ae19-4740-b5d9-9eac49e9b1d3} <Debug> TCPHandler: Processed in 0.001708307 sec. | ||
1750 | 2025.03.03 05:25:09.490327 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1751 | 2025.03.03 05:25:09.490431 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1752 | 2025.03.03 05:25:09.490475 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1753 | 2025.03.03 05:25:09.491019 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1754 | 2025.03.03 05:25:09.491057 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1755 | 2025.03.03 05:25:09.491406 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1756 | 2025.03.03 05:25:09.491643 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1757 | 2025.03.03 05:25:09.491818 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001409 sec., 63875.08871540099 rows/sec., 4.99 MiB/sec. | ||
1758 | 2025.03.03 05:25:09.491868 [ 3 ] {566a48a5-45a0-41c7-a1a1-f9ca73387402} <Debug> TCPHandler: Processed in 0.001591226 sec. | ||
1759 | 2025.03.03 05:25:09.491981 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2025.03.03 05:25:09.492086 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1761 | 2025.03.03 05:25:09.492133 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1762 | 2025.03.03 05:25:09.492631 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1763 | 2025.03.03 05:25:09.492669 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1764 | 2025.03.03 05:25:09.493036 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1765 | 2025.03.03 05:25:09.493264 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1766 | 2025.03.03 05:25:09.493434 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. | ||
1767 | 2025.03.03 05:25:09.493483 [ 3 ] {b427d52e-a3c4-4a15-a092-3c55dfd24d50} <Debug> TCPHandler: Processed in 0.001550986 sec. | ||
1768 | 2025.03.03 05:25:09.493584 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1769 | 2025.03.03 05:25:09.493684 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1770 | 2025.03.03 05:25:09.493746 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1771 | 2025.03.03 05:25:09.494815 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1772 | 2025.03.03 05:25:09.494875 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1773 | 2025.03.03 05:25:09.495488 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1774 | 2025.03.03 05:25:09.495741 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1775 | 2025.03.03 05:25:09.495934 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002272 sec., 11443.661971830985 rows/sec., 20.51 MiB/sec. | ||
1776 | 2025.03.03 05:25:09.496025 [ 3 ] {3773bb1f-e170-4e12-9e0f-aeb76e409873} <Debug> TCPHandler: Processed in 0.002488635 sec. | ||
1777 | 2025.03.03 05:25:09.496162 [ 3 ] {} <Trace> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1778 | 2025.03.03 05:25:09.496267 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1779 | 2025.03.03 05:25:09.496312 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1780 | 2025.03.03 05:25:09.496762 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1781 | 2025.03.03 05:25:09.496829 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1782 | 2025.03.03 05:25:09.497187 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1783 | 2025.03.03 05:25:09.497425 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1784 | 2025.03.03 05:25:09.497593 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec. | ||
1785 | 2025.03.03 05:25:09.497641 [ 3 ] {29bb0e3d-2df1-4c40-9608-f457a3f5e9e1} <Debug> TCPHandler: Processed in 0.001529105 sec. | ||
1786 | 2025.03.03 05:25:12.196928 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1787 | 2025.03.03 05:25:12.197004 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1788 | 2025.03.03 05:25:12.277667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 264 | ||
1789 | 2025.03.03 05:25:12.280423 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1790 | 2025.03.03 05:25:12.280483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1791 | 2025.03.03 05:25:12.281957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1792 | 2025.03.03 05:25:12.282284 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1793 | 2025.03.03 05:25:12.282917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
1794 | 2025.03.03 05:25:12.290438 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1795 | 2025.03.03 05:25:12.291167 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1796 | 2025.03.03 05:25:12.291215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1797 | 2025.03.03 05:25:12.291831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1798 | 2025.03.03 05:25:12.292088 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1799 | 2025.03.03 05:25:12.292366 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1800 | 2025.03.03 05:25:12.505816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1801 | 2025.03.03 05:25:12.524664 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1802 | 2025.03.03 05:25:12.524705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1803 | 2025.03.03 05:25:12.531476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1804 | 2025.03.03 05:25:12.532224 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1805 | 2025.03.03 05:25:12.534600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1806 | 2025.03.03 05:25:13.661371 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1807 | 2025.03.03 05:25:13.661457 [ 3 ] {} <Debug> TCP-Session: d63f5012-7445-4dba-b71b-b3eedac53cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1808 | 2025.03.03 05:25:14.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.11 MiB, peak 170.28 MiB, free memory in arenas 0.00 B, will set to 166.18 MiB (RSS), difference: 2.07 MiB | ||
1809 | 2025.03.03 05:25:14.485677 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.03.03 05:25:14.485918 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1811 | 2025.03.03 05:25:14.485996 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1812 | 2025.03.03 05:25:14.486844 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1813 | 2025.03.03 05:25:14.486900 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1814 | 2025.03.03 05:25:14.487358 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1815 | 2025.03.03 05:25:14.487630 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1816 | 2025.03.03 05:25:14.488095 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002156 sec., 33395.176252319114 rows/sec., 2.71 MiB/sec. | ||
1817 | 2025.03.03 05:25:14.488405 [ 257 ] {5e219210-30eb-4bf8-9970-e3c55721392e} <Debug> TCPHandler: Processed in 0.00298055 sec. | ||
1818 | 2025.03.03 05:25:14.488544 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2025.03.03 05:25:14.488658 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1820 | 2025.03.03 05:25:14.488708 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1821 | 2025.03.03 05:25:14.489280 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2025.03.03 05:25:14.489321 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1823 | 2025.03.03 05:25:14.489677 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1824 | 2025.03.03 05:25:14.489914 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2025.03.03 05:25:14.490071 [ 63 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1826 | 2025.03.03 05:25:14.490151 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001512 sec., 5291.005291005291 rows/sec., 397.86 KiB/sec. | ||
1827 | 2025.03.03 05:25:14.490159 [ 63 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1828 | 2025.03.03 05:25:14.490236 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1829 | 2025.03.03 05:25:14.490272 [ 257 ] {ff42c4e0-5785-477f-bf12-54b888c8d417} <Debug> TCPHandler: Processed in 0.001776758 sec. | ||
1830 | 2025.03.03 05:25:14.490484 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2025.03.03 05:25:14.490481 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
1832 | 2025.03.03 05:25:14.490664 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1833 | 2025.03.03 05:25:14.490778 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1834 | 2025.03.03 05:25:14.490779 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1835 | 2025.03.03 05:25:14.490847 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
1836 | 2025.03.03 05:25:14.491164 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
1837 | 2025.03.03 05:25:14.491485 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1838 | 2025.03.03 05:25:14.491830 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1839 | 2025.03.03 05:25:14.492203 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
1840 | 2025.03.03 05:25:14.492470 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
1841 | 2025.03.03 05:25:14.493733 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2025.03.03 05:25:14.493796 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1843 | 2025.03.03 05:25:14.494824 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1844 | 2025.03.03 05:25:14.495137 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 5 columns (5 merged, 0 gathered) in 0.004784538 sec., 20064.63319969452 rows/sec., 1.56 MiB/sec. | ||
1845 | 2025.03.03 05:25:14.495271 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1846 | 2025.03.03 05:25:14.495339 [ 198 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1847 | 2025.03.03 05:25:14.495802 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005162 sec., 13948.082138705928 rows/sec., 1.09 MiB/sec. | ||
1848 | 2025.03.03 05:25:14.495894 [ 257 ] {850009e7-16c1-44e3-ae38-3a6840ae971b} <Debug> TCPHandler: Processed in 0.005499575 sec. | ||
1849 | 2025.03.03 05:25:14.496022 [ 198 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_6_1} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2025.03.03 05:25:14.496040 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1851 | 2025.03.03 05:25:14.496102 [ 198 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_6_1} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1852 | 2025.03.03 05:25:14.496178 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1853 | 2025.03.03 05:25:14.496200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1854 | 2025.03.03 05:25:14.496237 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1855 | 2025.03.03 05:25:14.496998 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1856 | 2025.03.03 05:25:14.497037 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1857 | 2025.03.03 05:25:14.497405 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1858 | 2025.03.03 05:25:14.497624 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1859 | 2025.03.03 05:25:14.497901 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001793 sec., 89235.91745677634 rows/sec., 6.22 MiB/sec. | ||
1860 | 2025.03.03 05:25:14.497971 [ 257 ] {8944679d-df71-4359-ae6c-dfbe28f368b4} <Debug> TCPHandler: Processed in 0.002042091 sec. | ||
1861 | 2025.03.03 05:25:14.498086 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1862 | 2025.03.03 05:25:14.498256 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1863 | 2025.03.03 05:25:14.498323 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1864 | 2025.03.03 05:25:14.499379 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1865 | 2025.03.03 05:25:14.499439 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1866 | 2025.03.03 05:25:14.500098 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1867 | 2025.03.03 05:25:14.500377 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1868 | 2025.03.03 05:25:14.500578 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1869 | 2025.03.03 05:25:14.500656 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1870 | 2025.03.03 05:25:14.500678 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00244 sec., 3278.688524590164 rows/sec., 5.88 MiB/sec. | ||
1871 | 2025.03.03 05:25:14.500694 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1872 | 2025.03.03 05:25:14.501041 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
1873 | 2025.03.03 05:25:14.501059 [ 257 ] {1f1df240-8fef-4a56-8bce-559a6c913aa5} <Debug> TCPHandler: Processed in 0.002959729 sec. | ||
1874 | 2025.03.03 05:25:14.501308 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1875 | 2025.03.03 05:25:14.501555 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1876 | 2025.03.03 05:25:14.501621 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1877 | 2025.03.03 05:25:14.501641 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1878 | 2025.03.03 05:25:14.501829 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
1879 | 2025.03.03 05:25:14.502698 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
1880 | 2025.03.03 05:25:14.503295 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1881 | 2025.03.03 05:25:14.503994 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
1882 | 2025.03.03 05:25:14.504098 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2025.03.03 05:25:14.504247 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1884 | 2025.03.03 05:25:14.504508 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
1885 | 2025.03.03 05:25:14.505097 [ 192 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
1886 | 2025.03.03 05:25:14.506323 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1887 | 2025.03.03 05:25:14.506867 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1888 | 2025.03.03 05:25:14.507638 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00614 sec., 9771.98697068404 rows/sec., 674.37 KiB/sec. | ||
1889 | 2025.03.03 05:25:14.507836 [ 257 ] {a36391e6-624e-424b-8b3e-bf8ad169b2d8} <Debug> TCPHandler: Processed in 0.006598857 sec. | ||
1890 | 2025.03.03 05:25:14.509444 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.008625297 sec., 9738.795081491106 rows/sec., 17.45 MiB/sec. | ||
1891 | 2025.03.03 05:25:14.509742 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1892 | 2025.03.03 05:25:14.510157 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1893 | 2025.03.03 05:25:14.510242 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1894 | 2025.03.03 05:25:14.510365 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
1895 | 2025.03.03 05:25:19.486938 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1896 | 2025.03.03 05:25:19.487156 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1897 | 2025.03.03 05:25:19.487238 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1898 | 2025.03.03 05:25:19.488126 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1899 | 2025.03.03 05:25:19.488171 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1900 | 2025.03.03 05:25:19.488766 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1901 | 2025.03.03 05:25:19.489029 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1902 | 2025.03.03 05:25:19.489211 [ 51 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1903 | 2025.03.03 05:25:19.489287 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00219 sec., 49315.068493150684 rows/sec., 4.14 MiB/sec. | ||
1904 | 2025.03.03 05:25:19.489296 [ 51 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1905 | 2025.03.03 05:25:19.489372 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1906 | 2025.03.03 05:25:19.489421 [ 257 ] {b2dd2c0d-617b-4b9c-8e18-96acfdb632b8} <Debug> TCPHandler: Processed in 0.002615666 sec. | ||
1907 | 2025.03.03 05:25:19.489601 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
1908 | 2025.03.03 05:25:19.489623 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2025.03.03 05:25:19.489839 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1910 | 2025.03.03 05:25:19.489871 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1911 | 2025.03.03 05:25:19.489923 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1912 | 2025.03.03 05:25:19.489948 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 124 rows starting from the beginning of the part | ||
1913 | 2025.03.03 05:25:19.490271 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1332 rows starting from the beginning of the part | ||
1914 | 2025.03.03 05:25:19.490651 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
1915 | 2025.03.03 05:25:19.491021 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
1916 | 2025.03.03 05:25:19.491348 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
1917 | 2025.03.03 05:25:19.491740 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
1918 | 2025.03.03 05:25:19.492757 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1919 | 2025.03.03 05:25:19.492838 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1920 | 2025.03.03 05:25:19.493771 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1921 | 2025.03.03 05:25:19.494210 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1922 | 2025.03.03 05:25:19.494630 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004847 sec., 5364.142768722922 rows/sec., 403.36 KiB/sec. | ||
1923 | 2025.03.03 05:25:19.494963 [ 257 ] {6182c9c4-df6b-42b0-b3c9-1e459ef52c81} <Debug> TCPHandler: Processed in 0.005388374 sec. | ||
1924 | 2025.03.03 05:25:19.495086 [ 196 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 5 columns (5 merged, 0 gathered) in 0.005586686 sec., 322194.58906407125 rows/sec., 28.12 MiB/sec. | ||
1925 | 2025.03.03 05:25:19.495156 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1926 | 2025.03.03 05:25:19.495270 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1927 | 2025.03.03 05:25:19.495335 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1928 | 2025.03.03 05:25:19.495445 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1929 | 2025.03.03 05:25:19.496136 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1930 | 2025.03.03 05:25:19.496344 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_11_2} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1931 | 2025.03.03 05:25:19.496515 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
1932 | 2025.03.03 05:25:19.496643 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1933 | 2025.03.03 05:25:19.496687 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1934 | 2025.03.03 05:25:19.497054 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1935 | 2025.03.03 05:25:19.497291 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1936 | 2025.03.03 05:25:19.497452 [ 51 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1937 | 2025.03.03 05:25:19.497514 [ 51 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2025.03.03 05:25:19.497547 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1939 | 2025.03.03 05:25:19.497555 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002301 sec., 39113.42894393742 rows/sec., 3.05 MiB/sec. | ||
1940 | 2025.03.03 05:25:19.497928 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
1941 | 2025.03.03 05:25:19.497975 [ 257 ] {3ab106ea-eeb4-40cd-a2e2-ec554931325c} <Debug> TCPHandler: Processed in 0.002882359 sec. | ||
1942 | 2025.03.03 05:25:19.498236 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1943 | 2025.03.03 05:25:19.498262 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1944 | 2025.03.03 05:25:19.498298 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
1945 | 2025.03.03 05:25:19.498469 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1946 | 2025.03.03 05:25:19.498654 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1947 | 2025.03.03 05:25:19.498683 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 564 rows starting from the beginning of the part | ||
1948 | 2025.03.03 05:25:19.499062 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
1949 | 2025.03.03 05:25:19.499470 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
1950 | 2025.03.03 05:25:19.499863 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
1951 | 2025.03.03 05:25:19.500135 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
1952 | 2025.03.03 05:25:19.501130 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1953 | 2025.03.03 05:25:19.501194 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1954 | 2025.03.03 05:25:19.502188 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1955 | 2025.03.03 05:25:19.502642 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1956 | 2025.03.03 05:25:19.502910 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1957 | 2025.03.03 05:25:19.503032 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2025.03.03 05:25:19.503118 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1959 | 2025.03.03 05:25:19.503402 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004943 sec., 32369.006676107623 rows/sec., 2.25 MiB/sec. | ||
1960 | 2025.03.03 05:25:19.503586 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.00593078 sec., 166588.5431595844 rows/sec., 13.35 MiB/sec. | ||
1961 | 2025.03.03 05:25:19.503768 [ 257 ] {1d9a1968-a333-4c95-8c5d-2a91691de275} <Debug> TCPHandler: Processed in 0.005582997 sec. | ||
1962 | 2025.03.03 05:25:19.503959 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1963 | 2025.03.03 05:25:19.504027 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
1964 | 2025.03.03 05:25:19.504132 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1965 | 2025.03.03 05:25:19.504482 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1966 | 2025.03.03 05:25:19.504583 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1967 | 2025.03.03 05:25:19.504592 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 896 rows starting from the beginning of the part | ||
1968 | 2025.03.03 05:25:19.504757 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1969 | 2025.03.03 05:25:19.505051 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1970 | 2025.03.03 05:25:19.505152 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2374 rows starting from the beginning of the part | ||
1971 | 2025.03.03 05:25:19.505233 [ 199 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_11_2} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1972 | 2025.03.03 05:25:19.505594 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1973 | 2025.03.03 05:25:19.505796 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
1974 | 2025.03.03 05:25:19.506224 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
1975 | 2025.03.03 05:25:19.506571 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
1976 | 2025.03.03 05:25:19.506960 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
1977 | 2025.03.03 05:25:19.510386 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1978 | 2025.03.03 05:25:19.510445 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1979 | 2025.03.03 05:25:19.511072 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3846 rows, containing 5 columns (5 merged, 0 gathered) in 0.007644187 sec., 503127.4091018443 rows/sec., 34.54 MiB/sec. | ||
1980 | 2025.03.03 05:25:19.511405 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1981 | 2025.03.03 05:25:19.512083 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1982 | 2025.03.03 05:25:19.512087 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1983 | 2025.03.03 05:25:19.512242 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1984 | 2025.03.03 05:25:19.512387 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
1985 | 2025.03.03 05:25:19.512515 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1986 | 2025.03.03 05:25:19.512769 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008385 sec., 3100.7751937984494 rows/sec., 5.56 MiB/sec. | ||
1987 | 2025.03.03 05:25:19.512878 [ 257 ] {972a86ce-b9b6-4e84-b8d3-74be4769cce0} <Debug> TCPHandler: Processed in 0.008878199 sec. | ||
1988 | 2025.03.03 05:25:19.512995 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1989 | 2025.03.03 05:25:19.513100 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1990 | 2025.03.03 05:25:19.513146 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1991 | 2025.03.03 05:25:19.513591 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1992 | 2025.03.03 05:25:19.513629 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1993 | 2025.03.03 05:25:19.513992 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1994 | 2025.03.03 05:25:19.514231 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1995 | 2025.03.03 05:25:19.514436 [ 51 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1996 | 2025.03.03 05:25:19.514501 [ 51 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1997 | 2025.03.03 05:25:19.514541 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1998 | 2025.03.03 05:25:19.514549 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
1999 | 2025.03.03 05:25:19.514669 [ 257 ] {62c7b9f3-9ac7-45d7-9ba9-e720fcbc16e6} <Debug> TCPHandler: Processed in 0.001722108 sec. | ||
2000 | 2025.03.03 05:25:19.514776 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
2001 | 2025.03.03 05:25:19.514930 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2002 | 2025.03.03 05:25:19.514973 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
2003 | 2025.03.03 05:25:19.515103 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
2004 | 2025.03.03 05:25:19.515223 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
2005 | 2025.03.03 05:25:19.515414 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2006 | 2025.03.03 05:25:19.515562 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2007 | 2025.03.03 05:25:19.515661 [ 193 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2008 | 2025.03.03 05:25:19.516860 [ 199 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203902 sec., 261354.6337359828 rows/sec., 17.61 MiB/sec. | ||
2009 | 2025.03.03 05:25:19.517032 [ 199 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2010 | 2025.03.03 05:25:19.517376 [ 199 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2011 | 2025.03.03 05:25:19.517473 [ 199 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_11_2} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2012 | 2025.03.03 05:25:19.517565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2013 | 2025.03.03 05:25:19.792629 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2014 | 2025.03.03 05:25:19.793728 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2015 | 2025.03.03 05:25:19.793766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2016 | 2025.03.03 05:25:19.794263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2017 | 2025.03.03 05:25:19.794512 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2018 | 2025.03.03 05:25:19.794851 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2019 | 2025.03.03 05:25:20.034802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2020 | 2025.03.03 05:25:20.054871 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2021 | 2025.03.03 05:25:20.054951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2022 | 2025.03.03 05:25:20.062591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2023 | 2025.03.03 05:25:20.063348 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2024 | 2025.03.03 05:25:20.066139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2025 | 2025.03.03 05:25:22.283234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 288 | ||
2026 | 2025.03.03 05:25:22.286199 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2027 | 2025.03.03 05:25:22.286265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2028 | 2025.03.03 05:25:22.287810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2029 | 2025.03.03 05:25:22.288153 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2030 | 2025.03.03 05:25:22.288355 [ 46 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2031 | 2025.03.03 05:25:22.288413 [ 46 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2032 | 2025.03.03 05:25:22.288447 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2033 | 2025.03.03 05:25:22.289068 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
2034 | 2025.03.03 05:25:22.289996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
2035 | 2025.03.03 05:25:22.290471 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2036 | 2025.03.03 05:25:22.290692 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
2037 | 2025.03.03 05:25:22.291367 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2038 | 2025.03.03 05:25:22.292017 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
2039 | 2025.03.03 05:25:22.292660 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
2040 | 2025.03.03 05:25:22.293297 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
2041 | 2025.03.03 05:25:22.293870 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
2042 | 2025.03.03 05:25:22.304053 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 72 columns (72 merged, 0 gathered) in 0.015469956 sec., 18616.7303901834 rows/sec., 18.72 MiB/sec. | ||
2043 | 2025.03.03 05:25:22.305179 [ 187 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2044 | 2025.03.03 05:25:22.306351 [ 187 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2045 | 2025.03.03 05:25:22.306470 [ 187 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_6_1} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2046 | 2025.03.03 05:25:22.306776 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
2047 | 2025.03.03 05:25:24.485600 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2048 | 2025.03.03 05:25:24.485794 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2049 | 2025.03.03 05:25:24.485872 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2050 | 2025.03.03 05:25:24.486648 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2051 | 2025.03.03 05:25:24.486702 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2052 | 2025.03.03 05:25:24.487156 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2053 | 2025.03.03 05:25:24.487418 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2054 | 2025.03.03 05:25:24.487723 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001972 sec., 36511.15618661258 rows/sec., 2.97 MiB/sec. | ||
2055 | 2025.03.03 05:25:24.487916 [ 257 ] {a96f6ada-d715-4ee9-a195-3b28aa493338} <Debug> TCPHandler: Processed in 0.002441205 sec. | ||
2056 | 2025.03.03 05:25:24.488066 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2057 | 2025.03.03 05:25:24.488212 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2058 | 2025.03.03 05:25:24.488273 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2059 | 2025.03.03 05:25:24.488968 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2060 | 2025.03.03 05:25:24.489019 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2061 | 2025.03.03 05:25:24.489432 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2062 | 2025.03.03 05:25:24.489691 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2063 | 2025.03.03 05:25:24.490008 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00181 sec., 4419.889502762431 rows/sec., 332.35 KiB/sec. | ||
2064 | 2025.03.03 05:25:24.490127 [ 257 ] {47823832-c4a6-4922-9b11-f5465d62a40c} <Debug> TCPHandler: Processed in 0.002125871 sec. | ||
2065 | 2025.03.03 05:25:24.490235 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2066 | 2025.03.03 05:25:24.490342 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2067 | 2025.03.03 05:25:24.490391 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2068 | 2025.03.03 05:25:24.490949 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2069 | 2025.03.03 05:25:24.490990 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2070 | 2025.03.03 05:25:24.491356 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2071 | 2025.03.03 05:25:24.491598 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2072 | 2025.03.03 05:25:24.491806 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00149 sec., 48322.14765100671 rows/sec., 3.77 MiB/sec. | ||
2073 | 2025.03.03 05:25:24.491860 [ 257 ] {bb68a727-e94d-498d-b5fb-2405e2c07d60} <Debug> TCPHandler: Processed in 0.001674867 sec. | ||
2074 | 2025.03.03 05:25:24.491972 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2075 | 2025.03.03 05:25:24.492078 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2076 | 2025.03.03 05:25:24.492125 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2077 | 2025.03.03 05:25:24.492645 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2078 | 2025.03.03 05:25:24.492683 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2079 | 2025.03.03 05:25:24.493064 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2080 | 2025.03.03 05:25:24.493321 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2081 | 2025.03.03 05:25:24.493599 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. | ||
2082 | 2025.03.03 05:25:24.493774 [ 257 ] {e09efd3e-359b-4735-ad36-82a0a1ba1e39} <Debug> TCPHandler: Processed in 0.001850729 sec. | ||
2083 | 2025.03.03 05:25:24.493890 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2084 | 2025.03.03 05:25:24.493992 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2085 | 2025.03.03 05:25:24.494062 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2086 | 2025.03.03 05:25:24.495095 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2087 | 2025.03.03 05:25:24.495134 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2088 | 2025.03.03 05:25:24.495721 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2089 | 2025.03.03 05:25:24.495984 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2090 | 2025.03.03 05:25:24.496332 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00234 sec., 3418.8034188034185 rows/sec., 6.13 MiB/sec. | ||
2091 | 2025.03.03 05:25:24.496565 [ 257 ] {c85f262c-3fd4-45fa-b99a-52925047c1fd} <Debug> TCPHandler: Processed in 0.002722647 sec. | ||
2092 | 2025.03.03 05:25:24.496691 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2093 | 2025.03.03 05:25:24.496796 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2094 | 2025.03.03 05:25:24.496843 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2095 | 2025.03.03 05:25:24.497284 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2096 | 2025.03.03 05:25:24.497322 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2097 | 2025.03.03 05:25:24.497677 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2098 | 2025.03.03 05:25:24.497911 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2099 | 2025.03.03 05:25:24.498124 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec. | ||
2100 | 2025.03.03 05:25:24.498174 [ 257 ] {e0bed779-1e92-4750-88d0-ed9a4cd0f11d} <Debug> TCPHandler: Processed in 0.001532395 sec. | ||
2101 | 2025.03.03 05:25:27.197262 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2102 | 2025.03.03 05:25:27.197359 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2103 | 2025.03.03 05:25:27.295105 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2104 | 2025.03.03 05:25:27.295747 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2105 | 2025.03.03 05:25:27.295788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2106 | 2025.03.03 05:25:27.296303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2107 | 2025.03.03 05:25:27.296563 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2108 | 2025.03.03 05:25:27.296787 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2109 | 2025.03.03 05:25:27.566327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2110 | 2025.03.03 05:25:27.587134 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2025.03.03 05:25:27.587199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2112 | 2025.03.03 05:25:27.594257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2113 | 2025.03.03 05:25:27.595020 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2114 | 2025.03.03 05:25:27.598442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2115 | 2025.03.03 05:25:29.486898 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2116 | 2025.03.03 05:25:29.487213 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2117 | 2025.03.03 05:25:29.487329 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2118 | 2025.03.03 05:25:29.488144 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2025.03.03 05:25:29.488186 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2120 | 2025.03.03 05:25:29.488632 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2121 | 2025.03.03 05:25:29.488896 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2025.03.03 05:25:29.489086 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001972 sec., 54766.73427991887 rows/sec., 4.59 MiB/sec. | ||
2123 | 2025.03.03 05:25:29.489140 [ 257 ] {68b89175-0dcb-4ee2-b5b9-f04f062c6d0d} <Debug> TCPHandler: Processed in 0.002434404 sec. | ||
2124 | 2025.03.03 05:25:29.489265 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2125 | 2025.03.03 05:25:29.489369 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2126 | 2025.03.03 05:25:29.489415 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2127 | 2025.03.03 05:25:29.489940 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2025.03.03 05:25:29.489978 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2129 | 2025.03.03 05:25:29.490329 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2130 | 2025.03.03 05:25:29.490580 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2025.03.03 05:25:29.490794 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001435 sec., 18118.466898954703 rows/sec., 1.33 MiB/sec. | ||
2132 | 2025.03.03 05:25:29.490997 [ 257 ] {fbe5758a-85c3-4502-a654-f2dc3a69f545} <Debug> TCPHandler: Processed in 0.001776518 sec. | ||
2133 | 2025.03.03 05:25:29.491115 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2134 | 2025.03.03 05:25:29.491217 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2135 | 2025.03.03 05:25:29.491262 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2136 | 2025.03.03 05:25:29.491832 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2025.03.03 05:25:29.491871 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2138 | 2025.03.03 05:25:29.492216 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2139 | 2025.03.03 05:25:29.492455 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2025.03.03 05:25:29.492640 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001444 sec., 62326.86980609418 rows/sec., 4.87 MiB/sec. | ||
2141 | 2025.03.03 05:25:29.492690 [ 257 ] {f24d3c26-78fd-49f8-9f67-87837c1dfcb3} <Debug> TCPHandler: Processed in 0.001624336 sec. | ||
2142 | 2025.03.03 05:25:29.492803 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2143 | 2025.03.03 05:25:29.492907 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2144 | 2025.03.03 05:25:29.492956 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2145 | 2025.03.03 05:25:29.493469 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2025.03.03 05:25:29.493506 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2147 | 2025.03.03 05:25:29.493885 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2148 | 2025.03.03 05:25:29.494133 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2025.03.03 05:25:29.494306 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001421 sec., 112596.76284306827 rows/sec., 7.84 MiB/sec. | ||
2150 | 2025.03.03 05:25:29.494356 [ 257 ] {8a7aa963-1ecc-4b36-b12f-a4fac7cf3522} <Debug> TCPHandler: Processed in 0.001602096 sec. | ||
2151 | 2025.03.03 05:25:29.494458 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2152 | 2025.03.03 05:25:29.494562 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2153 | 2025.03.03 05:25:29.494627 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2154 | 2025.03.03 05:25:29.495673 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2025.03.03 05:25:29.495709 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2156 | 2025.03.03 05:25:29.496336 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2157 | 2025.03.03 05:25:29.496602 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2025.03.03 05:25:29.496883 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002321 sec., 11202.068074105988 rows/sec., 20.07 MiB/sec. | ||
2159 | 2025.03.03 05:25:29.497078 [ 257 ] {fd8f5e03-1cf2-4a92-9729-479e30658c0c} <Debug> TCPHandler: Processed in 0.002667898 sec. | ||
2160 | 2025.03.03 05:25:29.497193 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2161 | 2025.03.03 05:25:29.497295 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2162 | 2025.03.03 05:25:29.497341 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2163 | 2025.03.03 05:25:29.497774 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2164 | 2025.03.03 05:25:29.497812 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2165 | 2025.03.03 05:25:29.498224 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2166 | 2025.03.03 05:25:29.498458 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2167 | 2025.03.03 05:25:29.498682 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
2168 | 2025.03.03 05:25:29.498852 [ 257 ] {4f8e3ecd-055e-49b8-829a-24a0c07e4005} <Debug> TCPHandler: Processed in 0.001703107 sec. | ||
2169 | 2025.03.03 05:25:31.589822 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2170 | 2025.03.03 05:25:31.590149 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2171 | 2025.03.03 05:25:31.590626 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2172 | 2025.03.03 05:25:31.590679 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
2173 | 2025.03.03 05:25:31.591065 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2174 | 2025.03.03 05:25:31.591147 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2175 | 2025.03.03 05:25:31.591326 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2176 | 2025.03.03 05:25:31.591535 [ 288 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2177 | 2025.03.03 05:25:31.591563 [ 287 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2178 | 2025.03.03 05:25:31.591638 [ 286 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2179 | 2025.03.03 05:25:31.591656 [ 290 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2180 | 2025.03.03 05:25:31.591793 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2181 | 2025.03.03 05:25:31.591828 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2182 | 2025.03.03 05:25:31.591954 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2183 | 2025.03.03 05:25:31.591981 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2184 | 2025.03.03 05:25:31.592027 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2185 | 2025.03.03 05:25:31.592077 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2186 | 2025.03.03 05:25:31.592122 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2187 | 2025.03.03 05:25:31.593807 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Debug> executeQuery: Read 33 rows, 1.40 KiB in 0.003803 sec., 8677.359978963976 rows/sec., 367.21 KiB/sec. | ||
2188 | 2025.03.03 05:25:31.594018 [ 257 ] {5f2e8e09-5547-4a6c-a387-794d942fbcd1} <Debug> TCPHandler: Processed in 0.004342724 sec. | ||
2189 | 2025.03.03 05:25:31.633551 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2190 | 2025.03.03 05:25:31.633707 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2191 | 2025.03.03 05:25:31.633774 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2192 | 2025.03.03 05:25:31.634570 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2193 | 2025.03.03 05:25:31.634622 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2194 | 2025.03.03 05:25:31.635162 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2195 | 2025.03.03 05:25:31.635403 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2196 | 2025.03.03 05:25:31.635662 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001998 sec., 500.50050050050044 rows/sec., 113.39 KiB/sec. | ||
2197 | 2025.03.03 05:25:31.635756 [ 257 ] {6e017811-2463-4ed5-b239-61ca4fd80593} <Debug> TCPHandler: Processed in 0.002296344 sec. | ||
2198 | 2025.03.03 05:25:31.635884 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2199 | 2025.03.03 05:25:31.635996 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2200 | 2025.03.03 05:25:31.636043 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2201 | 2025.03.03 05:25:31.636625 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2025.03.03 05:25:31.636665 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2203 | 2025.03.03 05:25:31.637036 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2204 | 2025.03.03 05:25:31.637297 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2025.03.03 05:25:31.637566 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001569 sec., 15296.367112810707 rows/sec., 1.27 MiB/sec. | ||
2206 | 2025.03.03 05:25:31.637676 [ 257 ] {bbfcee88-0b8e-4fbe-8f4c-293a08cf929c} <Debug> TCPHandler: Processed in 0.001844159 sec. | ||
2207 | 2025.03.03 05:25:31.637784 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2208 | 2025.03.03 05:25:31.637887 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2209 | 2025.03.03 05:25:31.637932 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2210 | 2025.03.03 05:25:31.638458 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2211 | 2025.03.03 05:25:31.638499 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2212 | 2025.03.03 05:25:31.638864 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2213 | 2025.03.03 05:25:31.639114 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2214 | 2025.03.03 05:25:31.639332 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001464 sec., 8196.72131147541 rows/sec., 668.38 KiB/sec. | ||
2215 | 2025.03.03 05:25:31.639384 [ 257 ] {74a05bda-7cb9-4feb-87af-da7950df9320} <Debug> TCPHandler: Processed in 0.001648987 sec. | ||
2216 | 2025.03.03 05:25:31.639488 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2217 | 2025.03.03 05:25:31.639589 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2218 | 2025.03.03 05:25:31.639638 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2219 | 2025.03.03 05:25:31.640915 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2025.03.03 05:25:31.640953 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2221 | 2025.03.03 05:25:31.641385 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2222 | 2025.03.03 05:25:31.641639 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2025.03.03 05:25:31.641911 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Debug> executeQuery: Read 1338 rows, 114.45 KiB in 0.002329 sec., 574495.4916273078 rows/sec., 47.99 MiB/sec. | ||
2224 | 2025.03.03 05:25:31.642089 [ 257 ] {5ebd431d-1158-40d8-a007-0eb3d030d090} <Debug> TCPHandler: Processed in 0.002639086 sec. | ||
2225 | 2025.03.03 05:25:31.642203 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2226 | 2025.03.03 05:25:31.642310 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2227 | 2025.03.03 05:25:31.642355 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2228 | 2025.03.03 05:25:31.642904 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2025.03.03 05:25:31.642943 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2230 | 2025.03.03 05:25:31.643288 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2231 | 2025.03.03 05:25:31.643533 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2025.03.03 05:25:31.643751 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001465 sec., 21843.003412969283 rows/sec., 1.60 MiB/sec. | ||
2233 | 2025.03.03 05:25:31.643803 [ 257 ] {6a0ec525-fdbd-4e4d-a998-a1e98ae7990b} <Debug> TCPHandler: Processed in 0.001648887 sec. | ||
2234 | 2025.03.03 05:25:31.643921 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2025.03.03 05:25:31.644025 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2236 | 2025.03.03 05:25:31.644070 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2237 | 2025.03.03 05:25:31.644670 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2238 | 2025.03.03 05:25:31.644709 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2239 | 2025.03.03 05:25:31.645077 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2240 | 2025.03.03 05:25:31.645313 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2241 | 2025.03.03 05:25:31.645537 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001531 sec., 164598.30176355323 rows/sec., 11.38 MiB/sec. | ||
2242 | 2025.03.03 05:25:31.645590 [ 257 ] {ce0a4428-b42d-49f2-b8bd-c1607691ac17} <Debug> TCPHandler: Processed in 0.001718658 sec. | ||
2243 | 2025.03.03 05:25:31.645715 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2244 | 2025.03.03 05:25:31.645818 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2245 | 2025.03.03 05:25:31.645864 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2246 | 2025.03.03 05:25:31.646398 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2247 | 2025.03.03 05:25:31.646436 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2248 | 2025.03.03 05:25:31.646785 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2249 | 2025.03.03 05:25:31.647058 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2250 | 2025.03.03 05:25:31.647258 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00146 sec., 8219.178082191782 rows/sec., 642.12 KiB/sec. | ||
2251 | 2025.03.03 05:25:31.647310 [ 257 ] {a4145408-db48-4b8e-9b09-adf599194685} <Debug> TCPHandler: Processed in 0.001645867 sec. | ||
2252 | 2025.03.03 05:25:31.647435 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2253 | 2025.03.03 05:25:31.647539 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2254 | 2025.03.03 05:25:31.647584 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2255 | 2025.03.03 05:25:31.648314 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2025.03.03 05:25:31.648353 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2257 | 2025.03.03 05:25:31.648731 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2258 | 2025.03.03 05:25:31.648973 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2025.03.03 05:25:31.649235 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Debug> executeQuery: Read 576 rows, 44.28 KiB in 0.001716 sec., 335664.33566433564 rows/sec., 25.20 MiB/sec. | ||
2260 | 2025.03.03 05:25:31.649431 [ 257 ] {d4157150-c90b-4508-b786-29f2106f9afa} <Debug> TCPHandler: Processed in 0.002044761 sec. | ||
2261 | 2025.03.03 05:25:31.649563 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2262 | 2025.03.03 05:25:31.649669 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2263 | 2025.03.03 05:25:31.649717 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2264 | 2025.03.03 05:25:31.650478 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2265 | 2025.03.03 05:25:31.650517 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2266 | 2025.03.03 05:25:31.650940 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2267 | 2025.03.03 05:25:31.651191 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2268 | 2025.03.03 05:25:31.651416 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Debug> executeQuery: Read 964 rows, 66.67 KiB in 0.00176 sec., 547727.2727272727 rows/sec., 36.99 MiB/sec. | ||
2269 | 2025.03.03 05:25:31.651559 [ 257 ] {4d4514c8-807c-4a2a-97e0-67d224347c1c} <Debug> TCPHandler: Processed in 0.002042661 sec. | ||
2270 | 2025.03.03 05:25:31.651730 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2271 | 2025.03.03 05:25:31.651834 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2272 | 2025.03.03 05:25:31.651908 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2273 | 2025.03.03 05:25:31.652938 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2274 | 2025.03.03 05:25:31.652977 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2275 | 2025.03.03 05:25:31.653565 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2276 | 2025.03.03 05:25:31.653851 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2277 | 2025.03.03 05:25:31.654151 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002331 sec., 3432.003432003432 rows/sec., 6.15 MiB/sec. | ||
2278 | 2025.03.03 05:25:31.654388 [ 257 ] {b795db63-2883-459e-af5d-a69d7c761ed4} <Debug> TCPHandler: Processed in 0.002713948 sec. | ||
2279 | 2025.03.03 05:25:31.654525 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2280 | 2025.03.03 05:25:31.654631 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2281 | 2025.03.03 05:25:31.654679 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2282 | 2025.03.03 05:25:31.655117 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2283 | 2025.03.03 05:25:31.655155 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2284 | 2025.03.03 05:25:31.655504 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2285 | 2025.03.03 05:25:31.655748 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2286 | 2025.03.03 05:25:31.655955 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001345 sec., 22304.832713754648 rows/sec., 1.50 MiB/sec. | ||
2287 | 2025.03.03 05:25:31.656004 [ 257 ] {3fb26c23-719a-4e92-bcd9-6cddb024d270} <Debug> TCPHandler: Processed in 0.001528246 sec. | ||
2288 | 2025.03.03 05:25:32.290326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 336 | ||
2289 | 2025.03.03 05:25:32.293634 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2290 | 2025.03.03 05:25:32.293684 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2291 | 2025.03.03 05:25:32.295216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2292 | 2025.03.03 05:25:32.295550 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2293 | 2025.03.03 05:25:32.296362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
2294 | 2025.03.03 05:25:34.481366 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2295 | 2025.03.03 05:25:34.481689 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2296 | 2025.03.03 05:25:34.481790 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2297 | 2025.03.03 05:25:34.482588 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2298 | 2025.03.03 05:25:34.482637 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2299 | 2025.03.03 05:25:34.483081 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2300 | 2025.03.03 05:25:34.483357 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2301 | 2025.03.03 05:25:34.483636 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.12 MiB/sec. | ||
2302 | 2025.03.03 05:25:34.483797 [ 257 ] {55fad47d-9366-4b89-887d-3a384b0f80d8} <Debug> TCPHandler: Processed in 0.002617906 sec. | ||
2303 | 2025.03.03 05:25:34.484037 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2304 | 2025.03.03 05:25:34.484150 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2305 | 2025.03.03 05:25:34.484202 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2306 | 2025.03.03 05:25:34.484791 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2307 | 2025.03.03 05:25:34.484832 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2308 | 2025.03.03 05:25:34.485197 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2309 | 2025.03.03 05:25:34.485449 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2310 | 2025.03.03 05:25:34.485677 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001556 sec., 41131.105398457585 rows/sec., 3.21 MiB/sec. | ||
2311 | 2025.03.03 05:25:34.485732 [ 257 ] {7064efb1-3020-45d2-879c-3e087963ffc2} <Debug> TCPHandler: Processed in 0.001766038 sec. | ||
2312 | 2025.03.03 05:25:34.485849 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2313 | 2025.03.03 05:25:34.485955 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2314 | 2025.03.03 05:25:34.486005 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2315 | 2025.03.03 05:25:34.486504 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2316 | 2025.03.03 05:25:34.486544 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2317 | 2025.03.03 05:25:34.486926 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2318 | 2025.03.03 05:25:34.487171 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2319 | 2025.03.03 05:25:34.487435 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001502 sec., 55925.432756324895 rows/sec., 3.89 MiB/sec. | ||
2320 | 2025.03.03 05:25:34.487639 [ 257 ] {538695e0-162f-4806-9634-d1ffa651aa06} <Debug> TCPHandler: Processed in 0.001836958 sec. | ||
2321 | 2025.03.03 05:25:34.487787 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2322 | 2025.03.03 05:25:34.487890 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2323 | 2025.03.03 05:25:34.487937 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2324 | 2025.03.03 05:25:34.488397 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2325 | 2025.03.03 05:25:34.488435 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2326 | 2025.03.03 05:25:34.488795 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2327 | 2025.03.03 05:25:34.489050 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2328 | 2025.03.03 05:25:34.489255 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001387 sec., 21629.416005767845 rows/sec., 1.46 MiB/sec. | ||
2329 | 2025.03.03 05:25:34.489307 [ 257 ] {657e1e0a-126e-48e7-889c-33c1ed1ec488} <Debug> TCPHandler: Processed in 0.001568366 sec. | ||
2330 | 2025.03.03 05:25:34.797031 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2331 | 2025.03.03 05:25:34.797749 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2332 | 2025.03.03 05:25:34.797795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2333 | 2025.03.03 05:25:34.798326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2334 | 2025.03.03 05:25:34.798575 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2335 | 2025.03.03 05:25:34.798805 [ 8 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2336 | 2025.03.03 05:25:34.798832 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2337 | 2025.03.03 05:25:34.798929 [ 8 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2025.03.03 05:25:34.798976 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2339 | 2025.03.03 05:25:34.799126 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
2340 | 2025.03.03 05:25:34.799256 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2341 | 2025.03.03 05:25:34.799297 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
2342 | 2025.03.03 05:25:34.799380 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
2343 | 2025.03.03 05:25:34.799612 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
2344 | 2025.03.03 05:25:34.800029 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
2345 | 2025.03.03 05:25:34.800176 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
2346 | 2025.03.03 05:25:34.800442 [ 191 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
2347 | 2025.03.03 05:25:34.802010 [ 193 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002937069 sec., 1723827.3939086893 rows/sec., 24.66 MiB/sec. | ||
2348 | 2025.03.03 05:25:34.802414 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2349 | 2025.03.03 05:25:34.802744 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_11_2} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2025.03.03 05:25:34.802823 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_11_2} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2351 | 2025.03.03 05:25:34.802900 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2352 | 2025.03.03 05:25:35.098629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2353 | 2025.03.03 05:25:35.118698 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2354 | 2025.03.03 05:25:35.118744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2355 | 2025.03.03 05:25:35.126037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2356 | 2025.03.03 05:25:35.126786 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2357 | 2025.03.03 05:25:35.127071 [ 52 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2358 | 2025.03.03 05:25:35.127144 [ 52 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2359 | 2025.03.03 05:25:35.127188 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2360 | 2025.03.03 05:25:35.127651 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
2361 | 2025.03.03 05:25:35.141479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2362 | 2025.03.03 05:25:35.143245 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2363 | 2025.03.03 05:25:35.144772 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
2364 | 2025.03.03 05:25:35.150170 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
2365 | 2025.03.03 05:25:35.155619 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
2366 | 2025.03.03 05:25:35.161287 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
2367 | 2025.03.03 05:25:35.166939 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
2368 | 2025.03.03 05:25:35.171801 [ 191 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
2369 | 2025.03.03 05:25:35.228235 [ 193 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100911067 sec., 822.5064154757179 rows/sec., 4.25 MiB/sec. | ||
2370 | 2025.03.03 05:25:35.230873 [ 202 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2371 | 2025.03.03 05:25:35.234146 [ 202 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_11_2} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2025.03.03 05:25:35.234286 [ 202 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_11_2} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2373 | 2025.03.03 05:25:35.236881 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2374 | 2025.03.03 05:25:36.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.20 MiB, peak 178.08 MiB, free memory in arenas 0.00 B, will set to 169.47 MiB (RSS), difference: 1.27 MiB | ||
2375 | 2025.03.03 05:25:39.487666 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2376 | 2025.03.03 05:25:39.487866 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2377 | 2025.03.03 05:25:39.487947 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2378 | 2025.03.03 05:25:39.488740 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2379 | 2025.03.03 05:25:39.488790 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2380 | 2025.03.03 05:25:39.489269 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2381 | 2025.03.03 05:25:39.489537 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2382 | 2025.03.03 05:25:39.489719 [ 108 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2383 | 2025.03.03 05:25:39.489798 [ 108 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2384 | 2025.03.03 05:25:39.489804 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001999 sec., 54027.01350675338 rows/sec., 4.53 MiB/sec. | ||
2385 | 2025.03.03 05:25:39.489833 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2386 | 2025.03.03 05:25:39.489971 [ 257 ] {e2c4cf5c-cd2d-4e02-9664-e14b981741dc} <Debug> TCPHandler: Processed in 0.002435465 sec. | ||
2387 | 2025.03.03 05:25:39.490129 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
2388 | 2025.03.03 05:25:39.490170 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2025.03.03 05:25:39.490402 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2390 | 2025.03.03 05:25:39.490442 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2391 | 2025.03.03 05:25:39.490490 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2392 | 2025.03.03 05:25:39.490517 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1384 rows starting from the beginning of the part | ||
2393 | 2025.03.03 05:25:39.490870 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
2394 | 2025.03.03 05:25:39.491235 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
2395 | 2025.03.03 05:25:39.491681 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1338 rows starting from the beginning of the part | ||
2396 | 2025.03.03 05:25:39.492083 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
2397 | 2025.03.03 05:25:39.492421 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
2398 | 2025.03.03 05:25:39.493467 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2399 | 2025.03.03 05:25:39.493535 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2400 | 2025.03.03 05:25:39.494602 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2401 | 2025.03.03 05:25:39.495087 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2402 | 2025.03.03 05:25:39.495330 [ 108 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2403 | 2025.03.03 05:25:39.495446 [ 108 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2404 | 2025.03.03 05:25:39.495451 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0051 sec., 5098.0392156862745 rows/sec., 383.35 KiB/sec. | ||
2405 | 2025.03.03 05:25:39.495500 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2406 | 2025.03.03 05:25:39.495817 [ 257 ] {7dd2ae7e-ef02-438c-b11f-560dc7f90ca8} <Debug> TCPHandler: Processed in 0.005701548 sec. | ||
2407 | 2025.03.03 05:25:39.496347 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2408 | 2025.03.03 05:25:39.496372 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
2409 | 2025.03.03 05:25:39.496899 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2410 | 2025.03.03 05:25:39.497018 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2411 | 2025.03.03 05:25:39.497029 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2412 | 2025.03.03 05:25:39.497032 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.007050111 sec., 434886.76986787864 rows/sec., 37.99 MiB/sec. | ||
2413 | 2025.03.03 05:25:39.497091 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
2414 | 2025.03.03 05:25:39.497411 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
2415 | 2025.03.03 05:25:39.497572 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2416 | 2025.03.03 05:25:39.498033 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
2417 | 2025.03.03 05:25:39.498546 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2418 | 2025.03.03 05:25:39.499029 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
2419 | 2025.03.03 05:25:39.499071 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2420 | 2025.03.03 05:25:39.499598 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_16_3} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2421 | 2025.03.03 05:25:39.499613 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2422 | 2025.03.03 05:25:39.499983 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
2423 | 2025.03.03 05:25:39.500487 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2424 | 2025.03.03 05:25:39.500539 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2425 | 2025.03.03 05:25:39.501072 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2426 | 2025.03.03 05:25:39.501447 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005686767 sec., 28838.881564868054 rows/sec., 2.24 MiB/sec. | ||
2427 | 2025.03.03 05:25:39.501460 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2428 | 2025.03.03 05:25:39.501713 [ 108 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2429 | 2025.03.03 05:25:39.501730 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2430 | 2025.03.03 05:25:39.501818 [ 108 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2431 | 2025.03.03 05:25:39.501890 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2432 | 2025.03.03 05:25:39.501903 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005149 sec., 17479.122159642648 rows/sec., 1.37 MiB/sec. | ||
2433 | 2025.03.03 05:25:39.502212 [ 257 ] {0b40ea06-e37b-4b7a-ad1a-4fbe0c94f449} <Debug> TCPHandler: Processed in 0.006052281 sec. | ||
2434 | 2025.03.03 05:25:39.502234 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
2435 | 2025.03.03 05:25:39.502467 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2436 | 2025.03.03 05:25:39.502528 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2437 | 2025.03.03 05:25:39.502612 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
2438 | 2025.03.03 05:25:39.502695 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2439 | 2025.03.03 05:25:39.502697 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2440 | 2025.03.03 05:25:39.502944 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2441 | 2025.03.03 05:25:39.503011 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
2442 | 2025.03.03 05:25:39.503260 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_11_2} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2443 | 2025.03.03 05:25:39.503413 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
2444 | 2025.03.03 05:25:39.503892 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 576 rows starting from the beginning of the part | ||
2445 | 2025.03.03 05:25:39.504034 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2446 | 2025.03.03 05:25:39.504261 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
2447 | 2025.03.03 05:25:39.504460 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
2448 | 2025.03.03 05:25:39.505221 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2449 | 2025.03.03 05:25:39.505261 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2450 | 2025.03.03 05:25:39.505850 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2451 | 2025.03.03 05:25:39.506139 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2452 | 2025.03.03 05:25:39.506352 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.004328364 sec., 344702.98708703794 rows/sec., 27.43 MiB/sec. | ||
2453 | 2025.03.03 05:25:39.506407 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2454 | 2025.03.03 05:25:39.506494 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2025.03.03 05:25:39.506554 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2456 | 2025.03.03 05:25:39.506577 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003953 sec., 40475.58816089047 rows/sec., 2.82 MiB/sec. | ||
2457 | 2025.03.03 05:25:39.506650 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2458 | 2025.03.03 05:25:39.507142 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
2459 | 2025.03.03 05:25:39.507278 [ 257 ] {7dc508c0-ccba-4a8c-8512-3c3806c03c2e} <Debug> TCPHandler: Processed in 0.004899129 sec. | ||
2460 | 2025.03.03 05:25:39.507755 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2461 | 2025.03.03 05:25:39.507781 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2462 | 2025.03.03 05:25:39.507864 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3846 rows starting from the beginning of the part | ||
2463 | 2025.03.03 05:25:39.508043 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2464 | 2025.03.03 05:25:39.508069 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2465 | 2025.03.03 05:25:39.508308 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2466 | 2025.03.03 05:25:39.508634 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_16_3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2467 | 2025.03.03 05:25:39.508645 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2468 | 2025.03.03 05:25:39.508980 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2469 | 2025.03.03 05:25:39.509010 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2470 | 2025.03.03 05:25:39.509363 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 964 rows starting from the beginning of the part | ||
2471 | 2025.03.03 05:25:39.509728 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 84 rows starting from the beginning of the part | ||
2472 | 2025.03.03 05:25:39.510041 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2473 | 2025.03.03 05:25:39.513797 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2474 | 2025.03.03 05:25:39.513845 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2475 | 2025.03.03 05:25:39.514946 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2476 | 2025.03.03 05:25:39.515222 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2477 | 2025.03.03 05:25:39.515405 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2478 | 2025.03.03 05:25:39.515470 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2025.03.03 05:25:39.515504 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2480 | 2025.03.03 05:25:39.515535 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007605 sec., 3418.803418803419 rows/sec., 6.13 MiB/sec. | ||
2481 | 2025.03.03 05:25:39.515986 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
2482 | 2025.03.03 05:25:39.516558 [ 257 ] {35632150-2e20-4fa3-bcd3-158eb465581e} <Debug> TCPHandler: Processed in 0.00891434 sec. | ||
2483 | 2025.03.03 05:25:39.516599 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5374 rows, containing 5 columns (5 merged, 0 gathered) in 0.00993614 sec., 540853.8929604454 rows/sec., 37.08 MiB/sec. | ||
2484 | 2025.03.03 05:25:39.516837 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2485 | 2025.03.03 05:25:39.516866 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2486 | 2025.03.03 05:25:39.516948 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
2487 | 2025.03.03 05:25:39.516985 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2488 | 2025.03.03 05:25:39.517059 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2489 | 2025.03.03 05:25:39.517336 [ 186 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2490 | 2025.03.03 05:25:39.517871 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
2491 | 2025.03.03 05:25:39.518547 [ 186 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2025.03.03 05:25:39.518878 [ 186 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2493 | 2025.03.03 05:25:39.518937 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
2494 | 2025.03.03 05:25:39.519070 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
2495 | 2025.03.03 05:25:39.519634 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2496 | 2025.03.03 05:25:39.519640 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2497 | 2025.03.03 05:25:39.519689 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2498 | 2025.03.03 05:25:39.520112 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
2499 | 2025.03.03 05:25:39.520661 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2500 | 2025.03.03 05:25:39.520790 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2501 | 2025.03.03 05:25:39.521202 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2502 | 2025.03.03 05:25:39.521389 [ 108 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2503 | 2025.03.03 05:25:39.521522 [ 108 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2025.03.03 05:25:39.521585 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2505 | 2025.03.03 05:25:39.521598 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004623 sec., 12978.585334198571 rows/sec., 895.66 KiB/sec. | ||
2506 | 2025.03.03 05:25:39.522005 [ 257 ] {14857df7-4712-4fdd-b683-de71a85993c3} <Debug> TCPHandler: Processed in 0.005219253 sec. | ||
2507 | 2025.03.03 05:25:39.522193 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
2508 | 2025.03.03 05:25:39.522524 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2509 | 2025.03.03 05:25:39.522600 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 576 rows starting from the beginning of the part | ||
2510 | 2025.03.03 05:25:39.522823 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2511 | 2025.03.03 05:25:39.523133 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2512 | 2025.03.03 05:25:39.523445 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
2513 | 2025.03.03 05:25:39.523775 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
2514 | 2025.03.03 05:25:39.524115 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2515 | 2025.03.03 05:25:39.527410 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.005662907 sec., 144095.60319461365 rows/sec., 9.71 MiB/sec. | ||
2516 | 2025.03.03 05:25:39.527722 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2517 | 2025.03.03 05:25:39.528266 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2518 | 2025.03.03 05:25:39.528416 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_16_3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2519 | 2025.03.03 05:25:39.528496 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2520 | 2025.03.03 05:25:39.528902 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.013316825 sec., 13366.549459048985 rows/sec., 23.95 MiB/sec. | ||
2521 | 2025.03.03 05:25:39.529291 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2522 | 2025.03.03 05:25:39.529721 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2523 | 2025.03.03 05:25:39.529809 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2524 | 2025.03.03 05:25:39.529958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
2525 | 2025.03.03 05:25:42.081284 [ 100 ] {} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2526 | 2025.03.03 05:25:42.081398 [ 100 ] {} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2527 | 2025.03.03 05:25:42.081440 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2528 | 2025.03.03 05:25:42.081689 [ 190 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::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 | ||
2529 | 2025.03.03 05:25:42.082053 [ 190 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2530 | 2025.03.03 05:25:42.082101 [ 190 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2531 | 2025.03.03 05:25:42.082196 [ 190 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::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 | ||
2532 | 2025.03.03 05:25:42.082289 [ 190 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
2533 | 2025.03.03 05:25:42.082385 [ 190 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::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 | ||
2534 | 2025.03.03 05:25:42.082540 [ 190 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::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 | ||
2535 | 2025.03.03 05:25:42.084867 [ 188 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.003318913 sec., 10545.621412793887 rows/sec., 2.16 MiB/sec. | ||
2536 | 2025.03.03 05:25:42.085286 [ 188 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2537 | 2025.03.03 05:25:42.086037 [ 188 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::all_1_5_1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2538 | 2025.03.03 05:25:42.086126 [ 188 ] {fc7134e1-5746-42d0-b1f6-6d447e00f7aa::all_1_5_1} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2539 | 2025.03.03 05:25:42.086227 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2540 | 2025.03.03 05:25:42.197414 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2541 | 2025.03.03 05:25:42.197441 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2542 | 2025.03.03 05:25:42.296771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 356 | ||
2543 | 2025.03.03 05:25:42.299254 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2544 | 2025.03.03 05:25:42.302814 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2545 | 2025.03.03 05:25:42.302901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2546 | 2025.03.03 05:25:42.303444 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2547 | 2025.03.03 05:25:42.303535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2548 | 2025.03.03 05:25:42.304961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2549 | 2025.03.03 05:25:42.305674 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2550 | 2025.03.03 05:25:42.306350 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2551 | 2025.03.03 05:25:42.306910 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2552 | 2025.03.03 05:25:42.307262 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2553 | 2025.03.03 05:25:42.307919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
2554 | 2025.03.03 05:25:42.641694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2555 | 2025.03.03 05:25:42.660401 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2556 | 2025.03.03 05:25:42.660447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2557 | 2025.03.03 05:25:42.667471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2558 | 2025.03.03 05:25:42.668215 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2559 | 2025.03.03 05:25:42.670612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2560 | 2025.03.03 05:25:44.480996 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2561 | 2025.03.03 05:25:44.481279 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2562 | 2025.03.03 05:25:44.481726 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2563 | 2025.03.03 05:25:44.481779 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
2564 | 2025.03.03 05:25:44.482148 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2565 | 2025.03.03 05:25:44.482228 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2566 | 2025.03.03 05:25:44.482409 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2567 | 2025.03.03 05:25:44.482449 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2568 | 2025.03.03 05:25:44.482475 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Debug> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (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 | ||
2569 | 2025.03.03 05:25:44.482493 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2570 | 2025.03.03 05:25:44.482543 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2571 | 2025.03.03 05:25:44.482571 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2572 | 2025.03.03 05:25:44.483843 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002689 sec., 13015.991074748978 rows/sec., 550.56 KiB/sec. | ||
2573 | 2025.03.03 05:25:44.483974 [ 257 ] {fa6b6dde-5991-4e7a-af2d-6cf98d38dd2f} <Debug> TCPHandler: Processed in 0.003174821 sec. | ||
2574 | 2025.03.03 05:25:44.490494 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2575 | 2025.03.03 05:25:44.490720 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2576 | 2025.03.03 05:25:44.490813 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2577 | 2025.03.03 05:25:44.491606 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2025.03.03 05:25:44.491654 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2579 | 2025.03.03 05:25:44.492163 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2580 | 2025.03.03 05:25:44.492392 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Trace> oximeter.timeseries_schema (fc7134e1-5746-42d0-b1f6-6d447e00f7aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2025.03.03 05:25:44.492689 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.002034 sec., 491.6420845624386 rows/sec., 50.89 KiB/sec. | ||
2582 | 2025.03.03 05:25:44.492910 [ 257 ] {dac20c2a-e094-4408-a354-b3d1eaa40492} <Debug> TCPHandler: Processed in 0.002511636 sec. | ||
2583 | 2025.03.03 05:25:44.493035 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2025.03.03 05:25:44.493136 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2585 | 2025.03.03 05:25:44.493181 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2586 | 2025.03.03 05:25:44.493766 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2025.03.03 05:25:44.493805 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2588 | 2025.03.03 05:25:44.494261 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2589 | 2025.03.03 05:25:44.494504 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2025.03.03 05:25:44.494782 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Debug> executeQuery: Read 83 rows, 7.06 KiB in 0.001639 sec., 50640.634533251985 rows/sec., 4.21 MiB/sec. | ||
2591 | 2025.03.03 05:25:44.494948 [ 257 ] {3571f331-87ab-459f-98d1-865e99e2ba90} <Debug> TCPHandler: Processed in 0.00195755 sec. | ||
2592 | 2025.03.03 05:25:44.495077 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2593 | 2025.03.03 05:25:44.495181 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2594 | 2025.03.03 05:25:44.495225 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2595 | 2025.03.03 05:25:44.495763 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2025.03.03 05:25:44.495802 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2597 | 2025.03.03 05:25:44.496141 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2598 | 2025.03.03 05:25:44.496384 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2599 | 2025.03.03 05:25:44.496577 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001418 sec., 9167.842031029619 rows/sec., 689.38 KiB/sec. | ||
2600 | 2025.03.03 05:25:44.496628 [ 257 ] {bb3a2ee0-4a3b-45a5-b5a3-4ffbcc113857} <Debug> TCPHandler: Processed in 0.001600186 sec. | ||
2601 | 2025.03.03 05:25:44.496728 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2602 | 2025.03.03 05:25:44.496827 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2603 | 2025.03.03 05:25:44.496871 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2604 | 2025.03.03 05:25:44.497367 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2025.03.03 05:25:44.497406 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2606 | 2025.03.03 05:25:44.497751 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2607 | 2025.03.03 05:25:44.497994 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2608 | 2025.03.03 05:25:44.498194 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 47.88 KiB/sec. | ||
2609 | 2025.03.03 05:25:44.498244 [ 257 ] {d0af1e26-a568-447a-bb64-6021e79f9e55} <Debug> TCPHandler: Processed in 0.001563326 sec. | ||
2610 | 2025.03.03 05:25:44.498345 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2025.03.03 05:25:44.498445 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2612 | 2025.03.03 05:25:44.498489 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2613 | 2025.03.03 05:25:44.499023 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2025.03.03 05:25:44.499061 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2615 | 2025.03.03 05:25:44.499411 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2616 | 2025.03.03 05:25:44.499653 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2025.03.03 05:25:44.499858 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001434 sec., 59972.1059972106 rows/sec., 4.69 MiB/sec. | ||
2618 | 2025.03.03 05:25:44.499909 [ 257 ] {08eed36d-1525-4d38-8b33-fa0fd2405e38} <Debug> TCPHandler: Processed in 0.001612846 sec. | ||
2619 | 2025.03.03 05:25:44.500022 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2620 | 2025.03.03 05:25:44.500125 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2621 | 2025.03.03 05:25:44.500172 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2622 | 2025.03.03 05:25:44.500677 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2025.03.03 05:25:44.500716 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2624 | 2025.03.03 05:25:44.501103 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2625 | 2025.03.03 05:25:44.501353 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2025.03.03 05:25:44.501553 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001449 sec., 110420.97998619737 rows/sec., 7.69 MiB/sec. | ||
2627 | 2025.03.03 05:25:44.501605 [ 257 ] {f1eb1d11-fcaa-44d0-8797-dbc4c36fa530} <Debug> TCPHandler: Processed in 0.001631626 sec. | ||
2628 | 2025.03.03 05:25:44.501711 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2025.03.03 05:25:44.501813 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2630 | 2025.03.03 05:25:44.501859 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2631 | 2025.03.03 05:25:44.502271 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Trace> oximeter.measurements_f64 (9c2cdeaa-21df-48a5-8912-56c371acc365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2025.03.03 05:25:44.502309 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2633 | 2025.03.03 05:25:44.502655 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2634 | 2025.03.03 05:25:44.502907 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Trace> oximeter.measurements_f64 (9c2cdeaa-21df-48a5-8912-56c371acc365): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2025.03.03 05:25:44.503154 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 46.95 KiB/sec. | ||
2636 | 2025.03.03 05:25:44.503281 [ 257 ] {4593f569-da5e-4204-869c-3ff2c44b3c1b} <Debug> TCPHandler: Processed in 0.001622736 sec. | ||
2637 | 2025.03.03 05:25:44.503386 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2638 | 2025.03.03 05:25:44.503490 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2639 | 2025.03.03 05:25:44.503558 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2640 | 2025.03.03 05:25:44.504605 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2025.03.03 05:25:44.504647 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2642 | 2025.03.03 05:25:44.505286 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2643 | 2025.03.03 05:25:44.505550 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2025.03.03 05:25:44.505782 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002313 sec., 5620.406398616516 rows/sec., 10.07 MiB/sec. | ||
2645 | 2025.03.03 05:25:44.505875 [ 257 ] {35d12f8f-e437-4697-b73b-ea35d1558812} <Debug> TCPHandler: Processed in 0.002535525 sec. | ||
2646 | 2025.03.03 05:25:44.506000 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2025.03.03 05:25:44.506105 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2648 | 2025.03.03 05:25:44.506151 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2649 | 2025.03.03 05:25:44.506567 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Trace> oximeter.measurements_i64 (9bea1321-0ec4-4889-9c88-9efd9e2f05a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2650 | 2025.03.03 05:25:44.506606 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2651 | 2025.03.03 05:25:44.506951 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2652 | 2025.03.03 05:25:44.507188 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Trace> oximeter.measurements_i64 (9bea1321-0ec4-4889-9c88-9efd9e2f05a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2653 | 2025.03.03 05:25:44.507416 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001329 sec., 6772.009029345372 rows/sec., 478.36 KiB/sec. | ||
2654 | 2025.03.03 05:25:44.507470 [ 257 ] {1b269ff3-83d2-44c1-9942-ea9d91280ac7} <Debug> TCPHandler: Processed in 0.001519496 sec. | ||
2655 | 2025.03.03 05:25:44.507572 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2656 | 2025.03.03 05:25:44.507673 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2657 | 2025.03.03 05:25:44.507718 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2658 | 2025.03.03 05:25:44.508147 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2659 | 2025.03.03 05:25:44.508184 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2660 | 2025.03.03 05:25:44.508530 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2661 | 2025.03.03 05:25:44.508778 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2025.03.03 05:25:44.508981 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
2663 | 2025.03.03 05:25:44.509032 [ 257 ] {be13bcb5-0738-4de8-97a2-42c67b425b93} <Debug> TCPHandler: Processed in 0.001508155 sec. | ||
2664 | 2025.03.03 05:25:49.487107 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2025.03.03 05:25:49.487440 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2666 | 2025.03.03 05:25:49.487560 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2667 | 2025.03.03 05:25:49.488652 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2025.03.03 05:25:49.488696 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2669 | 2025.03.03 05:25:49.489129 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2670 | 2025.03.03 05:25:49.489392 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2025.03.03 05:25:49.489610 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002254 sec., 887.3114463176576 rows/sec., 72.35 KiB/sec. | ||
2672 | 2025.03.03 05:25:49.489811 [ 257 ] {77ed11db-d533-47c6-8b51-741edb02d19d} <Debug> TCPHandler: Processed in 0.00289184 sec. | ||
2673 | 2025.03.03 05:25:49.489936 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2674 | 2025.03.03 05:25:49.490040 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2675 | 2025.03.03 05:25:49.490087 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2676 | 2025.03.03 05:25:49.490654 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2025.03.03 05:25:49.490693 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2678 | 2025.03.03 05:25:49.491123 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2679 | 2025.03.03 05:25:49.491373 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2025.03.03 05:25:49.491561 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001533 sec., 71102.41356816699 rows/sec., 5.95 MiB/sec. | ||
2681 | 2025.03.03 05:25:49.491615 [ 257 ] {5a323fe8-4018-41f5-9ead-dd3386713d8a} <Debug> TCPHandler: Processed in 0.001719658 sec. | ||
2682 | 2025.03.03 05:25:49.491727 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2683 | 2025.03.03 05:25:49.491835 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2684 | 2025.03.03 05:25:49.491880 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2685 | 2025.03.03 05:25:49.492393 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2686 | 2025.03.03 05:25:49.492429 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2687 | 2025.03.03 05:25:49.492770 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2688 | 2025.03.03 05:25:49.493021 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2025.03.03 05:25:49.493231 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00142 sec., 19718.309859154928 rows/sec., 1.44 MiB/sec. | ||
2690 | 2025.03.03 05:25:49.493282 [ 257 ] {6242e1d2-c874-4cc8-8003-8f661446986b} <Debug> TCPHandler: Processed in 0.001604017 sec. | ||
2691 | 2025.03.03 05:25:49.493386 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2692 | 2025.03.03 05:25:49.493486 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2693 | 2025.03.03 05:25:49.493532 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2694 | 2025.03.03 05:25:49.494080 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2695 | 2025.03.03 05:25:49.494118 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2696 | 2025.03.03 05:25:49.494469 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2697 | 2025.03.03 05:25:49.494712 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2698 | 2025.03.03 05:25:49.494978 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001505 sec., 61129.56810631229 rows/sec., 4.78 MiB/sec. | ||
2699 | 2025.03.03 05:25:49.495171 [ 257 ] {f88c4816-3341-4a4d-8d12-88ed7c49c14a} <Debug> TCPHandler: Processed in 0.001830239 sec. | ||
2700 | 2025.03.03 05:25:49.495282 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2701 | 2025.03.03 05:25:49.495384 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2702 | 2025.03.03 05:25:49.495433 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2703 | 2025.03.03 05:25:49.495967 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2704 | 2025.03.03 05:25:49.496005 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2705 | 2025.03.03 05:25:49.496383 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2706 | 2025.03.03 05:25:49.496626 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2707 | 2025.03.03 05:25:49.496893 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001524 sec., 105643.04461942258 rows/sec., 7.36 MiB/sec. | ||
2708 | 2025.03.03 05:25:49.497095 [ 257 ] {c9faa1d2-0727-440e-8cf8-6557df3f7629} <Debug> TCPHandler: Processed in 0.001859689 sec. | ||
2709 | 2025.03.03 05:25:49.497207 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2710 | 2025.03.03 05:25:49.497307 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2711 | 2025.03.03 05:25:49.497378 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2712 | 2025.03.03 05:25:49.498504 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2713 | 2025.03.03 05:25:49.498542 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2714 | 2025.03.03 05:25:49.499180 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2715 | 2025.03.03 05:25:49.499463 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2716 | 2025.03.03 05:25:49.499808 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002499 sec., 10404.161664665866 rows/sec., 18.64 MiB/sec. | ||
2717 | 2025.03.03 05:25:49.499980 [ 257 ] {6fff6b47-38b5-4d5c-adbf-f5419dfe2cce} <Debug> TCPHandler: Processed in 0.002820148 sec. | ||
2718 | 2025.03.03 05:25:49.500117 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2719 | 2025.03.03 05:25:49.500222 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2720 | 2025.03.03 05:25:49.500269 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2721 | 2025.03.03 05:25:49.500706 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2722 | 2025.03.03 05:25:49.500744 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2723 | 2025.03.03 05:25:49.501101 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2724 | 2025.03.03 05:25:49.501344 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2725 | 2025.03.03 05:25:49.501566 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
2726 | 2025.03.03 05:25:49.501615 [ 257 ] {cd74e493-3635-4ef6-be3d-9b4086025a36} <Debug> TCPHandler: Processed in 0.001547355 sec. | ||
2727 | 2025.03.03 05:25:49.806621 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2728 | 2025.03.03 05:25:49.807323 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2729 | 2025.03.03 05:25:49.807373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2730 | 2025.03.03 05:25:49.807915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2731 | 2025.03.03 05:25:49.808168 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2025.03.03 05:25:49.808397 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2733 | 2025.03.03 05:25:50.170807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2734 | 2025.03.03 05:25:50.191164 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2735 | 2025.03.03 05:25:50.191221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2736 | 2025.03.03 05:25:50.198748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2737 | 2025.03.03 05:25:50.199525 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2738 | 2025.03.03 05:25:50.202384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2739 | 2025.03.03 05:25:52.308232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 392 | ||
2740 | 2025.03.03 05:25:52.311600 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2741 | 2025.03.03 05:25:52.311650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2742 | 2025.03.03 05:25:52.313164 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2743 | 2025.03.03 05:25:52.313480 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2744 | 2025.03.03 05:25:52.314464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
2745 | 2025.03.03 05:25:54.486060 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2746 | 2025.03.03 05:25:54.486282 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2747 | 2025.03.03 05:25:54.486368 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2748 | 2025.03.03 05:25:54.487186 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2749 | 2025.03.03 05:25:54.487238 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2750 | 2025.03.03 05:25:54.487690 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2751 | 2025.03.03 05:25:54.487953 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2752 | 2025.03.03 05:25:54.488204 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.001984 sec., 41330.64516129032 rows/sec., 3.43 MiB/sec. | ||
2753 | 2025.03.03 05:25:54.488271 [ 257 ] {4e2ee542-1303-4487-b16d-90667d7b5e91} <Debug> TCPHandler: Processed in 0.002356454 sec. | ||
2754 | 2025.03.03 05:25:54.488407 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2755 | 2025.03.03 05:25:54.488521 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2756 | 2025.03.03 05:25:54.488571 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2757 | 2025.03.03 05:25:54.489141 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2758 | 2025.03.03 05:25:54.489182 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2759 | 2025.03.03 05:25:54.489539 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2760 | 2025.03.03 05:25:54.489785 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2761 | 2025.03.03 05:25:54.490059 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001558 sec., 8344.03080872914 rows/sec., 627.43 KiB/sec. | ||
2762 | 2025.03.03 05:25:54.490232 [ 257 ] {1012f0cf-e12f-420a-97eb-94b10b1b82b1} <Debug> TCPHandler: Processed in 0.001872359 sec. | ||
2763 | 2025.03.03 05:25:54.490347 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2764 | 2025.03.03 05:25:54.490453 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2765 | 2025.03.03 05:25:54.490498 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2766 | 2025.03.03 05:25:54.491073 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2767 | 2025.03.03 05:25:54.491111 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2768 | 2025.03.03 05:25:54.491509 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2769 | 2025.03.03 05:25:54.491760 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2770 | 2025.03.03 05:25:54.491979 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001549 sec., 49709.48999354422 rows/sec., 3.88 MiB/sec. | ||
2771 | 2025.03.03 05:25:54.492031 [ 257 ] {6a5a8de6-b058-4d92-97a9-a95d1ceca459} <Debug> TCPHandler: Processed in 0.001733738 sec. | ||
2772 | 2025.03.03 05:25:54.492145 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2773 | 2025.03.03 05:25:54.492251 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2774 | 2025.03.03 05:25:54.492300 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2775 | 2025.03.03 05:25:54.492834 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2776 | 2025.03.03 05:25:54.492873 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2777 | 2025.03.03 05:25:54.493275 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2778 | 2025.03.03 05:25:54.493520 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2779 | 2025.03.03 05:25:54.493733 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
2780 | 2025.03.03 05:25:54.493786 [ 257 ] {10342c9c-5da4-48a9-9fd3-3da3f298049d} <Debug> TCPHandler: Processed in 0.001690017 sec. | ||
2781 | 2025.03.03 05:25:54.493892 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2782 | 2025.03.03 05:25:54.493995 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2783 | 2025.03.03 05:25:54.494063 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2784 | 2025.03.03 05:25:54.495142 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2785 | 2025.03.03 05:25:54.495181 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2786 | 2025.03.03 05:25:54.495803 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2787 | 2025.03.03 05:25:54.496071 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2788 | 2025.03.03 05:25:54.496322 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002349 sec., 5534.2699020859945 rows/sec., 9.92 MiB/sec. | ||
2789 | 2025.03.03 05:25:54.496424 [ 257 ] {e08a52c0-f8f3-4c3d-b388-20f01544f378} <Debug> TCPHandler: Processed in 0.002581686 sec. | ||
2790 | 2025.03.03 05:25:54.496563 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2791 | 2025.03.03 05:25:54.496669 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2792 | 2025.03.03 05:25:54.496716 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2793 | 2025.03.03 05:25:54.497183 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2794 | 2025.03.03 05:25:54.497223 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2795 | 2025.03.03 05:25:54.497605 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2796 | 2025.03.03 05:25:54.497845 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2797 | 2025.03.03 05:25:54.498054 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
2798 | 2025.03.03 05:25:54.498103 [ 257 ] {b425cee6-b880-4f09-a480-f2f3bf9a1d01} <Debug> TCPHandler: Processed in 0.001590756 sec. | ||
2799 | 2025.03.03 05:25:57.197481 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2800 | 2025.03.03 05:25:57.197548 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2801 | 2025.03.03 05:25:57.308626 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
2802 | 2025.03.03 05:25:57.309278 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2803 | 2025.03.03 05:25:57.309325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2804 | 2025.03.03 05:25:57.309852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2805 | 2025.03.03 05:25:57.310107 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2806 | 2025.03.03 05:25:57.310345 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2807 | 2025.03.03 05:25:57.702571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2808 | 2025.03.03 05:25:57.722402 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2809 | 2025.03.03 05:25:57.722445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2810 | 2025.03.03 05:25:57.729828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2811 | 2025.03.03 05:25:57.730609 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2812 | 2025.03.03 05:25:57.733298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2813 | 2025.03.03 05:25:59.487422 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2814 | 2025.03.03 05:25:59.487648 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2815 | 2025.03.03 05:25:59.487768 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2816 | 2025.03.03 05:25:59.488907 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2025.03.03 05:25:59.488954 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2818 | 2025.03.03 05:25:59.489413 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2819 | 2025.03.03 05:25:59.489681 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2820 | 2025.03.03 05:25:59.489893 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002334 sec., 46272.49357326478 rows/sec., 3.88 MiB/sec. | ||
2821 | 2025.03.03 05:25:59.489954 [ 257 ] {29f6d53d-8818-4736-94e7-3d5e391b3e37} <Debug> TCPHandler: Processed in 0.002668477 sec. | ||
2822 | 2025.03.03 05:25:59.490088 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2025.03.03 05:25:59.490200 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2824 | 2025.03.03 05:25:59.490249 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2825 | 2025.03.03 05:25:59.490789 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2826 | 2025.03.03 05:25:59.490827 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2827 | 2025.03.03 05:25:59.491180 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2828 | 2025.03.03 05:25:59.491427 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2025.03.03 05:25:59.491604 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001431 sec., 18169.11250873515 rows/sec., 1.33 MiB/sec. | ||
2830 | 2025.03.03 05:25:59.491654 [ 257 ] {a78a3715-a54d-488b-98fd-658a70ca227b} <Debug> TCPHandler: Processed in 0.001619936 sec. | ||
2831 | 2025.03.03 05:25:59.491757 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2832 | 2025.03.03 05:25:59.491857 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2833 | 2025.03.03 05:25:59.491901 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2834 | 2025.03.03 05:25:59.492443 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2835 | 2025.03.03 05:25:59.492480 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2836 | 2025.03.03 05:25:59.492834 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2837 | 2025.03.03 05:25:59.493089 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2838 | 2025.03.03 05:25:59.493296 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001454 sec., 61898.21182943604 rows/sec., 4.83 MiB/sec. | ||
2839 | 2025.03.03 05:25:59.493496 [ 257 ] {88ef2c92-1ff2-41ae-8fca-2fdae17d05d4} <Debug> TCPHandler: Processed in 0.001785998 sec. | ||
2840 | 2025.03.03 05:25:59.493652 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2841 | 2025.03.03 05:25:59.493755 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2842 | 2025.03.03 05:25:59.493806 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2843 | 2025.03.03 05:25:59.494348 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2025.03.03 05:25:59.494385 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2845 | 2025.03.03 05:25:59.494762 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2846 | 2025.03.03 05:25:59.495005 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2025.03.03 05:25:59.495204 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
2848 | 2025.03.03 05:25:59.495393 [ 257 ] {ddb4c587-b6af-4d29-a177-615d54f99689} <Debug> TCPHandler: Processed in 0.001792538 sec. | ||
2849 | 2025.03.03 05:25:59.495555 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2850 | 2025.03.03 05:25:59.495659 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2851 | 2025.03.03 05:25:59.495735 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2852 | 2025.03.03 05:25:59.496866 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2853 | 2025.03.03 05:25:59.496902 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2854 | 2025.03.03 05:25:59.497530 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2855 | 2025.03.03 05:25:59.497788 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2856 | 2025.03.03 05:25:59.498073 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002408 sec., 10797.34219269103 rows/sec., 19.35 MiB/sec. | ||
2857 | 2025.03.03 05:25:59.498339 [ 257 ] {f1d30c15-134d-453e-8472-36e1ff385433} <Debug> TCPHandler: Processed in 0.002834408 sec. | ||
2858 | 2025.03.03 05:25:59.498474 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2859 | 2025.03.03 05:25:59.498579 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2860 | 2025.03.03 05:25:59.498626 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2861 | 2025.03.03 05:25:59.499073 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2025.03.03 05:25:59.499111 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
2863 | 2025.03.03 05:25:59.499479 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2864 | 2025.03.03 05:25:59.499746 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2025.03.03 05:25:59.499923 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
2866 | 2025.03.03 05:25:59.499971 [ 257 ] {9160bcd1-060c-452f-a0e2-8a236d6a8d22} <Debug> TCPHandler: Processed in 0.001546606 sec. | ||
2867 | 2025.03.03 05:26:01.628444 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2868 | 2025.03.03 05:26:01.628654 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2869 | 2025.03.03 05:26:01.628729 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2870 | 2025.03.03 05:26:01.629518 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2871 | 2025.03.03 05:26:01.629569 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2872 | 2025.03.03 05:26:01.630020 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2873 | 2025.03.03 05:26:01.630319 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2874 | 2025.03.03 05:26:01.630587 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001985 sec., 12090.68010075567 rows/sec., 1.00 MiB/sec. | ||
2875 | 2025.03.03 05:26:01.630777 [ 257 ] {fe1f139b-a3b3-4a39-8e38-d9616d1c5967} <Debug> TCPHandler: Processed in 0.002471235 sec. | ||
2876 | 2025.03.03 05:26:01.630937 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2877 | 2025.03.03 05:26:01.631052 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2878 | 2025.03.03 05:26:01.631109 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2879 | 2025.03.03 05:26:01.632313 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2880 | 2025.03.03 05:26:01.632354 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2881 | 2025.03.03 05:26:01.632829 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2882 | 2025.03.03 05:26:01.633085 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2883 | 2025.03.03 05:26:01.633274 [ 140 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2884 | 2025.03.03 05:26:01.633293 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Debug> executeQuery: Read 1342 rows, 114.99 KiB in 0.002263 sec., 593018.1175430844 rows/sec., 49.62 MiB/sec. | ||
2885 | 2025.03.03 05:26:01.633360 [ 140 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2886 | 2025.03.03 05:26:01.633430 [ 257 ] {55485e52-2280-4b10-94a2-cc7eb452c749} <Debug> TCPHandler: Processed in 0.002544645 sec. | ||
2887 | 2025.03.03 05:26:01.633431 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2888 | 2025.03.03 05:26:01.633625 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2025.03.03 05:26:01.633669 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
2890 | 2025.03.03 05:26:01.633792 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2891 | 2025.03.03 05:26:01.633886 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2892 | 2025.03.03 05:26:01.633974 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2893 | 2025.03.03 05:26:01.634075 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1390 rows starting from the beginning of the part | ||
2894 | 2025.03.03 05:26:01.634373 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 83 rows starting from the beginning of the part | ||
2895 | 2025.03.03 05:26:01.634738 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 109 rows starting from the beginning of the part | ||
2896 | 2025.03.03 05:26:01.635116 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
2897 | 2025.03.03 05:26:01.635514 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
2898 | 2025.03.03 05:26:01.635791 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1342 rows starting from the beginning of the part | ||
2899 | 2025.03.03 05:26:01.636664 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2025.03.03 05:26:01.636721 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2901 | 2025.03.03 05:26:01.637623 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2902 | 2025.03.03 05:26:01.638160 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2025.03.03 05:26:01.638453 [ 140 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2904 | 2025.03.03 05:26:01.638529 [ 140 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2025.03.03 05:26:01.638567 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2906 | 2025.03.03 05:26:01.638597 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Debug> executeQuery: Read 25 rows, 1.94 KiB in 0.004842 sec., 5163.155720776539 rows/sec., 400.35 KiB/sec. | ||
2907 | 2025.03.03 05:26:01.639274 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
2908 | 2025.03.03 05:26:01.639728 [ 257 ] {bf65fd53-a308-431f-b0ba-9ed9d817fa5a} <Debug> TCPHandler: Processed in 0.006198143 sec. | ||
2909 | 2025.03.03 05:26:01.639747 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2910 | 2025.03.03 05:26:01.639779 [ 196 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.006205372 sec., 501823.2589440246 rows/sec., 43.93 MiB/sec. | ||
2911 | 2025.03.03 05:26:01.639842 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part | ||
2912 | 2025.03.03 05:26:01.640023 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2913 | 2025.03.03 05:26:01.640054 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
2914 | 2025.03.03 05:26:01.640224 [ 196 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2915 | 2025.03.03 05:26:01.640573 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
2916 | 2025.03.03 05:26:01.640707 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2917 | 2025.03.03 05:26:01.640906 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
2918 | 2025.03.03 05:26:01.641016 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2919 | 2025.03.03 05:26:01.641438 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
2920 | 2025.03.03 05:26:01.641579 [ 196 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2025.03.03 05:26:01.641813 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
2922 | 2025.03.03 05:26:01.641959 [ 196 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_21_4} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2923 | 2025.03.03 05:26:01.642310 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
2924 | 2025.03.03 05:26:01.644152 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2025.03.03 05:26:01.644245 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2926 | 2025.03.03 05:26:01.644839 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.006154442 sec., 26484.935596110903 rows/sec., 2.05 MiB/sec. | ||
2927 | 2025.03.03 05:26:01.645033 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2928 | 2025.03.03 05:26:01.645419 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2929 | 2025.03.03 05:26:01.645499 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2025.03.03 05:26:01.645631 [ 188 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_16_3} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2931 | 2025.03.03 05:26:01.645764 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2932 | 2025.03.03 05:26:01.645918 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2025.03.03 05:26:01.646234 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.005857 sec., 43025.43964486939 rows/sec., 2.98 MiB/sec. | ||
2934 | 2025.03.03 05:26:01.646397 [ 257 ] {400fab11-48a2-40bf-b2cd-67d8a588b887} <Debug> TCPHandler: Processed in 0.006488155 sec. | ||
2935 | 2025.03.03 05:26:01.646523 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2936 | 2025.03.03 05:26:01.646630 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2937 | 2025.03.03 05:26:01.646677 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2938 | 2025.03.03 05:26:01.647228 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2939 | 2025.03.03 05:26:01.647268 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2940 | 2025.03.03 05:26:01.647641 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2941 | 2025.03.03 05:26:01.647876 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2942 | 2025.03.03 05:26:01.648087 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001479 sec., 8113.5902636916835 rows/sec., 633.87 KiB/sec. | ||
2943 | 2025.03.03 05:26:01.648140 [ 257 ] {fb8dc7b2-083b-4d48-aa1b-668780d63c39} <Debug> TCPHandler: Processed in 0.001667907 sec. | ||
2944 | 2025.03.03 05:26:01.648243 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2945 | 2025.03.03 05:26:01.648343 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2946 | 2025.03.03 05:26:01.648387 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2947 | 2025.03.03 05:26:01.649131 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2025.03.03 05:26:01.649170 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2949 | 2025.03.03 05:26:01.649562 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2950 | 2025.03.03 05:26:01.649802 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2025.03.03 05:26:01.649967 [ 140 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2952 | 2025.03.03 05:26:01.650032 [ 140 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2025.03.03 05:26:01.650050 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Debug> executeQuery: Read 569 rows, 43.70 KiB in 0.001717 sec., 331391.96272568434 rows/sec., 24.86 MiB/sec. | ||
2954 | 2025.03.03 05:26:01.650079 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2955 | 2025.03.03 05:26:01.650204 [ 257 ] {8e59ef1f-102f-4daf-9228-7f2a86aa550c} <Debug> TCPHandler: Processed in 0.002007381 sec. | ||
2956 | 2025.03.03 05:26:01.650285 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
2957 | 2025.03.03 05:26:01.650385 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2958 | 2025.03.03 05:26:01.650452 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2959 | 2025.03.03 05:26:01.650532 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 612 rows starting from the beginning of the part | ||
2960 | 2025.03.03 05:26:01.650589 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2961 | 2025.03.03 05:26:01.650793 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part | ||
2962 | 2025.03.03 05:26:01.650832 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2963 | 2025.03.03 05:26:01.651102 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part | ||
2964 | 2025.03.03 05:26:01.651402 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part | ||
2965 | 2025.03.03 05:26:01.651766 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
2966 | 2025.03.03 05:26:01.652047 [ 188 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 569 rows starting from the beginning of the part | ||
2967 | 2025.03.03 05:26:01.653733 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2025.03.03 05:26:01.653802 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2969 | 2025.03.03 05:26:01.654758 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2970 | 2025.03.03 05:26:01.654761 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004563566 sec., 334387.6258171789 rows/sec., 26.63 MiB/sec. | ||
2971 | 2025.03.03 05:26:01.654952 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2972 | 2025.03.03 05:26:01.655063 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2025.03.03 05:26:01.655287 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2974 | 2025.03.03 05:26:01.655390 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2975 | 2025.03.03 05:26:01.655455 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2025.03.03 05:26:01.655467 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Debug> executeQuery: Read 958 rows, 66.25 KiB in 0.004926 sec., 194478.27852212748 rows/sec., 13.13 MiB/sec. | ||
2977 | 2025.03.03 05:26:01.655470 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2978 | 2025.03.03 05:26:01.655750 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_21_4} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2979 | 2025.03.03 05:26:01.655833 [ 257 ] {d73265bf-7786-4917-81e7-3d1d47d0fc2a} <Debug> TCPHandler: Processed in 0.005524115 sec. | ||
2980 | 2025.03.03 05:26:01.656047 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2981 | 2025.03.03 05:26:01.656089 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
2982 | 2025.03.03 05:26:01.656112 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2983 | 2025.03.03 05:26:01.656216 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2984 | 2025.03.03 05:26:01.656256 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2985 | 2025.03.03 05:26:01.656260 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5374 rows starting from the beginning of the part | ||
2986 | 2025.03.03 05:26:01.656406 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2987 | 2025.03.03 05:26:01.656499 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
2988 | 2025.03.03 05:26:01.656914 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
2989 | 2025.03.03 05:26:01.657316 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
2990 | 2025.03.03 05:26:01.657628 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
2991 | 2025.03.03 05:26:01.657943 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 958 rows starting from the beginning of the part | ||
2992 | 2025.03.03 05:26:01.660137 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2993 | 2025.03.03 05:26:01.660180 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2994 | 2025.03.03 05:26:01.660981 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2995 | 2025.03.03 05:26:01.661280 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2996 | 2025.03.03 05:26:01.661512 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6973 rows, containing 5 columns (5 merged, 0 gathered) in 0.005839558 sec., 1194097.2244817158 rows/sec., 81.81 MiB/sec. | ||
2997 | 2025.03.03 05:26:01.661562 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2998 | 2025.03.03 05:26:01.661686 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2025.03.03 05:26:01.661746 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3000 | 2025.03.03 05:26:01.661801 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005562 sec., 2337.2887450557355 rows/sec., 4.19 MiB/sec. | ||
3001 | 2025.03.03 05:26:01.661932 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
3002 | 2025.03.03 05:26:01.662040 [ 257 ] {d0458b47-828f-4925-b1f1-d1b47ee71bb1} <Debug> TCPHandler: Processed in 0.005985441 sec. | ||
3003 | 2025.03.03 05:26:01.662243 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3004 | 2025.03.03 05:26:01.662414 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3005 | 2025.03.03 05:26:01.662483 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3006 | 2025.03.03 05:26:01.662570 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3007 | 2025.03.03 05:26:01.662653 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3008 | 2025.03.03 05:26:01.662930 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part | ||
3009 | 2025.03.03 05:26:01.663980 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2025.03.03 05:26:01.664027 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
3011 | 2025.03.03 05:26:01.664363 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3012 | 2025.03.03 05:26:01.664911 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3013 | 2025.03.03 05:26:01.665126 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
3014 | 2025.03.03 05:26:01.665296 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3015 | 2025.03.03 05:26:01.665399 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3016 | 2025.03.03 05:26:01.665715 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
3017 | 2025.03.03 05:26:01.666241 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
3018 | 2025.03.03 05:26:01.666493 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3019 | 2025.03.03 05:26:01.666777 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
3020 | 2025.03.03 05:26:01.667234 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3021 | 2025.03.03 05:26:01.667547 [ 140 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3022 | 2025.03.03 05:26:01.667717 [ 140 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3023 | 2025.03.03 05:26:01.667817 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3024 | 2025.03.03 05:26:01.667834 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.005411 sec., 5544.261689151728 rows/sec., 381.35 KiB/sec. | ||
3025 | 2025.03.03 05:26:01.668227 [ 257 ] {ef9ed975-3143-4243-81e8-138702c99678} <Debug> TCPHandler: Processed in 0.006061941 sec. | ||
3026 | 2025.03.03 05:26:01.668714 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3027 | 2025.03.03 05:26:01.669219 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3028 | 2025.03.03 05:26:01.669299 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 816 rows starting from the beginning of the part | ||
3029 | 2025.03.03 05:26:01.669586 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
3030 | 2025.03.03 05:26:01.669892 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3031 | 2025.03.03 05:26:01.670162 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3032 | 2025.03.03 05:26:01.670361 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3033 | 2025.03.03 05:26:01.670659 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
3034 | 2025.03.03 05:26:01.674071 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 4 columns (4 merged, 0 gathered) in 0.00600475 sec., 180856.82168283444 rows/sec., 12.19 MiB/sec. | ||
3035 | 2025.03.03 05:26:01.674371 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3036 | 2025.03.03 05:26:01.675010 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2025.03.03 05:26:01.675259 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_21_4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3038 | 2025.03.03 05:26:01.675444 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3039 | 2025.03.03 05:26:01.676052 [ 199 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.014226173 sec., 18908.80983944171 rows/sec., 33.88 MiB/sec. | ||
3040 | 2025.03.03 05:26:01.676596 [ 187 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3041 | 2025.03.03 05:26:01.677032 [ 187 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3042 | 2025.03.03 05:26:01.677114 [ 187 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3043 | 2025.03.03 05:26:01.677264 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
3044 | 2025.03.03 05:26:02.314903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 434 | ||
3045 | 2025.03.03 05:26:02.318504 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2025.03.03 05:26:02.318561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3047 | 2025.03.03 05:26:02.320070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3048 | 2025.03.03 05:26:02.320406 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2025.03.03 05:26:02.321248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
3050 | 2025.03.03 05:26:04.482383 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3051 | 2025.03.03 05:26:04.482596 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3052 | 2025.03.03 05:26:04.482677 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3053 | 2025.03.03 05:26:04.483496 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2025.03.03 05:26:04.483538 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3055 | 2025.03.03 05:26:04.483985 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3056 | 2025.03.03 05:26:04.484256 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2025.03.03 05:26:04.484465 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.23 MiB/sec. | ||
3058 | 2025.03.03 05:26:04.484529 [ 257 ] {c340b0f9-d1c0-4d01-9269-a3db0f14ac8a} <Debug> TCPHandler: Processed in 0.002290283 sec. | ||
3059 | 2025.03.03 05:26:04.484664 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3060 | 2025.03.03 05:26:04.484779 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3061 | 2025.03.03 05:26:04.484832 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3062 | 2025.03.03 05:26:04.485393 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2025.03.03 05:26:04.485432 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3064 | 2025.03.03 05:26:04.485795 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3065 | 2025.03.03 05:26:04.486069 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2025.03.03 05:26:04.486263 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. | ||
3067 | 2025.03.03 05:26:04.486315 [ 257 ] {9a9c258f-9cd7-42f5-b27c-563b17176645} <Debug> TCPHandler: Processed in 0.001705947 sec. | ||
3068 | 2025.03.03 05:26:04.486436 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3069 | 2025.03.03 05:26:04.486547 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3070 | 2025.03.03 05:26:04.486598 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3071 | 2025.03.03 05:26:04.487113 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3072 | 2025.03.03 05:26:04.487151 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3073 | 2025.03.03 05:26:04.487554 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3074 | 2025.03.03 05:26:04.487802 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3075 | 2025.03.03 05:26:04.487993 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001473 sec., 57026.476578411406 rows/sec., 3.97 MiB/sec. | ||
3076 | 2025.03.03 05:26:04.488101 [ 257 ] {b84d8518-b4e0-466e-a642-a42d0eb40ec6} <Debug> TCPHandler: Processed in 0.001716977 sec. | ||
3077 | 2025.03.03 05:26:04.488218 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3078 | 2025.03.03 05:26:04.488325 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3079 | 2025.03.03 05:26:04.488371 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3080 | 2025.03.03 05:26:04.488798 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2025.03.03 05:26:04.488835 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3082 | 2025.03.03 05:26:04.489195 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3083 | 2025.03.03 05:26:04.489442 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2025.03.03 05:26:04.489754 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001439 sec., 20847.810979847116 rows/sec., 1.41 MiB/sec. | ||
3085 | 2025.03.03 05:26:04.489858 [ 257 ] {67f6a19d-8dd2-4eb7-bd9a-a1b7879fa1ce} <Debug> TCPHandler: Processed in 0.001690037 sec. | ||
3086 | 2025.03.03 05:26:04.810591 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3087 | 2025.03.03 05:26:04.811240 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3088 | 2025.03.03 05:26:04.811297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3089 | 2025.03.03 05:26:04.811856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3090 | 2025.03.03 05:26:04.812117 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3091 | 2025.03.03 05:26:04.812390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3092 | 2025.03.03 05:26:05.233491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3093 | 2025.03.03 05:26:05.255528 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2025.03.03 05:26:05.255605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3095 | 2025.03.03 05:26:05.263361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3096 | 2025.03.03 05:26:05.264322 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3097 | 2025.03.03 05:26:05.269680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3098 | 2025.03.03 05:26:09.487632 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3099 | 2025.03.03 05:26:09.487870 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3100 | 2025.03.03 05:26:09.487954 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3101 | 2025.03.03 05:26:09.488801 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3102 | 2025.03.03 05:26:09.488859 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3103 | 2025.03.03 05:26:09.489361 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3104 | 2025.03.03 05:26:09.489648 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3105 | 2025.03.03 05:26:09.489879 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002062 sec., 52376.333656644034 rows/sec., 4.39 MiB/sec. | ||
3106 | 2025.03.03 05:26:09.490057 [ 257 ] {609ba94c-d3c1-47d6-b373-4ddaf43fe762} <Debug> TCPHandler: Processed in 0.002569916 sec. | ||
3107 | 2025.03.03 05:26:09.490243 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3108 | 2025.03.03 05:26:09.490357 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3109 | 2025.03.03 05:26:09.490408 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3110 | 2025.03.03 05:26:09.490993 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3111 | 2025.03.03 05:26:09.491034 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3112 | 2025.03.03 05:26:09.491393 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3113 | 2025.03.03 05:26:09.491642 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3114 | 2025.03.03 05:26:09.491823 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001495 sec., 17391.304347826088 rows/sec., 1.28 MiB/sec. | ||
3115 | 2025.03.03 05:26:09.491876 [ 257 ] {69f2c5e9-64d6-4b19-b747-5c95bc84a659} <Debug> TCPHandler: Processed in 0.001694987 sec. | ||
3116 | 2025.03.03 05:26:09.491997 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3117 | 2025.03.03 05:26:09.492104 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3118 | 2025.03.03 05:26:09.492150 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3119 | 2025.03.03 05:26:09.492716 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3120 | 2025.03.03 05:26:09.492754 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3121 | 2025.03.03 05:26:09.493114 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3122 | 2025.03.03 05:26:09.493354 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3123 | 2025.03.03 05:26:09.493534 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001454 sec., 61898.21182943604 rows/sec., 4.83 MiB/sec. | ||
3124 | 2025.03.03 05:26:09.493584 [ 257 ] {9007b4b5-71d0-47ed-8c56-abf8d2513c29} <Debug> TCPHandler: Processed in 0.001638117 sec. | ||
3125 | 2025.03.03 05:26:09.493702 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3126 | 2025.03.03 05:26:09.493817 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3127 | 2025.03.03 05:26:09.493867 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3128 | 2025.03.03 05:26:09.494421 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3129 | 2025.03.03 05:26:09.494458 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3130 | 2025.03.03 05:26:09.494859 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3131 | 2025.03.03 05:26:09.495096 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3132 | 2025.03.03 05:26:09.495290 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
3133 | 2025.03.03 05:26:09.495360 [ 257 ] {3f2d8217-d49e-4a5b-94f7-c24b449ba035} <Debug> TCPHandler: Processed in 0.001710367 sec. | ||
3134 | 2025.03.03 05:26:09.495593 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3135 | 2025.03.03 05:26:09.495702 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3136 | 2025.03.03 05:26:09.495776 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3137 | 2025.03.03 05:26:09.496919 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3138 | 2025.03.03 05:26:09.496957 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3139 | 2025.03.03 05:26:09.497604 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3140 | 2025.03.03 05:26:09.497857 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3141 | 2025.03.03 05:26:09.498114 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002429 sec., 10703.99341292713 rows/sec., 19.18 MiB/sec. | ||
3142 | 2025.03.03 05:26:09.498470 [ 257 ] {aa53e5f6-8f0f-4d8b-aea9-d078a5fcb865} <Debug> TCPHandler: Processed in 0.00294758 sec. | ||
3143 | 2025.03.03 05:26:09.498598 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3144 | 2025.03.03 05:26:09.498704 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3145 | 2025.03.03 05:26:09.498750 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3146 | 2025.03.03 05:26:09.499206 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3147 | 2025.03.03 05:26:09.499244 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3148 | 2025.03.03 05:26:09.499603 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3149 | 2025.03.03 05:26:09.499862 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3150 | 2025.03.03 05:26:09.500041 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
3151 | 2025.03.03 05:26:09.500089 [ 257 ] {cc1008e3-18b4-4ae1-a3e2-9db56801adcd} <Debug> TCPHandler: Processed in 0.001541225 sec. | ||
3152 | 2025.03.03 05:26:12.197591 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3153 | 2025.03.03 05:26:12.197687 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3154 | 2025.03.03 05:26:12.312642 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3155 | 2025.03.03 05:26:12.313615 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3156 | 2025.03.03 05:26:12.313659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3157 | 2025.03.03 05:26:12.314215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3158 | 2025.03.03 05:26:12.314481 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3159 | 2025.03.03 05:26:12.314719 [ 128 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3160 | 2025.03.03 05:26:12.314753 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3161 | 2025.03.03 05:26:12.314819 [ 128 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3162 | 2025.03.03 05:26:12.314865 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3163 | 2025.03.03 05:26:12.315007 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3164 | 2025.03.03 05:26:12.315117 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3165 | 2025.03.03 05:26:12.315150 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3166 | 2025.03.03 05:26:12.315284 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3167 | 2025.03.03 05:26:12.315380 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3168 | 2025.03.03 05:26:12.315625 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3169 | 2025.03.03 05:26:12.315781 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3170 | 2025.03.03 05:26:12.315974 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3171 | 2025.03.03 05:26:12.318133 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003182202 sec., 2319463.0636270107 rows/sec., 33.18 MiB/sec. | ||
3172 | 2025.03.03 05:26:12.318876 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3173 | 2025.03.03 05:26:12.319168 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_16_3} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3174 | 2025.03.03 05:26:12.319241 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_16_3} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3175 | 2025.03.03 05:26:12.319319 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
3176 | 2025.03.03 05:26:12.321699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 454 | ||
3177 | 2025.03.03 05:26:12.324698 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3178 | 2025.03.03 05:26:12.324747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3179 | 2025.03.03 05:26:12.326234 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3180 | 2025.03.03 05:26:12.326555 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2025.03.03 05:26:12.326751 [ 128 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3182 | 2025.03.03 05:26:12.326852 [ 128 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3183 | 2025.03.03 05:26:12.326924 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3184 | 2025.03.03 05:26:12.327328 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
3185 | 2025.03.03 05:26:12.328439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
3186 | 2025.03.03 05:26:12.328833 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3187 | 2025.03.03 05:26:12.328993 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 288 rows starting from the beginning of the part | ||
3188 | 2025.03.03 05:26:12.329649 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
3189 | 2025.03.03 05:26:12.330248 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
3190 | 2025.03.03 05:26:12.330751 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3191 | 2025.03.03 05:26:12.331245 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
3192 | 2025.03.03 05:26:12.331694 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
3193 | 2025.03.03 05:26:12.339109 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.012077742 sec., 37589.80776373597 rows/sec., 34.16 MiB/sec. | ||
3194 | 2025.03.03 05:26:12.339954 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3195 | 2025.03.03 05:26:12.340627 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2025.03.03 05:26:12.340711 [ 191 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_11_2} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3197 | 2025.03.03 05:26:12.340894 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3198 | 2025.03.03 05:26:12.769887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3199 | 2025.03.03 05:26:12.790854 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3200 | 2025.03.03 05:26:12.790899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3201 | 2025.03.03 05:26:12.798336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3202 | 2025.03.03 05:26:12.799095 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3203 | 2025.03.03 05:26:12.799391 [ 128 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3204 | 2025.03.03 05:26:12.799466 [ 128 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3205 | 2025.03.03 05:26:12.799511 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3206 | 2025.03.03 05:26:12.800033 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
3207 | 2025.03.03 05:26:12.814510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3208 | 2025.03.03 05:26:12.816334 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3209 | 2025.03.03 05:26:12.817914 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
3210 | 2025.03.03 05:26:12.823422 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
3211 | 2025.03.03 05:26:12.828919 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
3212 | 2025.03.03 05:26:12.834288 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
3213 | 2025.03.03 05:26:12.839704 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
3214 | 2025.03.03 05:26:12.844119 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
3215 | 2025.03.03 05:26:12.903126 [ 193 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.103481213 sec., 1169.2943723031156 rows/sec., 6.05 MiB/sec. | ||
3216 | 2025.03.03 05:26:12.906064 [ 193 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3217 | 2025.03.03 05:26:12.909085 [ 193 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_16_3} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3218 | 2025.03.03 05:26:12.909212 [ 193 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_16_3} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3219 | 2025.03.03 05:26:12.911706 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3220 | 2025.03.03 05:26:13.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.43 MiB, peak 185.38 MiB, free memory in arenas 0.00 B, will set to 177.05 MiB (RSS), difference: 1.61 MiB | ||
3221 | 2025.03.03 05:26:13.001517 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00103386 sec. | ||
3222 | 2025.03.03 05:26:14.487552 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2025.03.03 05:26:14.487876 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3224 | 2025.03.03 05:26:14.488013 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3225 | 2025.03.03 05:26:14.488886 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3226 | 2025.03.03 05:26:14.488940 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3227 | 2025.03.03 05:26:14.489424 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3228 | 2025.03.03 05:26:14.489678 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2025.03.03 05:26:14.489982 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002193 sec., 37391.70086639307 rows/sec., 3.10 MiB/sec. | ||
3230 | 2025.03.03 05:26:14.490510 [ 257 ] {0c90c837-e8d6-46e7-bb09-2bb9084fcc6c} <Debug> TCPHandler: Processed in 0.003136802 sec. | ||
3231 | 2025.03.03 05:26:14.490777 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3232 | 2025.03.03 05:26:14.490891 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3233 | 2025.03.03 05:26:14.490943 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3234 | 2025.03.03 05:26:14.491531 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2025.03.03 05:26:14.491573 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3236 | 2025.03.03 05:26:14.491938 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3237 | 2025.03.03 05:26:14.492180 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3238 | 2025.03.03 05:26:14.492438 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 620.66 KiB/sec. | ||
3239 | 2025.03.03 05:26:14.492638 [ 257 ] {4430de7c-5e72-423e-8531-25dc2f5c685e} <Debug> TCPHandler: Processed in 0.001912329 sec. | ||
3240 | 2025.03.03 05:26:14.492797 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2025.03.03 05:26:14.492900 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3242 | 2025.03.03 05:26:14.492947 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3243 | 2025.03.03 05:26:14.493534 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2025.03.03 05:26:14.493573 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3245 | 2025.03.03 05:26:14.493930 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3246 | 2025.03.03 05:26:14.494249 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2025.03.03 05:26:14.494468 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00159 sec., 48427.67295597484 rows/sec., 3.78 MiB/sec. | ||
3248 | 2025.03.03 05:26:14.494520 [ 257 ] {4b841785-0897-4d12-8f53-f4f8c78721d0} <Debug> TCPHandler: Processed in 0.001774858 sec. | ||
3249 | 2025.03.03 05:26:14.494641 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3250 | 2025.03.03 05:26:14.494746 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3251 | 2025.03.03 05:26:14.494794 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3252 | 2025.03.03 05:26:14.495326 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3253 | 2025.03.03 05:26:14.495363 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3254 | 2025.03.03 05:26:14.495740 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3255 | 2025.03.03 05:26:14.495974 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3256 | 2025.03.03 05:26:14.496185 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. | ||
3257 | 2025.03.03 05:26:14.496238 [ 257 ] {8a327d11-eeae-4e54-ad8b-c340c1cf2cc2} <Debug> TCPHandler: Processed in 0.001647357 sec. | ||
3258 | 2025.03.03 05:26:14.496449 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3259 | 2025.03.03 05:26:14.496581 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3260 | 2025.03.03 05:26:14.496649 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3261 | 2025.03.03 05:26:14.497836 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3262 | 2025.03.03 05:26:14.497875 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3263 | 2025.03.03 05:26:14.498539 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3264 | 2025.03.03 05:26:14.498795 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2025.03.03 05:26:14.499131 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002554 sec., 5090.054815974941 rows/sec., 9.12 MiB/sec. | ||
3266 | 2025.03.03 05:26:14.499278 [ 257 ] {7387eb31-6a05-4793-8ed0-8f3396d7bcbe} <Debug> TCPHandler: Processed in 0.002893949 sec. | ||
3267 | 2025.03.03 05:26:14.499410 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3268 | 2025.03.03 05:26:14.499519 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3269 | 2025.03.03 05:26:14.499572 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3270 | 2025.03.03 05:26:14.500033 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2025.03.03 05:26:14.500072 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3272 | 2025.03.03 05:26:14.500484 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3273 | 2025.03.03 05:26:14.500808 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3274 | 2025.03.03 05:26:14.501041 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
3275 | 2025.03.03 05:26:14.501093 [ 257 ] {124025f9-b0a7-4be8-ad4d-2230e409bdd4} <Debug> TCPHandler: Processed in 0.001736298 sec. | ||
3276 | 2025.03.03 05:26:19.487766 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3277 | 2025.03.03 05:26:19.488113 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3278 | 2025.03.03 05:26:19.488237 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3279 | 2025.03.03 05:26:19.489143 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3280 | 2025.03.03 05:26:19.489200 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3281 | 2025.03.03 05:26:19.489673 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3282 | 2025.03.03 05:26:19.489938 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3283 | 2025.03.03 05:26:19.490217 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002192 sec., 49270.072992700734 rows/sec., 4.13 MiB/sec. | ||
3284 | 2025.03.03 05:26:19.490286 [ 257 ] {cf791e3c-d80a-4505-b2ab-9d14618d334a} <Debug> TCPHandler: Processed in 0.002716308 sec. | ||
3285 | 2025.03.03 05:26:19.490417 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2025.03.03 05:26:19.490529 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3287 | 2025.03.03 05:26:19.490579 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3288 | 2025.03.03 05:26:19.491124 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3289 | 2025.03.03 05:26:19.491164 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3290 | 2025.03.03 05:26:19.491520 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3291 | 2025.03.03 05:26:19.491759 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2025.03.03 05:26:19.491972 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001469 sec., 17699.11504424779 rows/sec., 1.30 MiB/sec. | ||
3293 | 2025.03.03 05:26:19.492026 [ 257 ] {0a033cf7-95b7-4bd4-bc61-6fc9bc037646} <Debug> TCPHandler: Processed in 0.001663006 sec. | ||
3294 | 2025.03.03 05:26:19.492131 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3295 | 2025.03.03 05:26:19.492233 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3296 | 2025.03.03 05:26:19.492279 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3297 | 2025.03.03 05:26:19.492837 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3298 | 2025.03.03 05:26:19.492877 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3299 | 2025.03.03 05:26:19.493264 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3300 | 2025.03.03 05:26:19.493511 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3301 | 2025.03.03 05:26:19.493798 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001581 sec., 56925.99620493359 rows/sec., 4.45 MiB/sec. | ||
3302 | 2025.03.03 05:26:19.493997 [ 257 ] {a8695791-b200-4447-9c1b-94962ffd5835} <Debug> TCPHandler: Processed in 0.001912259 sec. | ||
3303 | 2025.03.03 05:26:19.494175 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3304 | 2025.03.03 05:26:19.494281 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3305 | 2025.03.03 05:26:19.494336 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3306 | 2025.03.03 05:26:19.494898 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3307 | 2025.03.03 05:26:19.494936 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3308 | 2025.03.03 05:26:19.495310 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3309 | 2025.03.03 05:26:19.495547 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3310 | 2025.03.03 05:26:19.495765 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
3311 | 2025.03.03 05:26:19.495817 [ 257 ] {df512ee2-6e7a-4336-89ec-0ac0b9a76a53} <Debug> TCPHandler: Processed in 0.001704058 sec. | ||
3312 | 2025.03.03 05:26:19.495922 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3313 | 2025.03.03 05:26:19.496023 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3314 | 2025.03.03 05:26:19.496090 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3315 | 2025.03.03 05:26:19.497164 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3316 | 2025.03.03 05:26:19.497203 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3317 | 2025.03.03 05:26:19.497820 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3318 | 2025.03.03 05:26:19.498081 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3319 | 2025.03.03 05:26:19.498413 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002399 sec., 10837.849103793247 rows/sec., 19.42 MiB/sec. | ||
3320 | 2025.03.03 05:26:19.498940 [ 257 ] {96e60c3f-530c-4668-b552-b435edbe558e} <Debug> TCPHandler: Processed in 0.003066271 sec. | ||
3321 | 2025.03.03 05:26:19.499106 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3322 | 2025.03.03 05:26:19.499210 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3323 | 2025.03.03 05:26:19.499258 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3324 | 2025.03.03 05:26:19.499727 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3325 | 2025.03.03 05:26:19.499765 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3326 | 2025.03.03 05:26:19.500119 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3327 | 2025.03.03 05:26:19.500384 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3328 | 2025.03.03 05:26:19.500661 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
3329 | 2025.03.03 05:26:19.500868 [ 257 ] {a751bb3b-3bd5-4beb-9264-7c27aca283c3} <Debug> TCPHandler: Processed in 0.001809188 sec. | ||
3330 | 2025.03.03 05:26:19.815017 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3331 | 2025.03.03 05:26:19.815651 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3332 | 2025.03.03 05:26:19.815693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3333 | 2025.03.03 05:26:19.816341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3334 | 2025.03.03 05:26:19.816596 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3335 | 2025.03.03 05:26:19.816816 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3336 | 2025.03.03 05:26:20.314721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3337 | 2025.03.03 05:26:20.334685 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3338 | 2025.03.03 05:26:20.334743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3339 | 2025.03.03 05:26:20.341744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3340 | 2025.03.03 05:26:20.342541 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2025.03.03 05:26:20.346669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3342 | 2025.03.03 05:26:22.328778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 478 | ||
3343 | 2025.03.03 05:26:22.331669 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3344 | 2025.03.03 05:26:22.331722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3345 | 2025.03.03 05:26:22.333210 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3346 | 2025.03.03 05:26:22.333522 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3347 | 2025.03.03 05:26:22.334466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
3348 | 2025.03.03 05:26:24.486932 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3349 | 2025.03.03 05:26:24.487137 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3350 | 2025.03.03 05:26:24.487216 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3351 | 2025.03.03 05:26:24.488135 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3352 | 2025.03.03 05:26:24.488187 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3353 | 2025.03.03 05:26:24.488647 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3354 | 2025.03.03 05:26:24.488913 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3355 | 2025.03.03 05:26:24.489078 [ 114 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3356 | 2025.03.03 05:26:24.489130 [ 114 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3357 | 2025.03.03 05:26:24.489135 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002011 sec., 40775.73346593734 rows/sec., 3.38 MiB/sec. | ||
3358 | 2025.03.03 05:26:24.489161 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3359 | 2025.03.03 05:26:24.489262 [ 257 ] {4b50240b-6bbe-43c4-9f27-1aa5b1daa7f8} <Debug> TCPHandler: Processed in 0.002438685 sec. | ||
3360 | 2025.03.03 05:26:24.489467 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
3361 | 2025.03.03 05:26:24.489487 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3362 | 2025.03.03 05:26:24.489722 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3363 | 2025.03.03 05:26:24.489778 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3364 | 2025.03.03 05:26:24.489827 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3365 | 2025.03.03 05:26:24.489863 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1402 rows starting from the beginning of the part | ||
3366 | 2025.03.03 05:26:24.490228 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3367 | 2025.03.03 05:26:24.490661 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
3368 | 2025.03.03 05:26:24.491005 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3369 | 2025.03.03 05:26:24.491346 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
3370 | 2025.03.03 05:26:24.491583 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
3371 | 2025.03.03 05:26:24.492427 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3372 | 2025.03.03 05:26:24.492504 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3373 | 2025.03.03 05:26:24.493518 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3374 | 2025.03.03 05:26:24.494132 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3375 | 2025.03.03 05:26:24.494452 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004805 sec., 2705.5150884495315 rows/sec., 203.44 KiB/sec. | ||
3376 | 2025.03.03 05:26:24.494638 [ 257 ] {dc45de70-00ab-42a4-84f6-70abc33a9bfd} <Debug> TCPHandler: Processed in 0.005208293 sec. | ||
3377 | 2025.03.03 05:26:24.494972 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3378 | 2025.03.03 05:26:24.495002 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 5 columns (5 merged, 0 gathered) in 0.005717247 sec., 321483.3992654157 rows/sec., 28.10 MiB/sec. | ||
3379 | 2025.03.03 05:26:24.495108 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3380 | 2025.03.03 05:26:24.495164 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3381 | 2025.03.03 05:26:24.495342 [ 202 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3382 | 2025.03.03 05:26:24.495746 [ 202 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2025.03.03 05:26:24.495869 [ 202 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_26_5} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3384 | 2025.03.03 05:26:24.495981 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
3385 | 2025.03.03 05:26:24.496008 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2025.03.03 05:26:24.496050 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3387 | 2025.03.03 05:26:24.496415 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3388 | 2025.03.03 05:26:24.496672 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2025.03.03 05:26:24.496795 [ 114 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3390 | 2025.03.03 05:26:24.496833 [ 114 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3391 | 2025.03.03 05:26:24.496856 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3392 | 2025.03.03 05:26:24.496866 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001782 sec., 43209.87654320988 rows/sec., 3.37 MiB/sec. | ||
3393 | 2025.03.03 05:26:24.497064 [ 257 ] {e2a37a76-7676-4cff-acd6-81dff780fbd4} <Debug> TCPHandler: Processed in 0.002198522 sec. | ||
3394 | 2025.03.03 05:26:24.497138 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
3395 | 2025.03.03 05:26:24.497437 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3396 | 2025.03.03 05:26:24.497675 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3397 | 2025.03.03 05:26:24.497718 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3398 | 2025.03.03 05:26:24.497729 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 627 rows starting from the beginning of the part | ||
3399 | 2025.03.03 05:26:24.497779 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3400 | 2025.03.03 05:26:24.497923 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
3401 | 2025.03.03 05:26:24.498112 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
3402 | 2025.03.03 05:26:24.498291 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part | ||
3403 | 2025.03.03 05:26:24.498431 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
3404 | 2025.03.03 05:26:24.498787 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part | ||
3405 | 2025.03.03 05:26:24.499517 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3406 | 2025.03.03 05:26:24.499564 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3407 | 2025.03.03 05:26:24.500173 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3408 | 2025.03.03 05:26:24.500530 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3409 | 2025.03.03 05:26:24.500707 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3410 | 2025.03.03 05:26:24.500771 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2025.03.03 05:26:24.500827 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3412 | 2025.03.03 05:26:24.501009 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003305 sec., 48411.49773071104 rows/sec., 3.37 MiB/sec. | ||
3413 | 2025.03.03 05:26:24.501330 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
3414 | 2025.03.03 05:26:24.501355 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.004386294 sec., 233682.4663371858 rows/sec., 18.75 MiB/sec. | ||
3415 | 2025.03.03 05:26:24.501699 [ 257 ] {05f4bb47-252f-4049-bfef-3e5b2b4ab7e5} <Debug> TCPHandler: Processed in 0.004388534 sec. | ||
3416 | 2025.03.03 05:26:24.501976 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3417 | 2025.03.03 05:26:24.502167 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3418 | 2025.03.03 05:26:24.502334 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6973 rows starting from the beginning of the part | ||
3419 | 2025.03.03 05:26:24.502395 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3420 | 2025.03.03 05:26:24.502593 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 84 rows starting from the beginning of the part | ||
3421 | 2025.03.03 05:26:24.503051 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3422 | 2025.03.03 05:26:24.503160 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
3423 | 2025.03.03 05:26:24.503510 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
3424 | 2025.03.03 05:26:24.503529 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3425 | 2025.03.03 05:26:24.503722 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3426 | 2025.03.03 05:26:24.504055 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
3427 | 2025.03.03 05:26:24.504416 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_26_5} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3428 | 2025.03.03 05:26:24.504549 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3429 | 2025.03.03 05:26:24.504928 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3430 | 2025.03.03 05:26:24.507060 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3431 | 2025.03.03 05:26:24.507100 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3432 | 2025.03.03 05:26:24.507845 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3433 | 2025.03.03 05:26:24.508129 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7697 rows, containing 5 columns (5 merged, 0 gathered) in 0.007203933 sec., 1068444.1401662119 rows/sec., 73.32 MiB/sec. | ||
3434 | 2025.03.03 05:26:24.508190 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3435 | 2025.03.03 05:26:24.508407 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005703 sec., 2279.5020164825532 rows/sec., 4.08 MiB/sec. | ||
3436 | 2025.03.03 05:26:24.508513 [ 257 ] {6af46310-a662-4ef7-b433-f8ca0dca9030} <Debug> TCPHandler: Processed in 0.006279404 sec. | ||
3437 | 2025.03.03 05:26:24.508634 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2025.03.03 05:26:24.508710 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3439 | 2025.03.03 05:26:24.508749 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3440 | 2025.03.03 05:26:24.508806 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3441 | 2025.03.03 05:26:24.509090 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3442 | 2025.03.03 05:26:24.509186 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3443 | 2025.03.03 05:26:24.509270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3444 | 2025.03.03 05:26:24.509390 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2025.03.03 05:26:24.509427 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3446 | 2025.03.03 05:26:24.509800 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3447 | 2025.03.03 05:26:24.510044 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3448 | 2025.03.03 05:26:24.510166 [ 114 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3449 | 2025.03.03 05:26:24.510204 [ 114 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3450 | 2025.03.03 05:26:24.510226 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3451 | 2025.03.03 05:26:24.510235 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
3452 | 2025.03.03 05:26:24.510478 [ 257 ] {02a97da0-2d06-43b2-9b17-cb6bd630b33c} <Debug> TCPHandler: Processed in 0.00189422 sec. | ||
3453 | 2025.03.03 05:26:24.510572 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3454 | 2025.03.03 05:26:24.510955 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3455 | 2025.03.03 05:26:24.511009 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1086 rows starting from the beginning of the part | ||
3456 | 2025.03.03 05:26:24.511110 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3457 | 2025.03.03 05:26:24.511300 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3458 | 2025.03.03 05:26:24.511413 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3459 | 2025.03.03 05:26:24.511602 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
3460 | 2025.03.03 05:26:24.511700 [ 186 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3461 | 2025.03.03 05:26:24.512908 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 4 columns (4 merged, 0 gathered) in 0.002630227 sec., 515544.8560143288 rows/sec., 34.74 MiB/sec. | ||
3462 | 2025.03.03 05:26:24.513066 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3463 | 2025.03.03 05:26:24.513321 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3464 | 2025.03.03 05:26:24.513392 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_26_5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3465 | 2025.03.03 05:26:24.513455 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3466 | 2025.03.03 05:26:27.197946 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3467 | 2025.03.03 05:26:27.198018 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3468 | 2025.03.03 05:26:27.317110 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3469 | 2025.03.03 05:26:27.317839 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.03.03 05:26:27.317887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3471 | 2025.03.03 05:26:27.318406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3472 | 2025.03.03 05:26:27.318661 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2025.03.03 05:26:27.318901 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3474 | 2025.03.03 05:26:27.846920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3475 | 2025.03.03 05:26:27.866248 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3476 | 2025.03.03 05:26:27.866297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3477 | 2025.03.03 05:26:27.873788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3478 | 2025.03.03 05:26:27.874584 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3479 | 2025.03.03 05:26:27.877704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3480 | 2025.03.03 05:26:29.488462 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3481 | 2025.03.03 05:26:29.488679 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3482 | 2025.03.03 05:26:29.488763 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3483 | 2025.03.03 05:26:29.489597 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3484 | 2025.03.03 05:26:29.489640 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3485 | 2025.03.03 05:26:29.490109 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3486 | 2025.03.03 05:26:29.490383 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3487 | 2025.03.03 05:26:29.490591 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001971 sec., 54794.520547945205 rows/sec., 4.60 MiB/sec. | ||
3488 | 2025.03.03 05:26:29.490654 [ 257 ] {511041c2-383c-40ee-b437-c80f240e85ea} <Debug> TCPHandler: Processed in 0.002337453 sec. | ||
3489 | 2025.03.03 05:26:29.490787 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3490 | 2025.03.03 05:26:29.490899 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3491 | 2025.03.03 05:26:29.490948 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3492 | 2025.03.03 05:26:29.491495 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2025.03.03 05:26:29.491533 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3494 | 2025.03.03 05:26:29.491885 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3495 | 2025.03.03 05:26:29.492136 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3496 | 2025.03.03 05:26:29.492259 [ 110 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3497 | 2025.03.03 05:26:29.492304 [ 110 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3498 | 2025.03.03 05:26:29.492324 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001451 sec., 17918.67677463818 rows/sec., 1.32 MiB/sec. | ||
3499 | 2025.03.03 05:26:29.492328 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3500 | 2025.03.03 05:26:29.492409 [ 257 ] {725b0f69-f5ad-46d7-b420-a18b4f528b10} <Debug> TCPHandler: Processed in 0.001674207 sec. | ||
3501 | 2025.03.03 05:26:29.492484 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
3502 | 2025.03.03 05:26:29.492537 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3503 | 2025.03.03 05:26:29.492628 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3504 | 2025.03.03 05:26:29.492664 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3505 | 2025.03.03 05:26:29.492674 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part | ||
3506 | 2025.03.03 05:26:29.492721 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3507 | 2025.03.03 05:26:29.492835 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
3508 | 2025.03.03 05:26:29.493081 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
3509 | 2025.03.03 05:26:29.493429 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
3510 | 2025.03.03 05:26:29.493671 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
3511 | 2025.03.03 05:26:29.493894 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
3512 | 2025.03.03 05:26:29.494764 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3513 | 2025.03.03 05:26:29.494807 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3514 | 2025.03.03 05:26:29.495431 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3515 | 2025.03.03 05:26:29.495539 [ 202 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.003128491 sec., 54019.6535646099 rows/sec., 4.17 MiB/sec. | ||
3516 | 2025.03.03 05:26:29.495820 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3517 | 2025.03.03 05:26:29.495849 [ 197 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3518 | 2025.03.03 05:26:29.496340 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003648 sec., 24671.052631578947 rows/sec., 1.93 MiB/sec. | ||
3519 | 2025.03.03 05:26:29.496652 [ 257 ] {e326f58f-c9be-4a86-b3ce-a584f2280e9f} <Debug> TCPHandler: Processed in 0.004166931 sec. | ||
3520 | 2025.03.03 05:26:29.496848 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3521 | 2025.03.03 05:26:29.496848 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3522 | 2025.03.03 05:26:29.496973 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_21_4} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3523 | 2025.03.03 05:26:29.496974 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3524 | 2025.03.03 05:26:29.497055 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3525 | 2025.03.03 05:26:29.497064 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3526 | 2025.03.03 05:26:29.497632 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2025.03.03 05:26:29.497669 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3528 | 2025.03.03 05:26:29.498067 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3529 | 2025.03.03 05:26:29.498313 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2025.03.03 05:26:29.498495 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
3531 | 2025.03.03 05:26:29.498546 [ 257 ] {335b0355-c272-4a6e-a995-e925790bca3f} <Debug> TCPHandler: Processed in 0.001768837 sec. | ||
3532 | 2025.03.03 05:26:29.498652 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3533 | 2025.03.03 05:26:29.498753 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3534 | 2025.03.03 05:26:29.498819 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3535 | 2025.03.03 05:26:29.499868 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2025.03.03 05:26:29.499905 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3537 | 2025.03.03 05:26:29.500545 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3538 | 2025.03.03 05:26:29.500815 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3539 | 2025.03.03 05:26:29.500957 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3540 | 2025.03.03 05:26:29.501003 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3541 | 2025.03.03 05:26:29.501031 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3542 | 2025.03.03 05:26:29.501044 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002311 sec., 11250.540891389008 rows/sec., 20.16 MiB/sec. | ||
3543 | 2025.03.03 05:26:29.501420 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
3544 | 2025.03.03 05:26:29.501448 [ 257 ] {34ac4b8f-cb92-4b75-b3db-3053a5f8e228} <Debug> TCPHandler: Processed in 0.002845349 sec. | ||
3545 | 2025.03.03 05:26:29.501685 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3546 | 2025.03.03 05:26:29.501952 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3547 | 2025.03.03 05:26:29.502084 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3548 | 2025.03.03 05:26:29.502141 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3549 | 2025.03.03 05:26:29.502412 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part | ||
3550 | 2025.03.03 05:26:29.503191 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
3551 | 2025.03.03 05:26:29.504033 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
3552 | 2025.03.03 05:26:29.504081 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3553 | 2025.03.03 05:26:29.504151 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3554 | 2025.03.03 05:26:29.504654 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
3555 | 2025.03.03 05:26:29.505313 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
3556 | 2025.03.03 05:26:29.505702 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3557 | 2025.03.03 05:26:29.505886 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
3558 | 2025.03.03 05:26:29.506515 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2025.03.03 05:26:29.507089 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005237 sec., 11456.940996753867 rows/sec., 790.65 KiB/sec. | ||
3560 | 2025.03.03 05:26:29.507240 [ 257 ] {3873fa4c-fb63-4c0a-a1c1-48da3b4099b0} <Debug> TCPHandler: Processed in 0.005626276 sec. | ||
3561 | 2025.03.03 05:26:29.509825 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.008706798 sec., 42840.088859302814 rows/sec., 76.77 MiB/sec. | ||
3562 | 2025.03.03 05:26:29.510266 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3563 | 2025.03.03 05:26:29.510644 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2025.03.03 05:26:29.510725 [ 197 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3565 | 2025.03.03 05:26:29.510833 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
3566 | 2025.03.03 05:26:31.628820 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3567 | 2025.03.03 05:26:31.629038 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3568 | 2025.03.03 05:26:31.629121 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3569 | 2025.03.03 05:26:31.629947 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3570 | 2025.03.03 05:26:31.629998 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3571 | 2025.03.03 05:26:31.630457 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3572 | 2025.03.03 05:26:31.630786 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2025.03.03 05:26:31.631059 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002082 sec., 11527.377521613833 rows/sec., 979.38 KiB/sec. | ||
3574 | 2025.03.03 05:26:31.631136 [ 257 ] {8fa33776-379c-4427-b28d-4e7339fd8d55} <Debug> TCPHandler: Processed in 0.002453435 sec. | ||
3575 | 2025.03.03 05:26:31.631281 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3576 | 2025.03.03 05:26:31.631399 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3577 | 2025.03.03 05:26:31.631452 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3578 | 2025.03.03 05:26:31.632082 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3579 | 2025.03.03 05:26:31.632126 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3580 | 2025.03.03 05:26:31.632531 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3581 | 2025.03.03 05:26:31.632829 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3582 | 2025.03.03 05:26:31.633086 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001712 sec., 9345.794392523365 rows/sec., 762.08 KiB/sec. | ||
3583 | 2025.03.03 05:26:31.633230 [ 257 ] {9c30d70a-1a72-47c6-97fd-0b0a231408cb} <Debug> TCPHandler: Processed in 0.00200424 sec. | ||
3584 | 2025.03.03 05:26:31.633360 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3585 | 2025.03.03 05:26:31.633473 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3586 | 2025.03.03 05:26:31.633523 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3587 | 2025.03.03 05:26:31.634727 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3588 | 2025.03.03 05:26:31.634769 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3589 | 2025.03.03 05:26:31.635241 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3590 | 2025.03.03 05:26:31.635498 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3591 | 2025.03.03 05:26:31.635736 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Debug> executeQuery: Read 1350 rows, 115.57 KiB in 0.002289 sec., 589777.1952817825 rows/sec., 49.31 MiB/sec. | ||
3592 | 2025.03.03 05:26:31.635795 [ 257 ] {86b35f5c-6f74-461a-909d-f21df7694f91} <Debug> TCPHandler: Processed in 0.002486225 sec. | ||
3593 | 2025.03.03 05:26:31.635921 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3594 | 2025.03.03 05:26:31.636030 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3595 | 2025.03.03 05:26:31.636077 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3596 | 2025.03.03 05:26:31.636668 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3597 | 2025.03.03 05:26:31.636707 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3598 | 2025.03.03 05:26:31.637101 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3599 | 2025.03.03 05:26:31.637353 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3600 | 2025.03.03 05:26:31.637593 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001585 sec., 25867.50788643533 rows/sec., 1.88 MiB/sec. | ||
3601 | 2025.03.03 05:26:31.637717 [ 257 ] {fff34b19-0e8f-4226-b3a3-09c40fcc0c54} <Debug> TCPHandler: Processed in 0.001846379 sec. | ||
3602 | 2025.03.03 05:26:31.637844 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3603 | 2025.03.03 05:26:31.637948 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3604 | 2025.03.03 05:26:31.637998 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3605 | 2025.03.03 05:26:31.638618 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3606 | 2025.03.03 05:26:31.638656 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3607 | 2025.03.03 05:26:31.639004 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3608 | 2025.03.03 05:26:31.639229 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3609 | 2025.03.03 05:26:31.639445 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001565 sec., 161022.36421725238 rows/sec., 11.14 MiB/sec. | ||
3610 | 2025.03.03 05:26:31.639691 [ 257 ] {44b93093-a6d6-4bf3-8995-2a9061aecf31} <Debug> TCPHandler: Processed in 0.001889779 sec. | ||
3611 | 2025.03.03 05:26:31.639822 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3612 | 2025.03.03 05:26:31.639928 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3613 | 2025.03.03 05:26:31.639972 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3614 | 2025.03.03 05:26:31.640514 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2025.03.03 05:26:31.640553 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3616 | 2025.03.03 05:26:31.640899 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3617 | 2025.03.03 05:26:31.641140 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3618 | 2025.03.03 05:26:31.641356 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00145 sec., 8275.862068965518 rows/sec., 646.55 KiB/sec. | ||
3619 | 2025.03.03 05:26:31.641409 [ 257 ] {75f8eecc-6e89-48cd-926f-20a26c185a81} <Debug> TCPHandler: Processed in 0.001637667 sec. | ||
3620 | 2025.03.03 05:26:31.641539 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3621 | 2025.03.03 05:26:31.641643 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3622 | 2025.03.03 05:26:31.641688 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3623 | 2025.03.03 05:26:31.642463 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3624 | 2025.03.03 05:26:31.642502 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3625 | 2025.03.03 05:26:31.642918 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3626 | 2025.03.03 05:26:31.643161 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3627 | 2025.03.03 05:26:31.643402 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Debug> executeQuery: Read 585 rows, 45.01 KiB in 0.00178 sec., 328651.68539325846 rows/sec., 24.69 MiB/sec. | ||
3628 | 2025.03.03 05:26:31.643456 [ 257 ] {a8a8429f-435b-4b7f-aebb-1624a6a1df28} <Debug> TCPHandler: Processed in 0.001968709 sec. | ||
3629 | 2025.03.03 05:26:31.643579 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3630 | 2025.03.03 05:26:31.643686 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3631 | 2025.03.03 05:26:31.643734 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3632 | 2025.03.03 05:26:31.644466 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3633 | 2025.03.03 05:26:31.644507 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3634 | 2025.03.03 05:26:31.644989 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3635 | 2025.03.03 05:26:31.645245 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2025.03.03 05:26:31.645462 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Debug> executeQuery: Read 964 rows, 66.66 KiB in 0.001797 sec., 536449.6382860322 rows/sec., 36.22 MiB/sec. | ||
3637 | 2025.03.03 05:26:31.645515 [ 257 ] {466cdc3b-a06b-4bcb-ae66-99cf59645dcb} <Debug> TCPHandler: Processed in 0.00199028 sec. | ||
3638 | 2025.03.03 05:26:31.645638 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3639 | 2025.03.03 05:26:31.645744 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3640 | 2025.03.03 05:26:31.645812 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3641 | 2025.03.03 05:26:31.646891 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3642 | 2025.03.03 05:26:31.646931 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3643 | 2025.03.03 05:26:31.647531 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3644 | 2025.03.03 05:26:31.647803 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3645 | 2025.03.03 05:26:31.648057 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002334 sec., 5569.837189374464 rows/sec., 9.98 MiB/sec. | ||
3646 | 2025.03.03 05:26:31.648295 [ 257 ] {589661a4-08b3-4c92-ba58-71a19b67c296} <Debug> TCPHandler: Processed in 0.002707657 sec. | ||
3647 | 2025.03.03 05:26:31.648429 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3648 | 2025.03.03 05:26:31.648537 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3649 | 2025.03.03 05:26:31.648584 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3650 | 2025.03.03 05:26:31.649016 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3651 | 2025.03.03 05:26:31.649054 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3652 | 2025.03.03 05:26:31.649412 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3653 | 2025.03.03 05:26:31.649674 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3654 | 2025.03.03 05:26:31.649912 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.00139 sec., 20143.88489208633 rows/sec., 1.36 MiB/sec. | ||
3655 | 2025.03.03 05:26:31.650002 [ 257 ] {c06ac986-a24e-41dc-878a-7a06c93f414e} <Debug> TCPHandler: Processed in 0.001622376 sec. | ||
3656 | 2025.03.03 05:26:32.334936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 522 | ||
3657 | 2025.03.03 05:26:32.338241 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2025.03.03 05:26:32.338299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3659 | 2025.03.03 05:26:32.339769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3660 | 2025.03.03 05:26:32.340086 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3661 | 2025.03.03 05:26:32.341298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
3662 | 2025.03.03 05:26:34.483317 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2025.03.03 05:26:34.483623 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3664 | 2025.03.03 05:26:34.483747 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3665 | 2025.03.03 05:26:34.484580 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3666 | 2025.03.03 05:26:34.484688 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3667 | 2025.03.03 05:26:34.485127 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3668 | 2025.03.03 05:26:34.485383 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3669 | 2025.03.03 05:26:34.485623 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002084 sec., 26871.40115163148 rows/sec., 2.06 MiB/sec. | ||
3670 | 2025.03.03 05:26:34.485681 [ 257 ] {69efb4d4-1483-4f84-b82d-eed6a989e827} <Debug> TCPHandler: Processed in 0.002555406 sec. | ||
3671 | 2025.03.03 05:26:34.485809 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3672 | 2025.03.03 05:26:34.485916 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3673 | 2025.03.03 05:26:34.485961 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3674 | 2025.03.03 05:26:34.486525 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3675 | 2025.03.03 05:26:34.486564 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3676 | 2025.03.03 05:26:34.486914 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3677 | 2025.03.03 05:26:34.487153 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3678 | 2025.03.03 05:26:34.487367 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001474 sec., 43419.26729986431 rows/sec., 3.39 MiB/sec. | ||
3679 | 2025.03.03 05:26:34.487420 [ 257 ] {0b8cb86b-5272-4034-9fe7-ed2b1c2e278b} <Debug> TCPHandler: Processed in 0.001660536 sec. | ||
3680 | 2025.03.03 05:26:34.487537 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3681 | 2025.03.03 05:26:34.487641 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3682 | 2025.03.03 05:26:34.487691 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3683 | 2025.03.03 05:26:34.488200 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3684 | 2025.03.03 05:26:34.488239 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3685 | 2025.03.03 05:26:34.488610 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3686 | 2025.03.03 05:26:34.488869 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3687 | 2025.03.03 05:26:34.489093 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001472 sec., 58423.913043478264 rows/sec., 4.07 MiB/sec. | ||
3688 | 2025.03.03 05:26:34.489214 [ 257 ] {b574e384-e3d9-4bb2-af6e-23c47f417e3b} <Debug> TCPHandler: Processed in 0.001726758 sec. | ||
3689 | 2025.03.03 05:26:34.489353 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3690 | 2025.03.03 05:26:34.489454 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3691 | 2025.03.03 05:26:34.489501 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3692 | 2025.03.03 05:26:34.489941 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3693 | 2025.03.03 05:26:34.489978 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3694 | 2025.03.03 05:26:34.490333 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3695 | 2025.03.03 05:26:34.490567 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3696 | 2025.03.03 05:26:34.490766 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001334 sec., 23988.005997001503 rows/sec., 1.61 MiB/sec. | ||
3697 | 2025.03.03 05:26:34.490814 [ 257 ] {33e47d40-cbe0-4cc0-8a7c-6cb1a3021776} <Debug> TCPHandler: Processed in 0.001516916 sec. | ||
3698 | 2025.03.03 05:26:34.819199 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3699 | 2025.03.03 05:26:34.819929 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3700 | 2025.03.03 05:26:34.819984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3701 | 2025.03.03 05:26:34.820496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3702 | 2025.03.03 05:26:34.820746 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3703 | 2025.03.03 05:26:34.820984 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3704 | 2025.03.03 05:26:35.377942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3705 | 2025.03.03 05:26:35.399284 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3706 | 2025.03.03 05:26:35.399342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3707 | 2025.03.03 05:26:35.406871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3708 | 2025.03.03 05:26:35.407649 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3709 | 2025.03.03 05:26:35.410936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3710 | 2025.03.03 05:26:39.488008 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3711 | 2025.03.03 05:26:39.488242 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3712 | 2025.03.03 05:26:39.488318 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3713 | 2025.03.03 05:26:39.489167 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3714 | 2025.03.03 05:26:39.489215 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3715 | 2025.03.03 05:26:39.489674 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3716 | 2025.03.03 05:26:39.489931 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3717 | 2025.03.03 05:26:39.490318 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002118 sec., 50991.50141643059 rows/sec., 4.28 MiB/sec. | ||
3718 | 2025.03.03 05:26:39.490553 [ 257 ] {f047e7ac-24e8-4ece-9e42-9fd096c6e27d} <Debug> TCPHandler: Processed in 0.002683518 sec. | ||
3719 | 2025.03.03 05:26:39.490728 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3720 | 2025.03.03 05:26:39.490843 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3721 | 2025.03.03 05:26:39.490894 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3722 | 2025.03.03 05:26:39.491528 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2025.03.03 05:26:39.491571 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3724 | 2025.03.03 05:26:39.491936 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3725 | 2025.03.03 05:26:39.492190 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3726 | 2025.03.03 05:26:39.492436 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001617 sec., 16079.158936301794 rows/sec., 1.18 MiB/sec. | ||
3727 | 2025.03.03 05:26:39.492553 [ 257 ] {a20fcd37-9ab9-4997-8e62-92029080c00e} <Debug> TCPHandler: Processed in 0.001885409 sec. | ||
3728 | 2025.03.03 05:26:39.492678 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3729 | 2025.03.03 05:26:39.492789 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3730 | 2025.03.03 05:26:39.492838 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3731 | 2025.03.03 05:26:39.493411 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3732 | 2025.03.03 05:26:39.493451 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3733 | 2025.03.03 05:26:39.493822 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3734 | 2025.03.03 05:26:39.494063 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3735 | 2025.03.03 05:26:39.494285 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00152 sec., 59210.52631578947 rows/sec., 4.62 MiB/sec. | ||
3736 | 2025.03.03 05:26:39.494336 [ 257 ] {d43408e2-cf79-4b33-bef2-ad1400eb3f25} <Debug> TCPHandler: Processed in 0.001709548 sec. | ||
3737 | 2025.03.03 05:26:39.494449 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2025.03.03 05:26:39.494553 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3739 | 2025.03.03 05:26:39.494603 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3740 | 2025.03.03 05:26:39.495136 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2025.03.03 05:26:39.495176 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3742 | 2025.03.03 05:26:39.495568 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3743 | 2025.03.03 05:26:39.495806 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2025.03.03 05:26:39.496064 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. | ||
3745 | 2025.03.03 05:26:39.496118 [ 257 ] {950007a7-245a-4e85-9512-90b16fd6d587} <Debug> TCPHandler: Processed in 0.001728368 sec. | ||
3746 | 2025.03.03 05:26:39.496235 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2025.03.03 05:26:39.496340 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3748 | 2025.03.03 05:26:39.496407 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3749 | 2025.03.03 05:26:39.497539 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2025.03.03 05:26:39.497578 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3751 | 2025.03.03 05:26:39.498219 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3752 | 2025.03.03 05:26:39.498484 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2025.03.03 05:26:39.498806 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002477 sec., 10496.568429551877 rows/sec., 18.81 MiB/sec. | ||
3754 | 2025.03.03 05:26:39.499202 [ 257 ] {5188c7d0-1040-40d3-b331-86ada074fb84} <Debug> TCPHandler: Processed in 0.003016921 sec. | ||
3755 | 2025.03.03 05:26:39.499316 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2025.03.03 05:26:39.499418 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3757 | 2025.03.03 05:26:39.499534 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3758 | 2025.03.03 05:26:39.499990 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2025.03.03 05:26:39.500029 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3760 | 2025.03.03 05:26:39.500382 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3761 | 2025.03.03 05:26:39.500614 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2025.03.03 05:26:39.500826 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
3763 | 2025.03.03 05:26:39.500875 [ 257 ] {c5d731a1-ef50-47f8-9004-c33cfff31b92} <Debug> TCPHandler: Processed in 0.001607946 sec. | ||
3764 | 2025.03.03 05:26:42.198082 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3765 | 2025.03.03 05:26:42.198314 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3766 | 2025.03.03 05:26:42.321248 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
3767 | 2025.03.03 05:26:42.322010 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2025.03.03 05:26:42.322063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3769 | 2025.03.03 05:26:42.322703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3770 | 2025.03.03 05:26:42.322948 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2025.03.03 05:26:42.323181 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3772 | 2025.03.03 05:26:42.341744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 542 | ||
3773 | 2025.03.03 05:26:42.344622 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3774 | 2025.03.03 05:26:42.344685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3775 | 2025.03.03 05:26:42.346176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3776 | 2025.03.03 05:26:42.346501 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3777 | 2025.03.03 05:26:42.347099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
3778 | 2025.03.03 05:26:42.911148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3779 | 2025.03.03 05:26:42.932218 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3780 | 2025.03.03 05:26:42.932271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3781 | 2025.03.03 05:26:42.940457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3782 | 2025.03.03 05:26:42.941219 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3783 | 2025.03.03 05:26:42.944455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3784 | 2025.03.03 05:26:43.547863 [ 95 ] {} <Debug> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3785 | 2025.03.03 05:26:43.547953 [ 95 ] {} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3786 | 2025.03.03 05:26:43.547992 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3787 | 2025.03.03 05:26:43.548255 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::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 | ||
3788 | 2025.03.03 05:26:43.548505 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3789 | 2025.03.03 05:26:43.548563 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
3790 | 2025.03.03 05:26:43.548734 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
3791 | 2025.03.03 05:26:43.549142 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::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 | ||
3792 | 2025.03.03 05:26:43.549369 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
3793 | 2025.03.03 05:26:43.549548 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
3794 | 2025.03.03 05:26:43.550752 [ 197 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002654737 sec., 380075.31442851026 rows/sec., 27.74 MiB/sec. | ||
3795 | 2025.03.03 05:26:43.551010 [ 186 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3796 | 2025.03.03 05:26:43.551407 [ 186 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3797 | 2025.03.03 05:26:43.551492 [ 186 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_5_1} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3798 | 2025.03.03 05:26:43.551594 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
3799 | 2025.03.03 05:26:44.487993 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3800 | 2025.03.03 05:26:44.488300 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3801 | 2025.03.03 05:26:44.488414 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3802 | 2025.03.03 05:26:44.489223 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3803 | 2025.03.03 05:26:44.489268 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3804 | 2025.03.03 05:26:44.489717 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3805 | 2025.03.03 05:26:44.489976 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3806 | 2025.03.03 05:26:44.490136 [ 94 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3807 | 2025.03.03 05:26:44.490189 [ 94 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3808 | 2025.03.03 05:26:44.490197 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.001983 sec., 41351.48764498235 rows/sec., 3.43 MiB/sec. | ||
3809 | 2025.03.03 05:26:44.490217 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3810 | 2025.03.03 05:26:44.490319 [ 257 ] {f36e2958-0bba-4887-af7b-f7cb5002772b} <Debug> TCPHandler: Processed in 0.002507855 sec. | ||
3811 | 2025.03.03 05:26:44.490488 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
3812 | 2025.03.03 05:26:44.490521 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3813 | 2025.03.03 05:26:44.490756 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3814 | 2025.03.03 05:26:44.490788 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3815 | 2025.03.03 05:26:44.490841 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3816 | 2025.03.03 05:26:44.490866 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1402 rows starting from the beginning of the part | ||
3817 | 2025.03.03 05:26:44.491244 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
3818 | 2025.03.03 05:26:44.491653 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1350 rows starting from the beginning of the part | ||
3819 | 2025.03.03 05:26:44.492052 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
3820 | 2025.03.03 05:26:44.492318 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
3821 | 2025.03.03 05:26:44.492669 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
3822 | 2025.03.03 05:26:44.493521 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3823 | 2025.03.03 05:26:44.493585 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3824 | 2025.03.03 05:26:44.494539 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3825 | 2025.03.03 05:26:44.495082 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2025.03.03 05:26:44.495413 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004756 sec., 2733.389402859546 rows/sec., 205.54 KiB/sec. | ||
3827 | 2025.03.03 05:26:44.495500 [ 257 ] {11146cf5-ce43-43b9-b443-6fafae983d6d} <Debug> TCPHandler: Processed in 0.005038531 sec. | ||
3828 | 2025.03.03 05:26:44.495626 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3829 | 2025.03.03 05:26:44.495843 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3830 | 2025.03.03 05:26:44.495989 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3831 | 2025.03.03 05:26:44.496232 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.00589862 sec., 526563.8403558799 rows/sec., 46.04 MiB/sec. | ||
3832 | 2025.03.03 05:26:44.496554 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3833 | 2025.03.03 05:26:44.497123 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3834 | 2025.03.03 05:26:44.497323 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2025.03.03 05:26:44.497336 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_31_6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3836 | 2025.03.03 05:26:44.497382 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3837 | 2025.03.03 05:26:44.497503 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
3838 | 2025.03.03 05:26:44.497869 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3839 | 2025.03.03 05:26:44.498119 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3840 | 2025.03.03 05:26:44.498242 [ 94 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3841 | 2025.03.03 05:26:44.498282 [ 94 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.03.03 05:26:44.498305 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3843 | 2025.03.03 05:26:44.498313 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.002547 sec., 30231.645072634474 rows/sec., 2.36 MiB/sec. | ||
3844 | 2025.03.03 05:26:44.498424 [ 257 ] {65b16198-2ac5-4bc1-b07c-1b0e59ef783b} <Debug> TCPHandler: Processed in 0.002861879 sec. | ||
3845 | 2025.03.03 05:26:44.498457 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
3846 | 2025.03.03 05:26:44.498541 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2025.03.03 05:26:44.498572 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3848 | 2025.03.03 05:26:44.498606 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 627 rows starting from the beginning of the part | ||
3849 | 2025.03.03 05:26:44.498671 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3850 | 2025.03.03 05:26:44.498755 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
3851 | 2025.03.03 05:26:44.498833 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3852 | 2025.03.03 05:26:44.499111 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 585 rows starting from the beginning of the part | ||
3853 | 2025.03.03 05:26:44.499449 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
3854 | 2025.03.03 05:26:44.499798 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
3855 | 2025.03.03 05:26:44.500059 [ 186 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part | ||
3856 | 2025.03.03 05:26:44.500870 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3857 | 2025.03.03 05:26:44.500915 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3858 | 2025.03.03 05:26:44.501535 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3859 | 2025.03.03 05:26:44.501871 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3860 | 2025.03.03 05:26:44.501983 [ 200 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.003623007 sec., 423129.1852320462 rows/sec., 33.70 MiB/sec. | ||
3861 | 2025.03.03 05:26:44.502074 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3862 | 2025.03.03 05:26:44.502160 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3863 | 2025.03.03 05:26:44.502196 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3864 | 2025.03.03 05:26:44.502196 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003574 sec., 44767.76720761052 rows/sec., 3.12 MiB/sec. | ||
3865 | 2025.03.03 05:26:44.502444 [ 257 ] {bf96e167-18d8-46b0-933a-6105f9f51688} <Debug> TCPHandler: Processed in 0.0039897 sec. | ||
3866 | 2025.03.03 05:26:44.502459 [ 200 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3867 | 2025.03.03 05:26:44.502517 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
3868 | 2025.03.03 05:26:44.502745 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3869 | 2025.03.03 05:26:44.502809 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3870 | 2025.03.03 05:26:44.502949 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7697 rows starting from the beginning of the part | ||
3871 | 2025.03.03 05:26:44.503022 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3872 | 2025.03.03 05:26:44.503357 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
3873 | 2025.03.03 05:26:44.503542 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3874 | 2025.03.03 05:26:44.503815 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 964 rows starting from the beginning of the part | ||
3875 | 2025.03.03 05:26:44.503883 [ 200 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3876 | 2025.03.03 05:26:44.504389 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 86 rows starting from the beginning of the part | ||
3877 | 2025.03.03 05:26:44.504566 [ 200 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_31_6} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3878 | 2025.03.03 05:26:44.504846 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
3879 | 2025.03.03 05:26:44.505118 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3880 | 2025.03.03 05:26:44.505342 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
3881 | 2025.03.03 05:26:44.507349 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2025.03.03 05:26:44.507401 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3883 | 2025.03.03 05:26:44.508167 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3884 | 2025.03.03 05:26:44.508538 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2025.03.03 05:26:44.508820 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005841 sec., 2225.6462934429037 rows/sec., 3.99 MiB/sec. | ||
3886 | 2025.03.03 05:26:44.509519 [ 257 ] {f3fcb676-6e61-4b00-b726-8917e2f39717} <Debug> TCPHandler: Processed in 0.006800659 sec. | ||
3887 | 2025.03.03 05:26:44.509914 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3888 | 2025.03.03 05:26:44.509957 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9227 rows, containing 5 columns (5 merged, 0 gathered) in 0.007605896 sec., 1213137.8078269805 rows/sec., 83.18 MiB/sec. | ||
3889 | 2025.03.03 05:26:44.510064 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3890 | 2025.03.03 05:26:44.510146 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3891 | 2025.03.03 05:26:44.510314 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3892 | 2025.03.03 05:26:44.510931 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3893 | 2025.03.03 05:26:44.511121 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3894 | 2025.03.03 05:26:44.511150 [ 200 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3895 | 2025.03.03 05:26:44.511181 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3896 | 2025.03.03 05:26:44.511327 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
3897 | 2025.03.03 05:26:44.511680 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3898 | 2025.03.03 05:26:44.511921 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3899 | 2025.03.03 05:26:44.512049 [ 94 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3900 | 2025.03.03 05:26:44.512091 [ 94 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3901 | 2025.03.03 05:26:44.512112 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002084 sec., 28790.786948176585 rows/sec., 1.94 MiB/sec. | ||
3902 | 2025.03.03 05:26:44.512119 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3903 | 2025.03.03 05:26:44.512225 [ 257 ] {ced678f8-e189-4078-ae50-d4b660a8f6b3} <Debug> TCPHandler: Processed in 0.002385334 sec. | ||
3904 | 2025.03.03 05:26:44.512358 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3905 | 2025.03.03 05:26:44.512517 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3906 | 2025.03.03 05:26:44.512554 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1356 rows starting from the beginning of the part | ||
3907 | 2025.03.03 05:26:44.512653 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3908 | 2025.03.03 05:26:44.512727 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
3909 | 2025.03.03 05:26:44.512959 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
3910 | 2025.03.03 05:26:44.513232 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
3911 | 2025.03.03 05:26:44.513303 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
3912 | 2025.03.03 05:26:44.514745 [ 200 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 4 columns (4 merged, 0 gathered) in 0.002506376 sec., 636775.9665748476 rows/sec., 42.91 MiB/sec. | ||
3913 | 2025.03.03 05:26:44.514991 [ 199 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3914 | 2025.03.03 05:26:44.515349 [ 199 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3915 | 2025.03.03 05:26:44.515441 [ 199 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_31_6} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3916 | 2025.03.03 05:26:44.515523 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3917 | 2025.03.03 05:26:49.488090 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3918 | 2025.03.03 05:26:49.488420 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3919 | 2025.03.03 05:26:49.488538 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3920 | 2025.03.03 05:26:49.489354 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2025.03.03 05:26:49.489406 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3922 | 2025.03.03 05:26:49.489836 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3923 | 2025.03.03 05:26:49.490105 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2025.03.03 05:26:49.490376 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002035 sec., 982.8009828009829 rows/sec., 80.14 KiB/sec. | ||
3925 | 2025.03.03 05:26:49.490566 [ 257 ] {0a8d0e91-d491-4e4a-8fe9-f64bf29e6e5a} <Debug> TCPHandler: Processed in 0.002665077 sec. | ||
3926 | 2025.03.03 05:26:49.490709 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3927 | 2025.03.03 05:26:49.490815 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3928 | 2025.03.03 05:26:49.490861 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3929 | 2025.03.03 05:26:49.491478 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3930 | 2025.03.03 05:26:49.491519 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3931 | 2025.03.03 05:26:49.491885 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3932 | 2025.03.03 05:26:49.492120 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3933 | 2025.03.03 05:26:49.492328 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001535 sec., 71009.77198697069 rows/sec., 5.95 MiB/sec. | ||
3934 | 2025.03.03 05:26:49.492379 [ 257 ] {638d8417-3b44-488d-844a-f4480efe8c16} <Debug> TCPHandler: Processed in 0.001719317 sec. | ||
3935 | 2025.03.03 05:26:49.492492 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3936 | 2025.03.03 05:26:49.492597 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3937 | 2025.03.03 05:26:49.492641 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3938 | 2025.03.03 05:26:49.493161 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3939 | 2025.03.03 05:26:49.493200 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3940 | 2025.03.03 05:26:49.493539 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3941 | 2025.03.03 05:26:49.493769 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3942 | 2025.03.03 05:26:49.494032 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001451 sec., 19297.036526533426 rows/sec., 1.41 MiB/sec. | ||
3943 | 2025.03.03 05:26:49.494208 [ 257 ] {26cb4059-afae-4794-9c3b-9e14b6f46165} <Debug> TCPHandler: Processed in 0.001761198 sec. | ||
3944 | 2025.03.03 05:26:49.494395 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3945 | 2025.03.03 05:26:49.494498 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3946 | 2025.03.03 05:26:49.494545 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3947 | 2025.03.03 05:26:49.495119 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2025.03.03 05:26:49.495158 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3949 | 2025.03.03 05:26:49.495504 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3950 | 2025.03.03 05:26:49.495742 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2025.03.03 05:26:49.495986 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001509 sec., 60967.528164347255 rows/sec., 4.76 MiB/sec. | ||
3952 | 2025.03.03 05:26:49.496192 [ 257 ] {4d3553d8-d91b-4f67-b52e-b6877bf9208d} <Debug> TCPHandler: Processed in 0.001850069 sec. | ||
3953 | 2025.03.03 05:26:49.496374 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2025.03.03 05:26:49.496479 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3955 | 2025.03.03 05:26:49.496528 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3956 | 2025.03.03 05:26:49.497082 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3957 | 2025.03.03 05:26:49.497122 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3958 | 2025.03.03 05:26:49.497497 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3959 | 2025.03.03 05:26:49.497728 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3960 | 2025.03.03 05:26:49.497916 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001454 sec., 110729.02338376892 rows/sec., 7.71 MiB/sec. | ||
3961 | 2025.03.03 05:26:49.497993 [ 257 ] {7bfff1b8-bae6-4846-acf0-564262a8ed2d} <Debug> TCPHandler: Processed in 0.001675207 sec. | ||
3962 | 2025.03.03 05:26:49.498213 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3963 | 2025.03.03 05:26:49.498318 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3964 | 2025.03.03 05:26:49.498392 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3965 | 2025.03.03 05:26:49.499509 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2025.03.03 05:26:49.499547 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3967 | 2025.03.03 05:26:49.500160 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3968 | 2025.03.03 05:26:49.500418 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2025.03.03 05:26:49.500647 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002352 sec., 11054.421768707483 rows/sec., 19.81 MiB/sec. | ||
3970 | 2025.03.03 05:26:49.500876 [ 257 ] {97c24153-3504-4c3c-af31-813c60afc4a4} <Debug> TCPHandler: Processed in 0.002742158 sec. | ||
3971 | 2025.03.03 05:26:49.500999 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3972 | 2025.03.03 05:26:49.501105 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3973 | 2025.03.03 05:26:49.501150 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3974 | 2025.03.03 05:26:49.501593 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2025.03.03 05:26:49.501630 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3976 | 2025.03.03 05:26:49.501975 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3977 | 2025.03.03 05:26:49.502215 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2025.03.03 05:26:49.502400 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
3979 | 2025.03.03 05:26:49.502513 [ 257 ] {d3c2559d-bf8d-4ca0-8684-f7519b63f896} <Debug> TCPHandler: Processed in 0.001564036 sec. | ||
3980 | 2025.03.03 05:26:49.823439 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
3981 | 2025.03.03 05:26:49.824217 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3982 | 2025.03.03 05:26:49.824277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3983 | 2025.03.03 05:26:49.824866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3984 | 2025.03.03 05:26:49.825123 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3985 | 2025.03.03 05:26:49.825321 [ 86 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3986 | 2025.03.03 05:26:49.825422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
3987 | 2025.03.03 05:26:49.825439 [ 86 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3988 | 2025.03.03 05:26:49.825477 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3989 | 2025.03.03 05:26:49.825655 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3990 | 2025.03.03 05:26:49.825821 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3991 | 2025.03.03 05:26:49.825865 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3992 | 2025.03.03 05:26:49.825946 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3993 | 2025.03.03 05:26:49.826156 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3994 | 2025.03.03 05:26:49.826374 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3995 | 2025.03.03 05:26:49.826507 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3996 | 2025.03.03 05:26:49.826721 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
3997 | 2025.03.03 05:26:49.829019 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003441815 sec., 2800266.71973944 rows/sec., 40.06 MiB/sec. | ||
3998 | 2025.03.03 05:26:49.829274 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3999 | 2025.03.03 05:26:49.829556 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_21_4} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4000 | 2025.03.03 05:26:49.829632 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_21_4} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4001 | 2025.03.03 05:26:49.829732 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4002 | 2025.03.03 05:26:50.444644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4003 | 2025.03.03 05:26:50.466332 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2025.03.03 05:26:50.466402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4005 | 2025.03.03 05:26:50.474058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4006 | 2025.03.03 05:26:50.474857 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2025.03.03 05:26:50.475225 [ 87 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4008 | 2025.03.03 05:26:50.475368 [ 87 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4009 | 2025.03.03 05:26:50.475439 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4010 | 2025.03.03 05:26:50.475871 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4011 | 2025.03.03 05:26:50.484783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4012 | 2025.03.03 05:26:50.486055 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4013 | 2025.03.03 05:26:50.486979 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4014 | 2025.03.03 05:26:50.491745 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4015 | 2025.03.03 05:26:50.496486 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4016 | 2025.03.03 05:26:50.501561 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4017 | 2025.03.03 05:26:50.507027 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4018 | 2025.03.03 05:26:50.511656 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4019 | 2025.03.03 05:26:50.569143 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.093555823 sec., 1699.5200822507863 rows/sec., 8.79 MiB/sec. | ||
4020 | 2025.03.03 05:26:50.571763 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4021 | 2025.03.03 05:26:50.574768 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_21_4} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2025.03.03 05:26:50.574891 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_21_4} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4023 | 2025.03.03 05:26:50.577403 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4024 | 2025.03.03 05:26:51.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.14 MiB, peak 192.70 MiB, free memory in arenas 0.00 B, will set to 183.80 MiB (RSS), difference: 1.66 MiB | ||
4025 | 2025.03.03 05:26:52.347409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 568 | ||
4026 | 2025.03.03 05:26:52.350406 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4027 | 2025.03.03 05:26:52.350461 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4028 | 2025.03.03 05:26:52.351980 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4029 | 2025.03.03 05:26:52.352294 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4030 | 2025.03.03 05:26:52.352922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
4031 | 2025.03.03 05:26:54.487100 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4032 | 2025.03.03 05:26:54.487323 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4033 | 2025.03.03 05:26:54.487411 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4034 | 2025.03.03 05:26:54.488284 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4035 | 2025.03.03 05:26:54.488338 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4036 | 2025.03.03 05:26:54.488796 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4037 | 2025.03.03 05:26:54.489059 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4038 | 2025.03.03 05:26:54.489356 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002087 sec., 39290.8481073311 rows/sec., 3.26 MiB/sec. | ||
4039 | 2025.03.03 05:26:54.489491 [ 257 ] {5b9a4ca8-afad-48ed-9b89-72f1c78cdecf} <Debug> TCPHandler: Processed in 0.002532205 sec. | ||
4040 | 2025.03.03 05:26:54.489734 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4041 | 2025.03.03 05:26:54.489856 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4042 | 2025.03.03 05:26:54.489908 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4043 | 2025.03.03 05:26:54.490478 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4044 | 2025.03.03 05:26:54.490520 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4045 | 2025.03.03 05:26:54.490883 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4046 | 2025.03.03 05:26:54.491124 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4047 | 2025.03.03 05:26:54.491310 [ 83 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4048 | 2025.03.03 05:26:54.491380 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 632.71 KiB/sec. | ||
4049 | 2025.03.03 05:26:54.491410 [ 83 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4050 | 2025.03.03 05:26:54.491481 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4051 | 2025.03.03 05:26:54.491497 [ 257 ] {a7788499-5058-49cd-8e02-974bba971aaf} <Debug> TCPHandler: Processed in 0.001844529 sec. | ||
4052 | 2025.03.03 05:26:54.491726 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4053 | 2025.03.03 05:26:54.491734 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
4054 | 2025.03.03 05:26:54.491927 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4055 | 2025.03.03 05:26:54.492033 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4056 | 2025.03.03 05:26:54.492059 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4057 | 2025.03.03 05:26:54.492171 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part | ||
4058 | 2025.03.03 05:26:54.492506 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
4059 | 2025.03.03 05:26:54.492942 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
4060 | 2025.03.03 05:26:54.493354 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
4061 | 2025.03.03 05:26:54.493693 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
4062 | 2025.03.03 05:26:54.493933 [ 189 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
4063 | 2025.03.03 05:26:54.494783 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2025.03.03 05:26:54.494851 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4065 | 2025.03.03 05:26:54.495856 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4066 | 2025.03.03 05:26:54.496433 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4067 | 2025.03.03 05:26:54.497023 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.005147 sec., 14960.170973382554 rows/sec., 1.17 MiB/sec. | ||
4068 | 2025.03.03 05:26:54.497108 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005493015 sec., 33861.18552379704 rows/sec., 2.61 MiB/sec. | ||
4069 | 2025.03.03 05:26:54.497163 [ 257 ] {79087dff-a13c-45fc-9436-212da76999a0} <Debug> TCPHandler: Processed in 0.005513696 sec. | ||
4070 | 2025.03.03 05:26:54.497338 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4071 | 2025.03.03 05:26:54.497347 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4072 | 2025.03.03 05:26:54.497519 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4073 | 2025.03.03 05:26:54.497591 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4074 | 2025.03.03 05:26:54.497982 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4075 | 2025.03.03 05:26:54.498196 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_26_5} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4076 | 2025.03.03 05:26:54.498341 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4077 | 2025.03.03 05:26:54.498611 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2025.03.03 05:26:54.498656 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4079 | 2025.03.03 05:26:54.499062 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4080 | 2025.03.03 05:26:54.499307 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2025.03.03 05:26:54.499529 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00206 sec., 77669.90291262136 rows/sec., 5.41 MiB/sec. | ||
4082 | 2025.03.03 05:26:54.499589 [ 257 ] {e441b9ec-e22e-401b-a427-619bbd13cd23} <Debug> TCPHandler: Processed in 0.002313163 sec. | ||
4083 | 2025.03.03 05:26:54.499696 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2025.03.03 05:26:54.499798 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4085 | 2025.03.03 05:26:54.499864 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2025.03.03 05:26:54.500948 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2025.03.03 05:26:54.500988 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4088 | 2025.03.03 05:26:54.501627 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4089 | 2025.03.03 05:26:54.501892 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4090 | 2025.03.03 05:26:54.502080 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4091 | 2025.03.03 05:26:54.502151 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4092 | 2025.03.03 05:26:54.502183 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4093 | 2025.03.03 05:26:54.502196 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002412 sec., 5389.71807628524 rows/sec., 9.66 MiB/sec. | ||
4094 | 2025.03.03 05:26:54.502543 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
4095 | 2025.03.03 05:26:54.502598 [ 257 ] {92463d7c-135b-45b7-b01e-4c7b236da60e} <Debug> TCPHandler: Processed in 0.00295041 sec. | ||
4096 | 2025.03.03 05:26:54.502848 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4097 | 2025.03.03 05:26:54.503101 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4098 | 2025.03.03 05:26:54.503186 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4099 | 2025.03.03 05:26:54.503200 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4100 | 2025.03.03 05:26:54.503419 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 373 rows starting from the beginning of the part | ||
4101 | 2025.03.03 05:26:54.504259 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
4102 | 2025.03.03 05:26:54.505180 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
4103 | 2025.03.03 05:26:54.505248 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4104 | 2025.03.03 05:26:54.505321 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4105 | 2025.03.03 05:26:54.505854 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
4106 | 2025.03.03 05:26:54.506540 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
4107 | 2025.03.03 05:26:54.506741 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4108 | 2025.03.03 05:26:54.507117 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
4109 | 2025.03.03 05:26:54.507853 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4110 | 2025.03.03 05:26:54.508463 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005444 sec., 11021.307861866275 rows/sec., 760.59 KiB/sec. | ||
4111 | 2025.03.03 05:26:54.508941 [ 257 ] {0ea485e9-c1a1-4d57-9d7f-e4382d156844} <Debug> TCPHandler: Processed in 0.006156512 sec. | ||
4112 | 2025.03.03 05:26:54.512189 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.00990867 sec., 46827.67717564517 rows/sec., 83.91 MiB/sec. | ||
4113 | 2025.03.03 05:26:54.513063 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4114 | 2025.03.03 05:26:54.513502 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4115 | 2025.03.03 05:26:54.513584 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4116 | 2025.03.03 05:26:54.513737 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
4117 | 2025.03.03 05:26:57.198574 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4118 | 2025.03.03 05:26:57.198646 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4119 | 2025.03.03 05:26:57.325683 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4120 | 2025.03.03 05:26:57.326431 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4121 | 2025.03.03 05:26:57.326475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4122 | 2025.03.03 05:26:57.327047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4123 | 2025.03.03 05:26:57.327302 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4124 | 2025.03.03 05:26:57.327526 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4125 | 2025.03.03 05:26:57.984987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4126 | 2025.03.03 05:26:58.004228 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2025.03.03 05:26:58.004280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4128 | 2025.03.03 05:26:58.011411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4129 | 2025.03.03 05:26:58.012153 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2025.03.03 05:26:58.014799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4131 | 2025.03.03 05:26:59.488800 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4132 | 2025.03.03 05:26:59.489005 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4133 | 2025.03.03 05:26:59.489088 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4134 | 2025.03.03 05:26:59.490026 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4135 | 2025.03.03 05:26:59.490075 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4136 | 2025.03.03 05:26:59.490526 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4137 | 2025.03.03 05:26:59.490780 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4138 | 2025.03.03 05:26:59.491039 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002095 sec., 51551.312649164676 rows/sec., 4.32 MiB/sec. | ||
4139 | 2025.03.03 05:26:59.491105 [ 257 ] {546f3f63-e52e-493e-bc0c-2afb05bf1bcc} <Debug> TCPHandler: Processed in 0.002442494 sec. | ||
4140 | 2025.03.03 05:26:59.491235 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4141 | 2025.03.03 05:26:59.491349 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4142 | 2025.03.03 05:26:59.491398 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4143 | 2025.03.03 05:26:59.491942 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4144 | 2025.03.03 05:26:59.491981 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4145 | 2025.03.03 05:26:59.492336 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4146 | 2025.03.03 05:26:59.492578 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4147 | 2025.03.03 05:26:59.492806 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001483 sec., 17532.029669588672 rows/sec., 1.29 MiB/sec. | ||
4148 | 2025.03.03 05:26:59.492864 [ 257 ] {bda15b6f-11cc-46a3-bdc6-bb6b1099a777} <Debug> TCPHandler: Processed in 0.001683737 sec. | ||
4149 | 2025.03.03 05:26:59.492969 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4150 | 2025.03.03 05:26:59.493077 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4151 | 2025.03.03 05:26:59.493129 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4152 | 2025.03.03 05:26:59.493710 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4153 | 2025.03.03 05:26:59.493750 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4154 | 2025.03.03 05:26:59.494124 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4155 | 2025.03.03 05:26:59.494381 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4156 | 2025.03.03 05:26:59.494632 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001571 sec., 57288.351368555064 rows/sec., 4.47 MiB/sec. | ||
4157 | 2025.03.03 05:26:59.494752 [ 257 ] {51eea7f4-f714-4046-93ec-8d4480d45005} <Debug> TCPHandler: Processed in 0.001827618 sec. | ||
4158 | 2025.03.03 05:26:59.494962 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4159 | 2025.03.03 05:26:59.495070 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4160 | 2025.03.03 05:26:59.495123 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4161 | 2025.03.03 05:26:59.495685 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4162 | 2025.03.03 05:26:59.495723 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4163 | 2025.03.03 05:26:59.496255 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4164 | 2025.03.03 05:26:59.496509 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4165 | 2025.03.03 05:26:59.496762 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. | ||
4166 | 2025.03.03 05:26:59.496937 [ 257 ] {e3309e4b-102e-498c-9564-7b798ae934b2} <Debug> TCPHandler: Processed in 0.00203442 sec. | ||
4167 | 2025.03.03 05:26:59.497147 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4168 | 2025.03.03 05:26:59.497254 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4169 | 2025.03.03 05:26:59.497330 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4170 | 2025.03.03 05:26:59.498477 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4171 | 2025.03.03 05:26:59.498515 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4172 | 2025.03.03 05:26:59.499138 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4173 | 2025.03.03 05:26:59.499399 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4174 | 2025.03.03 05:26:59.499633 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002402 sec., 10824.313072439634 rows/sec., 19.40 MiB/sec. | ||
4175 | 2025.03.03 05:26:59.499722 [ 257 ] {42e026fd-ee96-4259-b646-a4ef757c8e45} <Debug> TCPHandler: Processed in 0.002636436 sec. | ||
4176 | 2025.03.03 05:26:59.499857 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4177 | 2025.03.03 05:26:59.499961 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4178 | 2025.03.03 05:26:59.500007 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4179 | 2025.03.03 05:26:59.500449 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4180 | 2025.03.03 05:26:59.500487 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4181 | 2025.03.03 05:26:59.500842 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4182 | 2025.03.03 05:26:59.501081 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4183 | 2025.03.03 05:26:59.501290 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
4184 | 2025.03.03 05:26:59.501339 [ 257 ] {0bf720b4-6714-4ffb-8cab-5af1b4bc26bc} <Debug> TCPHandler: Processed in 0.001532046 sec. | ||
4185 | 2025.03.03 05:27:01.630354 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4186 | 2025.03.03 05:27:01.630629 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4187 | 2025.03.03 05:27:01.630707 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4188 | 2025.03.03 05:27:01.631511 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4189 | 2025.03.03 05:27:01.631568 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4190 | 2025.03.03 05:27:01.632022 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4191 | 2025.03.03 05:27:01.632299 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4192 | 2025.03.03 05:27:01.632506 [ 32 ] {} <Debug> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4193 | 2025.03.03 05:27:01.632569 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002008 sec., 11952.191235059761 rows/sec., 1015.47 KiB/sec. | ||
4194 | 2025.03.03 05:27:01.632595 [ 32 ] {} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4195 | 2025.03.03 05:27:01.632665 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4196 | 2025.03.03 05:27:01.632699 [ 257 ] {158ffaa8-ff71-48d9-a900-6fbd674dad51} <Debug> TCPHandler: Processed in 0.002487345 sec. | ||
4197 | 2025.03.03 05:27:01.633052 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4198 | 2025.03.03 05:27:01.633080 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::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 | ||
4199 | 2025.03.03 05:27:01.633275 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4200 | 2025.03.03 05:27:01.633393 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4201 | 2025.03.03 05:27:01.633440 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4202 | 2025.03.03 05:27:01.633564 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
4203 | 2025.03.03 05:27:01.633822 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
4204 | 2025.03.03 05:27:01.634265 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
4205 | 2025.03.03 05:27:01.634674 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
4206 | 2025.03.03 05:27:01.635033 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
4207 | 2025.03.03 05:27:01.636937 [ 189 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004141912 sec., 28972.12688246394 rows/sec., 2.51 MiB/sec. | ||
4208 | 2025.03.03 05:27:01.637063 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4209 | 2025.03.03 05:27:01.637109 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4210 | 2025.03.03 05:27:01.637129 [ 198 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4211 | 2025.03.03 05:27:01.637691 [ 198 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4212 | 2025.03.03 05:27:01.637781 [ 198 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_5_1} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4213 | 2025.03.03 05:27:01.637842 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4214 | 2025.03.03 05:27:01.637888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4215 | 2025.03.03 05:27:01.638156 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4216 | 2025.03.03 05:27:01.638398 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Debug> executeQuery: Read 1342 rows, 114.99 KiB in 0.005174 sec., 259373.79203710862 rows/sec., 21.70 MiB/sec. | ||
4217 | 2025.03.03 05:27:01.638462 [ 257 ] {10a7c853-1dad-4a2d-80cf-2a4def72db57} <Debug> TCPHandler: Processed in 0.005562206 sec. | ||
4218 | 2025.03.03 05:27:01.638589 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4219 | 2025.03.03 05:27:01.638695 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4220 | 2025.03.03 05:27:01.638742 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4221 | 2025.03.03 05:27:01.639298 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4222 | 2025.03.03 05:27:01.639338 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4223 | 2025.03.03 05:27:01.639702 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4224 | 2025.03.03 05:27:01.639948 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4225 | 2025.03.03 05:27:01.640167 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Debug> executeQuery: Read 25 rows, 1.94 KiB in 0.001494 sec., 16733.601070950466 rows/sec., 1.27 MiB/sec. | ||
4226 | 2025.03.03 05:27:01.640221 [ 257 ] {94628886-b6d4-4203-9c34-9dc3c13bc804} <Debug> TCPHandler: Processed in 0.001680927 sec. | ||
4227 | 2025.03.03 05:27:01.640325 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4228 | 2025.03.03 05:27:01.640426 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4229 | 2025.03.03 05:27:01.640471 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4230 | 2025.03.03 05:27:01.641085 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4231 | 2025.03.03 05:27:01.641125 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4232 | 2025.03.03 05:27:01.641485 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4233 | 2025.03.03 05:27:01.641729 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4234 | 2025.03.03 05:27:01.641977 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001567 sec., 160816.84747925974 rows/sec., 11.12 MiB/sec. | ||
4235 | 2025.03.03 05:27:01.642141 [ 257 ] {9f7b2658-e18d-4019-8346-7d0a03d6cb19} <Debug> TCPHandler: Processed in 0.001859809 sec. | ||
4236 | 2025.03.03 05:27:01.642286 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4237 | 2025.03.03 05:27:01.642417 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4238 | 2025.03.03 05:27:01.642473 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4239 | 2025.03.03 05:27:01.643132 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4240 | 2025.03.03 05:27:01.643172 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4241 | 2025.03.03 05:27:01.643532 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4242 | 2025.03.03 05:27:01.643778 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4243 | 2025.03.03 05:27:01.643952 [ 40 ] {} <Debug> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4244 | 2025.03.03 05:27:01.644020 [ 40 ] {} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4245 | 2025.03.03 05:27:01.644027 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00163 sec., 7361.963190184049 rows/sec., 575.15 KiB/sec. | ||
4246 | 2025.03.03 05:27:01.644064 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4247 | 2025.03.03 05:27:01.644202 [ 257 ] {6da60f4b-19e3-4104-87ea-eec96d80e803} <Debug> TCPHandler: Processed in 0.00197 sec. | ||
4248 | 2025.03.03 05:27:01.644419 [ 193 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::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 | ||
4249 | 2025.03.03 05:27:01.644576 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4250 | 2025.03.03 05:27:01.644658 [ 193 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4251 | 2025.03.03 05:27:01.644733 [ 193 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
4252 | 2025.03.03 05:27:01.644772 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4253 | 2025.03.03 05:27:01.644931 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4254 | 2025.03.03 05:27:01.644957 [ 193 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
4255 | 2025.03.03 05:27:01.645359 [ 193 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
4256 | 2025.03.03 05:27:01.645597 [ 193 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::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 | ||
4257 | 2025.03.03 05:27:01.645930 [ 193 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
4258 | 2025.03.03 05:27:01.648075 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2025.03.03 05:27:01.648160 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4260 | 2025.03.03 05:27:01.648513 [ 198 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004333234 sec., 13846.47124987942 rows/sec., 1.11 MiB/sec. | ||
4261 | 2025.03.03 05:27:01.648650 [ 198 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4262 | 2025.03.03 05:27:01.648859 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4263 | 2025.03.03 05:27:01.649006 [ 198 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2025.03.03 05:27:01.649100 [ 198 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_5_1} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4265 | 2025.03.03 05:27:01.649191 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4266 | 2025.03.03 05:27:01.649204 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4267 | 2025.03.03 05:27:01.649433 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Debug> executeQuery: Read 569 rows, 43.70 KiB in 0.004727 sec., 120372.3291728369 rows/sec., 9.03 MiB/sec. | ||
4268 | 2025.03.03 05:27:01.649497 [ 257 ] {d976e7c6-564f-4da2-b82e-2d8de9632c66} <Debug> TCPHandler: Processed in 0.00504224 sec. | ||
4269 | 2025.03.03 05:27:01.649617 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4270 | 2025.03.03 05:27:01.649724 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4271 | 2025.03.03 05:27:01.649774 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4272 | 2025.03.03 05:27:01.650500 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4273 | 2025.03.03 05:27:01.650540 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4274 | 2025.03.03 05:27:01.650971 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4275 | 2025.03.03 05:27:01.651232 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4276 | 2025.03.03 05:27:01.651447 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Debug> executeQuery: Read 958 rows, 66.25 KiB in 0.001745 sec., 548997.1346704871 rows/sec., 37.07 MiB/sec. | ||
4277 | 2025.03.03 05:27:01.651499 [ 257 ] {1f722143-0951-458e-b194-31f81e279c01} <Debug> TCPHandler: Processed in 0.00193271 sec. | ||
4278 | 2025.03.03 05:27:01.651617 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4279 | 2025.03.03 05:27:01.651724 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4280 | 2025.03.03 05:27:01.651791 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4281 | 2025.03.03 05:27:01.652836 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4282 | 2025.03.03 05:27:01.652876 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4283 | 2025.03.03 05:27:01.653470 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4284 | 2025.03.03 05:27:01.653725 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4285 | 2025.03.03 05:27:01.653964 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002263 sec., 5744.586831639417 rows/sec., 10.29 MiB/sec. | ||
4286 | 2025.03.03 05:27:01.654059 [ 257 ] {8ef40c85-c020-4a1b-bf0f-1b8c6c40ad67} <Debug> TCPHandler: Processed in 0.002493066 sec. | ||
4287 | 2025.03.03 05:27:01.654172 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4288 | 2025.03.03 05:27:01.654277 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4289 | 2025.03.03 05:27:01.654323 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4290 | 2025.03.03 05:27:01.654748 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4291 | 2025.03.03 05:27:01.654788 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4292 | 2025.03.03 05:27:01.655135 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4293 | 2025.03.03 05:27:01.655375 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4294 | 2025.03.03 05:27:01.655593 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.00134 sec., 22388.059701492537 rows/sec., 1.50 MiB/sec. | ||
4295 | 2025.03.03 05:27:01.655643 [ 257 ] {8a9e0b02-097a-471b-ad92-4515ca23cf9d} <Debug> TCPHandler: Processed in 0.001520875 sec. | ||
4296 | 2025.03.03 05:27:02.353326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 610 | ||
4297 | 2025.03.03 05:27:02.356611 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4298 | 2025.03.03 05:27:02.356675 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4299 | 2025.03.03 05:27:02.358182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4300 | 2025.03.03 05:27:02.358510 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4301 | 2025.03.03 05:27:02.358756 [ 48 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4302 | 2025.03.03 05:27:02.358886 [ 48 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4303 | 2025.03.03 05:27:02.358958 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4304 | 2025.03.03 05:27:02.359414 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
4305 | 2025.03.03 05:27:02.360611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
4306 | 2025.03.03 05:27:02.360998 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4307 | 2025.03.03 05:27:02.361179 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 454 rows starting from the beginning of the part | ||
4308 | 2025.03.03 05:27:02.361807 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
4309 | 2025.03.03 05:27:02.362390 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
4310 | 2025.03.03 05:27:02.362944 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
4311 | 2025.03.03 05:27:02.363535 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
4312 | 2025.03.03 05:27:02.364108 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
4313 | 2025.03.03 05:27:02.371949 [ 198 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 72 columns (72 merged, 0 gathered) in 0.012818199 sec., 47588.58869331019 rows/sec., 40.80 MiB/sec. | ||
4314 | 2025.03.03 05:27:02.372831 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4315 | 2025.03.03 05:27:02.373524 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2025.03.03 05:27:02.373604 [ 196 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_16_3} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4317 | 2025.03.03 05:27:02.373796 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
4318 | 2025.03.03 05:27:04.484248 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4319 | 2025.03.03 05:27:04.484469 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4320 | 2025.03.03 05:27:04.484552 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4321 | 2025.03.03 05:27:04.485429 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4322 | 2025.03.03 05:27:04.485476 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4323 | 2025.03.03 05:27:04.485931 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4324 | 2025.03.03 05:27:04.486207 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4325 | 2025.03.03 05:27:04.486363 [ 62 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4326 | 2025.03.03 05:27:04.486417 [ 62 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4327 | 2025.03.03 05:27:04.486429 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002019 sec., 27736.503219415554 rows/sec., 2.13 MiB/sec. | ||
4328 | 2025.03.03 05:27:04.486448 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4329 | 2025.03.03 05:27:04.486534 [ 257 ] {fd99fefa-cf61-4ae2-8e6d-25baee5bc093} <Debug> TCPHandler: Processed in 0.002453045 sec. | ||
4330 | 2025.03.03 05:27:04.486691 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
4331 | 2025.03.03 05:27:04.486727 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4332 | 2025.03.03 05:27:04.486966 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4333 | 2025.03.03 05:27:04.486983 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4334 | 2025.03.03 05:27:04.487053 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4335 | 2025.03.03 05:27:04.487065 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1404 rows starting from the beginning of the part | ||
4336 | 2025.03.03 05:27:04.487366 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 109 rows starting from the beginning of the part | ||
4337 | 2025.03.03 05:27:04.487731 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
4338 | 2025.03.03 05:27:04.488080 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
4339 | 2025.03.03 05:27:04.488497 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1342 rows starting from the beginning of the part | ||
4340 | 2025.03.03 05:27:04.488823 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
4341 | 2025.03.03 05:27:04.489813 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4342 | 2025.03.03 05:27:04.489880 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4343 | 2025.03.03 05:27:04.490781 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4344 | 2025.03.03 05:27:04.491324 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4345 | 2025.03.03 05:27:04.491506 [ 62 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4346 | 2025.03.03 05:27:04.491568 [ 62 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2025.03.03 05:27:04.491597 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4348 | 2025.03.03 05:27:04.491607 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004728 sec., 13536.37901861252 rows/sec., 1.06 MiB/sec. | ||
4349 | 2025.03.03 05:27:04.491868 [ 257 ] {b3e002bd-129c-4fbe-bec4-9c7e307f117f} <Debug> TCPHandler: Processed in 0.005191353 sec. | ||
4350 | 2025.03.03 05:27:04.491986 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
4351 | 2025.03.03 05:27:04.492219 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2025.03.03 05:27:04.492484 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4353 | 2025.03.03 05:27:04.492600 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part | ||
4354 | 2025.03.03 05:27:04.492610 [ 192 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 5 columns (5 merged, 0 gathered) in 0.006054561 sec., 512175.8621310447 rows/sec., 44.79 MiB/sec. | ||
4355 | 2025.03.03 05:27:04.492659 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4356 | 2025.03.03 05:27:04.492891 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4357 | 2025.03.03 05:27:04.492912 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 92 rows starting from the beginning of the part | ||
4358 | 2025.03.03 05:27:04.493289 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4359 | 2025.03.03 05:27:04.493373 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part | ||
4360 | 2025.03.03 05:27:04.493810 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
4361 | 2025.03.03 05:27:04.494283 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 569 rows starting from the beginning of the part | ||
4362 | 2025.03.03 05:27:04.494802 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
4363 | 2025.03.03 05:27:04.495092 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2025.03.03 05:27:04.495614 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_36_7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4365 | 2025.03.03 05:27:04.495852 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4366 | 2025.03.03 05:27:04.496917 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4367 | 2025.03.03 05:27:04.496975 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4368 | 2025.03.03 05:27:04.497871 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4369 | 2025.03.03 05:27:04.498274 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006589786 sec., 231115.24410656127 rows/sec., 18.40 MiB/sec. | ||
4370 | 2025.03.03 05:27:04.498379 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4371 | 2025.03.03 05:27:04.498502 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4372 | 2025.03.03 05:27:04.498625 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4373 | 2025.03.03 05:27:04.498746 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4374 | 2025.03.03 05:27:04.498818 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4375 | 2025.03.03 05:27:04.498977 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.006412 sec., 13100.436681222707 rows/sec., 933.31 KiB/sec. | ||
4376 | 2025.03.03 05:27:04.499297 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
4377 | 2025.03.03 05:27:04.499363 [ 257 ] {8cc3308a-1165-4e52-a44c-58081389ca81} <Debug> TCPHandler: Processed in 0.007289774 sec. | ||
4378 | 2025.03.03 05:27:04.499468 [ 198 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4379 | 2025.03.03 05:27:04.499717 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4380 | 2025.03.03 05:27:04.499744 [ 198 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_36_7} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4381 | 2025.03.03 05:27:04.499800 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4382 | 2025.03.03 05:27:04.499978 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9227 rows starting from the beginning of the part | ||
4383 | 2025.03.03 05:27:04.499995 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4384 | 2025.03.03 05:27:04.500070 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4385 | 2025.03.03 05:27:04.500286 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
4386 | 2025.03.03 05:27:04.500326 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4387 | 2025.03.03 05:27:04.500703 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
4388 | 2025.03.03 05:27:04.501124 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
4389 | 2025.03.03 05:27:04.501451 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 958 rows starting from the beginning of the part | ||
4390 | 2025.03.03 05:27:04.501708 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 84 rows starting from the beginning of the part | ||
4391 | 2025.03.03 05:27:04.502571 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4392 | 2025.03.03 05:27:04.502633 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4393 | 2025.03.03 05:27:04.503250 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4394 | 2025.03.03 05:27:04.503655 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4395 | 2025.03.03 05:27:04.503970 [ 62 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4396 | 2025.03.03 05:27:04.504076 [ 62 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4397 | 2025.03.03 05:27:04.504153 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4398 | 2025.03.03 05:27:04.504334 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00436 sec., 6880.733944954128 rows/sec., 476.41 KiB/sec. | ||
4399 | 2025.03.03 05:27:04.504671 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
4400 | 2025.03.03 05:27:04.504679 [ 257 ] {fa6ff60f-e479-4dbb-b475-1ebd5dce5f92} <Debug> TCPHandler: Processed in 0.005061181 sec. | ||
4401 | 2025.03.03 05:27:04.505021 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4402 | 2025.03.03 05:27:04.505106 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1596 rows starting from the beginning of the part | ||
4403 | 2025.03.03 05:27:04.505459 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
4404 | 2025.03.03 05:27:04.505632 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
4405 | 2025.03.03 05:27:04.505799 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
4406 | 2025.03.03 05:27:04.505881 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
4407 | 2025.03.03 05:27:04.506124 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
4408 | 2025.03.03 05:27:04.508326 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10750 rows, containing 5 columns (5 merged, 0 gathered) in 0.009353324 sec., 1149324.02641029 rows/sec., 78.77 MiB/sec. | ||
4409 | 2025.03.03 05:27:04.508418 [ 191 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 4 columns (4 merged, 0 gathered) in 0.004115131 sec., 446158.33615017356 rows/sec., 30.07 MiB/sec. | ||
4410 | 2025.03.03 05:27:04.508625 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4411 | 2025.03.03 05:27:04.508749 [ 191 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4412 | 2025.03.03 05:27:04.509236 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4413 | 2025.03.03 05:27:04.509333 [ 191 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4414 | 2025.03.03 05:27:04.509413 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4415 | 2025.03.03 05:27:04.509515 [ 191 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_36_7} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4416 | 2025.03.03 05:27:04.509580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
4417 | 2025.03.03 05:27:04.509720 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4418 | 2025.03.03 05:27:04.827785 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4419 | 2025.03.03 05:27:04.828489 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2025.03.03 05:27:04.828541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4421 | 2025.03.03 05:27:04.829081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4422 | 2025.03.03 05:27:04.829332 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4423 | 2025.03.03 05:27:04.829631 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4424 | 2025.03.03 05:27:05.514991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4425 | 2025.03.03 05:27:05.535673 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4426 | 2025.03.03 05:27:05.535732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4427 | 2025.03.03 05:27:05.543509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4428 | 2025.03.03 05:27:05.544269 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4429 | 2025.03.03 05:27:05.547220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4430 | 2025.03.03 05:27:09.488486 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4431 | 2025.03.03 05:27:09.488830 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4432 | 2025.03.03 05:27:09.488952 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4433 | 2025.03.03 05:27:09.489965 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4434 | 2025.03.03 05:27:09.490019 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4435 | 2025.03.03 05:27:09.490485 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4436 | 2025.03.03 05:27:09.490774 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4437 | 2025.03.03 05:27:09.491007 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002265 sec., 47682.11920529801 rows/sec., 4.00 MiB/sec. | ||
4438 | 2025.03.03 05:27:09.491065 [ 257 ] {f5c0bc0a-4bac-4cbe-8ba8-ffcac5beec24} <Debug> TCPHandler: Processed in 0.002772518 sec. | ||
4439 | 2025.03.03 05:27:09.491190 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4440 | 2025.03.03 05:27:09.491297 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4441 | 2025.03.03 05:27:09.491345 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4442 | 2025.03.03 05:27:09.491877 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4443 | 2025.03.03 05:27:09.491917 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4444 | 2025.03.03 05:27:09.492287 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4445 | 2025.03.03 05:27:09.492529 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4446 | 2025.03.03 05:27:09.492740 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001465 sec., 17747.440273037544 rows/sec., 1.30 MiB/sec. | ||
4447 | 2025.03.03 05:27:09.492793 [ 257 ] {dda22cec-cb13-47f5-bf9b-28a2c598cde6} <Debug> TCPHandler: Processed in 0.001653507 sec. | ||
4448 | 2025.03.03 05:27:09.492898 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4449 | 2025.03.03 05:27:09.492999 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4450 | 2025.03.03 05:27:09.493043 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4451 | 2025.03.03 05:27:09.493587 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4452 | 2025.03.03 05:27:09.493626 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4453 | 2025.03.03 05:27:09.493979 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4454 | 2025.03.03 05:27:09.494215 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4455 | 2025.03.03 05:27:09.494461 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001477 sec., 60934.326337169936 rows/sec., 4.76 MiB/sec. | ||
4456 | 2025.03.03 05:27:09.494597 [ 257 ] {d713bb14-5685-46ea-9ec7-8ef9f5764536} <Debug> TCPHandler: Processed in 0.001746228 sec. | ||
4457 | 2025.03.03 05:27:09.494834 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4458 | 2025.03.03 05:27:09.494945 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4459 | 2025.03.03 05:27:09.494996 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4460 | 2025.03.03 05:27:09.495538 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4461 | 2025.03.03 05:27:09.495577 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4462 | 2025.03.03 05:27:09.495967 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4463 | 2025.03.03 05:27:09.496203 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4464 | 2025.03.03 05:27:09.496419 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
4465 | 2025.03.03 05:27:09.496472 [ 257 ] {6e725d0f-2a56-449d-9f08-cf0293d7907e} <Debug> TCPHandler: Processed in 0.001724227 sec. | ||
4466 | 2025.03.03 05:27:09.496575 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4467 | 2025.03.03 05:27:09.496678 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4468 | 2025.03.03 05:27:09.496744 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4469 | 2025.03.03 05:27:09.497812 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4470 | 2025.03.03 05:27:09.497848 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4471 | 2025.03.03 05:27:09.498506 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4472 | 2025.03.03 05:27:09.498762 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4473 | 2025.03.03 05:27:09.498996 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002339 sec., 11115.861479264644 rows/sec., 19.92 MiB/sec. | ||
4474 | 2025.03.03 05:27:09.499086 [ 257 ] {c1159126-106e-4dac-bf40-2b71dd8338c5} <Debug> TCPHandler: Processed in 0.002559086 sec. | ||
4475 | 2025.03.03 05:27:09.499197 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4476 | 2025.03.03 05:27:09.499298 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4477 | 2025.03.03 05:27:09.499344 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4478 | 2025.03.03 05:27:09.499777 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4479 | 2025.03.03 05:27:09.499816 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4480 | 2025.03.03 05:27:09.500164 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4481 | 2025.03.03 05:27:09.500400 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4482 | 2025.03.03 05:27:09.500606 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
4483 | 2025.03.03 05:27:09.500655 [ 257 ] {82ac546a-54e6-4f04-a906-83123935e0a4} <Debug> TCPHandler: Processed in 0.001507535 sec. | ||
4484 | 2025.03.03 05:27:12.198885 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4485 | 2025.03.03 05:27:12.198954 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4486 | 2025.03.03 05:27:12.329885 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4487 | 2025.03.03 05:27:12.330615 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4488 | 2025.03.03 05:27:12.330664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4489 | 2025.03.03 05:27:12.331227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4490 | 2025.03.03 05:27:12.331505 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4491 | 2025.03.03 05:27:12.331798 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4492 | 2025.03.03 05:27:12.361045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 630 | ||
4493 | 2025.03.03 05:27:12.363885 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4494 | 2025.03.03 05:27:12.363935 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4495 | 2025.03.03 05:27:12.365410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4496 | 2025.03.03 05:27:12.365729 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4497 | 2025.03.03 05:27:12.366264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
4498 | 2025.03.03 05:27:13.047415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4499 | 2025.03.03 05:27:13.068082 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4500 | 2025.03.03 05:27:13.068132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4501 | 2025.03.03 05:27:13.075292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4502 | 2025.03.03 05:27:13.076046 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4503 | 2025.03.03 05:27:13.078574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4504 | 2025.03.03 05:27:14.488010 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4505 | 2025.03.03 05:27:14.488235 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4506 | 2025.03.03 05:27:14.488319 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4507 | 2025.03.03 05:27:14.489202 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4508 | 2025.03.03 05:27:14.489253 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4509 | 2025.03.03 05:27:14.489726 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4510 | 2025.03.03 05:27:14.489990 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4511 | 2025.03.03 05:27:14.490242 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.00207 sec., 39613.526570048314 rows/sec., 3.29 MiB/sec. | ||
4512 | 2025.03.03 05:27:14.490309 [ 257 ] {fc6cec1d-f4ee-493f-acc9-a67519777827} <Debug> TCPHandler: Processed in 0.002446155 sec. | ||
4513 | 2025.03.03 05:27:14.490444 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4514 | 2025.03.03 05:27:14.490560 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4515 | 2025.03.03 05:27:14.490610 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4516 | 2025.03.03 05:27:14.491187 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4517 | 2025.03.03 05:27:14.491228 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4518 | 2025.03.03 05:27:14.491586 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4519 | 2025.03.03 05:27:14.491824 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4520 | 2025.03.03 05:27:14.492041 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 647.81 KiB/sec. | ||
4521 | 2025.03.03 05:27:14.492096 [ 257 ] {4bb9e9b5-3ae6-4730-bc9f-4265b8886a07} <Debug> TCPHandler: Processed in 0.001705887 sec. | ||
4522 | 2025.03.03 05:27:14.492200 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4523 | 2025.03.03 05:27:14.492303 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4524 | 2025.03.03 05:27:14.492349 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4525 | 2025.03.03 05:27:14.492899 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4526 | 2025.03.03 05:27:14.492939 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4527 | 2025.03.03 05:27:14.493293 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4528 | 2025.03.03 05:27:14.493534 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4529 | 2025.03.03 05:27:14.493740 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001457 sec., 52848.318462594376 rows/sec., 4.13 MiB/sec. | ||
4530 | 2025.03.03 05:27:14.493792 [ 257 ] {0abfcc74-b223-4f00-8774-8f74f775a78b} <Debug> TCPHandler: Processed in 0.001641847 sec. | ||
4531 | 2025.03.03 05:27:14.493907 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4532 | 2025.03.03 05:27:14.494013 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4533 | 2025.03.03 05:27:14.494062 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4534 | 2025.03.03 05:27:14.494585 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4535 | 2025.03.03 05:27:14.494624 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4536 | 2025.03.03 05:27:14.494998 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4537 | 2025.03.03 05:27:14.495242 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2025.03.03 05:27:14.495479 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
4539 | 2025.03.03 05:27:14.495590 [ 257 ] {888a064f-5581-42ca-9fa0-294cc81fe70e} <Debug> TCPHandler: Processed in 0.001731887 sec. | ||
4540 | 2025.03.03 05:27:14.495740 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2025.03.03 05:27:14.495842 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4542 | 2025.03.03 05:27:14.495910 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4543 | 2025.03.03 05:27:14.496988 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2025.03.03 05:27:14.497026 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4545 | 2025.03.03 05:27:14.497635 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4546 | 2025.03.03 05:27:14.497896 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2025.03.03 05:27:14.498150 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002329 sec., 5581.794761700301 rows/sec., 10.00 MiB/sec. | ||
4548 | 2025.03.03 05:27:14.498256 [ 257 ] {c7304f78-aa94-4d94-a3f1-b3aada9876d2} <Debug> TCPHandler: Processed in 0.002569876 sec. | ||
4549 | 2025.03.03 05:27:14.498382 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2025.03.03 05:27:14.498490 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4551 | 2025.03.03 05:27:14.498537 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4552 | 2025.03.03 05:27:14.498980 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.03.03 05:27:14.499019 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4554 | 2025.03.03 05:27:14.499370 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4555 | 2025.03.03 05:27:14.499611 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2025.03.03 05:27:14.499842 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
4557 | 2025.03.03 05:27:14.499892 [ 257 ] {437b3353-a6e7-4473-88fc-b7331015fdd2} <Debug> TCPHandler: Processed in 0.001559115 sec. | ||
4558 | 2025.03.03 05:27:19.488477 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4559 | 2025.03.03 05:27:19.488705 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4560 | 2025.03.03 05:27:19.488782 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4561 | 2025.03.03 05:27:19.489580 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2025.03.03 05:27:19.489634 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4563 | 2025.03.03 05:27:19.490079 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4564 | 2025.03.03 05:27:19.490331 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2025.03.03 05:27:19.490620 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001962 sec., 55045.87155963302 rows/sec., 4.62 MiB/sec. | ||
4566 | 2025.03.03 05:27:19.490766 [ 257 ] {57b57faa-cb7e-42e8-977a-28794a984a88} <Debug> TCPHandler: Processed in 0.002429624 sec. | ||
4567 | 2025.03.03 05:27:19.490994 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4568 | 2025.03.03 05:27:19.491104 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4569 | 2025.03.03 05:27:19.491152 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4570 | 2025.03.03 05:27:19.491725 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2025.03.03 05:27:19.491765 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4572 | 2025.03.03 05:27:19.492123 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4573 | 2025.03.03 05:27:19.492359 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2025.03.03 05:27:19.492543 [ 77 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4575 | 2025.03.03 05:27:19.492601 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001518 sec., 17127.799736495388 rows/sec., 1.26 MiB/sec. | ||
4576 | 2025.03.03 05:27:19.492629 [ 77 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4577 | 2025.03.03 05:27:19.492692 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4578 | 2025.03.03 05:27:19.492722 [ 257 ] {7a8e27b6-20d7-4816-9f69-a1fe320bb690} <Debug> TCPHandler: Processed in 0.001809128 sec. | ||
4579 | 2025.03.03 05:27:19.492880 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
4580 | 2025.03.03 05:27:19.492888 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4581 | 2025.03.03 05:27:19.493043 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4582 | 2025.03.03 05:27:19.493051 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4583 | 2025.03.03 05:27:19.493102 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4584 | 2025.03.03 05:27:19.493106 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 69 rows starting from the beginning of the part | ||
4585 | 2025.03.03 05:27:19.493316 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
4586 | 2025.03.03 05:27:19.493729 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
4587 | 2025.03.03 05:27:19.494028 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
4588 | 2025.03.03 05:27:19.494375 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
4589 | 2025.03.03 05:27:19.494737 [ 186 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
4590 | 2025.03.03 05:27:19.495450 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4591 | 2025.03.03 05:27:19.495492 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4592 | 2025.03.03 05:27:19.496084 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4593 | 2025.03.03 05:27:19.496421 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.003619297 sec., 51114.89883256334 rows/sec., 3.95 MiB/sec. | ||
4594 | 2025.03.03 05:27:19.496449 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4595 | 2025.03.03 05:27:19.496739 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4596 | 2025.03.03 05:27:19.497146 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004084 sec., 22037.218413320275 rows/sec., 1.72 MiB/sec. | ||
4597 | 2025.03.03 05:27:19.497591 [ 257 ] {abfbda73-ac0b-4486-85ac-ad0f72eadfa9} <Debug> TCPHandler: Processed in 0.004752338 sec. | ||
4598 | 2025.03.03 05:27:19.497676 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4599 | 2025.03.03 05:27:19.497795 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4600 | 2025.03.03 05:27:19.497848 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_31_6} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4601 | 2025.03.03 05:27:19.497984 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4602 | 2025.03.03 05:27:19.498010 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4603 | 2025.03.03 05:27:19.498071 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4604 | 2025.03.03 05:27:19.498633 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4605 | 2025.03.03 05:27:19.498672 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4606 | 2025.03.03 05:27:19.499062 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4607 | 2025.03.03 05:27:19.499307 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4608 | 2025.03.03 05:27:19.499563 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec. | ||
4609 | 2025.03.03 05:27:19.499739 [ 257 ] {f8d4ec62-6621-4f17-88e4-39e283e00775} <Debug> TCPHandler: Processed in 0.00200091 sec. | ||
4610 | 2025.03.03 05:27:19.499957 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4611 | 2025.03.03 05:27:19.500063 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4612 | 2025.03.03 05:27:19.500140 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4613 | 2025.03.03 05:27:19.501208 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2025.03.03 05:27:19.501247 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4615 | 2025.03.03 05:27:19.501871 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4616 | 2025.03.03 05:27:19.502120 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.03.03 05:27:19.502320 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4618 | 2025.03.03 05:27:19.502400 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4619 | 2025.03.03 05:27:19.502408 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002359 sec., 11021.619330224672 rows/sec., 19.75 MiB/sec. | ||
4620 | 2025.03.03 05:27:19.502443 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4621 | 2025.03.03 05:27:19.502705 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
4622 | 2025.03.03 05:27:19.502711 [ 257 ] {6f7f8447-aace-4777-90c4-009e80bdd68e} <Debug> TCPHandler: Processed in 0.002818239 sec. | ||
4623 | 2025.03.03 05:27:19.502882 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4624 | 2025.03.03 05:27:19.503014 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4625 | 2025.03.03 05:27:19.503031 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4626 | 2025.03.03 05:27:19.503082 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
4627 | 2025.03.03 05:27:19.503094 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4628 | 2025.03.03 05:27:19.503752 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
4629 | 2025.03.03 05:27:19.504316 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
4630 | 2025.03.03 05:27:19.504966 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2025.03.03 05:27:19.504970 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
4632 | 2025.03.03 05:27:19.505014 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4633 | 2025.03.03 05:27:19.505570 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
4634 | 2025.03.03 05:27:19.506145 [ 186 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
4635 | 2025.03.03 05:27:19.506193 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4636 | 2025.03.03 05:27:19.506782 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4637 | 2025.03.03 05:27:19.507135 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004138 sec., 14499.758337361043 rows/sec., 1000.63 KiB/sec. | ||
4638 | 2025.03.03 05:27:19.507211 [ 257 ] {37aaf586-609d-4112-a391-6b15064f8551} <Debug> TCPHandler: Processed in 0.004384374 sec. | ||
4639 | 2025.03.03 05:27:19.516429 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.013864049 sec., 40969.272396541586 rows/sec., 73.42 MiB/sec. | ||
4640 | 2025.03.03 05:27:19.517261 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4641 | 2025.03.03 05:27:19.517699 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4642 | 2025.03.03 05:27:19.517793 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4643 | 2025.03.03 05:27:19.517954 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
4644 | 2025.03.03 05:27:19.832060 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
4645 | 2025.03.03 05:27:19.832783 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4646 | 2025.03.03 05:27:19.832824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4647 | 2025.03.03 05:27:19.833342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4648 | 2025.03.03 05:27:19.833594 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4649 | 2025.03.03 05:27:19.833780 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
4650 | 2025.03.03 05:27:20.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.40 MiB, peak 194.73 MiB, free memory in arenas 0.00 B, will set to 188.82 MiB (RSS), difference: 1.42 MiB | ||
4651 | 2025.03.03 05:27:20.578777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4652 | 2025.03.03 05:27:20.600793 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2025.03.03 05:27:20.600856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4654 | 2025.03.03 05:27:20.608618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4655 | 2025.03.03 05:27:20.609386 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4656 | 2025.03.03 05:27:20.612883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4657 | 2025.03.03 05:27:22.366596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 654 | ||
4658 | 2025.03.03 05:27:22.370478 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4659 | 2025.03.03 05:27:22.370554 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4660 | 2025.03.03 05:27:22.372830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4661 | 2025.03.03 05:27:22.373277 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2025.03.03 05:27:22.374446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
4663 | 2025.03.03 05:27:24.487776 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4664 | 2025.03.03 05:27:24.487998 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4665 | 2025.03.03 05:27:24.488084 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4666 | 2025.03.03 05:27:24.488960 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4667 | 2025.03.03 05:27:24.489012 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4668 | 2025.03.03 05:27:24.489459 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4669 | 2025.03.03 05:27:24.489711 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4670 | 2025.03.03 05:27:24.489951 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002017 sec., 40654.4372830937 rows/sec., 3.37 MiB/sec. | ||
4671 | 2025.03.03 05:27:24.490008 [ 257 ] {7083b616-3a00-4688-8570-57cb77ca41d8} <Debug> TCPHandler: Processed in 0.002381274 sec. | ||
4672 | 2025.03.03 05:27:24.490131 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4673 | 2025.03.03 05:27:24.490237 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4674 | 2025.03.03 05:27:24.490283 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4675 | 2025.03.03 05:27:24.490816 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4676 | 2025.03.03 05:27:24.490856 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4677 | 2025.03.03 05:27:24.491203 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4678 | 2025.03.03 05:27:24.491441 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4679 | 2025.03.03 05:27:24.491690 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001468 sec., 8855.585831062672 rows/sec., 665.90 KiB/sec. | ||
4680 | 2025.03.03 05:27:24.491809 [ 257 ] {88e0b96b-e945-4658-bc06-801a2e87ecc3} <Debug> TCPHandler: Processed in 0.001722487 sec. | ||
4681 | 2025.03.03 05:27:24.492037 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4682 | 2025.03.03 05:27:24.492144 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4683 | 2025.03.03 05:27:24.492192 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4684 | 2025.03.03 05:27:24.492760 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4685 | 2025.03.03 05:27:24.492799 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4686 | 2025.03.03 05:27:24.493162 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4687 | 2025.03.03 05:27:24.493405 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4688 | 2025.03.03 05:27:24.493603 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001476 sec., 52168.0216802168 rows/sec., 4.07 MiB/sec. | ||
4689 | 2025.03.03 05:27:24.493680 [ 257 ] {ca18f89b-703d-451c-a652-5d594b836732} <Debug> TCPHandler: Processed in 0.001727577 sec. | ||
4690 | 2025.03.03 05:27:24.493886 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4691 | 2025.03.03 05:27:24.493993 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4692 | 2025.03.03 05:27:24.494039 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4693 | 2025.03.03 05:27:24.494530 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4694 | 2025.03.03 05:27:24.494564 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4695 | 2025.03.03 05:27:24.495019 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4696 | 2025.03.03 05:27:24.495253 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4697 | 2025.03.03 05:27:24.495432 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. | ||
4698 | 2025.03.03 05:27:24.495483 [ 257 ] {e193db72-b9c8-42a3-9962-a4c8bdff30ef} <Debug> TCPHandler: Processed in 0.001666347 sec. | ||
4699 | 2025.03.03 05:27:24.495586 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4700 | 2025.03.03 05:27:24.495688 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4701 | 2025.03.03 05:27:24.495752 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4702 | 2025.03.03 05:27:24.496774 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4703 | 2025.03.03 05:27:24.496812 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4704 | 2025.03.03 05:27:24.497416 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4705 | 2025.03.03 05:27:24.497670 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4706 | 2025.03.03 05:27:24.497911 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002243 sec., 5795.809184128399 rows/sec., 10.39 MiB/sec. | ||
4707 | 2025.03.03 05:27:24.498452 [ 257 ] {c6b01f16-d8f2-49b4-a69e-ddb6d875f3dd} <Debug> TCPHandler: Processed in 0.002912479 sec. | ||
4708 | 2025.03.03 05:27:24.498624 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4709 | 2025.03.03 05:27:24.498730 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4710 | 2025.03.03 05:27:24.498776 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4711 | 2025.03.03 05:27:24.499239 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4712 | 2025.03.03 05:27:24.499276 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4713 | 2025.03.03 05:27:24.499631 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4714 | 2025.03.03 05:27:24.499864 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2025.03.03 05:27:24.500075 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
4716 | 2025.03.03 05:27:24.500227 [ 257 ] {90799dba-ed8b-4e84-a621-e9df9e1a5bc5} <Debug> TCPHandler: Processed in 0.001648097 sec. | ||
4717 | 2025.03.03 05:27:27.199214 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4718 | 2025.03.03 05:27:27.199309 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4719 | 2025.03.03 05:27:27.334056 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
4720 | 2025.03.03 05:27:27.334808 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4721 | 2025.03.03 05:27:27.334863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4722 | 2025.03.03 05:27:27.335444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4723 | 2025.03.03 05:27:27.335698 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4724 | 2025.03.03 05:27:27.335898 [ 69 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4725 | 2025.03.03 05:27:27.335938 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4726 | 2025.03.03 05:27:27.335983 [ 69 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4727 | 2025.03.03 05:27:27.336015 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4728 | 2025.03.03 05:27:27.336155 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
4729 | 2025.03.03 05:27:27.336277 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4730 | 2025.03.03 05:27:27.336315 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
4731 | 2025.03.03 05:27:27.336389 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
4732 | 2025.03.03 05:27:27.336575 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
4733 | 2025.03.03 05:27:27.336952 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
4734 | 2025.03.03 05:27:27.337175 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
4735 | 2025.03.03 05:27:27.337295 [ 187 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
4736 | 2025.03.03 05:27:27.339835 [ 200 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003733518 sec., 3202341.598460219 rows/sec., 45.81 MiB/sec. | ||
4737 | 2025.03.03 05:27:27.340131 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4738 | 2025.03.03 05:27:27.340405 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_26_5} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2025.03.03 05:27:27.340478 [ 199 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_26_5} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4740 | 2025.03.03 05:27:27.340558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
4741 | 2025.03.03 05:27:28.113072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4742 | 2025.03.03 05:27:28.133926 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4743 | 2025.03.03 05:27:28.133980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4744 | 2025.03.03 05:27:28.141522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4745 | 2025.03.03 05:27:28.142279 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4746 | 2025.03.03 05:27:28.142712 [ 69 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4747 | 2025.03.03 05:27:28.142895 [ 69 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4748 | 2025.03.03 05:27:28.143006 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4749 | 2025.03.03 05:27:28.143434 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4750 | 2025.03.03 05:27:28.157032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4751 | 2025.03.03 05:27:28.158923 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4752 | 2025.03.03 05:27:28.160504 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4753 | 2025.03.03 05:27:28.166916 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4754 | 2025.03.03 05:27:28.172864 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4755 | 2025.03.03 05:27:28.178575 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4756 | 2025.03.03 05:27:28.184203 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4757 | 2025.03.03 05:27:28.188745 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
4758 | 2025.03.03 05:27:28.246471 [ 200 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.103311672 sec., 1897.1718897357505 rows/sec., 9.81 MiB/sec. | ||
4759 | 2025.03.03 05:27:28.249303 [ 190 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4760 | 2025.03.03 05:27:28.252323 [ 190 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_26_5} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4761 | 2025.03.03 05:27:28.252460 [ 190 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_26_5} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4762 | 2025.03.03 05:27:28.255014 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4763 | 2025.03.03 05:27:29.000377 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.24 MiB, peak 201.79 MiB, free memory in arenas 0.00 B, will set to 192.83 MiB (RSS), difference: 1.60 MiB | ||
4764 | 2025.03.03 05:27:29.489243 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4765 | 2025.03.03 05:27:29.489456 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4766 | 2025.03.03 05:27:29.489537 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4767 | 2025.03.03 05:27:29.490375 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2025.03.03 05:27:29.490415 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4769 | 2025.03.03 05:27:29.490866 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4770 | 2025.03.03 05:27:29.491119 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2025.03.03 05:27:29.491263 [ 66 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4772 | 2025.03.03 05:27:29.491315 [ 66 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4773 | 2025.03.03 05:27:29.491326 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001928 sec., 56016.597510373445 rows/sec., 4.70 MiB/sec. | ||
4774 | 2025.03.03 05:27:29.491347 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4775 | 2025.03.03 05:27:29.491421 [ 257 ] {97177c6f-a6fd-4da5-ac20-99f2937e228d} <Debug> TCPHandler: Processed in 0.002314263 sec. | ||
4776 | 2025.03.03 05:27:29.491647 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
4777 | 2025.03.03 05:27:29.491661 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4778 | 2025.03.03 05:27:29.491929 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4779 | 2025.03.03 05:27:29.491952 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4780 | 2025.03.03 05:27:29.492006 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4781 | 2025.03.03 05:27:29.492034 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part | ||
4782 | 2025.03.03 05:27:29.492313 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
4783 | 2025.03.03 05:27:29.492594 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
4784 | 2025.03.03 05:27:29.492913 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
4785 | 2025.03.03 05:27:29.493211 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
4786 | 2025.03.03 05:27:29.493543 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part | ||
4787 | 2025.03.03 05:27:29.494957 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2025.03.03 05:27:29.495035 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4789 | 2025.03.03 05:27:29.496134 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4790 | 2025.03.03 05:27:29.496495 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2025.03.03 05:27:29.497012 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00515 sec., 5048.543689320389 rows/sec., 379.63 KiB/sec. | ||
4792 | 2025.03.03 05:27:29.497148 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 5 columns (5 merged, 0 gathered) in 0.005672287 sec., 333551.5286867537 rows/sec., 29.23 MiB/sec. | ||
4793 | 2025.03.03 05:27:29.497172 [ 257 ] {cfc6fe18-0e9b-4ae6-8361-b320014c4edc} <Debug> TCPHandler: Processed in 0.005599787 sec. | ||
4794 | 2025.03.03 05:27:29.497308 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4795 | 2025.03.03 05:27:29.497417 [ 202 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4796 | 2025.03.03 05:27:29.497426 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4797 | 2025.03.03 05:27:29.497488 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4798 | 2025.03.03 05:27:29.497802 [ 202 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2025.03.03 05:27:29.497907 [ 202 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_41_8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4800 | 2025.03.03 05:27:29.498007 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
4801 | 2025.03.03 05:27:29.498220 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4802 | 2025.03.03 05:27:29.498258 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4803 | 2025.03.03 05:27:29.498613 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4804 | 2025.03.03 05:27:29.498852 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4805 | 2025.03.03 05:27:29.498977 [ 66 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4806 | 2025.03.03 05:27:29.499017 [ 66 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4807 | 2025.03.03 05:27:29.499045 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001645 sec., 54711.2462006079 rows/sec., 4.27 MiB/sec. | ||
4808 | 2025.03.03 05:27:29.499047 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4809 | 2025.03.03 05:27:29.499173 [ 257 ] {b5e920e4-addd-478f-9b3d-493d6324cd1f} <Debug> TCPHandler: Processed in 0.001912389 sec. | ||
4810 | 2025.03.03 05:27:29.499331 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
4811 | 2025.03.03 05:27:29.499379 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4812 | 2025.03.03 05:27:29.499607 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4813 | 2025.03.03 05:27:29.499627 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4814 | 2025.03.03 05:27:29.499717 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 631 rows starting from the beginning of the part | ||
4815 | 2025.03.03 05:27:29.499722 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4816 | 2025.03.03 05:27:29.500073 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
4817 | 2025.03.03 05:27:29.500450 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part | ||
4818 | 2025.03.03 05:27:29.500810 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
4819 | 2025.03.03 05:27:29.501163 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part | ||
4820 | 2025.03.03 05:27:29.501487 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
4821 | 2025.03.03 05:27:29.502368 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.03.03 05:27:29.502440 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4823 | 2025.03.03 05:27:29.503467 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4824 | 2025.03.03 05:27:29.503926 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.03.03 05:27:29.504188 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4826 | 2025.03.03 05:27:29.504313 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4827 | 2025.03.03 05:27:29.504387 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4828 | 2025.03.03 05:27:29.504787 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005044 sec., 31720.856463124506 rows/sec., 2.21 MiB/sec. | ||
4829 | 2025.03.03 05:27:29.504865 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.005668907 sec., 186102.89426162752 rows/sec., 14.94 MiB/sec. | ||
4830 | 2025.03.03 05:27:29.505061 [ 257 ] {ea840b99-ca2b-4255-a559-781db01f98b5} <Debug> TCPHandler: Processed in 0.005742108 sec. | ||
4831 | 2025.03.03 05:27:29.505104 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
4832 | 2025.03.03 05:27:29.505348 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4833 | 2025.03.03 05:27:29.505641 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4834 | 2025.03.03 05:27:29.505927 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4835 | 2025.03.03 05:27:29.506163 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10750 rows starting from the beginning of the part | ||
4836 | 2025.03.03 05:27:29.506213 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4837 | 2025.03.03 05:27:29.506543 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4838 | 2025.03.03 05:27:29.506758 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
4839 | 2025.03.03 05:27:29.506960 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4840 | 2025.03.03 05:27:29.507030 [ 193 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_41_8} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4841 | 2025.03.03 05:27:29.507309 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
4842 | 2025.03.03 05:27:29.507318 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
4843 | 2025.03.03 05:27:29.507711 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
4844 | 2025.03.03 05:27:29.508113 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
4845 | 2025.03.03 05:27:29.508490 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
4846 | 2025.03.03 05:27:29.511790 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2025.03.03 05:27:29.511869 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4848 | 2025.03.03 05:27:29.513455 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4849 | 2025.03.03 05:27:29.514013 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4850 | 2025.03.03 05:27:29.514265 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008244 sec., 3153.808830664726 rows/sec., 5.65 MiB/sec. | ||
4851 | 2025.03.03 05:27:29.514374 [ 257 ] {3e8d6182-83fc-44d8-a881-3b109d5927d5} <Debug> TCPHandler: Processed in 0.00890977 sec. | ||
4852 | 2025.03.03 05:27:29.514502 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4853 | 2025.03.03 05:27:29.514644 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4854 | 2025.03.03 05:27:29.514691 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4855 | 2025.03.03 05:27:29.515445 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4856 | 2025.03.03 05:27:29.515471 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11550 rows, containing 5 columns (5 merged, 0 gathered) in 0.010915079 sec., 1058169.1621288313 rows/sec., 72.60 MiB/sec. | ||
4857 | 2025.03.03 05:27:29.515486 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4858 | 2025.03.03 05:27:29.515797 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4859 | 2025.03.03 05:27:29.515926 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4860 | 2025.03.03 05:27:29.516207 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4861 | 2025.03.03 05:27:29.516216 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4862 | 2025.03.03 05:27:29.516316 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4863 | 2025.03.03 05:27:29.516364 [ 66 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4864 | 2025.03.03 05:27:29.516433 [ 66 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4865 | 2025.03.03 05:27:29.516470 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
4866 | 2025.03.03 05:27:29.516476 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4867 | 2025.03.03 05:27:29.516486 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001923 sec., 31201.248049921996 rows/sec., 2.10 MiB/sec. | ||
4868 | 2025.03.03 05:27:29.516846 [ 257 ] {b0fb6801-b413-4461-abe7-2463b50b2e20} <Debug> TCPHandler: Processed in 0.002378394 sec. | ||
4869 | 2025.03.03 05:27:29.516976 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
4870 | 2025.03.03 05:27:29.517463 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4871 | 2025.03.03 05:27:29.517525 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1836 rows starting from the beginning of the part | ||
4872 | 2025.03.03 05:27:29.517632 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
4873 | 2025.03.03 05:27:29.517819 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
4874 | 2025.03.03 05:27:29.518043 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
4875 | 2025.03.03 05:27:29.518171 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
4876 | 2025.03.03 05:27:29.518357 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
4877 | 2025.03.03 05:27:29.519758 [ 192 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 4 columns (4 merged, 0 gathered) in 0.003104231 sec., 688093.1219358353 rows/sec., 46.37 MiB/sec. | ||
4878 | 2025.03.03 05:27:29.519998 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4879 | 2025.03.03 05:27:29.520318 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2025.03.03 05:27:29.520394 [ 198 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_41_8} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4881 | 2025.03.03 05:27:29.520479 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4882 | 2025.03.03 05:27:31.627951 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4883 | 2025.03.03 05:27:31.628163 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4884 | 2025.03.03 05:27:31.628241 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4885 | 2025.03.03 05:27:31.629046 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4886 | 2025.03.03 05:27:31.629100 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4887 | 2025.03.03 05:27:31.629539 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4888 | 2025.03.03 05:27:31.629801 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4889 | 2025.03.03 05:27:31.630070 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001959 sec., 12251.148545176111 rows/sec., 1.02 MiB/sec. | ||
4890 | 2025.03.03 05:27:31.630277 [ 257 ] {53328822-b00f-448a-9cfa-087cf9a9f9c9} <Debug> TCPHandler: Processed in 0.002467985 sec. | ||
4891 | 2025.03.03 05:27:31.630409 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4892 | 2025.03.03 05:27:31.630523 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4893 | 2025.03.03 05:27:31.630573 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4894 | 2025.03.03 05:27:31.631155 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4895 | 2025.03.03 05:27:31.631198 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4896 | 2025.03.03 05:27:31.631572 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4897 | 2025.03.03 05:27:31.631857 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4898 | 2025.03.03 05:27:31.632191 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001665 sec., 9609.60960960961 rows/sec., 783.60 KiB/sec. | ||
4899 | 2025.03.03 05:27:31.632307 [ 257 ] {44f9872d-b931-4b27-afb3-77aabb451577} <Debug> TCPHandler: Processed in 0.001950769 sec. | ||
4900 | 2025.03.03 05:27:31.632414 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4901 | 2025.03.03 05:27:31.632517 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4902 | 2025.03.03 05:27:31.632562 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4903 | 2025.03.03 05:27:31.633895 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4904 | 2025.03.03 05:27:31.633934 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4905 | 2025.03.03 05:27:31.634412 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4906 | 2025.03.03 05:27:31.634697 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4907 | 2025.03.03 05:27:31.634901 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Debug> executeQuery: Read 1350 rows, 115.57 KiB in 0.002415 sec., 559006.2111801242 rows/sec., 46.74 MiB/sec. | ||
4908 | 2025.03.03 05:27:31.634951 [ 257 ] {13b7ecc5-3ff3-434c-a068-5b12079e45ea} <Debug> TCPHandler: Processed in 0.002599386 sec. | ||
4909 | 2025.03.03 05:27:31.635069 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4910 | 2025.03.03 05:27:31.635174 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4911 | 2025.03.03 05:27:31.635225 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4912 | 2025.03.03 05:27:31.635819 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2025.03.03 05:27:31.635859 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4914 | 2025.03.03 05:27:31.636205 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4915 | 2025.03.03 05:27:31.636475 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4916 | 2025.03.03 05:27:31.636680 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001495 sec., 27424.7491638796 rows/sec., 2.00 MiB/sec. | ||
4917 | 2025.03.03 05:27:31.636786 [ 257 ] {45d1b200-9227-425c-af92-fbac297a1ae0} <Debug> TCPHandler: Processed in 0.001745417 sec. | ||
4918 | 2025.03.03 05:27:31.637030 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4919 | 2025.03.03 05:27:31.637147 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4920 | 2025.03.03 05:27:31.637194 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4921 | 2025.03.03 05:27:31.637839 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4922 | 2025.03.03 05:27:31.637879 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4923 | 2025.03.03 05:27:31.638245 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4924 | 2025.03.03 05:27:31.638482 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4925 | 2025.03.03 05:27:31.638740 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001613 sec., 156230.62616243024 rows/sec., 10.81 MiB/sec. | ||
4926 | 2025.03.03 05:27:31.638901 [ 257 ] {0484e740-3eef-4405-bd1c-53d5b53277a6} <Debug> TCPHandler: Processed in 0.00196327 sec. | ||
4927 | 2025.03.03 05:27:31.639022 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4928 | 2025.03.03 05:27:31.639128 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4929 | 2025.03.03 05:27:31.639173 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4930 | 2025.03.03 05:27:31.639712 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4931 | 2025.03.03 05:27:31.639750 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4932 | 2025.03.03 05:27:31.640088 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4933 | 2025.03.03 05:27:31.640320 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4934 | 2025.03.03 05:27:31.640543 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001434 sec., 8368.200836820084 rows/sec., 653.77 KiB/sec. | ||
4935 | 2025.03.03 05:27:31.640618 [ 257 ] {06b94cc2-1161-4360-a5be-8f1693da143c} <Debug> TCPHandler: Processed in 0.001646797 sec. | ||
4936 | 2025.03.03 05:27:31.640723 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4937 | 2025.03.03 05:27:31.640823 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4938 | 2025.03.03 05:27:31.640867 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4939 | 2025.03.03 05:27:31.641606 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4940 | 2025.03.03 05:27:31.641644 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4941 | 2025.03.03 05:27:31.642012 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4942 | 2025.03.03 05:27:31.642259 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4943 | 2025.03.03 05:27:31.642490 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Debug> executeQuery: Read 585 rows, 45.01 KiB in 0.001686 sec., 346975.0889679715 rows/sec., 26.07 MiB/sec. | ||
4944 | 2025.03.03 05:27:31.642572 [ 257 ] {a3a30d83-509b-48ee-887a-38e8c28a3e4e} <Debug> TCPHandler: Processed in 0.001899579 sec. | ||
4945 | 2025.03.03 05:27:31.642817 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4946 | 2025.03.03 05:27:31.642937 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4947 | 2025.03.03 05:27:31.642988 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4948 | 2025.03.03 05:27:31.643734 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4949 | 2025.03.03 05:27:31.643773 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4950 | 2025.03.03 05:27:31.644202 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4951 | 2025.03.03 05:27:31.644443 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4952 | 2025.03.03 05:27:31.644648 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Debug> executeQuery: Read 964 rows, 66.66 KiB in 0.001736 sec., 555299.539170507 rows/sec., 37.50 MiB/sec. | ||
4953 | 2025.03.03 05:27:31.644699 [ 257 ] {00557b89-2a6a-4bd7-a259-a003ce748370} <Debug> TCPHandler: Processed in 0.001976489 sec. | ||
4954 | 2025.03.03 05:27:31.644816 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4955 | 2025.03.03 05:27:31.644921 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4956 | 2025.03.03 05:27:31.644985 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4957 | 2025.03.03 05:27:31.646054 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4958 | 2025.03.03 05:27:31.646093 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4959 | 2025.03.03 05:27:31.646679 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4960 | 2025.03.03 05:27:31.646935 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4961 | 2025.03.03 05:27:31.647188 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002289 sec., 5679.335954565313 rows/sec., 10.18 MiB/sec. | ||
4962 | 2025.03.03 05:27:31.647472 [ 257 ] {bf0c32d0-fbc8-48e9-b474-2428a7e688ab} <Debug> TCPHandler: Processed in 0.002706167 sec. | ||
4963 | 2025.03.03 05:27:31.647591 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4964 | 2025.03.03 05:27:31.647694 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4965 | 2025.03.03 05:27:31.647739 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4966 | 2025.03.03 05:27:31.648173 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2025.03.03 05:27:31.648211 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4968 | 2025.03.03 05:27:31.648556 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4969 | 2025.03.03 05:27:31.648786 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4970 | 2025.03.03 05:27:31.648988 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001316 sec., 21276.595744680853 rows/sec., 1.44 MiB/sec. | ||
4971 | 2025.03.03 05:27:31.649037 [ 257 ] {e74e126e-5119-4d8a-b968-a8b4d3ff8525} <Debug> TCPHandler: Processed in 0.001496775 sec. | ||
4972 | 2025.03.03 05:27:32.374791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 698 | ||
4973 | 2025.03.03 05:27:32.378143 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2025.03.03 05:27:32.378204 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4975 | 2025.03.03 05:27:32.379699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4976 | 2025.03.03 05:27:32.380037 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4977 | 2025.03.03 05:27:32.380715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
4978 | 2025.03.03 05:27:34.485083 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4979 | 2025.03.03 05:27:34.485296 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4980 | 2025.03.03 05:27:34.485370 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4981 | 2025.03.03 05:27:34.486171 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4982 | 2025.03.03 05:27:34.486221 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4983 | 2025.03.03 05:27:34.486654 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4984 | 2025.03.03 05:27:34.486924 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4985 | 2025.03.03 05:27:34.487199 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
4986 | 2025.03.03 05:27:34.487324 [ 257 ] {cec3dac5-2640-4bd7-a8f8-8acbc0868498} <Debug> TCPHandler: Processed in 0.002378764 sec. | ||
4987 | 2025.03.03 05:27:34.487543 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4988 | 2025.03.03 05:27:34.487684 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4989 | 2025.03.03 05:27:34.487735 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4990 | 2025.03.03 05:27:34.488341 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4991 | 2025.03.03 05:27:34.488381 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
4992 | 2025.03.03 05:27:34.488737 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4993 | 2025.03.03 05:27:34.488981 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4994 | 2025.03.03 05:27:34.489191 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001536 sec., 41666.666666666664 rows/sec., 3.25 MiB/sec. | ||
4995 | 2025.03.03 05:27:34.489244 [ 257 ] {2517c715-24d5-47db-8f1e-88343e3714e5} <Debug> TCPHandler: Processed in 0.001796228 sec. | ||
4996 | 2025.03.03 05:27:34.489369 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4997 | 2025.03.03 05:27:34.489477 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4998 | 2025.03.03 05:27:34.489526 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4999 | 2025.03.03 05:27:34.490035 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5000 | 2025.03.03 05:27:34.490073 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5001 | 2025.03.03 05:27:34.490445 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5002 | 2025.03.03 05:27:34.490691 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5003 | 2025.03.03 05:27:34.490902 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001449 sec., 59351.27674258109 rows/sec., 4.14 MiB/sec. | ||
5004 | 2025.03.03 05:27:34.490953 [ 257 ] {1d5d8f2e-da68-4bd5-a34f-0db4b53b2790} <Debug> TCPHandler: Processed in 0.001636396 sec. | ||
5005 | 2025.03.03 05:27:34.491074 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5006 | 2025.03.03 05:27:34.491187 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5007 | 2025.03.03 05:27:34.491236 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5008 | 2025.03.03 05:27:34.491760 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5009 | 2025.03.03 05:27:34.491808 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5010 | 2025.03.03 05:27:34.492256 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5011 | 2025.03.03 05:27:34.492504 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5012 | 2025.03.03 05:27:34.492719 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001555 sec., 20578.778135048233 rows/sec., 1.38 MiB/sec. | ||
5013 | 2025.03.03 05:27:34.492769 [ 257 ] {bd038484-7089-4ed1-8488-92729e70fa1c} <Debug> TCPHandler: Processed in 0.001750338 sec. | ||
5014 | 2025.03.03 05:27:34.836219 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5015 | 2025.03.03 05:27:34.837258 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2025.03.03 05:27:34.837337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5017 | 2025.03.03 05:27:34.838056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5018 | 2025.03.03 05:27:34.838313 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2025.03.03 05:27:34.838567 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5020 | 2025.03.03 05:27:35.657243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5021 | 2025.03.03 05:27:35.675494 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.03.03 05:27:35.675552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5023 | 2025.03.03 05:27:35.682726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5024 | 2025.03.03 05:27:35.683457 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2025.03.03 05:27:35.686684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5026 | 2025.03.03 05:27:39.490436 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5027 | 2025.03.03 05:27:39.490772 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5028 | 2025.03.03 05:27:39.490891 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5029 | 2025.03.03 05:27:39.492010 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5030 | 2025.03.03 05:27:39.492057 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5031 | 2025.03.03 05:27:39.492498 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5032 | 2025.03.03 05:27:39.492752 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5033 | 2025.03.03 05:27:39.493003 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002321 sec., 46531.66738474795 rows/sec., 3.90 MiB/sec. | ||
5034 | 2025.03.03 05:27:39.493060 [ 257 ] {0a4e8e43-edc3-4c6a-a5c7-a07714941d2e} <Debug> TCPHandler: Processed in 0.002817109 sec. | ||
5035 | 2025.03.03 05:27:39.493188 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5036 | 2025.03.03 05:27:39.493294 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5037 | 2025.03.03 05:27:39.493340 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5038 | 2025.03.03 05:27:39.493880 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5039 | 2025.03.03 05:27:39.493925 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5040 | 2025.03.03 05:27:39.494271 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5041 | 2025.03.03 05:27:39.494514 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5042 | 2025.03.03 05:27:39.494777 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001498 sec., 17356.475300400532 rows/sec., 1.27 MiB/sec. | ||
5043 | 2025.03.03 05:27:39.494858 [ 257 ] {93c899fd-ed85-4161-934c-624c9eb46107} <Debug> TCPHandler: Processed in 0.001714757 sec. | ||
5044 | 2025.03.03 05:27:39.495097 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5045 | 2025.03.03 05:27:39.495212 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5046 | 2025.03.03 05:27:39.495259 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5047 | 2025.03.03 05:27:39.495838 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5048 | 2025.03.03 05:27:39.495879 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5049 | 2025.03.03 05:27:39.496252 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5050 | 2025.03.03 05:27:39.496497 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5051 | 2025.03.03 05:27:39.496726 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001537 sec., 58555.62784645413 rows/sec., 4.57 MiB/sec. | ||
5052 | 2025.03.03 05:27:39.496781 [ 257 ] {232bd2d5-aeb1-4872-b7df-19da4f7ef493} <Debug> TCPHandler: Processed in 0.001767767 sec. | ||
5053 | 2025.03.03 05:27:39.496914 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5054 | 2025.03.03 05:27:39.497053 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5055 | 2025.03.03 05:27:39.497112 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5056 | 2025.03.03 05:27:39.497702 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5057 | 2025.03.03 05:27:39.497741 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5058 | 2025.03.03 05:27:39.498128 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5059 | 2025.03.03 05:27:39.498369 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5060 | 2025.03.03 05:27:39.498601 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. | ||
5061 | 2025.03.03 05:27:39.498668 [ 257 ] {52a5a935-d0d1-4bec-bee0-2110dba6cef9} <Debug> TCPHandler: Processed in 0.001819258 sec. | ||
5062 | 2025.03.03 05:27:39.498820 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5063 | 2025.03.03 05:27:39.498924 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5064 | 2025.03.03 05:27:39.498990 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5065 | 2025.03.03 05:27:39.500084 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5066 | 2025.03.03 05:27:39.500122 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5067 | 2025.03.03 05:27:39.500736 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5068 | 2025.03.03 05:27:39.500991 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5069 | 2025.03.03 05:27:39.501235 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002333 sec., 11144.449207029576 rows/sec., 19.97 MiB/sec. | ||
5070 | 2025.03.03 05:27:39.501326 [ 257 ] {2d926a00-5613-4464-ac41-170d0b2d41cb} <Debug> TCPHandler: Processed in 0.002564736 sec. | ||
5071 | 2025.03.03 05:27:39.501454 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5072 | 2025.03.03 05:27:39.501559 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5073 | 2025.03.03 05:27:39.501605 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5074 | 2025.03.03 05:27:39.502065 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5075 | 2025.03.03 05:27:39.502103 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5076 | 2025.03.03 05:27:39.502449 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5077 | 2025.03.03 05:27:39.502683 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5078 | 2025.03.03 05:27:39.502901 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. | ||
5079 | 2025.03.03 05:27:39.503010 [ 257 ] {e8827722-66de-4e2f-9c35-7f19b1a206bd} <Debug> TCPHandler: Processed in 0.001605016 sec. | ||
5080 | 2025.03.03 05:27:42.199369 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5081 | 2025.03.03 05:27:42.199436 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5082 | 2025.03.03 05:27:42.338823 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5083 | 2025.03.03 05:27:42.339589 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5084 | 2025.03.03 05:27:42.339638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5085 | 2025.03.03 05:27:42.340171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5086 | 2025.03.03 05:27:42.340419 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5087 | 2025.03.03 05:27:42.340655 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5088 | 2025.03.03 05:27:42.381144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 718 | ||
5089 | 2025.03.03 05:27:42.384065 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5090 | 2025.03.03 05:27:42.384120 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5091 | 2025.03.03 05:27:42.385602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5092 | 2025.03.03 05:27:42.385920 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5093 | 2025.03.03 05:27:42.386614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
5094 | 2025.03.03 05:27:43.043840 [ 45 ] {} <Debug> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5095 | 2025.03.03 05:27:43.043942 [ 45 ] {} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5096 | 2025.03.03 05:27:43.043984 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5097 | 2025.03.03 05:27:43.044381 [ 192 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::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 | ||
5098 | 2025.03.03 05:27:43.044641 [ 192 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5099 | 2025.03.03 05:27:43.044696 [ 192 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
5100 | 2025.03.03 05:27:43.044779 [ 192 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::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 | ||
5101 | 2025.03.03 05:27:43.045048 [ 192 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
5102 | 2025.03.03 05:27:43.045251 [ 192 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
5103 | 2025.03.03 05:27:43.045436 [ 192 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
5104 | 2025.03.03 05:27:43.046569 [ 198 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461775 sec., 19498.126351920873 rows/sec., 1.63 MiB/sec. | ||
5105 | 2025.03.03 05:27:43.046785 [ 186 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5106 | 2025.03.03 05:27:43.047236 [ 186 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.03.03 05:27:43.047348 [ 186 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_5_1} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5108 | 2025.03.03 05:27:43.047464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5109 | 2025.03.03 05:27:43.186891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5110 | 2025.03.03 05:27:43.206394 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2025.03.03 05:27:43.206445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5112 | 2025.03.03 05:27:43.213851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5113 | 2025.03.03 05:27:43.214556 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5114 | 2025.03.03 05:27:43.217159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5115 | 2025.03.03 05:27:44.489330 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5116 | 2025.03.03 05:27:44.489642 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5117 | 2025.03.03 05:27:44.489779 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5118 | 2025.03.03 05:27:44.490656 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5119 | 2025.03.03 05:27:44.490738 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5120 | 2025.03.03 05:27:44.491175 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5121 | 2025.03.03 05:27:44.491429 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5122 | 2025.03.03 05:27:44.491658 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002098 sec., 39084.84270734032 rows/sec., 3.24 MiB/sec. | ||
5123 | 2025.03.03 05:27:44.491760 [ 257 ] {a0874585-3c73-4de1-b160-87cde426895d} <Debug> TCPHandler: Processed in 0.002625757 sec. | ||
5124 | 2025.03.03 05:27:44.491996 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5125 | 2025.03.03 05:27:44.492137 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5126 | 2025.03.03 05:27:44.492185 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5127 | 2025.03.03 05:27:44.492783 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5128 | 2025.03.03 05:27:44.492822 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5129 | 2025.03.03 05:27:44.493171 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5130 | 2025.03.03 05:27:44.493409 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5131 | 2025.03.03 05:27:44.493530 [ 42 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5132 | 2025.03.03 05:27:44.493572 [ 42 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5133 | 2025.03.03 05:27:44.493594 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001481 sec., 8777.852802160704 rows/sec., 660.05 KiB/sec. | ||
5134 | 2025.03.03 05:27:44.493597 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5135 | 2025.03.03 05:27:44.493693 [ 257 ] {0fa18402-7f9c-41bb-bd9d-4e310844c4d6} <Debug> TCPHandler: Processed in 0.001789098 sec. | ||
5136 | 2025.03.03 05:27:44.493880 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
5137 | 2025.03.03 05:27:44.493898 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5138 | 2025.03.03 05:27:44.494154 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5139 | 2025.03.03 05:27:44.494196 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5140 | 2025.03.03 05:27:44.494238 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5141 | 2025.03.03 05:27:44.494272 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 69 rows starting from the beginning of the part | ||
5142 | 2025.03.03 05:27:44.494579 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
5143 | 2025.03.03 05:27:44.494859 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
5144 | 2025.03.03 05:27:44.495291 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
5145 | 2025.03.03 05:27:44.495578 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
5146 | 2025.03.03 05:27:44.495963 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
5147 | 2025.03.03 05:27:44.497500 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2025.03.03 05:27:44.497584 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5149 | 2025.03.03 05:27:44.498619 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5150 | 2025.03.03 05:27:44.499253 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2025.03.03 05:27:44.499352 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005639167 sec., 33338.25722841689 rows/sec., 2.56 MiB/sec. | ||
5152 | 2025.03.03 05:27:44.499653 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5153 | 2025.03.03 05:27:44.499812 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.005684 sec., 13546.79802955665 rows/sec., 1.06 MiB/sec. | ||
5154 | 2025.03.03 05:27:44.500239 [ 257 ] {3538f312-409d-43c7-ac97-b14b701c3ebd} <Debug> TCPHandler: Processed in 0.006395304 sec. | ||
5155 | 2025.03.03 05:27:44.500472 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5156 | 2025.03.03 05:27:44.500587 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5157 | 2025.03.03 05:27:44.500615 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_36_7} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5158 | 2025.03.03 05:27:44.500770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5159 | 2025.03.03 05:27:44.500795 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5160 | 2025.03.03 05:27:44.500856 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5161 | 2025.03.03 05:27:44.501426 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5162 | 2025.03.03 05:27:44.501464 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5163 | 2025.03.03 05:27:44.501847 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5164 | 2025.03.03 05:27:44.502083 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5165 | 2025.03.03 05:27:44.502288 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
5166 | 2025.03.03 05:27:44.502368 [ 257 ] {2e9cc0df-edb1-4fce-81e1-9ed0ec86285d} <Debug> TCPHandler: Processed in 0.001857239 sec. | ||
5167 | 2025.03.03 05:27:44.502621 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5168 | 2025.03.03 05:27:44.502727 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5169 | 2025.03.03 05:27:44.502799 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5170 | 2025.03.03 05:27:44.503864 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5171 | 2025.03.03 05:27:44.503901 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5172 | 2025.03.03 05:27:44.504506 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5173 | 2025.03.03 05:27:44.504757 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5174 | 2025.03.03 05:27:44.504891 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5175 | 2025.03.03 05:27:44.504945 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5176 | 2025.03.03 05:27:44.504961 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002256 sec., 5762.41134751773 rows/sec., 10.33 MiB/sec. | ||
5177 | 2025.03.03 05:27:44.504972 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5178 | 2025.03.03 05:27:44.505454 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
5179 | 2025.03.03 05:27:44.505532 [ 257 ] {c7b9a96f-37f8-43a6-8ba4-f7f3fd2c6532} <Debug> TCPHandler: Processed in 0.00300004 sec. | ||
5180 | 2025.03.03 05:27:44.506039 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5181 | 2025.03.03 05:27:44.506316 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5182 | 2025.03.03 05:27:44.506387 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5183 | 2025.03.03 05:27:44.506452 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5184 | 2025.03.03 05:27:44.506567 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 568 rows starting from the beginning of the part | ||
5185 | 2025.03.03 05:27:44.507212 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
5186 | 2025.03.03 05:27:44.507829 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5187 | 2025.03.03 05:27:44.507847 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
5188 | 2025.03.03 05:27:44.507872 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5189 | 2025.03.03 05:27:44.508240 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
5190 | 2025.03.03 05:27:44.508654 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
5191 | 2025.03.03 05:27:44.508705 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5192 | 2025.03.03 05:27:44.508948 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
5193 | 2025.03.03 05:27:44.509231 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.03.03 05:27:44.509537 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003264 sec., 18382.352941176472 rows/sec., 1.24 MiB/sec. | ||
5195 | 2025.03.03 05:27:44.509630 [ 257 ] {557e3fc4-da20-4f3c-82cc-54518a8b7b5a} <Debug> TCPHandler: Processed in 0.003701858 sec. | ||
5196 | 2025.03.03 05:27:44.513382 [ 195 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.008312394 sec., 79279.20644762507 rows/sec., 142.06 MiB/sec. | ||
5197 | 2025.03.03 05:27:44.514336 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5198 | 2025.03.03 05:27:44.514819 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5199 | 2025.03.03 05:27:44.514921 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5200 | 2025.03.03 05:27:44.515100 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
5201 | 2025.03.03 05:27:49.489735 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5202 | 2025.03.03 05:27:49.489997 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5203 | 2025.03.03 05:27:49.490114 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5204 | 2025.03.03 05:27:49.491194 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5205 | 2025.03.03 05:27:49.491238 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5206 | 2025.03.03 05:27:49.491658 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5207 | 2025.03.03 05:27:49.491915 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2025.03.03 05:27:49.492125 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002213 sec., 903.750564844103 rows/sec., 73.69 KiB/sec. | ||
5209 | 2025.03.03 05:27:49.492188 [ 257 ] {129168e6-a0c3-40d1-aee5-112218cbb0e5} <Debug> TCPHandler: Processed in 0.002593466 sec. | ||
5210 | 2025.03.03 05:27:49.492321 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5211 | 2025.03.03 05:27:49.492435 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5212 | 2025.03.03 05:27:49.492483 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5213 | 2025.03.03 05:27:49.493110 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5214 | 2025.03.03 05:27:49.493149 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5215 | 2025.03.03 05:27:49.493512 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5216 | 2025.03.03 05:27:49.493748 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5217 | 2025.03.03 05:27:49.493882 [ 38 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5218 | 2025.03.03 05:27:49.493933 [ 38 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5219 | 2025.03.03 05:27:49.493939 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.00153 sec., 71241.83006535948 rows/sec., 5.97 MiB/sec. | ||
5220 | 2025.03.03 05:27:49.493961 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5221 | 2025.03.03 05:27:49.494010 [ 257 ] {7737001b-3c76-4513-80d7-c2fca76801cf} <Debug> TCPHandler: Processed in 0.001740248 sec. | ||
5222 | 2025.03.03 05:27:49.494126 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
5223 | 2025.03.03 05:27:49.494153 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5224 | 2025.03.03 05:27:49.494281 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5225 | 2025.03.03 05:27:49.494287 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5226 | 2025.03.03 05:27:49.494322 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1404 rows starting from the beginning of the part | ||
5227 | 2025.03.03 05:27:49.494346 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5228 | 2025.03.03 05:27:49.494518 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1350 rows starting from the beginning of the part | ||
5229 | 2025.03.03 05:27:49.494690 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
5230 | 2025.03.03 05:27:49.495262 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
5231 | 2025.03.03 05:27:49.495488 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
5232 | 2025.03.03 05:27:49.495706 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 109 rows starting from the beginning of the part | ||
5233 | 2025.03.03 05:27:49.496266 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5234 | 2025.03.03 05:27:49.496311 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5235 | 2025.03.03 05:27:49.496814 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5236 | 2025.03.03 05:27:49.497122 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5237 | 2025.03.03 05:27:49.497315 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.003065 sec., 9135.399673735727 rows/sec., 683.43 KiB/sec. | ||
5238 | 2025.03.03 05:27:49.497373 [ 257 ] {fbb96c71-86ee-4b68-99cc-4667f85cf07d} <Debug> TCPHandler: Processed in 0.003272413 sec. | ||
5239 | 2025.03.03 05:27:49.497485 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5240 | 2025.03.03 05:27:49.497641 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5241 | 2025.03.03 05:27:49.497720 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5242 | 2025.03.03 05:27:49.497764 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.003721457 sec., 835425.4798590982 rows/sec., 73.04 MiB/sec. | ||
5243 | 2025.03.03 05:27:49.498289 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5244 | 2025.03.03 05:27:49.498706 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5245 | 2025.03.03 05:27:49.498773 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5246 | 2025.03.03 05:27:49.499144 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5247 | 2025.03.03 05:27:49.499314 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_46_9} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5248 | 2025.03.03 05:27:49.499451 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5249 | 2025.03.03 05:27:49.499477 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
5250 | 2025.03.03 05:27:49.499738 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5251 | 2025.03.03 05:27:49.499873 [ 38 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5252 | 2025.03.03 05:27:49.499915 [ 38 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5253 | 2025.03.03 05:27:49.499941 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.002356 sec., 39049.23599320883 rows/sec., 3.05 MiB/sec. | ||
5254 | 2025.03.03 05:27:49.499946 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5255 | 2025.03.03 05:27:49.500049 [ 257 ] {4fb8877b-da14-45fc-b316-bddae0aeea1c} <Debug> TCPHandler: Processed in 0.002613016 sec. | ||
5256 | 2025.03.03 05:27:49.500149 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
5257 | 2025.03.03 05:27:49.500220 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5258 | 2025.03.03 05:27:49.500446 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5259 | 2025.03.03 05:27:49.500465 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5260 | 2025.03.03 05:27:49.500517 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 631 rows starting from the beginning of the part | ||
5261 | 2025.03.03 05:27:49.500597 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5262 | 2025.03.03 05:27:49.500819 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 585 rows starting from the beginning of the part | ||
5263 | 2025.03.03 05:27:49.501094 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
5264 | 2025.03.03 05:27:49.501476 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
5265 | 2025.03.03 05:27:49.501784 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part | ||
5266 | 2025.03.03 05:27:49.502094 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 92 rows starting from the beginning of the part | ||
5267 | 2025.03.03 05:27:49.502821 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2025.03.03 05:27:49.502867 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5269 | 2025.03.03 05:27:49.503449 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5270 | 2025.03.03 05:27:49.503704 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2025.03.03 05:27:49.503900 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5272 | 2025.03.03 05:27:49.503983 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5273 | 2025.03.03 05:27:49.504041 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5274 | 2025.03.03 05:27:49.504057 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 5 columns (5 merged, 0 gathered) in 0.004032581 sec., 381641.43510074564 rows/sec., 30.40 MiB/sec. | ||
5275 | 2025.03.03 05:27:49.504080 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003692 sec., 43607.800650054174 rows/sec., 3.04 MiB/sec. | ||
5276 | 2025.03.03 05:27:49.504507 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5277 | 2025.03.03 05:27:49.504633 [ 257 ] {b1f9b600-efdd-4249-ac23-fb94a56b649f} <Debug> TCPHandler: Processed in 0.004466815 sec. | ||
5278 | 2025.03.03 05:27:49.504679 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
5279 | 2025.03.03 05:27:49.505180 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5280 | 2025.03.03 05:27:49.505512 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5281 | 2025.03.03 05:27:49.505689 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11550 rows starting from the beginning of the part | ||
5282 | 2025.03.03 05:27:49.505712 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5283 | 2025.03.03 05:27:49.505973 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5284 | 2025.03.03 05:27:49.506302 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 964 rows starting from the beginning of the part | ||
5285 | 2025.03.03 05:27:49.506580 [ 202 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_46_9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5286 | 2025.03.03 05:27:49.506640 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part | ||
5287 | 2025.03.03 05:27:49.506438 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5288 | 2025.03.03 05:27:49.507108 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5289 | 2025.03.03 05:27:49.507166 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5290 | 2025.03.03 05:27:49.507618 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
5291 | 2025.03.03 05:27:49.508087 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
5292 | 2025.03.03 05:27:49.511198 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2025.03.03 05:27:49.511268 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5294 | 2025.03.03 05:27:49.512801 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5295 | 2025.03.03 05:27:49.513422 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2025.03.03 05:27:49.513971 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008466 sec., 3071.107961256792 rows/sec., 5.50 MiB/sec. | ||
5297 | 2025.03.03 05:27:49.514149 [ 257 ] {db059452-f17a-43c3-9500-74822e786a94} <Debug> TCPHandler: Processed in 0.009157792 sec. | ||
5298 | 2025.03.03 05:27:49.514271 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5299 | 2025.03.03 05:27:49.514393 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5300 | 2025.03.03 05:27:49.514439 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5301 | 2025.03.03 05:27:49.515079 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5302 | 2025.03.03 05:27:49.515168 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5303 | 2025.03.03 05:27:49.515485 [ 196 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13081 rows, containing 5 columns (5 merged, 0 gathered) in 0.011325264 sec., 1155028.262475824 rows/sec., 79.21 MiB/sec. | ||
5304 | 2025.03.03 05:27:49.515803 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5305 | 2025.03.03 05:27:49.515978 [ 196 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5306 | 2025.03.03 05:27:49.516168 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2025.03.03 05:27:49.516437 [ 38 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5308 | 2025.03.03 05:27:49.516526 [ 38 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5309 | 2025.03.03 05:27:49.516571 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5310 | 2025.03.03 05:27:49.516641 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002263 sec., 26513.47768448962 rows/sec., 1.79 MiB/sec. | ||
5311 | 2025.03.03 05:27:49.516816 [ 196 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5312 | 2025.03.03 05:27:49.516998 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
5313 | 2025.03.03 05:27:49.517031 [ 257 ] {ecad4e1d-11c0-46cf-9d85-b90534d52ffc} <Debug> TCPHandler: Processed in 0.002806689 sec. | ||
5314 | 2025.03.03 05:27:49.517156 [ 196 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5315 | 2025.03.03 05:27:49.517381 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5316 | 2025.03.03 05:27:49.517397 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
5317 | 2025.03.03 05:27:49.517441 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2136 rows starting from the beginning of the part | ||
5318 | 2025.03.03 05:27:49.517524 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
5319 | 2025.03.03 05:27:49.517661 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
5320 | 2025.03.03 05:27:49.517785 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
5321 | 2025.03.03 05:27:49.517865 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
5322 | 2025.03.03 05:27:49.518048 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
5323 | 2025.03.03 05:27:49.519382 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683137 sec., 885530.6307504984 rows/sec., 59.68 MiB/sec. | ||
5324 | 2025.03.03 05:27:49.519650 [ 194 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5325 | 2025.03.03 05:27:49.519954 [ 194 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5326 | 2025.03.03 05:27:49.520030 [ 194 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_46_9} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5327 | 2025.03.03 05:27:49.520112 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5328 | 2025.03.03 05:27:49.840914 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5329 | 2025.03.03 05:27:49.841665 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5330 | 2025.03.03 05:27:49.841720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5331 | 2025.03.03 05:27:49.842282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5332 | 2025.03.03 05:27:49.842549 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5333 | 2025.03.03 05:27:49.842813 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5334 | 2025.03.03 05:27:50.717349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5335 | 2025.03.03 05:27:50.738881 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2025.03.03 05:27:50.738942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5337 | 2025.03.03 05:27:50.746225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5338 | 2025.03.03 05:27:50.746988 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2025.03.03 05:27:50.750117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5340 | 2025.03.03 05:27:52.386933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 744 | ||
5341 | 2025.03.03 05:27:52.389891 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5342 | 2025.03.03 05:27:52.389940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5343 | 2025.03.03 05:27:52.391456 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5344 | 2025.03.03 05:27:52.391778 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5345 | 2025.03.03 05:27:52.391997 [ 27 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5346 | 2025.03.03 05:27:52.392117 [ 27 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2025.03.03 05:27:52.392186 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5348 | 2025.03.03 05:27:52.392622 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
5349 | 2025.03.03 05:27:52.393275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
5350 | 2025.03.03 05:27:52.393762 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5351 | 2025.03.03 05:27:52.393939 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 610 rows starting from the beginning of the part | ||
5352 | 2025.03.03 05:27:52.394450 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
5353 | 2025.03.03 05:27:52.394948 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
5354 | 2025.03.03 05:27:52.395434 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
5355 | 2025.03.03 05:27:52.395882 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
5356 | 2025.03.03 05:27:52.396336 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
5357 | 2025.03.03 05:27:52.403972 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 72 columns (72 merged, 0 gathered) in 0.011653407 sec., 63843.990002237115 rows/sec., 53.01 MiB/sec. | ||
5358 | 2025.03.03 05:27:52.405228 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5359 | 2025.03.03 05:27:52.406069 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5360 | 2025.03.03 05:27:52.406168 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_21_4} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5361 | 2025.03.03 05:27:52.406507 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
5362 | 2025.03.03 05:27:54.489287 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5363 | 2025.03.03 05:27:54.489482 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5364 | 2025.03.03 05:27:54.489555 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5365 | 2025.03.03 05:27:54.490388 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5366 | 2025.03.03 05:27:54.490433 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5367 | 2025.03.03 05:27:54.490886 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5368 | 2025.03.03 05:27:54.491147 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5369 | 2025.03.03 05:27:54.491351 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.001924 sec., 42619.54261954262 rows/sec., 3.54 MiB/sec. | ||
5370 | 2025.03.03 05:27:54.491416 [ 257 ] {510265eb-4d59-4cf9-a75e-d7ce269f8fa6} <Debug> TCPHandler: Processed in 0.002264433 sec. | ||
5371 | 2025.03.03 05:27:54.491550 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5372 | 2025.03.03 05:27:54.491664 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5373 | 2025.03.03 05:27:54.491713 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5374 | 2025.03.03 05:27:54.492250 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5375 | 2025.03.03 05:27:54.492289 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5376 | 2025.03.03 05:27:54.492648 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5377 | 2025.03.03 05:27:54.492887 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5378 | 2025.03.03 05:27:54.493072 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001435 sec., 9059.233449477351 rows/sec., 681.21 KiB/sec. | ||
5379 | 2025.03.03 05:27:54.493123 [ 257 ] {3dd77d9c-bc58-43ea-bfbc-0e3a72319dda} <Debug> TCPHandler: Processed in 0.001626107 sec. | ||
5380 | 2025.03.03 05:27:54.493231 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5381 | 2025.03.03 05:27:54.493333 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5382 | 2025.03.03 05:27:54.493379 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5383 | 2025.03.03 05:27:54.493936 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5384 | 2025.03.03 05:27:54.493974 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5385 | 2025.03.03 05:27:54.494326 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5386 | 2025.03.03 05:27:54.494564 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5387 | 2025.03.03 05:27:54.494765 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001454 sec., 52957.35900962861 rows/sec., 4.13 MiB/sec. | ||
5388 | 2025.03.03 05:27:54.494818 [ 257 ] {a8aab947-ca44-4136-b941-cd5ba0ae6893} <Debug> TCPHandler: Processed in 0.001637937 sec. | ||
5389 | 2025.03.03 05:27:54.494933 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5390 | 2025.03.03 05:27:54.495038 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5391 | 2025.03.03 05:27:54.495087 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5392 | 2025.03.03 05:27:54.495621 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5393 | 2025.03.03 05:27:54.495660 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5394 | 2025.03.03 05:27:54.496040 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5395 | 2025.03.03 05:27:54.496274 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5396 | 2025.03.03 05:27:54.496489 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. | ||
5397 | 2025.03.03 05:27:54.496540 [ 257 ] {b4f6c780-d85d-407f-b83f-03315ca993ac} <Debug> TCPHandler: Processed in 0.001658597 sec. | ||
5398 | 2025.03.03 05:27:54.496644 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5399 | 2025.03.03 05:27:54.496746 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5400 | 2025.03.03 05:27:54.496812 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5401 | 2025.03.03 05:27:54.497897 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5402 | 2025.03.03 05:27:54.497936 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5403 | 2025.03.03 05:27:54.498586 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5404 | 2025.03.03 05:27:54.498844 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5405 | 2025.03.03 05:27:54.499076 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002351 sec., 5529.561888558061 rows/sec., 9.91 MiB/sec. | ||
5406 | 2025.03.03 05:27:54.499178 [ 257 ] {25c5df2e-57c9-480b-b0be-7cb1e178b7d2} <Debug> TCPHandler: Processed in 0.002583446 sec. | ||
5407 | 2025.03.03 05:27:54.499293 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5408 | 2025.03.03 05:27:54.499395 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5409 | 2025.03.03 05:27:54.499442 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5410 | 2025.03.03 05:27:54.499887 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5411 | 2025.03.03 05:27:54.499925 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5412 | 2025.03.03 05:27:54.500277 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5413 | 2025.03.03 05:27:54.500511 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5414 | 2025.03.03 05:27:54.500720 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
5415 | 2025.03.03 05:27:54.500770 [ 257 ] {cb90b6fb-69a2-4cfa-8c8a-1895c3fd6834} <Debug> TCPHandler: Processed in 0.001527006 sec. | ||
5416 | 2025.03.03 05:27:57.199483 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5417 | 2025.03.03 05:27:57.199551 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5418 | 2025.03.03 05:27:57.343062 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
5419 | 2025.03.03 05:27:57.344111 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5420 | 2025.03.03 05:27:57.344196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5421 | 2025.03.03 05:27:57.344932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5422 | 2025.03.03 05:27:57.345183 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5423 | 2025.03.03 05:27:57.345447 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5424 | 2025.03.03 05:27:58.250320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5425 | 2025.03.03 05:27:58.272153 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5426 | 2025.03.03 05:27:58.272212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5427 | 2025.03.03 05:27:58.279430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5428 | 2025.03.03 05:27:58.280196 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5429 | 2025.03.03 05:27:58.283087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5430 | 2025.03.03 05:27:59.490463 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5431 | 2025.03.03 05:27:59.490679 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5432 | 2025.03.03 05:27:59.490762 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5433 | 2025.03.03 05:27:59.491626 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5434 | 2025.03.03 05:27:59.491677 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5435 | 2025.03.03 05:27:59.492110 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5436 | 2025.03.03 05:27:59.492364 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5437 | 2025.03.03 05:27:59.492608 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001984 sec., 54435.48387096774 rows/sec., 4.57 MiB/sec. | ||
5438 | 2025.03.03 05:27:59.492686 [ 257 ] {fc7569e6-215c-4987-9420-5b83b9f5bfe6} <Debug> TCPHandler: Processed in 0.002369444 sec. | ||
5439 | 2025.03.03 05:27:59.492920 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5440 | 2025.03.03 05:27:59.493042 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5441 | 2025.03.03 05:27:59.493089 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5442 | 2025.03.03 05:27:59.493635 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5443 | 2025.03.03 05:27:59.493675 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5444 | 2025.03.03 05:27:59.494019 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5445 | 2025.03.03 05:27:59.494287 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5446 | 2025.03.03 05:27:59.494556 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001531 sec., 16982.36446766819 rows/sec., 1.25 MiB/sec. | ||
5447 | 2025.03.03 05:27:59.494658 [ 257 ] {5bcaa751-3e47-486f-9431-a71741a20dfd} <Debug> TCPHandler: Processed in 0.001828148 sec. | ||
5448 | 2025.03.03 05:27:59.494896 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5449 | 2025.03.03 05:27:59.495001 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5450 | 2025.03.03 05:27:59.495047 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5451 | 2025.03.03 05:27:59.495587 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2025.03.03 05:27:59.495623 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5453 | 2025.03.03 05:27:59.495948 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5454 | 2025.03.03 05:27:59.496169 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2025.03.03 05:27:59.496442 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001463 sec., 61517.429938482564 rows/sec., 4.80 MiB/sec. | ||
5456 | 2025.03.03 05:27:59.496494 [ 257 ] {74ab1a33-4352-4957-aa3f-762b3dbcdbba} <Debug> TCPHandler: Processed in 0.001677777 sec. | ||
5457 | 2025.03.03 05:27:59.496607 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5458 | 2025.03.03 05:27:59.496712 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5459 | 2025.03.03 05:27:59.496760 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5460 | 2025.03.03 05:27:59.497278 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5461 | 2025.03.03 05:27:59.497317 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5462 | 2025.03.03 05:27:59.497687 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5463 | 2025.03.03 05:27:59.497917 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5464 | 2025.03.03 05:27:59.498142 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001452 sec., 110192.83746556475 rows/sec., 7.67 MiB/sec. | ||
5465 | 2025.03.03 05:27:59.498193 [ 257 ] {e9286105-8f9f-4e17-8eb5-fe80b24a75b1} <Debug> TCPHandler: Processed in 0.001636627 sec. | ||
5466 | 2025.03.03 05:27:59.498303 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5467 | 2025.03.03 05:27:59.498406 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5468 | 2025.03.03 05:27:59.498470 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5469 | 2025.03.03 05:27:59.499576 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5470 | 2025.03.03 05:27:59.499614 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5471 | 2025.03.03 05:27:59.500222 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5472 | 2025.03.03 05:27:59.500483 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5473 | 2025.03.03 05:27:59.500717 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002332 sec., 11149.228130360207 rows/sec., 19.98 MiB/sec. | ||
5474 | 2025.03.03 05:27:59.500811 [ 257 ] {ed350ba8-464f-483f-80ce-e9ea2b1943ca} <Debug> TCPHandler: Processed in 0.002563346 sec. | ||
5475 | 2025.03.03 05:27:59.500947 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5476 | 2025.03.03 05:27:59.501052 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5477 | 2025.03.03 05:27:59.501097 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5478 | 2025.03.03 05:27:59.501531 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5479 | 2025.03.03 05:27:59.501569 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5480 | 2025.03.03 05:27:59.501914 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5481 | 2025.03.03 05:27:59.502143 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5482 | 2025.03.03 05:27:59.502369 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. | ||
5483 | 2025.03.03 05:27:59.502422 [ 257 ] {e2f7e447-10ac-427d-9378-2b14781ed565} <Debug> TCPHandler: Processed in 0.001525006 sec. | ||
5484 | 2025.03.03 05:28:01.634162 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5485 | 2025.03.03 05:28:01.634449 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5486 | 2025.03.03 05:28:01.634543 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5487 | 2025.03.03 05:28:01.635431 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5488 | 2025.03.03 05:28:01.635491 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5489 | 2025.03.03 05:28:01.635928 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5490 | 2025.03.03 05:28:01.636209 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5491 | 2025.03.03 05:28:01.636495 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002097 sec., 11444.921316165952 rows/sec., 972.37 KiB/sec. | ||
5492 | 2025.03.03 05:28:01.636693 [ 257 ] {20739510-128d-46c6-b059-a5e3b1b60b4b} <Debug> TCPHandler: Processed in 0.002664067 sec. | ||
5493 | 2025.03.03 05:28:01.636841 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5494 | 2025.03.03 05:28:01.636961 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5495 | 2025.03.03 05:28:01.637014 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5496 | 2025.03.03 05:28:01.638331 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5497 | 2025.03.03 05:28:01.638376 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5498 | 2025.03.03 05:28:01.638833 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5499 | 2025.03.03 05:28:01.639088 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5500 | 2025.03.03 05:28:01.639323 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Debug> executeQuery: Read 1342 rows, 114.99 KiB in 0.002394 sec., 560568.0868838764 rows/sec., 46.91 MiB/sec. | ||
5501 | 2025.03.03 05:28:01.639384 [ 257 ] {6c825d69-fa2b-4d1f-97c9-8ab0b711614f} <Debug> TCPHandler: Processed in 0.002597016 sec. | ||
5502 | 2025.03.03 05:28:01.639508 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5503 | 2025.03.03 05:28:01.639622 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5504 | 2025.03.03 05:28:01.639673 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5505 | 2025.03.03 05:28:01.640245 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2025.03.03 05:28:01.640287 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5507 | 2025.03.03 05:28:01.640661 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5508 | 2025.03.03 05:28:01.640899 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2025.03.03 05:28:01.641137 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Debug> executeQuery: Read 25 rows, 1.94 KiB in 0.001539 sec., 16244.314489928525 rows/sec., 1.23 MiB/sec. | ||
5510 | 2025.03.03 05:28:01.641203 [ 257 ] {65baec28-0074-49b5-88c7-f99160950817} <Debug> TCPHandler: Processed in 0.001746278 sec. | ||
5511 | 2025.03.03 05:28:01.641352 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5512 | 2025.03.03 05:28:01.641453 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5513 | 2025.03.03 05:28:01.641497 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5514 | 2025.03.03 05:28:01.642113 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5515 | 2025.03.03 05:28:01.642152 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5516 | 2025.03.03 05:28:01.642506 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5517 | 2025.03.03 05:28:01.642759 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5518 | 2025.03.03 05:28:01.642967 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001535 sec., 164169.38110749188 rows/sec., 11.35 MiB/sec. | ||
5519 | 2025.03.03 05:28:01.643021 [ 257 ] {7ea5945e-39ca-4bbb-a553-9cfce5179e6f} <Debug> TCPHandler: Processed in 0.001723228 sec. | ||
5520 | 2025.03.03 05:28:01.643175 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5521 | 2025.03.03 05:28:01.643290 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5522 | 2025.03.03 05:28:01.643342 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5523 | 2025.03.03 05:28:01.643892 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5524 | 2025.03.03 05:28:01.643932 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5525 | 2025.03.03 05:28:01.644301 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5526 | 2025.03.03 05:28:01.644548 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5527 | 2025.03.03 05:28:01.644782 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00151 sec., 7947.019867549669 rows/sec., 620.86 KiB/sec. | ||
5528 | 2025.03.03 05:28:01.644920 [ 257 ] {d058a5a5-0351-4cad-8f1a-2e1cc10a0e4e} <Debug> TCPHandler: Processed in 0.001802798 sec. | ||
5529 | 2025.03.03 05:28:01.645092 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5530 | 2025.03.03 05:28:01.645197 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5531 | 2025.03.03 05:28:01.645246 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5532 | 2025.03.03 05:28:01.646075 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5533 | 2025.03.03 05:28:01.646115 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5534 | 2025.03.03 05:28:01.646499 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5535 | 2025.03.03 05:28:01.646738 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5536 | 2025.03.03 05:28:01.646962 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Debug> executeQuery: Read 569 rows, 43.70 KiB in 0.001786 sec., 318589.02575587906 rows/sec., 23.90 MiB/sec. | ||
5537 | 2025.03.03 05:28:01.647043 [ 257 ] {28da8365-6de4-4c6b-834b-38605979bd0b} <Debug> TCPHandler: Processed in 0.00200901 sec. | ||
5538 | 2025.03.03 05:28:01.647281 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5539 | 2025.03.03 05:28:01.647394 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5540 | 2025.03.03 05:28:01.647445 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5541 | 2025.03.03 05:28:01.648187 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5542 | 2025.03.03 05:28:01.648226 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5543 | 2025.03.03 05:28:01.648655 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5544 | 2025.03.03 05:28:01.648896 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5545 | 2025.03.03 05:28:01.649122 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Debug> executeQuery: Read 958 rows, 66.25 KiB in 0.00175 sec., 547428.5714285714 rows/sec., 36.97 MiB/sec. | ||
5546 | 2025.03.03 05:28:01.649212 [ 257 ] {5663d40e-d43e-4966-84b1-1a7121ecd032} <Debug> TCPHandler: Processed in 0.00201437 sec. | ||
5547 | 2025.03.03 05:28:01.649370 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5548 | 2025.03.03 05:28:01.649474 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5549 | 2025.03.03 05:28:01.649542 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5550 | 2025.03.03 05:28:01.650647 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2025.03.03 05:28:01.650685 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5552 | 2025.03.03 05:28:01.651410 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5553 | 2025.03.03 05:28:01.651673 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5554 | 2025.03.03 05:28:01.651911 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00246 sec., 5284.552845528456 rows/sec., 9.47 MiB/sec. | ||
5555 | 2025.03.03 05:28:01.652011 [ 257 ] {50526776-4258-4086-8cea-df8e2ade4e88} <Debug> TCPHandler: Processed in 0.002705998 sec. | ||
5556 | 2025.03.03 05:28:01.652143 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5557 | 2025.03.03 05:28:01.652253 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5558 | 2025.03.03 05:28:01.652300 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5559 | 2025.03.03 05:28:01.652738 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5560 | 2025.03.03 05:28:01.652777 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5561 | 2025.03.03 05:28:01.653130 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5562 | 2025.03.03 05:28:01.653363 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5563 | 2025.03.03 05:28:01.653575 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001345 sec., 22304.832713754648 rows/sec., 1.50 MiB/sec. | ||
5564 | 2025.03.03 05:28:01.653625 [ 257 ] {81a52bfd-10d8-4ac1-aa03-6609a8afef94} <Debug> TCPHandler: Processed in 0.001537856 sec. | ||
5565 | 2025.03.03 05:28:02.393626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 786 | ||
5566 | 2025.03.03 05:28:02.396849 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5567 | 2025.03.03 05:28:02.396899 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5568 | 2025.03.03 05:28:02.398384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5569 | 2025.03.03 05:28:02.398685 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5570 | 2025.03.03 05:28:02.399241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
5571 | 2025.03.03 05:28:04.485209 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5572 | 2025.03.03 05:28:04.485494 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5573 | 2025.03.03 05:28:04.485579 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5574 | 2025.03.03 05:28:04.486349 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5575 | 2025.03.03 05:28:04.486391 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5576 | 2025.03.03 05:28:04.486824 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5577 | 2025.03.03 05:28:04.487071 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5578 | 2025.03.03 05:28:04.487271 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.31 MiB/sec. | ||
5579 | 2025.03.03 05:28:04.487328 [ 257 ] {a30b9253-3b1e-4519-bdf9-dfee79af4134} <Debug> TCPHandler: Processed in 0.002294953 sec. | ||
5580 | 2025.03.03 05:28:04.487504 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5581 | 2025.03.03 05:28:04.487612 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5582 | 2025.03.03 05:28:04.487659 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5583 | 2025.03.03 05:28:04.488202 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5584 | 2025.03.03 05:28:04.488239 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5585 | 2025.03.03 05:28:04.488601 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5586 | 2025.03.03 05:28:04.488864 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5587 | 2025.03.03 05:28:04.489051 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00146 sec., 43835.61643835617 rows/sec., 3.42 MiB/sec. | ||
5588 | 2025.03.03 05:28:04.489120 [ 257 ] {c991f3dc-94fe-4459-aa65-4628fe5d8032} <Debug> TCPHandler: Processed in 0.001665577 sec. | ||
5589 | 2025.03.03 05:28:04.489267 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5590 | 2025.03.03 05:28:04.489372 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5591 | 2025.03.03 05:28:04.489421 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5592 | 2025.03.03 05:28:04.489903 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5593 | 2025.03.03 05:28:04.489939 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5594 | 2025.03.03 05:28:04.490311 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5595 | 2025.03.03 05:28:04.490558 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5596 | 2025.03.03 05:28:04.490735 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001385 sec., 60649.81949458484 rows/sec., 4.22 MiB/sec. | ||
5597 | 2025.03.03 05:28:04.490784 [ 257 ] {863db3da-835b-4b8c-9f56-c1a18780498b} <Debug> TCPHandler: Processed in 0.001574996 sec. | ||
5598 | 2025.03.03 05:28:04.490901 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5599 | 2025.03.03 05:28:04.491005 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5600 | 2025.03.03 05:28:04.491049 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5601 | 2025.03.03 05:28:04.491474 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5602 | 2025.03.03 05:28:04.491510 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5603 | 2025.03.03 05:28:04.491861 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5604 | 2025.03.03 05:28:04.492111 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5605 | 2025.03.03 05:28:04.492288 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001306 sec., 22970.903522205204 rows/sec., 1.55 MiB/sec. | ||
5606 | 2025.03.03 05:28:04.492337 [ 257 ] {56abc2a0-ee28-445d-80b5-77a8352c0256} <Debug> TCPHandler: Processed in 0.001485305 sec. | ||
5607 | 2025.03.03 05:28:04.845702 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
5608 | 2025.03.03 05:28:04.846439 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5609 | 2025.03.03 05:28:04.846486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5610 | 2025.03.03 05:28:04.847087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5611 | 2025.03.03 05:28:04.847337 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5612 | 2025.03.03 05:28:04.847578 [ 126 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5613 | 2025.03.03 05:28:04.847605 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
5614 | 2025.03.03 05:28:04.847701 [ 126 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5615 | 2025.03.03 05:28:04.847750 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5616 | 2025.03.03 05:28:04.847935 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
5617 | 2025.03.03 05:28:04.848115 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5618 | 2025.03.03 05:28:04.848164 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
5619 | 2025.03.03 05:28:04.848261 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
5620 | 2025.03.03 05:28:04.848483 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
5621 | 2025.03.03 05:28:04.848768 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
5622 | 2025.03.03 05:28:04.849020 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
5623 | 2025.03.03 05:28:04.849214 [ 188 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
5624 | 2025.03.03 05:28:04.851741 [ 197 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003883519 sec., 3659825.0195248174 rows/sec., 52.35 MiB/sec. | ||
5625 | 2025.03.03 05:28:04.852429 [ 197 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5626 | 2025.03.03 05:28:04.852809 [ 197 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_31_6} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5627 | 2025.03.03 05:28:04.852908 [ 197 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_31_6} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5628 | 2025.03.03 05:28:04.853029 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5629 | 2025.03.03 05:28:05.783278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5630 | 2025.03.03 05:28:05.804442 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5631 | 2025.03.03 05:28:05.804497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5632 | 2025.03.03 05:28:05.811848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5633 | 2025.03.03 05:28:05.812615 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2025.03.03 05:28:05.812930 [ 136 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5635 | 2025.03.03 05:28:05.812999 [ 136 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2025.03.03 05:28:05.813045 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5637 | 2025.03.03 05:28:05.813780 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
5638 | 2025.03.03 05:28:05.828161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5639 | 2025.03.03 05:28:05.829766 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5640 | 2025.03.03 05:28:05.830988 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
5641 | 2025.03.03 05:28:05.836537 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
5642 | 2025.03.03 05:28:05.841940 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
5643 | 2025.03.03 05:28:05.847296 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
5644 | 2025.03.03 05:28:05.852848 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
5645 | 2025.03.03 05:28:05.857214 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
5646 | 2025.03.03 05:28:05.918651 [ 188 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105422463 sec., 2219.640798944339 rows/sec., 11.48 MiB/sec. | ||
5647 | 2025.03.03 05:28:05.921593 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5648 | 2025.03.03 05:28:05.924606 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_31_6} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5649 | 2025.03.03 05:28:05.924747 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_31_6} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5650 | 2025.03.03 05:28:05.927199 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
5651 | 2025.03.03 05:28:06.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.79 MiB, peak 208.35 MiB, free memory in arenas 0.00 B, will set to 198.87 MiB (RSS), difference: 1.08 MiB | ||
5652 | 2025.03.03 05:28:09.489893 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5653 | 2025.03.03 05:28:09.490117 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5654 | 2025.03.03 05:28:09.490205 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5655 | 2025.03.03 05:28:09.491079 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5656 | 2025.03.03 05:28:09.491135 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5657 | 2025.03.03 05:28:09.491601 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5658 | 2025.03.03 05:28:09.491872 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5659 | 2025.03.03 05:28:09.492084 [ 152 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5660 | 2025.03.03 05:28:09.492155 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002096 sec., 51526.717557251905 rows/sec., 4.32 MiB/sec. | ||
5661 | 2025.03.03 05:28:09.492173 [ 152 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5662 | 2025.03.03 05:28:09.492238 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5663 | 2025.03.03 05:28:09.492295 [ 257 ] {b3b20a3e-b1c6-44c9-84da-dc1c040f78d7} <Debug> TCPHandler: Processed in 0.002549145 sec. | ||
5664 | 2025.03.03 05:28:09.492436 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
5665 | 2025.03.03 05:28:09.492464 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5666 | 2025.03.03 05:28:09.492604 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5667 | 2025.03.03 05:28:09.492609 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5668 | 2025.03.03 05:28:09.492649 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1404 rows starting from the beginning of the part | ||
5669 | 2025.03.03 05:28:09.492680 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5670 | 2025.03.03 05:28:09.492821 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
5671 | 2025.03.03 05:28:09.492959 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part | ||
5672 | 2025.03.03 05:28:09.493468 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1342 rows starting from the beginning of the part | ||
5673 | 2025.03.03 05:28:09.493691 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
5674 | 2025.03.03 05:28:09.493979 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
5675 | 2025.03.03 05:28:09.494934 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5676 | 2025.03.03 05:28:09.494981 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5677 | 2025.03.03 05:28:09.495656 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5678 | 2025.03.03 05:28:09.495964 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5679 | 2025.03.03 05:28:09.496150 [ 152 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5680 | 2025.03.03 05:28:09.496223 [ 152 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5681 | 2025.03.03 05:28:09.496248 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5682 | 2025.03.03 05:28:09.496282 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0037 sec., 7027.027027027027 rows/sec., 528.40 KiB/sec. | ||
5683 | 2025.03.03 05:28:09.496719 [ 257 ] {1a8d86c7-09a9-479d-ab04-067cd6423a43} <Debug> TCPHandler: Processed in 0.004308343 sec. | ||
5684 | 2025.03.03 05:28:09.496755 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
5685 | 2025.03.03 05:28:09.497060 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5686 | 2025.03.03 05:28:09.497300 [ 198 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00496018 sec., 624977.3193714744 rows/sec., 54.66 MiB/sec. | ||
5687 | 2025.03.03 05:28:09.497411 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5688 | 2025.03.03 05:28:09.497426 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5689 | 2025.03.03 05:28:09.497486 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 69 rows starting from the beginning of the part | ||
5690 | 2025.03.03 05:28:09.497550 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5691 | 2025.03.03 05:28:09.497710 [ 188 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5692 | 2025.03.03 05:28:09.497841 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
5693 | 2025.03.03 05:28:09.498323 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
5694 | 2025.03.03 05:28:09.498701 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
5695 | 2025.03.03 05:28:09.498945 [ 188 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5696 | 2025.03.03 05:28:09.499138 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part | ||
5697 | 2025.03.03 05:28:09.499376 [ 188 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_51_10} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5698 | 2025.03.03 05:28:09.499472 [ 192 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
5699 | 2025.03.03 05:28:09.499732 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
5700 | 2025.03.03 05:28:09.501502 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5701 | 2025.03.03 05:28:09.501582 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5702 | 2025.03.03 05:28:09.502660 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5703 | 2025.03.03 05:28:09.502659 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.006291474 sec., 29722.76449048347 rows/sec., 2.30 MiB/sec. | ||
5704 | 2025.03.03 05:28:09.502917 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5705 | 2025.03.03 05:28:09.503092 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5706 | 2025.03.03 05:28:09.503342 [ 152 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5707 | 2025.03.03 05:28:09.503453 [ 152 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5708 | 2025.03.03 05:28:09.503514 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5709 | 2025.03.03 05:28:09.503623 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.006269 sec., 14356.356675705854 rows/sec., 1.12 MiB/sec. | ||
5710 | 2025.03.03 05:28:09.503752 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5711 | 2025.03.03 05:28:09.503978 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
5712 | 2025.03.03 05:28:09.504270 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_41_8} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5713 | 2025.03.03 05:28:09.504621 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5714 | 2025.03.03 05:28:09.504718 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5715 | 2025.03.03 05:28:09.504783 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 631 rows starting from the beginning of the part | ||
5716 | 2025.03.03 05:28:09.504847 [ 257 ] {dc475e97-8836-44a9-bde9-f05497b07442} <Debug> TCPHandler: Processed in 0.00789198 sec. | ||
5717 | 2025.03.03 05:28:09.505184 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 77 rows starting from the beginning of the part | ||
5718 | 2025.03.03 05:28:09.505482 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
5719 | 2025.03.03 05:28:09.505659 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5720 | 2025.03.03 05:28:09.505758 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 569 rows starting from the beginning of the part | ||
5721 | 2025.03.03 05:28:09.506074 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
5722 | 2025.03.03 05:28:09.506107 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5723 | 2025.03.03 05:28:09.506264 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
5724 | 2025.03.03 05:28:09.506436 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5725 | 2025.03.03 05:28:09.508360 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5726 | 2025.03.03 05:28:09.508430 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5727 | 2025.03.03 05:28:09.509297 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5728 | 2025.03.03 05:28:09.509534 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005891519 sec., 258167.71532095544 rows/sec., 20.56 MiB/sec. | ||
5729 | 2025.03.03 05:28:09.509762 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5730 | 2025.03.03 05:28:09.509768 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2025.03.03 05:28:09.510073 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5732 | 2025.03.03 05:28:09.510184 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2025.03.03 05:28:09.510248 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5734 | 2025.03.03 05:28:09.510310 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004383 sec., 36504.677161761356 rows/sec., 2.54 MiB/sec. | ||
5735 | 2025.03.03 05:28:09.510548 [ 187 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2025.03.03 05:28:09.510812 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
5737 | 2025.03.03 05:28:09.511087 [ 187 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_51_10} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5738 | 2025.03.03 05:28:09.511465 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5739 | 2025.03.03 05:28:09.511486 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5740 | 2025.03.03 05:28:09.511652 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13081 rows starting from the beginning of the part | ||
5741 | 2025.03.03 05:28:09.511694 [ 257 ] {fc52698d-971e-43d5-adec-c03e384f68ed} <Debug> TCPHandler: Processed in 0.006199663 sec. | ||
5742 | 2025.03.03 05:28:09.512022 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
5743 | 2025.03.03 05:28:09.512411 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
5744 | 2025.03.03 05:28:09.512516 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5745 | 2025.03.03 05:28:09.512613 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 958 rows starting from the beginning of the part | ||
5746 | 2025.03.03 05:28:09.512947 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 84 rows starting from the beginning of the part | ||
5747 | 2025.03.03 05:28:09.512960 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5748 | 2025.03.03 05:28:09.513268 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
5749 | 2025.03.03 05:28:09.513365 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5750 | 2025.03.03 05:28:09.517102 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2025.03.03 05:28:09.517183 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5752 | 2025.03.03 05:28:09.518814 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5753 | 2025.03.03 05:28:09.519396 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2025.03.03 05:28:09.519649 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5755 | 2025.03.03 05:28:09.519716 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5756 | 2025.03.03 05:28:09.519778 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5757 | 2025.03.03 05:28:09.519866 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007061 sec., 3682.1979889534064 rows/sec., 6.60 MiB/sec. | ||
5758 | 2025.03.03 05:28:09.520051 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
5759 | 2025.03.03 05:28:09.520215 [ 257 ] {4cfebb31-0487-4ff0-91e6-168028e305ce} <Debug> TCPHandler: Processed in 0.007824679 sec. | ||
5760 | 2025.03.03 05:28:09.520550 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5761 | 2025.03.03 05:28:09.520840 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5762 | 2025.03.03 05:28:09.520890 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5763 | 2025.03.03 05:28:09.521014 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5764 | 2025.03.03 05:28:09.521115 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 659 rows starting from the beginning of the part | ||
5765 | 2025.03.03 05:28:09.522134 [ 191 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14603 rows, containing 5 columns (5 merged, 0 gathered) in 0.011746818 sec., 1243145.1649289196 rows/sec., 85.21 MiB/sec. | ||
5766 | 2025.03.03 05:28:09.522378 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
5767 | 2025.03.03 05:28:09.522840 [ 190 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5768 | 2025.03.03 05:28:09.523369 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
5769 | 2025.03.03 05:28:09.524179 [ 190 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5770 | 2025.03.03 05:28:09.524640 [ 190 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5771 | 2025.03.03 05:28:09.524698 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
5772 | 2025.03.03 05:28:09.524934 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
5773 | 2025.03.03 05:28:09.525091 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5774 | 2025.03.03 05:28:09.525269 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5775 | 2025.03.03 05:28:09.525582 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
5776 | 2025.03.03 05:28:09.526288 [ 189 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
5777 | 2025.03.03 05:28:09.526849 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5778 | 2025.03.03 05:28:09.527400 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5779 | 2025.03.03 05:28:09.527677 [ 152 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5780 | 2025.03.03 05:28:09.527803 [ 152 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2025.03.03 05:28:09.527892 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5782 | 2025.03.03 05:28:09.528046 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00726 sec., 8264.462809917355 rows/sec., 570.33 KiB/sec. | ||
5783 | 2025.03.03 05:28:09.528452 [ 257 ] {99a44bbd-fc13-4c5e-9a87-0ab8e78d786a} <Debug> TCPHandler: Processed in 0.007987781 sec. | ||
5784 | 2025.03.03 05:28:09.528494 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
5785 | 2025.03.03 05:28:09.528898 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5786 | 2025.03.03 05:28:09.528959 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2376 rows starting from the beginning of the part | ||
5787 | 2025.03.03 05:28:09.529170 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
5788 | 2025.03.03 05:28:09.529296 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
5789 | 2025.03.03 05:28:09.529448 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
5790 | 2025.03.03 05:28:09.529642 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
5791 | 2025.03.03 05:28:09.529776 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
5792 | 2025.03.03 05:28:09.533229 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 4 columns (4 merged, 0 gathered) in 0.005169782 sec., 506017.46843483916 rows/sec., 34.10 MiB/sec. | ||
5793 | 2025.03.03 05:28:09.533628 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5794 | 2025.03.03 05:28:09.534231 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5795 | 2025.03.03 05:28:09.534505 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_51_10} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5796 | 2025.03.03 05:28:09.534596 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5797 | 2025.03.03 05:28:09.535858 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.015988612 sec., 47721.465753249875 rows/sec., 85.51 MiB/sec. | ||
5798 | 2025.03.03 05:28:09.536622 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5799 | 2025.03.03 05:28:09.537055 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5800 | 2025.03.03 05:28:09.537140 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5801 | 2025.03.03 05:28:09.537264 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
5802 | 2025.03.03 05:28:10.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.52 MiB, peak 208.35 MiB, free memory in arenas 0.00 B, will set to 201.11 MiB (RSS), difference: 1.59 MiB | ||
5803 | 2025.03.03 05:28:12.199601 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5804 | 2025.03.03 05:28:12.199670 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5805 | 2025.03.03 05:28:12.347903 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
5806 | 2025.03.03 05:28:12.348572 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5807 | 2025.03.03 05:28:12.348625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5808 | 2025.03.03 05:28:12.349160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5809 | 2025.03.03 05:28:12.349427 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5810 | 2025.03.03 05:28:12.349687 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
5811 | 2025.03.03 05:28:12.399696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 806 | ||
5812 | 2025.03.03 05:28:12.402826 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5813 | 2025.03.03 05:28:12.402879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5814 | 2025.03.03 05:28:12.404353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5815 | 2025.03.03 05:28:12.404678 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5816 | 2025.03.03 05:28:12.405271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
5817 | 2025.03.03 05:28:13.001752 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001261383 sec. | ||
5818 | 2025.03.03 05:28:13.328361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
5819 | 2025.03.03 05:28:13.347384 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5820 | 2025.03.03 05:28:13.347446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5821 | 2025.03.03 05:28:13.354325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5822 | 2025.03.03 05:28:13.355068 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5823 | 2025.03.03 05:28:13.358551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
5824 | 2025.03.03 05:28:14.489255 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5825 | 2025.03.03 05:28:14.489457 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5826 | 2025.03.03 05:28:14.489537 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5827 | 2025.03.03 05:28:14.490344 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5828 | 2025.03.03 05:28:14.490400 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5829 | 2025.03.03 05:28:14.490861 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5830 | 2025.03.03 05:28:14.491129 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5831 | 2025.03.03 05:28:14.491383 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.001983 sec., 41351.48764498235 rows/sec., 3.43 MiB/sec. | ||
5832 | 2025.03.03 05:28:14.491452 [ 257 ] {91c160ff-75d3-4922-ad48-006c424c220d} <Debug> TCPHandler: Processed in 0.002334993 sec. | ||
5833 | 2025.03.03 05:28:14.491581 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5834 | 2025.03.03 05:28:14.491695 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5835 | 2025.03.03 05:28:14.491745 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5836 | 2025.03.03 05:28:14.492296 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5837 | 2025.03.03 05:28:14.492336 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5838 | 2025.03.03 05:28:14.492703 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5839 | 2025.03.03 05:28:14.492966 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5840 | 2025.03.03 05:28:14.493185 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 643.97 KiB/sec. | ||
5841 | 2025.03.03 05:28:14.493240 [ 257 ] {b6f5b5b1-7c8b-4533-88cc-c2a3e2caec5d} <Debug> TCPHandler: Processed in 0.001713557 sec. | ||
5842 | 2025.03.03 05:28:14.493346 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5843 | 2025.03.03 05:28:14.493449 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5844 | 2025.03.03 05:28:14.493494 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5845 | 2025.03.03 05:28:14.494039 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5846 | 2025.03.03 05:28:14.494078 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5847 | 2025.03.03 05:28:14.494431 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5848 | 2025.03.03 05:28:14.494674 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5849 | 2025.03.03 05:28:14.494874 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001449 sec., 53140.096618357486 rows/sec., 4.15 MiB/sec. | ||
5850 | 2025.03.03 05:28:14.494926 [ 257 ] {f0e0f46b-f1e4-49ef-96ad-c032b991ab17} <Debug> TCPHandler: Processed in 0.001629136 sec. | ||
5851 | 2025.03.03 05:28:14.495042 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5852 | 2025.03.03 05:28:14.495147 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5853 | 2025.03.03 05:28:14.495198 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5854 | 2025.03.03 05:28:14.495710 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5855 | 2025.03.03 05:28:14.495749 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5856 | 2025.03.03 05:28:14.496134 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5857 | 2025.03.03 05:28:14.496376 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5858 | 2025.03.03 05:28:14.496579 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. | ||
5859 | 2025.03.03 05:28:14.496631 [ 257 ] {ac329578-24e1-418d-8684-a9145b0f373a} <Debug> TCPHandler: Processed in 0.001637867 sec. | ||
5860 | 2025.03.03 05:28:14.496734 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5861 | 2025.03.03 05:28:14.496836 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5862 | 2025.03.03 05:28:14.496901 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5863 | 2025.03.03 05:28:14.497964 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5864 | 2025.03.03 05:28:14.498002 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5865 | 2025.03.03 05:28:14.498618 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5866 | 2025.03.03 05:28:14.498879 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5867 | 2025.03.03 05:28:14.499141 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002325 sec., 5591.397849462366 rows/sec., 10.02 MiB/sec. | ||
5868 | 2025.03.03 05:28:14.499249 [ 257 ] {8301cf62-7b91-4bdc-b1d8-4305d4702ed8} <Debug> TCPHandler: Processed in 0.002563826 sec. | ||
5869 | 2025.03.03 05:28:14.499403 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5870 | 2025.03.03 05:28:14.499508 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5871 | 2025.03.03 05:28:14.499555 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5872 | 2025.03.03 05:28:14.500022 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2025.03.03 05:28:14.500064 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5874 | 2025.03.03 05:28:14.500428 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5875 | 2025.03.03 05:28:14.500664 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2025.03.03 05:28:14.500869 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
5877 | 2025.03.03 05:28:14.500919 [ 257 ] {b65e5ceb-428f-4d2d-bfc4-c1a148d26f02} <Debug> TCPHandler: Processed in 0.001567396 sec. | ||
5878 | 2025.03.03 05:28:19.490032 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5879 | 2025.03.03 05:28:19.490362 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5880 | 2025.03.03 05:28:19.490482 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5881 | 2025.03.03 05:28:19.491512 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5882 | 2025.03.03 05:28:19.491560 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5883 | 2025.03.03 05:28:19.492007 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5884 | 2025.03.03 05:28:19.492267 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5885 | 2025.03.03 05:28:19.492541 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002261 sec., 47766.47501105705 rows/sec., 4.01 MiB/sec. | ||
5886 | 2025.03.03 05:28:19.492636 [ 257 ] {65ad17c9-5347-4b15-b05f-019696d75334} <Debug> TCPHandler: Processed in 0.002793698 sec. | ||
5887 | 2025.03.03 05:28:19.492877 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5888 | 2025.03.03 05:28:19.493021 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5889 | 2025.03.03 05:28:19.493071 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5890 | 2025.03.03 05:28:19.493631 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5891 | 2025.03.03 05:28:19.493674 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5892 | 2025.03.03 05:28:19.494045 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5893 | 2025.03.03 05:28:19.494287 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5894 | 2025.03.03 05:28:19.494515 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001518 sec., 17127.799736495388 rows/sec., 1.26 MiB/sec. | ||
5895 | 2025.03.03 05:28:19.494569 [ 257 ] {b7f078b2-40d6-439e-bc93-5d1bc77b6322} <Debug> TCPHandler: Processed in 0.001788628 sec. | ||
5896 | 2025.03.03 05:28:19.494672 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5897 | 2025.03.03 05:28:19.494773 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5898 | 2025.03.03 05:28:19.494819 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5899 | 2025.03.03 05:28:19.495369 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5900 | 2025.03.03 05:28:19.495409 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5901 | 2025.03.03 05:28:19.495763 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5902 | 2025.03.03 05:28:19.495997 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5903 | 2025.03.03 05:28:19.496215 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001463 sec., 61517.429938482564 rows/sec., 4.80 MiB/sec. | ||
5904 | 2025.03.03 05:28:19.496267 [ 257 ] {2713ec27-4eaa-462d-bb23-c98da77517b9} <Debug> TCPHandler: Processed in 0.001642797 sec. | ||
5905 | 2025.03.03 05:28:19.496380 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5906 | 2025.03.03 05:28:19.496486 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5907 | 2025.03.03 05:28:19.496534 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5908 | 2025.03.03 05:28:19.497049 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5909 | 2025.03.03 05:28:19.497089 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5910 | 2025.03.03 05:28:19.497470 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5911 | 2025.03.03 05:28:19.497739 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2025.03.03 05:28:19.498018 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
5913 | 2025.03.03 05:28:19.498077 [ 257 ] {cd02744e-9b58-4074-828e-998b8fa141ce} <Debug> TCPHandler: Processed in 0.001745687 sec. | ||
5914 | 2025.03.03 05:28:19.498181 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5915 | 2025.03.03 05:28:19.498285 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5916 | 2025.03.03 05:28:19.498352 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5917 | 2025.03.03 05:28:19.499427 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5918 | 2025.03.03 05:28:19.499468 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5919 | 2025.03.03 05:28:19.500133 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5920 | 2025.03.03 05:28:19.500418 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5921 | 2025.03.03 05:28:19.500670 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002407 sec., 10801.828001661821 rows/sec., 19.36 MiB/sec. | ||
5922 | 2025.03.03 05:28:19.500780 [ 257 ] {37b820eb-8608-4017-a0d7-6646bdee3869} <Debug> TCPHandler: Processed in 0.002647416 sec. | ||
5923 | 2025.03.03 05:28:19.500912 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5924 | 2025.03.03 05:28:19.501019 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5925 | 2025.03.03 05:28:19.501066 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5926 | 2025.03.03 05:28:19.501506 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5927 | 2025.03.03 05:28:19.501546 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5928 | 2025.03.03 05:28:19.501917 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5929 | 2025.03.03 05:28:19.502169 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5930 | 2025.03.03 05:28:19.502407 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
5931 | 2025.03.03 05:28:19.502458 [ 257 ] {b4b87874-9533-495c-8dca-29506a880139} <Debug> TCPHandler: Processed in 0.001596856 sec. | ||
5932 | 2025.03.03 05:28:19.849957 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
5933 | 2025.03.03 05:28:19.850606 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2025.03.03 05:28:19.850655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5935 | 2025.03.03 05:28:19.851233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5936 | 2025.03.03 05:28:19.851493 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5937 | 2025.03.03 05:28:19.851729 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
5938 | 2025.03.03 05:28:20.858756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
5939 | 2025.03.03 05:28:20.879176 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5940 | 2025.03.03 05:28:20.879244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5941 | 2025.03.03 05:28:20.886548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5942 | 2025.03.03 05:28:20.887317 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2025.03.03 05:28:20.890936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
5944 | 2025.03.03 05:28:22.405608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 830 | ||
5945 | 2025.03.03 05:28:22.408661 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2025.03.03 05:28:22.408721 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5947 | 2025.03.03 05:28:22.410221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5948 | 2025.03.03 05:28:22.410530 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5949 | 2025.03.03 05:28:22.412137 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
5950 | 2025.03.03 05:28:24.489365 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5951 | 2025.03.03 05:28:24.489569 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5952 | 2025.03.03 05:28:24.489650 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5953 | 2025.03.03 05:28:24.490431 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5954 | 2025.03.03 05:28:24.490484 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5955 | 2025.03.03 05:28:24.490940 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5956 | 2025.03.03 05:28:24.491211 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2025.03.03 05:28:24.491487 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.001967 sec., 41687.84951703101 rows/sec., 3.46 MiB/sec. | ||
5958 | 2025.03.03 05:28:24.491561 [ 257 ] {778f178b-d22f-4b25-a9f9-9a16f5410df8} <Debug> TCPHandler: Processed in 0.002330424 sec. | ||
5959 | 2025.03.03 05:28:24.491810 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5960 | 2025.03.03 05:28:24.491941 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5961 | 2025.03.03 05:28:24.491991 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5962 | 2025.03.03 05:28:24.492533 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5963 | 2025.03.03 05:28:24.492574 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5964 | 2025.03.03 05:28:24.492953 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5965 | 2025.03.03 05:28:24.493215 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5966 | 2025.03.03 05:28:24.493429 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00151 sec., 8609.271523178808 rows/sec., 647.38 KiB/sec. | ||
5967 | 2025.03.03 05:28:24.493484 [ 257 ] {42c64b39-e1c5-4d62-bfef-65b7f89a5350} <Debug> TCPHandler: Processed in 0.001761287 sec. | ||
5968 | 2025.03.03 05:28:24.493604 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5969 | 2025.03.03 05:28:24.493710 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5970 | 2025.03.03 05:28:24.493757 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5971 | 2025.03.03 05:28:24.494311 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5972 | 2025.03.03 05:28:24.494351 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5973 | 2025.03.03 05:28:24.494721 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5974 | 2025.03.03 05:28:24.494977 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5975 | 2025.03.03 05:28:24.495213 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001524 sec., 50524.934383202104 rows/sec., 3.94 MiB/sec. | ||
5976 | 2025.03.03 05:28:24.495278 [ 257 ] {2e8df6ee-18d2-4a89-ba56-864005175495} <Debug> TCPHandler: Processed in 0.001725108 sec. | ||
5977 | 2025.03.03 05:28:24.495522 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5978 | 2025.03.03 05:28:24.495649 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5979 | 2025.03.03 05:28:24.495702 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5980 | 2025.03.03 05:28:24.496234 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5981 | 2025.03.03 05:28:24.496276 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5982 | 2025.03.03 05:28:24.496672 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5983 | 2025.03.03 05:28:24.496928 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5984 | 2025.03.03 05:28:24.497154 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec. | ||
5985 | 2025.03.03 05:28:24.497208 [ 257 ] {56c141c8-e102-41ce-a03e-6f3d2e9b0c77} <Debug> TCPHandler: Processed in 0.001787728 sec. | ||
5986 | 2025.03.03 05:28:24.497315 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5987 | 2025.03.03 05:28:24.497417 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5988 | 2025.03.03 05:28:24.497484 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5989 | 2025.03.03 05:28:24.498489 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5990 | 2025.03.03 05:28:24.498527 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5991 | 2025.03.03 05:28:24.499248 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5992 | 2025.03.03 05:28:24.499522 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5993 | 2025.03.03 05:28:24.499767 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002365 sec., 5496.828752642707 rows/sec., 9.85 MiB/sec. | ||
5994 | 2025.03.03 05:28:24.499864 [ 257 ] {384befe8-ee69-49af-9854-c00daccdbe0f} <Debug> TCPHandler: Processed in 0.002596646 sec. | ||
5995 | 2025.03.03 05:28:24.499979 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5996 | 2025.03.03 05:28:24.500081 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5997 | 2025.03.03 05:28:24.500129 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5998 | 2025.03.03 05:28:24.500566 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5999 | 2025.03.03 05:28:24.500604 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6000 | 2025.03.03 05:28:24.500969 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6001 | 2025.03.03 05:28:24.501216 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6002 | 2025.03.03 05:28:24.501429 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
6003 | 2025.03.03 05:28:24.501480 [ 257 ] {dc4748e7-08c3-4e91-8f46-0e1c495a1848} <Debug> TCPHandler: Processed in 0.001551125 sec. | ||
6004 | 2025.03.03 05:28:27.199731 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6005 | 2025.03.03 05:28:27.199835 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6006 | 2025.03.03 05:28:27.352008 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6007 | 2025.03.03 05:28:27.352715 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6008 | 2025.03.03 05:28:27.352763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6009 | 2025.03.03 05:28:27.353347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6010 | 2025.03.03 05:28:27.353598 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6011 | 2025.03.03 05:28:27.353876 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6012 | 2025.03.03 05:28:28.391136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6013 | 2025.03.03 05:28:28.412009 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6014 | 2025.03.03 05:28:28.412064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6015 | 2025.03.03 05:28:28.419678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6016 | 2025.03.03 05:28:28.420436 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6017 | 2025.03.03 05:28:28.423384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6018 | 2025.03.03 05:28:29.490691 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6019 | 2025.03.03 05:28:29.490895 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6020 | 2025.03.03 05:28:29.490975 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6021 | 2025.03.03 05:28:29.491827 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2025.03.03 05:28:29.491882 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6023 | 2025.03.03 05:28:29.492361 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6024 | 2025.03.03 05:28:29.492644 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.03.03 05:28:29.492904 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002065 sec., 52300.24213075061 rows/sec., 4.39 MiB/sec. | ||
6026 | 2025.03.03 05:28:29.492977 [ 257 ] {fe914a98-9a56-437d-9088-95c2ad3b61b7} <Debug> TCPHandler: Processed in 0.002424815 sec. | ||
6027 | 2025.03.03 05:28:29.493111 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2025.03.03 05:28:29.493227 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6029 | 2025.03.03 05:28:29.493277 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6030 | 2025.03.03 05:28:29.493842 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2025.03.03 05:28:29.493886 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6032 | 2025.03.03 05:28:29.494258 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6033 | 2025.03.03 05:28:29.494515 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2025.03.03 05:28:29.494745 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001543 sec., 16850.29163966299 rows/sec., 1.24 MiB/sec. | ||
6035 | 2025.03.03 05:28:29.494798 [ 257 ] {2133d943-5ddc-4d36-bccc-8f2e183893bb} <Debug> TCPHandler: Processed in 0.001741588 sec. | ||
6036 | 2025.03.03 05:28:29.494926 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6037 | 2025.03.03 05:28:29.495033 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6038 | 2025.03.03 05:28:29.495080 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6039 | 2025.03.03 05:28:29.495666 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2025.03.03 05:28:29.495707 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6041 | 2025.03.03 05:28:29.496078 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6042 | 2025.03.03 05:28:29.496319 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6043 | 2025.03.03 05:28:29.496525 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001559 sec., 57729.31366260423 rows/sec., 4.51 MiB/sec. | ||
6044 | 2025.03.03 05:28:29.496577 [ 257 ] {2d091477-ba67-449d-95e1-b076cc71dca7} <Debug> TCPHandler: Processed in 0.001750248 sec. | ||
6045 | 2025.03.03 05:28:29.496690 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6046 | 2025.03.03 05:28:29.496852 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6047 | 2025.03.03 05:28:29.496904 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6048 | 2025.03.03 05:28:29.497438 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6049 | 2025.03.03 05:28:29.497479 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6050 | 2025.03.03 05:28:29.497874 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6051 | 2025.03.03 05:28:29.498133 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6052 | 2025.03.03 05:28:29.498349 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. | ||
6053 | 2025.03.03 05:28:29.498402 [ 257 ] {79fd1893-d7e3-4904-8817-764bea98933a} <Debug> TCPHandler: Processed in 0.001704667 sec. | ||
6054 | 2025.03.03 05:28:29.498506 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6055 | 2025.03.03 05:28:29.498607 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6056 | 2025.03.03 05:28:29.498675 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6057 | 2025.03.03 05:28:29.499786 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2025.03.03 05:28:29.499826 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6059 | 2025.03.03 05:28:29.500475 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6060 | 2025.03.03 05:28:29.500748 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2025.03.03 05:28:29.501011 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002425 sec., 10721.649484536083 rows/sec., 19.21 MiB/sec. | ||
6062 | 2025.03.03 05:28:29.501109 [ 257 ] {0a832a2c-df4d-4c8d-b526-e30e2544eaca} <Debug> TCPHandler: Processed in 0.002651366 sec. | ||
6063 | 2025.03.03 05:28:29.501228 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6064 | 2025.03.03 05:28:29.501330 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6065 | 2025.03.03 05:28:29.501377 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6066 | 2025.03.03 05:28:29.501812 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6067 | 2025.03.03 05:28:29.501853 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6068 | 2025.03.03 05:28:29.502208 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6069 | 2025.03.03 05:28:29.502460 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6070 | 2025.03.03 05:28:29.502675 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
6071 | 2025.03.03 05:28:29.502725 [ 257 ] {2e5e9320-8b06-48f8-a63c-c154b52b6ead} <Debug> TCPHandler: Processed in 0.001546616 sec. | ||
6072 | 2025.03.03 05:28:31.630153 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6073 | 2025.03.03 05:28:31.630351 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6074 | 2025.03.03 05:28:31.630423 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6075 | 2025.03.03 05:28:31.631228 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6076 | 2025.03.03 05:28:31.631281 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6077 | 2025.03.03 05:28:31.631717 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6078 | 2025.03.03 05:28:31.631982 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6079 | 2025.03.03 05:28:31.632248 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001919 sec., 12506.513809275664 rows/sec., 1.04 MiB/sec. | ||
6080 | 2025.03.03 05:28:31.632368 [ 257 ] {18cd4f66-7357-4f1b-9276-f54518b592e0} <Debug> TCPHandler: Processed in 0.002329504 sec. | ||
6081 | 2025.03.03 05:28:31.632492 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6082 | 2025.03.03 05:28:31.632620 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6083 | 2025.03.03 05:28:31.632681 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6084 | 2025.03.03 05:28:31.633242 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2025.03.03 05:28:31.633285 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6086 | 2025.03.03 05:28:31.633675 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6087 | 2025.03.03 05:28:31.633952 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6088 | 2025.03.03 05:28:31.634201 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.0016 sec., 10000 rows/sec., 815.43 KiB/sec. | ||
6089 | 2025.03.03 05:28:31.634391 [ 257 ] {97029124-4e3c-485a-abb8-d1f49a48e63f} <Debug> TCPHandler: Processed in 0.001944609 sec. | ||
6090 | 2025.03.03 05:28:31.634524 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2025.03.03 05:28:31.634632 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6092 | 2025.03.03 05:28:31.634678 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6093 | 2025.03.03 05:28:31.635715 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2025.03.03 05:28:31.635756 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6095 | 2025.03.03 05:28:31.636209 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6096 | 2025.03.03 05:28:31.636482 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2025.03.03 05:28:31.636667 [ 137 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6098 | 2025.03.03 05:28:31.636718 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Debug> executeQuery: Read 1350 rows, 115.57 KiB in 0.002106 sec., 641025.6410256411 rows/sec., 53.59 MiB/sec. | ||
6099 | 2025.03.03 05:28:31.636743 [ 137 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.03.03 05:28:31.636811 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6101 | 2025.03.03 05:28:31.636842 [ 257 ] {7d42b622-9650-40c1-b06c-d97755a4398d} <Debug> TCPHandler: Processed in 0.002363154 sec. | ||
6102 | 2025.03.03 05:28:31.637142 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6103 | 2025.03.03 05:28:31.637148 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
6104 | 2025.03.03 05:28:31.637416 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6105 | 2025.03.03 05:28:31.637596 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6106 | 2025.03.03 05:28:31.637949 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6107 | 2025.03.03 05:28:31.638159 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1404 rows starting from the beginning of the part | ||
6108 | 2025.03.03 05:28:31.638610 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
6109 | 2025.03.03 05:28:31.639042 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 108 rows starting from the beginning of the part | ||
6110 | 2025.03.03 05:28:31.639436 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
6111 | 2025.03.03 05:28:31.639743 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part | ||
6112 | 2025.03.03 05:28:31.640094 [ 197 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1350 rows starting from the beginning of the part | ||
6113 | 2025.03.03 05:28:31.640800 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2025.03.03 05:28:31.640856 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6115 | 2025.03.03 05:28:31.641685 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6116 | 2025.03.03 05:28:31.642391 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2025.03.03 05:28:31.642888 [ 137 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6118 | 2025.03.03 05:28:31.643002 [ 137 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6119 | 2025.03.03 05:28:31.643113 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6120 | 2025.03.03 05:28:31.643763 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.006341 sec., 6465.8571203280235 rows/sec., 481.89 KiB/sec. | ||
6121 | 2025.03.03 05:28:31.643879 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
6122 | 2025.03.03 05:28:31.644303 [ 257 ] {a53380d7-85df-4cc6-a7d6-f10031e585aa} <Debug> TCPHandler: Processed in 0.007275043 sec. | ||
6123 | 2025.03.03 05:28:31.644318 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.007400805 sec., 423467.4471223063 rows/sec., 37.07 MiB/sec. | ||
6124 | 2025.03.03 05:28:31.644358 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6125 | 2025.03.03 05:28:31.644494 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 69 rows starting from the beginning of the part | ||
6126 | 2025.03.03 05:28:31.644504 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6127 | 2025.03.03 05:28:31.644830 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
6128 | 2025.03.03 05:28:31.644889 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6129 | 2025.03.03 05:28:31.645027 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6130 | 2025.03.03 05:28:31.645212 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6131 | 2025.03.03 05:28:31.645279 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
6132 | 2025.03.03 05:28:31.645773 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
6133 | 2025.03.03 05:28:31.646170 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
6134 | 2025.03.03 05:28:31.646697 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
6135 | 2025.03.03 05:28:31.646812 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6136 | 2025.03.03 05:28:31.647249 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_56_11} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6137 | 2025.03.03 05:28:31.647594 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
6138 | 2025.03.03 05:28:31.648973 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6139 | 2025.03.03 05:28:31.649048 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6140 | 2025.03.03 05:28:31.649983 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.006610927 sec., 28437.766745873916 rows/sec., 2.19 MiB/sec. | ||
6141 | 2025.03.03 05:28:31.650075 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6142 | 2025.03.03 05:28:31.650155 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6143 | 2025.03.03 05:28:31.650543 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2025.03.03 05:28:31.650666 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6145 | 2025.03.03 05:28:31.651006 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_46_9} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6146 | 2025.03.03 05:28:31.651070 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.006307 sec., 39955.604883462816 rows/sec., 2.76 MiB/sec. | ||
6147 | 2025.03.03 05:28:31.651317 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6148 | 2025.03.03 05:28:31.651344 [ 257 ] {38a93197-f211-48c9-acc4-f2fd5166810c} <Debug> TCPHandler: Processed in 0.00690444 sec. | ||
6149 | 2025.03.03 05:28:31.651489 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6150 | 2025.03.03 05:28:31.651594 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6151 | 2025.03.03 05:28:31.651640 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6152 | 2025.03.03 05:28:31.652217 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6153 | 2025.03.03 05:28:31.652256 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6154 | 2025.03.03 05:28:31.652618 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6155 | 2025.03.03 05:28:31.652871 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6156 | 2025.03.03 05:28:31.653128 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 604.45 KiB/sec. | ||
6157 | 2025.03.03 05:28:31.653306 [ 257 ] {449ae1ec-03cc-4ee9-be50-843974378ad1} <Debug> TCPHandler: Processed in 0.001867569 sec. | ||
6158 | 2025.03.03 05:28:31.653438 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6159 | 2025.03.03 05:28:31.653552 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6160 | 2025.03.03 05:28:31.653600 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6161 | 2025.03.03 05:28:31.654431 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6162 | 2025.03.03 05:28:31.654471 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6163 | 2025.03.03 05:28:31.654874 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6164 | 2025.03.03 05:28:31.655127 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6165 | 2025.03.03 05:28:31.655300 [ 137 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6166 | 2025.03.03 05:28:31.655358 [ 137 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6167 | 2025.03.03 05:28:31.655381 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Debug> executeQuery: Read 585 rows, 45.01 KiB in 0.001846 sec., 316901.40845070424 rows/sec., 23.81 MiB/sec. | ||
6168 | 2025.03.03 05:28:31.655395 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6169 | 2025.03.03 05:28:31.655566 [ 257 ] {b7c33eec-d77e-4c3c-9747-a929e6eb6261} <Debug> TCPHandler: Processed in 0.002178542 sec. | ||
6170 | 2025.03.03 05:28:31.655654 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
6171 | 2025.03.03 05:28:31.655732 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6172 | 2025.03.03 05:28:31.655815 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6173 | 2025.03.03 05:28:31.655897 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 631 rows starting from the beginning of the part | ||
6174 | 2025.03.03 05:28:31.655928 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6175 | 2025.03.03 05:28:31.656119 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6176 | 2025.03.03 05:28:31.656150 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 77 rows starting from the beginning of the part | ||
6177 | 2025.03.03 05:28:31.656590 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
6178 | 2025.03.03 05:28:31.656993 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 77 rows starting from the beginning of the part | ||
6179 | 2025.03.03 05:28:31.657385 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
6180 | 2025.03.03 05:28:31.657747 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 585 rows starting from the beginning of the part | ||
6181 | 2025.03.03 05:28:31.659027 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6182 | 2025.03.03 05:28:31.659106 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6183 | 2025.03.03 05:28:31.660119 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6184 | 2025.03.03 05:28:31.660525 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.00500911 sec., 309436.2072304262 rows/sec., 24.66 MiB/sec. | ||
6185 | 2025.03.03 05:28:31.660669 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6186 | 2025.03.03 05:28:31.660758 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6187 | 2025.03.03 05:28:31.660970 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6188 | 2025.03.03 05:28:31.661069 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2025.03.03 05:28:31.661150 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6190 | 2025.03.03 05:28:31.661280 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Debug> executeQuery: Read 964 rows, 66.66 KiB in 0.005343 sec., 180422.98334269138 rows/sec., 12.18 MiB/sec. | ||
6191 | 2025.03.03 05:28:31.661421 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6192 | 2025.03.03 05:28:31.661558 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
6193 | 2025.03.03 05:28:31.661613 [ 257 ] {7836d2f0-6e37-4a20-a377-5c99480de3e4} <Debug> TCPHandler: Processed in 0.00593176 sec. | ||
6194 | 2025.03.03 05:28:31.661745 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_56_11} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6195 | 2025.03.03 05:28:31.661954 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6196 | 2025.03.03 05:28:31.661967 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6197 | 2025.03.03 05:28:31.662024 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6198 | 2025.03.03 05:28:31.662075 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14603 rows starting from the beginning of the part | ||
6199 | 2025.03.03 05:28:31.662253 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6200 | 2025.03.03 05:28:31.662367 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
6201 | 2025.03.03 05:28:31.662646 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6202 | 2025.03.03 05:28:31.662757 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
6203 | 2025.03.03 05:28:31.663239 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
6204 | 2025.03.03 05:28:31.663677 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
6205 | 2025.03.03 05:28:31.664099 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 964 rows starting from the beginning of the part | ||
6206 | 2025.03.03 05:28:31.666678 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6207 | 2025.03.03 05:28:31.666760 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6208 | 2025.03.03 05:28:31.668519 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6209 | 2025.03.03 05:28:31.669063 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6210 | 2025.03.03 05:28:31.669258 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6211 | 2025.03.03 05:28:31.669514 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6212 | 2025.03.03 05:28:31.669571 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6213 | 2025.03.03 05:28:31.669633 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007459 sec., 1742.8609733208204 rows/sec., 3.12 MiB/sec. | ||
6214 | 2025.03.03 05:28:31.669983 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
6215 | 2025.03.03 05:28:31.670014 [ 257 ] {7dfe2f2e-50ff-403a-984f-cb1f53ef365d} <Debug> TCPHandler: Processed in 0.008196352 sec. | ||
6216 | 2025.03.03 05:28:31.670208 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6217 | 2025.03.03 05:28:31.670436 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6218 | 2025.03.03 05:28:31.670502 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6219 | 2025.03.03 05:28:31.670505 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6220 | 2025.03.03 05:28:31.670611 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 763 rows starting from the beginning of the part | ||
6221 | 2025.03.03 05:28:31.671478 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
6222 | 2025.03.03 05:28:31.672574 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
6223 | 2025.03.03 05:28:31.672782 [ 195 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16207 rows, containing 5 columns (5 merged, 0 gathered) in 0.011506986 sec., 1408448.7458314453 rows/sec., 96.52 MiB/sec. | ||
6224 | 2025.03.03 05:28:31.672828 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6225 | 2025.03.03 05:28:31.672910 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6226 | 2025.03.03 05:28:31.673473 [ 195 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6227 | 2025.03.03 05:28:31.673501 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
6228 | 2025.03.03 05:28:31.674607 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
6229 | 2025.03.03 05:28:31.674633 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6230 | 2025.03.03 05:28:31.674790 [ 195 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6231 | 2025.03.03 05:28:31.675246 [ 195 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6232 | 2025.03.03 05:28:31.675561 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2025.03.03 05:28:31.675607 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
6234 | 2025.03.03 05:28:31.675612 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
6235 | 2025.03.03 05:28:31.675916 [ 137 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6236 | 2025.03.03 05:28:31.676091 [ 137 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6237 | 2025.03.03 05:28:31.676240 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6238 | 2025.03.03 05:28:31.676410 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.00601 sec., 4658.901830282862 rows/sec., 322.38 KiB/sec. | ||
6239 | 2025.03.03 05:28:31.676744 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
6240 | 2025.03.03 05:28:31.676817 [ 257 ] {0979fd43-3016-4f87-ac72-703308e83913} <Debug> TCPHandler: Processed in 0.006662487 sec. | ||
6241 | 2025.03.03 05:28:31.677209 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6242 | 2025.03.03 05:28:31.677293 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2616 rows starting from the beginning of the part | ||
6243 | 2025.03.03 05:28:31.677764 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
6244 | 2025.03.03 05:28:31.678260 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
6245 | 2025.03.03 05:28:31.678697 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
6246 | 2025.03.03 05:28:31.678852 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
6247 | 2025.03.03 05:28:31.679179 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
6248 | 2025.03.03 05:28:31.681084 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.004654357 sec., 619634.4629344075 rows/sec., 41.76 MiB/sec. | ||
6249 | 2025.03.03 05:28:31.681379 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6250 | 2025.03.03 05:28:31.681750 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6251 | 2025.03.03 05:28:31.681862 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_56_11} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6252 | 2025.03.03 05:28:31.681961 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6253 | 2025.03.03 05:28:31.690088 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 19 columns (19 merged, 0 gathered) in 0.020367916 sec., 41928.68823693106 rows/sec., 75.13 MiB/sec. | ||
6254 | 2025.03.03 05:28:31.690957 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6255 | 2025.03.03 05:28:31.691346 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6256 | 2025.03.03 05:28:31.691419 [ 190 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6257 | 2025.03.03 05:28:31.691524 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
6258 | 2025.03.03 05:28:32.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.01 MiB, peak 210.60 MiB, free memory in arenas 0.00 B, will set to 204.50 MiB (RSS), difference: 1.49 MiB | ||
6259 | 2025.03.03 05:28:32.412492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 874 | ||
6260 | 2025.03.03 05:28:32.415859 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6261 | 2025.03.03 05:28:32.415922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6262 | 2025.03.03 05:28:32.417439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6263 | 2025.03.03 05:28:32.417756 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2025.03.03 05:28:32.418441 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
6265 | 2025.03.03 05:28:34.485624 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6266 | 2025.03.03 05:28:34.485853 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6267 | 2025.03.03 05:28:34.485942 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6268 | 2025.03.03 05:28:34.486829 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6269 | 2025.03.03 05:28:34.486886 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6270 | 2025.03.03 05:28:34.487347 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6271 | 2025.03.03 05:28:34.487611 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6272 | 2025.03.03 05:28:34.487868 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002078 sec., 26948.989412897015 rows/sec., 2.07 MiB/sec. | ||
6273 | 2025.03.03 05:28:34.487938 [ 257 ] {3bedea61-d88f-4382-99f2-5b0573b54dae} <Debug> TCPHandler: Processed in 0.002462375 sec. | ||
6274 | 2025.03.03 05:28:34.488058 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6275 | 2025.03.03 05:28:34.488169 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6276 | 2025.03.03 05:28:34.488217 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6277 | 2025.03.03 05:28:34.488790 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6278 | 2025.03.03 05:28:34.488833 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6279 | 2025.03.03 05:28:34.489202 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6280 | 2025.03.03 05:28:34.489450 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6281 | 2025.03.03 05:28:34.489669 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.27 MiB/sec. | ||
6282 | 2025.03.03 05:28:34.489726 [ 257 ] {85b510df-7d31-4098-89b8-713ea36ac687} <Debug> TCPHandler: Processed in 0.001720188 sec. | ||
6283 | 2025.03.03 05:28:34.489845 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6284 | 2025.03.03 05:28:34.489952 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6285 | 2025.03.03 05:28:34.490004 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6286 | 2025.03.03 05:28:34.490507 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6287 | 2025.03.03 05:28:34.490547 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6288 | 2025.03.03 05:28:34.490947 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6289 | 2025.03.03 05:28:34.491194 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6290 | 2025.03.03 05:28:34.491411 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001482 sec., 58029.689608636974 rows/sec., 4.04 MiB/sec. | ||
6291 | 2025.03.03 05:28:34.491464 [ 257 ] {6982ff65-2cbd-445a-98da-5939bb1622db} <Debug> TCPHandler: Processed in 0.001672326 sec. | ||
6292 | 2025.03.03 05:28:34.491600 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6293 | 2025.03.03 05:28:34.491738 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6294 | 2025.03.03 05:28:34.491795 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6295 | 2025.03.03 05:28:34.492328 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6296 | 2025.03.03 05:28:34.492375 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6297 | 2025.03.03 05:28:34.492785 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6298 | 2025.03.03 05:28:34.493033 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6299 | 2025.03.03 05:28:34.493239 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001531 sec., 20901.371652514696 rows/sec., 1.41 MiB/sec. | ||
6300 | 2025.03.03 05:28:34.493288 [ 257 ] {9043e714-1904-4734-812b-03b9d5c4ca1e} <Debug> TCPHandler: Processed in 0.001753198 sec. | ||
6301 | 2025.03.03 05:28:34.854136 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6302 | 2025.03.03 05:28:34.854776 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2025.03.03 05:28:34.854818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6304 | 2025.03.03 05:28:34.855352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6305 | 2025.03.03 05:28:34.855618 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2025.03.03 05:28:34.855892 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6307 | 2025.03.03 05:28:35.923584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6308 | 2025.03.03 05:28:35.946033 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6309 | 2025.03.03 05:28:35.946152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6310 | 2025.03.03 05:28:35.953658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6311 | 2025.03.03 05:28:35.954458 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6312 | 2025.03.03 05:28:35.957349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6313 | 2025.03.03 05:28:39.490614 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6314 | 2025.03.03 05:28:39.490942 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6315 | 2025.03.03 05:28:39.491024 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6316 | 2025.03.03 05:28:39.491856 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6317 | 2025.03.03 05:28:39.491907 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6318 | 2025.03.03 05:28:39.492343 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6319 | 2025.03.03 05:28:39.492590 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6320 | 2025.03.03 05:28:39.492849 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002003 sec., 53919.12131802297 rows/sec., 4.52 MiB/sec. | ||
6321 | 2025.03.03 05:28:39.492905 [ 257 ] {be85103a-5eb2-4eb8-ab7e-2337e34e6d96} <Debug> TCPHandler: Processed in 0.002483825 sec. | ||
6322 | 2025.03.03 05:28:39.493037 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6323 | 2025.03.03 05:28:39.493144 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6324 | 2025.03.03 05:28:39.493189 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6325 | 2025.03.03 05:28:39.493726 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6326 | 2025.03.03 05:28:39.493765 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6327 | 2025.03.03 05:28:39.494103 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6328 | 2025.03.03 05:28:39.494320 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6329 | 2025.03.03 05:28:39.494497 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001405 sec., 18505.338078291814 rows/sec., 1.36 MiB/sec. | ||
6330 | 2025.03.03 05:28:39.494553 [ 257 ] {7166a714-1884-499f-ba8c-4905e26d8038} <Debug> TCPHandler: Processed in 0.001601686 sec. | ||
6331 | 2025.03.03 05:28:39.494694 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6332 | 2025.03.03 05:28:39.494794 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6333 | 2025.03.03 05:28:39.494837 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6334 | 2025.03.03 05:28:39.495444 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6335 | 2025.03.03 05:28:39.495481 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6336 | 2025.03.03 05:28:39.495828 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6337 | 2025.03.03 05:28:39.496078 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6338 | 2025.03.03 05:28:39.496257 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001433 sec., 62805.3035589672 rows/sec., 4.90 MiB/sec. | ||
6339 | 2025.03.03 05:28:39.496308 [ 257 ] {2b2fcb7b-3467-4a00-9050-67af0f4988ea} <Debug> TCPHandler: Processed in 0.001626246 sec. | ||
6340 | 2025.03.03 05:28:39.496422 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6341 | 2025.03.03 05:28:39.496526 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6342 | 2025.03.03 05:28:39.496575 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6343 | 2025.03.03 05:28:39.497096 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6344 | 2025.03.03 05:28:39.497134 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6345 | 2025.03.03 05:28:39.497511 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6346 | 2025.03.03 05:28:39.497751 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6347 | 2025.03.03 05:28:39.497929 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001425 sec., 112280.70175438595 rows/sec., 7.82 MiB/sec. | ||
6348 | 2025.03.03 05:28:39.497982 [ 257 ] {96b9c6ef-e123-436b-8fa4-2f3035cc3f7b} <Debug> TCPHandler: Processed in 0.001609356 sec. | ||
6349 | 2025.03.03 05:28:39.498100 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6350 | 2025.03.03 05:28:39.498203 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6351 | 2025.03.03 05:28:39.498269 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6352 | 2025.03.03 05:28:39.499368 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6353 | 2025.03.03 05:28:39.499407 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6354 | 2025.03.03 05:28:39.500038 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6355 | 2025.03.03 05:28:39.500294 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6356 | 2025.03.03 05:28:39.500485 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002303 sec., 11289.622231871472 rows/sec., 20.23 MiB/sec. | ||
6357 | 2025.03.03 05:28:39.500574 [ 257 ] {50f73703-10d9-489a-be11-dc2279b6e664} <Debug> TCPHandler: Processed in 0.002522965 sec. | ||
6358 | 2025.03.03 05:28:39.500681 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6359 | 2025.03.03 05:28:39.500784 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6360 | 2025.03.03 05:28:39.500830 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6361 | 2025.03.03 05:28:39.501265 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6362 | 2025.03.03 05:28:39.501302 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6363 | 2025.03.03 05:28:39.501656 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6364 | 2025.03.03 05:28:39.501897 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2025.03.03 05:28:39.502080 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
6366 | 2025.03.03 05:28:39.502128 [ 257 ] {d79b81d1-9107-4091-bb4b-fa7284e0032b} <Debug> TCPHandler: Processed in 0.001495015 sec. | ||
6367 | 2025.03.03 05:28:42.199889 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6368 | 2025.03.03 05:28:42.199982 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6369 | 2025.03.03 05:28:42.356171 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
6370 | 2025.03.03 05:28:42.356967 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6371 | 2025.03.03 05:28:42.357013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6372 | 2025.03.03 05:28:42.357549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6373 | 2025.03.03 05:28:42.357800 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2025.03.03 05:28:42.358026 [ 120 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6375 | 2025.03.03 05:28:42.358064 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6376 | 2025.03.03 05:28:42.358142 [ 120 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6377 | 2025.03.03 05:28:42.358189 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6378 | 2025.03.03 05:28:42.358508 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
6379 | 2025.03.03 05:28:42.359028 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6380 | 2025.03.03 05:28:42.359070 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
6381 | 2025.03.03 05:28:42.359151 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
6382 | 2025.03.03 05:28:42.359345 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
6383 | 2025.03.03 05:28:42.359560 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
6384 | 2025.03.03 05:28:42.359779 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
6385 | 2025.03.03 05:28:42.359951 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
6386 | 2025.03.03 05:28:42.362466 [ 193 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004181462 sec., 3953401.944104717 rows/sec., 56.55 MiB/sec. | ||
6387 | 2025.03.03 05:28:42.362674 [ 193 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6388 | 2025.03.03 05:28:42.363127 [ 193 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_36_7} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6389 | 2025.03.03 05:28:42.363213 [ 193 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_36_7} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6390 | 2025.03.03 05:28:42.363333 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6391 | 2025.03.03 05:28:42.418908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 894 | ||
6392 | 2025.03.03 05:28:42.421994 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6393 | 2025.03.03 05:28:42.422052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6394 | 2025.03.03 05:28:42.423572 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6395 | 2025.03.03 05:28:42.423889 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2025.03.03 05:28:42.424112 [ 120 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6397 | 2025.03.03 05:28:42.424208 [ 120 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2025.03.03 05:28:42.424288 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6399 | 2025.03.03 05:28:42.424748 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
6400 | 2025.03.03 05:28:42.426449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
6401 | 2025.03.03 05:28:42.426766 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6402 | 2025.03.03 05:28:42.426930 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 744 rows starting from the beginning of the part | ||
6403 | 2025.03.03 05:28:42.427535 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
6404 | 2025.03.03 05:28:42.428131 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
6405 | 2025.03.03 05:28:42.428728 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
6406 | 2025.03.03 05:28:42.429295 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
6407 | 2025.03.03 05:28:42.429883 [ 193 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
6408 | 2025.03.03 05:28:42.437906 [ 198 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.013503486 sec., 66205.12658731235 rows/sec., 53.61 MiB/sec. | ||
6409 | 2025.03.03 05:28:42.439620 [ 198 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6410 | 2025.03.03 05:28:42.440404 [ 198 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6411 | 2025.03.03 05:28:42.440487 [ 198 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_26_5} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6412 | 2025.03.03 05:28:42.440813 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
6413 | 2025.03.03 05:28:42.528943 [ 120 ] {} <Debug> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6414 | 2025.03.03 05:28:42.528983 [ 120 ] {} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6415 | 2025.03.03 05:28:42.529003 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6416 | 2025.03.03 05:28:42.529122 [ 189 ] {63120d07-20e4-471f-b436-07be78c984d0::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 | ||
6417 | 2025.03.03 05:28:42.529249 [ 189 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6418 | 2025.03.03 05:28:42.529281 [ 189 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
6419 | 2025.03.03 05:28:42.529374 [ 189 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
6420 | 2025.03.03 05:28:42.529592 [ 189 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
6421 | 2025.03.03 05:28:42.529714 [ 189 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
6422 | 2025.03.03 05:28:42.529799 [ 189 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
6423 | 2025.03.03 05:28:42.530963 [ 196 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001900239 sec., 663600.7365389301 rows/sec., 48.43 MiB/sec. | ||
6424 | 2025.03.03 05:28:42.531140 [ 191 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6425 | 2025.03.03 05:28:42.531451 [ 191 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6426 | 2025.03.03 05:28:42.531537 [ 191 ] {63120d07-20e4-471f-b436-07be78c984d0::all_1_9_2} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6427 | 2025.03.03 05:28:42.531632 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
6428 | 2025.03.03 05:28:43.457541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6429 | 2025.03.03 05:28:43.478677 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6430 | 2025.03.03 05:28:43.478736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6431 | 2025.03.03 05:28:43.485969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6432 | 2025.03.03 05:28:43.486737 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6433 | 2025.03.03 05:28:43.487134 [ 119 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6434 | 2025.03.03 05:28:43.487270 [ 119 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6435 | 2025.03.03 05:28:43.487337 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6436 | 2025.03.03 05:28:43.487838 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
6437 | 2025.03.03 05:28:43.503202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6438 | 2025.03.03 05:28:43.504948 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6439 | 2025.03.03 05:28:43.506597 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
6440 | 2025.03.03 05:28:43.512356 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
6441 | 2025.03.03 05:28:43.518150 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
6442 | 2025.03.03 05:28:43.524123 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
6443 | 2025.03.03 05:28:43.529764 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
6444 | 2025.03.03 05:28:43.534370 [ 189 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
6445 | 2025.03.03 05:28:43.593888 [ 196 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.106408962 sec., 2556.1756724964575 rows/sec., 13.22 MiB/sec. | ||
6446 | 2025.03.03 05:28:43.597060 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6447 | 2025.03.03 05:28:43.600202 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_36_7} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6448 | 2025.03.03 05:28:43.600338 [ 186 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_36_7} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6449 | 2025.03.03 05:28:43.603140 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
6450 | 2025.03.03 05:28:44.490567 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6451 | 2025.03.03 05:28:44.490764 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6452 | 2025.03.03 05:28:44.490838 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6453 | 2025.03.03 05:28:44.491639 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6454 | 2025.03.03 05:28:44.491687 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6455 | 2025.03.03 05:28:44.492153 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6456 | 2025.03.03 05:28:44.492417 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6457 | 2025.03.03 05:28:44.492620 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.001911 sec., 42909.47148090005 rows/sec., 3.56 MiB/sec. | ||
6458 | 2025.03.03 05:28:44.492679 [ 257 ] {1f681b87-1bb3-4793-981f-54ced1031c84} <Debug> TCPHandler: Processed in 0.002251873 sec. | ||
6459 | 2025.03.03 05:28:44.492823 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6460 | 2025.03.03 05:28:44.492929 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6461 | 2025.03.03 05:28:44.492974 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6462 | 2025.03.03 05:28:44.493501 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6463 | 2025.03.03 05:28:44.493541 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6464 | 2025.03.03 05:28:44.493893 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6465 | 2025.03.03 05:28:44.494136 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6466 | 2025.03.03 05:28:44.494320 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001412 sec., 9206.798866855524 rows/sec., 692.31 KiB/sec. | ||
6467 | 2025.03.03 05:28:44.494430 [ 257 ] {57fc5945-a520-45fd-8c40-5040587a6701} <Debug> TCPHandler: Processed in 0.001660986 sec. | ||
6468 | 2025.03.03 05:28:44.494586 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6469 | 2025.03.03 05:28:44.494687 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6470 | 2025.03.03 05:28:44.494732 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6471 | 2025.03.03 05:28:44.495276 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6472 | 2025.03.03 05:28:44.495313 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6473 | 2025.03.03 05:28:44.495668 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6474 | 2025.03.03 05:28:44.495907 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6475 | 2025.03.03 05:28:44.496116 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001449 sec., 53140.096618357486 rows/sec., 4.15 MiB/sec. | ||
6476 | 2025.03.03 05:28:44.496167 [ 257 ] {95525bdd-57ee-4475-81e3-f2002373f3b1} <Debug> TCPHandler: Processed in 0.001635866 sec. | ||
6477 | 2025.03.03 05:28:44.496284 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6478 | 2025.03.03 05:28:44.496390 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6479 | 2025.03.03 05:28:44.496437 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6480 | 2025.03.03 05:28:44.496954 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2025.03.03 05:28:44.496989 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6482 | 2025.03.03 05:28:44.497380 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6483 | 2025.03.03 05:28:44.497641 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6484 | 2025.03.03 05:28:44.497814 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. | ||
6485 | 2025.03.03 05:28:44.497864 [ 257 ] {dde95c7b-1874-43a1-a57c-ab10d4ec60c5} <Debug> TCPHandler: Processed in 0.001633006 sec. | ||
6486 | 2025.03.03 05:28:44.497965 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6487 | 2025.03.03 05:28:44.498067 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6488 | 2025.03.03 05:28:44.498180 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6489 | 2025.03.03 05:28:44.499272 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2025.03.03 05:28:44.499308 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6491 | 2025.03.03 05:28:44.499929 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6492 | 2025.03.03 05:28:44.500187 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6493 | 2025.03.03 05:28:44.500403 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002357 sec., 5515.485787017395 rows/sec., 9.88 MiB/sec. | ||
6494 | 2025.03.03 05:28:44.500737 [ 257 ] {b1f52770-ae63-48a7-b12c-59da03c0a7fb} <Debug> TCPHandler: Processed in 0.002819058 sec. | ||
6495 | 2025.03.03 05:28:44.500896 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6496 | 2025.03.03 05:28:44.500999 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6497 | 2025.03.03 05:28:44.501049 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6498 | 2025.03.03 05:28:44.501502 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6499 | 2025.03.03 05:28:44.501538 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6500 | 2025.03.03 05:28:44.501897 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6501 | 2025.03.03 05:28:44.502140 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6502 | 2025.03.03 05:28:44.502318 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec. | ||
6503 | 2025.03.03 05:28:44.502373 [ 257 ] {14c0ac1a-c8fd-471b-95fc-aaf997cf8279} <Debug> TCPHandler: Processed in 0.001535195 sec. | ||
6504 | 2025.03.03 05:28:49.490235 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6505 | 2025.03.03 05:28:49.490459 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6506 | 2025.03.03 05:28:49.490539 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6507 | 2025.03.03 05:28:49.491299 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6508 | 2025.03.03 05:28:49.491354 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6509 | 2025.03.03 05:28:49.491803 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6510 | 2025.03.03 05:28:49.492087 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6511 | 2025.03.03 05:28:49.492335 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001933 sec., 1034.6611484738748 rows/sec., 84.37 KiB/sec. | ||
6512 | 2025.03.03 05:28:49.492406 [ 257 ] {ef4d3d1a-1e3d-4bf8-84f5-5b34378d73c4} <Debug> TCPHandler: Processed in 0.002311913 sec. | ||
6513 | 2025.03.03 05:28:49.492553 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6514 | 2025.03.03 05:28:49.492700 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6515 | 2025.03.03 05:28:49.492759 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6516 | 2025.03.03 05:28:49.493428 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6517 | 2025.03.03 05:28:49.493469 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6518 | 2025.03.03 05:28:49.493852 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6519 | 2025.03.03 05:28:49.494089 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6520 | 2025.03.03 05:28:49.494329 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001655 sec., 65861.02719033233 rows/sec., 5.52 MiB/sec. | ||
6521 | 2025.03.03 05:28:49.494408 [ 257 ] {89bdef32-a69c-45be-9a24-c7a9e356ce4e} <Debug> TCPHandler: Processed in 0.001922449 sec. | ||
6522 | 2025.03.03 05:28:49.494643 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6523 | 2025.03.03 05:28:49.494819 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6524 | 2025.03.03 05:28:49.494866 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6525 | 2025.03.03 05:28:49.495420 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6526 | 2025.03.03 05:28:49.495460 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6527 | 2025.03.03 05:28:49.495809 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6528 | 2025.03.03 05:28:49.496054 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6529 | 2025.03.03 05:28:49.496277 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001482 sec., 18893.387314439944 rows/sec., 1.38 MiB/sec. | ||
6530 | 2025.03.03 05:28:49.496345 [ 257 ] {d8579343-0e8b-49c1-bd8c-93bd35609cbb} <Debug> TCPHandler: Processed in 0.001797368 sec. | ||
6531 | 2025.03.03 05:28:49.496501 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6532 | 2025.03.03 05:28:49.496604 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6533 | 2025.03.03 05:28:49.496650 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6534 | 2025.03.03 05:28:49.497193 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6535 | 2025.03.03 05:28:49.497233 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6536 | 2025.03.03 05:28:49.497583 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6537 | 2025.03.03 05:28:49.497820 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6538 | 2025.03.03 05:28:49.498074 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001488 sec., 61827.956989247316 rows/sec., 4.83 MiB/sec. | ||
6539 | 2025.03.03 05:28:49.498177 [ 257 ] {5b5d28bc-d5e9-4871-b9b4-4e65e5bb4bf8} <Debug> TCPHandler: Processed in 0.001730027 sec. | ||
6540 | 2025.03.03 05:28:49.498473 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6541 | 2025.03.03 05:28:49.498584 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6542 | 2025.03.03 05:28:49.498636 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6543 | 2025.03.03 05:28:49.499172 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6544 | 2025.03.03 05:28:49.499211 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6545 | 2025.03.03 05:28:49.499630 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6546 | 2025.03.03 05:28:49.499872 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2025.03.03 05:28:49.500107 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001545 sec., 104207.11974110032 rows/sec., 7.26 MiB/sec. | ||
6548 | 2025.03.03 05:28:49.500173 [ 257 ] {dfaf116e-0073-4173-b115-8a8b54f8d881} <Debug> TCPHandler: Processed in 0.001788807 sec. | ||
6549 | 2025.03.03 05:28:49.500332 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2025.03.03 05:28:49.500436 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6551 | 2025.03.03 05:28:49.500501 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6552 | 2025.03.03 05:28:49.501583 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.03.03 05:28:49.501622 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6554 | 2025.03.03 05:28:49.502244 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6555 | 2025.03.03 05:28:49.502502 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2025.03.03 05:28:49.502810 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002395 sec., 10855.949895615866 rows/sec., 19.45 MiB/sec. | ||
6557 | 2025.03.03 05:28:49.503334 [ 257 ] {880ae80b-08e6-4fb9-b5f8-a472304a8f5f} <Debug> TCPHandler: Processed in 0.00305976 sec. | ||
6558 | 2025.03.03 05:28:49.503527 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6559 | 2025.03.03 05:28:49.503631 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6560 | 2025.03.03 05:28:49.503678 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6561 | 2025.03.03 05:28:49.504151 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6562 | 2025.03.03 05:28:49.504190 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6563 | 2025.03.03 05:28:49.504559 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6564 | 2025.03.03 05:28:49.504802 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6565 | 2025.03.03 05:28:49.505029 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
6566 | 2025.03.03 05:28:49.505089 [ 257 ] {b87b91d1-b69e-47cd-abcd-3455fb43c2a2} <Debug> TCPHandler: Processed in 0.001609896 sec. | ||
6567 | 2025.03.03 05:28:49.858364 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
6568 | 2025.03.03 05:28:49.859312 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6569 | 2025.03.03 05:28:49.859355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6570 | 2025.03.03 05:28:49.859912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6571 | 2025.03.03 05:28:49.860167 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2025.03.03 05:28:49.860355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
6573 | 2025.03.03 05:28:51.003419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
6574 | 2025.03.03 05:28:51.021781 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6575 | 2025.03.03 05:28:51.021835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6576 | 2025.03.03 05:28:51.028704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6577 | 2025.03.03 05:28:51.029434 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6578 | 2025.03.03 05:28:51.032679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
6579 | 2025.03.03 05:28:52.426798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 920 | ||
6580 | 2025.03.03 05:28:52.429838 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6581 | 2025.03.03 05:28:52.429901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6582 | 2025.03.03 05:28:52.431386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6583 | 2025.03.03 05:28:52.431700 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6584 | 2025.03.03 05:28:52.432944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
6585 | 2025.03.03 05:28:54.489420 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6586 | 2025.03.03 05:28:54.489619 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6587 | 2025.03.03 05:28:54.489695 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6588 | 2025.03.03 05:28:54.490524 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6589 | 2025.03.03 05:28:54.490572 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6590 | 2025.03.03 05:28:54.491054 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6591 | 2025.03.03 05:28:54.491326 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6592 | 2025.03.03 05:28:54.491543 [ 111 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6593 | 2025.03.03 05:28:54.491589 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002023 sec., 40533.86060306476 rows/sec., 3.36 MiB/sec. | ||
6594 | 2025.03.03 05:28:54.491640 [ 111 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6595 | 2025.03.03 05:28:54.491719 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6596 | 2025.03.03 05:28:54.491737 [ 257 ] {7de5a908-71b0-428c-8dce-5cbda03ab217} <Debug> TCPHandler: Processed in 0.002450964 sec. | ||
6597 | 2025.03.03 05:28:54.492071 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6598 | 2025.03.03 05:28:54.492074 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
6599 | 2025.03.03 05:28:54.492628 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6600 | 2025.03.03 05:28:54.492745 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6601 | 2025.03.03 05:28:54.492908 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1404 rows starting from the beginning of the part | ||
6602 | 2025.03.03 05:28:54.492903 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6603 | 2025.03.03 05:28:54.493247 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
6604 | 2025.03.03 05:28:54.493608 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part | ||
6605 | 2025.03.03 05:28:54.493827 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
6606 | 2025.03.03 05:28:54.494064 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 109 rows starting from the beginning of the part | ||
6607 | 2025.03.03 05:28:54.494325 [ 200 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
6608 | 2025.03.03 05:28:54.495986 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6609 | 2025.03.03 05:28:54.496082 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6610 | 2025.03.03 05:28:54.497161 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6611 | 2025.03.03 05:28:54.497692 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6612 | 2025.03.03 05:28:54.498000 [ 199 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.006135182 sec., 300072.59768332867 rows/sec., 26.23 MiB/sec. | ||
6613 | 2025.03.03 05:28:54.498160 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.005841 sec., 2225.6462934429037 rows/sec., 167.36 KiB/sec. | ||
6614 | 2025.03.03 05:28:54.498254 [ 257 ] {ca735cee-f119-4817-9e29-0398b327b259} <Debug> TCPHandler: Processed in 0.006302564 sec. | ||
6615 | 2025.03.03 05:28:54.498456 [ 199 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6616 | 2025.03.03 05:28:54.498468 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2025.03.03 05:28:54.498622 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6618 | 2025.03.03 05:28:54.498710 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6619 | 2025.03.03 05:28:54.499015 [ 199 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6620 | 2025.03.03 05:28:54.499292 [ 199 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_61_12} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6621 | 2025.03.03 05:28:54.499483 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
6622 | 2025.03.03 05:28:54.499788 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6623 | 2025.03.03 05:28:54.499832 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6624 | 2025.03.03 05:28:54.500210 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6625 | 2025.03.03 05:28:54.500472 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6626 | 2025.03.03 05:28:54.500639 [ 111 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6627 | 2025.03.03 05:28:54.500705 [ 111 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6628 | 2025.03.03 05:28:54.500720 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.002122 sec., 36286.52214891611 rows/sec., 2.83 MiB/sec. | ||
6629 | 2025.03.03 05:28:54.500751 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6630 | 2025.03.03 05:28:54.500883 [ 257 ] {1a7c2e1b-1cab-4120-9540-6185da881151} <Debug> TCPHandler: Processed in 0.002482785 sec. | ||
6631 | 2025.03.03 05:28:54.500972 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
6632 | 2025.03.03 05:28:54.501061 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6633 | 2025.03.03 05:28:54.501147 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6634 | 2025.03.03 05:28:54.501233 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 631 rows starting from the beginning of the part | ||
6635 | 2025.03.03 05:28:54.501271 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6636 | 2025.03.03 05:28:54.501497 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6637 | 2025.03.03 05:28:54.501530 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
6638 | 2025.03.03 05:28:54.501979 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
6639 | 2025.03.03 05:28:54.502395 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 77 rows starting from the beginning of the part | ||
6640 | 2025.03.03 05:28:54.502723 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 92 rows starting from the beginning of the part | ||
6641 | 2025.03.03 05:28:54.503090 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 77 rows starting from the beginning of the part | ||
6642 | 2025.03.03 05:28:54.504112 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6643 | 2025.03.03 05:28:54.504187 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6644 | 2025.03.03 05:28:54.505194 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6645 | 2025.03.03 05:28:54.505664 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6646 | 2025.03.03 05:28:54.506064 [ 197 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.005174653 sec., 199240.41283541135 rows/sec., 15.99 MiB/sec. | ||
6647 | 2025.03.03 05:28:54.506091 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6648 | 2025.03.03 05:28:54.506193 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004962 sec., 32245.062474808543 rows/sec., 2.25 MiB/sec. | ||
6649 | 2025.03.03 05:28:54.506212 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6650 | 2025.03.03 05:28:54.506309 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6651 | 2025.03.03 05:28:54.506447 [ 257 ] {aec26dc6-7c4b-4deb-95ef-c3a8626b59b8} <Debug> TCPHandler: Processed in 0.005450035 sec. | ||
6652 | 2025.03.03 05:28:54.506545 [ 197 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6653 | 2025.03.03 05:28:54.506849 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
6654 | 2025.03.03 05:28:54.507137 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6655 | 2025.03.03 05:28:54.507559 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6656 | 2025.03.03 05:28:54.507733 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16207 rows starting from the beginning of the part | ||
6657 | 2025.03.03 05:28:54.507759 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6658 | 2025.03.03 05:28:54.507891 [ 197 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6659 | 2025.03.03 05:28:54.508279 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 86 rows starting from the beginning of the part | ||
6660 | 2025.03.03 05:28:54.508562 [ 197 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_61_12} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6661 | 2025.03.03 05:28:54.508770 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6662 | 2025.03.03 05:28:54.508983 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
6663 | 2025.03.03 05:28:54.509095 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
6664 | 2025.03.03 05:28:54.509526 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
6665 | 2025.03.03 05:28:54.510063 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
6666 | 2025.03.03 05:28:54.510512 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
6667 | 2025.03.03 05:28:54.513150 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6668 | 2025.03.03 05:28:54.513210 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6669 | 2025.03.03 05:28:54.515050 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6670 | 2025.03.03 05:28:54.515556 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2025.03.03 05:28:54.515963 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008401 sec., 1547.4348291870015 rows/sec., 2.77 MiB/sec. | ||
6672 | 2025.03.03 05:28:54.516636 [ 257 ] {ff144f16-63ac-45ca-887c-e83012e76382} <Debug> TCPHandler: Processed in 0.009722848 sec. | ||
6673 | 2025.03.03 05:28:54.516878 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6674 | 2025.03.03 05:28:54.516986 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6675 | 2025.03.03 05:28:54.517033 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6676 | 2025.03.03 05:28:54.517681 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6677 | 2025.03.03 05:28:54.517719 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6678 | 2025.03.03 05:28:54.518492 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6679 | 2025.03.03 05:28:54.518914 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6680 | 2025.03.03 05:28:54.519314 [ 109 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6681 | 2025.03.03 05:28:54.519378 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16934 rows, containing 5 columns (5 merged, 0 gathered) in 0.0128992 sec., 1312794.5919126768 rows/sec., 90.03 MiB/sec. | ||
6682 | 2025.03.03 05:28:54.519403 [ 109 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2025.03.03 05:28:54.519481 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6684 | 2025.03.03 05:28:54.519619 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002636 sec., 22761.760242792112 rows/sec., 1.53 MiB/sec. | ||
6685 | 2025.03.03 05:28:54.519701 [ 199 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6686 | 2025.03.03 05:28:54.519896 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
6687 | 2025.03.03 05:28:54.519927 [ 257 ] {58baa590-5608-4240-93f0-7a1a5b030766} <Debug> TCPHandler: Processed in 0.003108651 sec. | ||
6688 | 2025.03.03 05:28:54.520190 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6689 | 2025.03.03 05:28:54.520240 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2884 rows starting from the beginning of the part | ||
6690 | 2025.03.03 05:28:54.520477 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
6691 | 2025.03.03 05:28:54.520583 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6692 | 2025.03.03 05:28:54.520778 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
6693 | 2025.03.03 05:28:54.520874 [ 194 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6694 | 2025.03.03 05:28:54.520894 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
6695 | 2025.03.03 05:28:54.521279 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
6696 | 2025.03.03 05:28:54.521306 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
6697 | 2025.03.03 05:28:54.521404 [ 202 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
6698 | 2025.03.03 05:28:54.522951 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003339984 sec., 944914.7061782333 rows/sec., 63.68 MiB/sec. | ||
6699 | 2025.03.03 05:28:54.523218 [ 194 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6700 | 2025.03.03 05:28:54.523496 [ 194 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6701 | 2025.03.03 05:28:54.523571 [ 194 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_61_12} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6702 | 2025.03.03 05:28:54.523640 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
6703 | 2025.03.03 05:28:55.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.90 MiB, peak 217.93 MiB, free memory in arenas 0.00 B, will set to 209.24 MiB (RSS), difference: 1.34 MiB | ||
6704 | 2025.03.03 05:28:57.200238 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6705 | 2025.03.03 05:28:57.200299 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6706 | 2025.03.03 05:28:57.360592 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
6707 | 2025.03.03 05:28:57.361265 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6708 | 2025.03.03 05:28:57.361311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6709 | 2025.03.03 05:28:57.361830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6710 | 2025.03.03 05:28:57.362079 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6711 | 2025.03.03 05:28:57.362319 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
6712 | 2025.03.03 05:28:58.532887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
6713 | 2025.03.03 05:28:58.552430 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6714 | 2025.03.03 05:28:58.552486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6715 | 2025.03.03 05:28:58.559694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6716 | 2025.03.03 05:28:58.560434 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6717 | 2025.03.03 05:28:58.562958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
6718 | 2025.03.03 05:28:59.490530 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6719 | 2025.03.03 05:28:59.490818 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6720 | 2025.03.03 05:28:59.490934 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6721 | 2025.03.03 05:28:59.492081 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6722 | 2025.03.03 05:28:59.492129 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6723 | 2025.03.03 05:28:59.492591 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6724 | 2025.03.03 05:28:59.492858 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6725 | 2025.03.03 05:28:59.493075 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002341 sec., 46134.13071337035 rows/sec., 3.87 MiB/sec. | ||
6726 | 2025.03.03 05:28:59.493148 [ 257 ] {00fa0bfb-c3d7-47e9-a224-ee1fc332c916} <Debug> TCPHandler: Processed in 0.002751098 sec. | ||
6727 | 2025.03.03 05:28:59.493306 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6728 | 2025.03.03 05:28:59.493421 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6729 | 2025.03.03 05:28:59.493469 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6730 | 2025.03.03 05:28:59.494006 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6731 | 2025.03.03 05:28:59.494043 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6732 | 2025.03.03 05:28:59.494394 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6733 | 2025.03.03 05:28:59.494634 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6734 | 2025.03.03 05:28:59.494766 [ 102 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6735 | 2025.03.03 05:28:59.494818 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001423 sec., 18271.257905832746 rows/sec., 1.34 MiB/sec. | ||
6736 | 2025.03.03 05:28:59.494822 [ 102 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2025.03.03 05:28:59.494873 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6738 | 2025.03.03 05:28:59.494889 [ 257 ] {12138dab-4ae5-46d9-9351-ff27ad84f9ab} <Debug> TCPHandler: Processed in 0.001643456 sec. | ||
6739 | 2025.03.03 05:28:59.495019 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
6740 | 2025.03.03 05:28:59.495029 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6741 | 2025.03.03 05:28:59.495164 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6742 | 2025.03.03 05:28:59.495171 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6743 | 2025.03.03 05:28:59.495205 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 69 rows starting from the beginning of the part | ||
6744 | 2025.03.03 05:28:59.495228 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6745 | 2025.03.03 05:28:59.495434 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
6746 | 2025.03.03 05:28:59.495837 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
6747 | 2025.03.03 05:28:59.496157 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
6748 | 2025.03.03 05:28:59.496560 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
6749 | 2025.03.03 05:28:59.496853 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
6750 | 2025.03.03 05:28:59.497674 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6751 | 2025.03.03 05:28:59.497717 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6752 | 2025.03.03 05:28:59.498245 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6753 | 2025.03.03 05:28:59.498422 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.003466945 sec., 50476.716532855295 rows/sec., 3.89 MiB/sec. | ||
6754 | 2025.03.03 05:28:59.498641 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6755 | 2025.03.03 05:28:59.498705 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6756 | 2025.03.03 05:28:59.499009 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003873 sec., 23237.800154918667 rows/sec., 1.81 MiB/sec. | ||
6757 | 2025.03.03 05:28:59.499178 [ 257 ] {a0ba8360-415b-47ac-9d2e-b2cd630a1bba} <Debug> TCPHandler: Processed in 0.004188953 sec. | ||
6758 | 2025.03.03 05:28:59.499368 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6759 | 2025.03.03 05:28:59.499368 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6760 | 2025.03.03 05:28:59.499567 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6761 | 2025.03.03 05:28:59.499579 [ 187 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_51_10} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6762 | 2025.03.03 05:28:59.499641 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6763 | 2025.03.03 05:28:59.499772 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6764 | 2025.03.03 05:28:59.500327 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6765 | 2025.03.03 05:28:59.500370 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6766 | 2025.03.03 05:28:59.500761 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6767 | 2025.03.03 05:28:59.501005 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6768 | 2025.03.03 05:28:59.501217 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001703 sec., 93951.84967704052 rows/sec., 6.54 MiB/sec. | ||
6769 | 2025.03.03 05:28:59.501272 [ 257 ] {ba9dd104-190b-49a3-bb01-e506e20f10a1} <Debug> TCPHandler: Processed in 0.00198022 sec. | ||
6770 | 2025.03.03 05:28:59.501379 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6771 | 2025.03.03 05:28:59.501482 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6772 | 2025.03.03 05:28:59.501547 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6773 | 2025.03.03 05:28:59.502637 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6774 | 2025.03.03 05:28:59.502675 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6775 | 2025.03.03 05:28:59.503306 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6776 | 2025.03.03 05:28:59.503562 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6777 | 2025.03.03 05:28:59.503740 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6778 | 2025.03.03 05:28:59.503814 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2025.03.03 05:28:59.503849 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002381 sec., 10919.781604367914 rows/sec., 19.57 MiB/sec. | ||
6780 | 2025.03.03 05:28:59.503857 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6781 | 2025.03.03 05:28:59.504155 [ 257 ] {5d47c88c-d140-44bd-b9ff-e3e908d373f6} <Debug> TCPHandler: Processed in 0.002826799 sec. | ||
6782 | 2025.03.03 05:28:59.504160 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
6783 | 2025.03.03 05:28:59.504295 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2025.03.03 05:28:59.504440 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6785 | 2025.03.03 05:28:59.504510 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6786 | 2025.03.03 05:28:59.504535 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6787 | 2025.03.03 05:28:59.504653 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 854 rows starting from the beginning of the part | ||
6788 | 2025.03.03 05:28:59.505067 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
6789 | 2025.03.03 05:28:59.505523 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
6790 | 2025.03.03 05:28:59.505608 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6791 | 2025.03.03 05:28:59.505672 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6792 | 2025.03.03 05:28:59.505890 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
6793 | 2025.03.03 05:28:59.506270 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
6794 | 2025.03.03 05:28:59.506442 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6795 | 2025.03.03 05:28:59.506583 [ 198 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
6796 | 2025.03.03 05:28:59.506940 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6797 | 2025.03.03 05:28:59.507269 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002865 sec., 20942.40837696335 rows/sec., 1.41 MiB/sec. | ||
6798 | 2025.03.03 05:28:59.507322 [ 257 ] {6dbe9b20-bf19-448e-b29e-9376e6e40f82} <Debug> TCPHandler: Processed in 0.003079051 sec. | ||
6799 | 2025.03.03 05:28:59.513699 [ 187 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.009699328 sec., 98769.7292018581 rows/sec., 176.99 MiB/sec. | ||
6800 | 2025.03.03 05:28:59.514846 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6801 | 2025.03.03 05:28:59.515284 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6802 | 2025.03.03 05:28:59.515377 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6803 | 2025.03.03 05:28:59.515539 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
6804 | 2025.03.03 05:29:00.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.73 MiB, peak 217.93 MiB, free memory in arenas 0.00 B, will set to 212.26 MiB (RSS), difference: 2.54 MiB | ||
6805 | 2025.03.03 05:29:01.638684 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6806 | 2025.03.03 05:29:01.638958 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6807 | 2025.03.03 05:29:01.639071 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6808 | 2025.03.03 05:29:01.640292 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6809 | 2025.03.03 05:29:01.640373 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6810 | 2025.03.03 05:29:01.641015 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6811 | 2025.03.03 05:29:01.641579 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6812 | 2025.03.03 05:29:01.641799 [ 99 ] {} <Debug> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6813 | 2025.03.03 05:29:01.641879 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002991 sec., 8024.072216649949 rows/sec., 681.73 KiB/sec. | ||
6814 | 2025.03.03 05:29:01.641891 [ 99 ] {} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2025.03.03 05:29:01.641963 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6816 | 2025.03.03 05:29:01.642044 [ 257 ] {8407a168-72d7-4806-a5ce-bb66aa068484} <Debug> TCPHandler: Processed in 0.003554106 sec. | ||
6817 | 2025.03.03 05:29:01.642311 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::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 | ||
6818 | 2025.03.03 05:29:01.642456 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6819 | 2025.03.03 05:29:01.642635 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6820 | 2025.03.03 05:29:01.642704 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6821 | 2025.03.03 05:29:01.642713 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
6822 | 2025.03.03 05:29:01.642804 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6823 | 2025.03.03 05:29:01.642986 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
6824 | 2025.03.03 05:29:01.643389 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
6825 | 2025.03.03 05:29:01.643688 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
6826 | 2025.03.03 05:29:01.644037 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
6827 | 2025.03.03 05:29:01.646333 [ 191 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249213 sec., 28240.523598134525 rows/sec., 2.45 MiB/sec. | ||
6828 | 2025.03.03 05:29:01.646456 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6829 | 2025.03.03 05:29:01.646524 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6830 | 2025.03.03 05:29:01.646532 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6831 | 2025.03.03 05:29:01.647140 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6832 | 2025.03.03 05:29:01.647287 [ 193 ] {21c3711e-f8e3-4f13-aebf-e234f4126832::all_1_9_2} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6833 | 2025.03.03 05:29:01.647414 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6834 | 2025.03.03 05:29:01.647423 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6835 | 2025.03.03 05:29:01.647716 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6836 | 2025.03.03 05:29:01.647966 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Debug> executeQuery: Read 1342 rows, 114.99 KiB in 0.005341 sec., 251263.8082756038 rows/sec., 21.02 MiB/sec. | ||
6837 | 2025.03.03 05:29:01.648031 [ 257 ] {a1c640a5-c804-49aa-8d80-23d2ff722979} <Debug> TCPHandler: Processed in 0.005689987 sec. | ||
6838 | 2025.03.03 05:29:01.648157 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6839 | 2025.03.03 05:29:01.648264 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6840 | 2025.03.03 05:29:01.648310 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6841 | 2025.03.03 05:29:01.648877 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6842 | 2025.03.03 05:29:01.648918 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6843 | 2025.03.03 05:29:01.649277 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6844 | 2025.03.03 05:29:01.649527 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2025.03.03 05:29:01.649762 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Debug> executeQuery: Read 25 rows, 1.94 KiB in 0.001519 sec., 16458.196181698488 rows/sec., 1.25 MiB/sec. | ||
6846 | 2025.03.03 05:29:01.649857 [ 257 ] {e166fdef-2bb4-4cad-8498-aa98b7d19f9f} <Debug> TCPHandler: Processed in 0.001750818 sec. | ||
6847 | 2025.03.03 05:29:01.650088 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6848 | 2025.03.03 05:29:01.650301 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6849 | 2025.03.03 05:29:01.650355 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6850 | 2025.03.03 05:29:01.650984 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6851 | 2025.03.03 05:29:01.651025 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6852 | 2025.03.03 05:29:01.651393 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6853 | 2025.03.03 05:29:01.651648 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6854 | 2025.03.03 05:29:01.651904 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001668 sec., 151079.1366906475 rows/sec., 10.45 MiB/sec. | ||
6855 | 2025.03.03 05:29:01.652071 [ 257 ] {cfc292f7-aa3c-4dca-8712-ccfc06aa193e} <Debug> TCPHandler: Processed in 0.002074191 sec. | ||
6856 | 2025.03.03 05:29:01.652204 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6857 | 2025.03.03 05:29:01.652311 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6858 | 2025.03.03 05:29:01.652359 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6859 | 2025.03.03 05:29:01.652926 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6860 | 2025.03.03 05:29:01.652966 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6861 | 2025.03.03 05:29:01.653315 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6862 | 2025.03.03 05:29:01.653555 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6863 | 2025.03.03 05:29:01.653716 [ 99 ] {} <Debug> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6864 | 2025.03.03 05:29:01.653779 [ 99 ] {} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6865 | 2025.03.03 05:29:01.653810 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00151 sec., 7947.019867549669 rows/sec., 620.86 KiB/sec. | ||
6866 | 2025.03.03 05:29:01.653816 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6867 | 2025.03.03 05:29:01.653994 [ 257 ] {48f1ac51-ac37-4803-8b75-602440f73b83} <Debug> TCPHandler: Processed in 0.001832338 sec. | ||
6868 | 2025.03.03 05:29:01.654283 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::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 | ||
6869 | 2025.03.03 05:29:01.654440 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6870 | 2025.03.03 05:29:01.654531 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6871 | 2025.03.03 05:29:01.654611 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
6872 | 2025.03.03 05:29:01.654638 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6873 | 2025.03.03 05:29:01.654787 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6874 | 2025.03.03 05:29:01.654909 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
6875 | 2025.03.03 05:29:01.655317 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::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 | ||
6876 | 2025.03.03 05:29:01.655674 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
6877 | 2025.03.03 05:29:01.656104 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
6878 | 2025.03.03 05:29:01.657935 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6879 | 2025.03.03 05:29:01.658019 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6880 | 2025.03.03 05:29:01.658758 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004791648 sec., 12521.78791096508 rows/sec., 1.00 MiB/sec. | ||
6881 | 2025.03.03 05:29:01.658953 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6882 | 2025.03.03 05:29:01.659066 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6883 | 2025.03.03 05:29:01.659406 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6884 | 2025.03.03 05:29:01.659576 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6885 | 2025.03.03 05:29:01.659589 [ 191 ] {0bd463e1-cb53-48bc-989e-80ef4be8ea6d::all_1_9_2} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6886 | 2025.03.03 05:29:01.659766 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6887 | 2025.03.03 05:29:01.659955 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Debug> executeQuery: Read 569 rows, 43.70 KiB in 0.005381 sec., 105742.42705816762 rows/sec., 7.93 MiB/sec. | ||
6888 | 2025.03.03 05:29:01.660028 [ 257 ] {3ead2207-4748-4b8a-8de9-a704b2ce5bb9} <Debug> TCPHandler: Processed in 0.005701487 sec. | ||
6889 | 2025.03.03 05:29:01.660140 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6890 | 2025.03.03 05:29:01.660243 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6891 | 2025.03.03 05:29:01.660292 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6892 | 2025.03.03 05:29:01.661016 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6893 | 2025.03.03 05:29:01.661058 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6894 | 2025.03.03 05:29:01.661501 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6895 | 2025.03.03 05:29:01.661744 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2025.03.03 05:29:01.661964 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Debug> executeQuery: Read 958 rows, 66.25 KiB in 0.001744 sec., 549311.9266055046 rows/sec., 37.10 MiB/sec. | ||
6897 | 2025.03.03 05:29:01.662017 [ 257 ] {eb6281ba-d5ee-473d-afbf-ef51da554f86} <Debug> TCPHandler: Processed in 0.001927879 sec. | ||
6898 | 2025.03.03 05:29:01.662135 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6899 | 2025.03.03 05:29:01.662240 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6900 | 2025.03.03 05:29:01.662309 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6901 | 2025.03.03 05:29:01.663387 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6902 | 2025.03.03 05:29:01.663428 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6903 | 2025.03.03 05:29:01.664038 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6904 | 2025.03.03 05:29:01.664307 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6905 | 2025.03.03 05:29:01.664543 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002325 sec., 5591.397849462366 rows/sec., 10.02 MiB/sec. | ||
6906 | 2025.03.03 05:29:01.664650 [ 257 ] {3d829b3b-94c8-4977-92a1-52b60d4263ad} <Debug> TCPHandler: Processed in 0.002566136 sec. | ||
6907 | 2025.03.03 05:29:01.664774 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6908 | 2025.03.03 05:29:01.664876 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6909 | 2025.03.03 05:29:01.664923 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6910 | 2025.03.03 05:29:01.665354 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6911 | 2025.03.03 05:29:01.665394 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6912 | 2025.03.03 05:29:01.665745 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6913 | 2025.03.03 05:29:01.665982 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6914 | 2025.03.03 05:29:01.666193 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001338 sec., 22421.52466367713 rows/sec., 1.51 MiB/sec. | ||
6915 | 2025.03.03 05:29:01.666242 [ 257 ] {a1f7f237-2d46-4de4-9c55-ec543830469f} <Debug> TCPHandler: Processed in 0.001519055 sec. | ||
6916 | 2025.03.03 05:29:02.433284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 962 | ||
6917 | 2025.03.03 05:29:02.436587 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2025.03.03 05:29:02.436639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6919 | 2025.03.03 05:29:02.438104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6920 | 2025.03.03 05:29:02.438410 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2025.03.03 05:29:02.439885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
6922 | 2025.03.03 05:29:04.487237 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6923 | 2025.03.03 05:29:04.487458 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6924 | 2025.03.03 05:29:04.487544 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6925 | 2025.03.03 05:29:04.488376 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6926 | 2025.03.03 05:29:04.488431 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6927 | 2025.03.03 05:29:04.488889 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6928 | 2025.03.03 05:29:04.489154 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6929 | 2025.03.03 05:29:04.489423 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002028 sec., 27613.412228796846 rows/sec., 2.12 MiB/sec. | ||
6930 | 2025.03.03 05:29:04.489497 [ 257 ] {a687087d-c4ca-48bb-a346-124b277eb2ec} <Debug> TCPHandler: Processed in 0.002405984 sec. | ||
6931 | 2025.03.03 05:29:04.489633 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6932 | 2025.03.03 05:29:04.489749 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6933 | 2025.03.03 05:29:04.489810 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6934 | 2025.03.03 05:29:04.490394 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2025.03.03 05:29:04.490437 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6936 | 2025.03.03 05:29:04.490825 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6937 | 2025.03.03 05:29:04.491074 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6938 | 2025.03.03 05:29:04.491304 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001584 sec., 40404.04040404041 rows/sec., 3.15 MiB/sec. | ||
6939 | 2025.03.03 05:29:04.491361 [ 257 ] {d95bf11b-bafc-4de7-b453-3f78679f6c7e} <Debug> TCPHandler: Processed in 0.001781648 sec. | ||
6940 | 2025.03.03 05:29:04.491480 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6941 | 2025.03.03 05:29:04.491596 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6942 | 2025.03.03 05:29:04.491649 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6943 | 2025.03.03 05:29:04.492159 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6944 | 2025.03.03 05:29:04.492199 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6945 | 2025.03.03 05:29:04.492586 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6946 | 2025.03.03 05:29:04.492831 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6947 | 2025.03.03 05:29:04.493055 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001486 sec., 56527.59084791387 rows/sec., 3.93 MiB/sec. | ||
6948 | 2025.03.03 05:29:04.493109 [ 257 ] {4c5cda04-b07b-427b-a6ff-4a65ab7e13ef} <Debug> TCPHandler: Processed in 0.001680248 sec. | ||
6949 | 2025.03.03 05:29:04.493231 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6950 | 2025.03.03 05:29:04.493348 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6951 | 2025.03.03 05:29:04.493397 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6952 | 2025.03.03 05:29:04.493844 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2025.03.03 05:29:04.493883 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6954 | 2025.03.03 05:29:04.494266 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6955 | 2025.03.03 05:29:04.494509 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6956 | 2025.03.03 05:29:04.494713 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00139 sec., 21582.733812949642 rows/sec., 1.46 MiB/sec. | ||
6957 | 2025.03.03 05:29:04.494762 [ 257 ] {c067ee3d-62c0-4251-a4f4-aced8984ef2b} <Debug> TCPHandler: Processed in 0.001585666 sec. | ||
6958 | 2025.03.03 05:29:04.862593 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
6959 | 2025.03.03 05:29:04.863610 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6960 | 2025.03.03 05:29:04.863689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6961 | 2025.03.03 05:29:04.864438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6962 | 2025.03.03 05:29:04.864702 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6963 | 2025.03.03 05:29:04.865012 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
6964 | 2025.03.03 05:29:06.063142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
6965 | 2025.03.03 05:29:06.083250 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6966 | 2025.03.03 05:29:06.083297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6967 | 2025.03.03 05:29:06.090637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6968 | 2025.03.03 05:29:06.091375 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6969 | 2025.03.03 05:29:06.093930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
6970 | 2025.03.03 05:29:09.491194 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6971 | 2025.03.03 05:29:09.491501 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6972 | 2025.03.03 05:29:09.491618 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6973 | 2025.03.03 05:29:09.492656 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6974 | 2025.03.03 05:29:09.492702 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6975 | 2025.03.03 05:29:09.493152 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6976 | 2025.03.03 05:29:09.493413 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6977 | 2025.03.03 05:29:09.493677 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002264 sec., 47703.18021201414 rows/sec., 4.00 MiB/sec. | ||
6978 | 2025.03.03 05:29:09.493734 [ 257 ] {981e4c43-ebd3-4c86-891d-16df8101fae4} <Debug> TCPHandler: Processed in 0.002729138 sec. | ||
6979 | 2025.03.03 05:29:09.493864 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6980 | 2025.03.03 05:29:09.493971 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6981 | 2025.03.03 05:29:09.494017 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6982 | 2025.03.03 05:29:09.494552 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6983 | 2025.03.03 05:29:09.494592 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6984 | 2025.03.03 05:29:09.494944 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6985 | 2025.03.03 05:29:09.495190 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6986 | 2025.03.03 05:29:09.495422 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001473 sec., 17651.052274270198 rows/sec., 1.30 MiB/sec. | ||
6987 | 2025.03.03 05:29:09.495495 [ 257 ] {28922907-d296-4602-a025-5f436685652a} <Debug> TCPHandler: Processed in 0.001680997 sec. | ||
6988 | 2025.03.03 05:29:09.495746 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6989 | 2025.03.03 05:29:09.495889 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6990 | 2025.03.03 05:29:09.495937 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6991 | 2025.03.03 05:29:09.496507 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6992 | 2025.03.03 05:29:09.496546 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
6993 | 2025.03.03 05:29:09.496908 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6994 | 2025.03.03 05:29:09.497160 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6995 | 2025.03.03 05:29:09.497381 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001515 sec., 59405.9405940594 rows/sec., 4.64 MiB/sec. | ||
6996 | 2025.03.03 05:29:09.497434 [ 257 ] {87b21d5e-6e76-4fb9-95b6-7342432c5799} <Debug> TCPHandler: Processed in 0.001790898 sec. | ||
6997 | 2025.03.03 05:29:09.497553 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6998 | 2025.03.03 05:29:09.497659 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6999 | 2025.03.03 05:29:09.497707 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7000 | 2025.03.03 05:29:09.498228 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7001 | 2025.03.03 05:29:09.498265 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7002 | 2025.03.03 05:29:09.498649 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7003 | 2025.03.03 05:29:09.498887 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7004 | 2025.03.03 05:29:09.499099 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
7005 | 2025.03.03 05:29:09.499150 [ 257 ] {2b97f51b-2719-456f-9e65-8a6af003d3ce} <Debug> TCPHandler: Processed in 0.001648077 sec. | ||
7006 | 2025.03.03 05:29:09.499255 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7007 | 2025.03.03 05:29:09.499358 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7008 | 2025.03.03 05:29:09.499421 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7009 | 2025.03.03 05:29:09.500520 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7010 | 2025.03.03 05:29:09.500558 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7011 | 2025.03.03 05:29:09.501173 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7012 | 2025.03.03 05:29:09.501426 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7013 | 2025.03.03 05:29:09.501683 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002344 sec., 11092.150170648463 rows/sec., 19.88 MiB/sec. | ||
7014 | 2025.03.03 05:29:09.501950 [ 257 ] {2858e36b-4c60-468b-a6d1-208ca6d553d6} <Debug> TCPHandler: Processed in 0.002743508 sec. | ||
7015 | 2025.03.03 05:29:09.502137 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7016 | 2025.03.03 05:29:09.502239 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7017 | 2025.03.03 05:29:09.502284 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7018 | 2025.03.03 05:29:09.502722 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2025.03.03 05:29:09.502759 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7020 | 2025.03.03 05:29:09.503114 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7021 | 2025.03.03 05:29:09.503358 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7022 | 2025.03.03 05:29:09.503576 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
7023 | 2025.03.03 05:29:09.503627 [ 257 ] {71e17134-4be2-4651-80d4-3895c1bf0c17} <Debug> TCPHandler: Processed in 0.001543126 sec. | ||
7024 | 2025.03.03 05:29:12.200365 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7025 | 2025.03.03 05:29:12.200464 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7026 | 2025.03.03 05:29:12.365263 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7027 | 2025.03.03 05:29:12.365932 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7028 | 2025.03.03 05:29:12.365985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7029 | 2025.03.03 05:29:12.366507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7030 | 2025.03.03 05:29:12.366771 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7031 | 2025.03.03 05:29:12.367044 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7032 | 2025.03.03 05:29:12.440273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 982 | ||
7033 | 2025.03.03 05:29:12.443151 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2025.03.03 05:29:12.443212 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7035 | 2025.03.03 05:29:12.444713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7036 | 2025.03.03 05:29:12.445034 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2025.03.03 05:29:12.445683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
7038 | 2025.03.03 05:29:13.594117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7039 | 2025.03.03 05:29:13.614743 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7040 | 2025.03.03 05:29:13.614797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7041 | 2025.03.03 05:29:13.621964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7042 | 2025.03.03 05:29:13.622725 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2025.03.03 05:29:13.625427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7044 | 2025.03.03 05:29:14.490920 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7045 | 2025.03.03 05:29:14.491224 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7046 | 2025.03.03 05:29:14.491296 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7047 | 2025.03.03 05:29:14.492083 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7048 | 2025.03.03 05:29:14.492132 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7049 | 2025.03.03 05:29:14.492591 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7050 | 2025.03.03 05:29:14.492853 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7051 | 2025.03.03 05:29:14.493077 [ 87 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7052 | 2025.03.03 05:29:14.493128 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.001972 sec., 41582.15010141988 rows/sec., 3.45 MiB/sec. | ||
7053 | 2025.03.03 05:29:14.493177 [ 87 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7054 | 2025.03.03 05:29:14.493258 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7055 | 2025.03.03 05:29:14.493261 [ 257 ] {36a06375-4c4c-4274-a577-9c7e84a4a35b} <Debug> TCPHandler: Processed in 0.002532685 sec. | ||
7056 | 2025.03.03 05:29:14.493479 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7057 | 2025.03.03 05:29:14.493475 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
7058 | 2025.03.03 05:29:14.493718 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7059 | 2025.03.03 05:29:14.493837 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7060 | 2025.03.03 05:29:14.493929 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7061 | 2025.03.03 05:29:14.494047 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1404 rows starting from the beginning of the part | ||
7062 | 2025.03.03 05:29:14.494454 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part | ||
7063 | 2025.03.03 05:29:14.495055 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1342 rows starting from the beginning of the part | ||
7064 | 2025.03.03 05:29:14.495392 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
7065 | 2025.03.03 05:29:14.495793 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 108 rows starting from the beginning of the part | ||
7066 | 2025.03.03 05:29:14.496120 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
7067 | 2025.03.03 05:29:14.496876 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2025.03.03 05:29:14.496919 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7069 | 2025.03.03 05:29:14.497465 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7070 | 2025.03.03 05:29:14.497834 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7071 | 2025.03.03 05:29:14.498066 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004437 sec., 2929.907595221997 rows/sec., 220.32 KiB/sec. | ||
7072 | 2025.03.03 05:29:14.498126 [ 257 ] {36e87cfa-8d1e-4f6e-a212-9af557269a08} <Debug> TCPHandler: Processed in 0.004711877 sec. | ||
7073 | 2025.03.03 05:29:14.498261 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7074 | 2025.03.03 05:29:14.498441 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7075 | 2025.03.03 05:29:14.498464 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005087661 sec., 609317.3267637132 rows/sec., 53.29 MiB/sec. | ||
7076 | 2025.03.03 05:29:14.498502 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7077 | 2025.03.03 05:29:14.498832 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7078 | 2025.03.03 05:29:14.499459 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7079 | 2025.03.03 05:29:14.499693 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_66_13} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7080 | 2025.03.03 05:29:14.499759 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2025.03.03 05:29:14.499846 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7082 | 2025.03.03 05:29:14.499864 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7083 | 2025.03.03 05:29:14.500257 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7084 | 2025.03.03 05:29:14.500514 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7085 | 2025.03.03 05:29:14.500693 [ 84 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7086 | 2025.03.03 05:29:14.500754 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.002355 sec., 32696.3906581741 rows/sec., 2.55 MiB/sec. | ||
7087 | 2025.03.03 05:29:14.500770 [ 84 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2025.03.03 05:29:14.500839 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7089 | 2025.03.03 05:29:14.500895 [ 257 ] {59c2ee3f-06b8-4d6a-99be-6dfd367382ab} <Debug> TCPHandler: Processed in 0.002690487 sec. | ||
7090 | 2025.03.03 05:29:14.501101 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
7091 | 2025.03.03 05:29:14.501128 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7092 | 2025.03.03 05:29:14.501330 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7093 | 2025.03.03 05:29:14.501358 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7094 | 2025.03.03 05:29:14.501395 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 631 rows starting from the beginning of the part | ||
7095 | 2025.03.03 05:29:14.501475 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7096 | 2025.03.03 05:29:14.501743 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
7097 | 2025.03.03 05:29:14.502093 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 569 rows starting from the beginning of the part | ||
7098 | 2025.03.03 05:29:14.502461 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
7099 | 2025.03.03 05:29:14.502786 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
7100 | 2025.03.03 05:29:14.503108 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 77 rows starting from the beginning of the part | ||
7101 | 2025.03.03 05:29:14.504092 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7102 | 2025.03.03 05:29:14.504162 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7103 | 2025.03.03 05:29:14.505268 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7104 | 2025.03.03 05:29:14.505647 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7105 | 2025.03.03 05:29:14.506202 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7106 | 2025.03.03 05:29:14.506270 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004956 sec., 32284.100080710246 rows/sec., 2.25 MiB/sec. | ||
7107 | 2025.03.03 05:29:14.506312 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2025.03.03 05:29:14.506336 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005380135 sec., 282706.66070646927 rows/sec., 22.51 MiB/sec. | ||
7109 | 2025.03.03 05:29:14.506391 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7110 | 2025.03.03 05:29:14.506538 [ 257 ] {bde60383-0134-438f-aeac-4608e1bc5a53} <Debug> TCPHandler: Processed in 0.005476225 sec. | ||
7111 | 2025.03.03 05:29:14.506854 [ 195 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7112 | 2025.03.03 05:29:14.506911 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
7113 | 2025.03.03 05:29:14.507556 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7114 | 2025.03.03 05:29:14.507685 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 16934 rows starting from the beginning of the part | ||
7115 | 2025.03.03 05:29:14.508257 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
7116 | 2025.03.03 05:29:14.507942 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7117 | 2025.03.03 05:29:14.508321 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7118 | 2025.03.03 05:29:14.508767 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7119 | 2025.03.03 05:29:14.508774 [ 190 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_66_13} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7120 | 2025.03.03 05:29:14.508794 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 958 rows starting from the beginning of the part | ||
7121 | 2025.03.03 05:29:14.509158 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 84 rows starting from the beginning of the part | ||
7122 | 2025.03.03 05:29:14.509167 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
7123 | 2025.03.03 05:29:14.509312 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7124 | 2025.03.03 05:29:14.509494 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
7125 | 2025.03.03 05:29:14.509890 [ 188 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
7126 | 2025.03.03 05:29:14.512764 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2025.03.03 05:29:14.512847 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7128 | 2025.03.03 05:29:14.514367 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7129 | 2025.03.03 05:29:14.514712 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.03.03 05:29:14.515120 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006563 sec., 1980.8014627456955 rows/sec., 3.55 MiB/sec. | ||
7131 | 2025.03.03 05:29:14.515237 [ 257 ] {a814f5aa-52a5-4385-8107-0e70397eeb06} <Debug> TCPHandler: Processed in 0.007791879 sec. | ||
7132 | 2025.03.03 05:29:14.515370 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7133 | 2025.03.03 05:29:14.515477 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7134 | 2025.03.03 05:29:14.515523 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7135 | 2025.03.03 05:29:14.516129 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2025.03.03 05:29:14.516167 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7137 | 2025.03.03 05:29:14.516674 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7138 | 2025.03.03 05:29:14.517222 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7139 | 2025.03.03 05:29:14.517399 [ 84 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7140 | 2025.03.03 05:29:14.517464 [ 84 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7141 | 2025.03.03 05:29:14.517506 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7142 | 2025.03.03 05:29:14.517565 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002072 sec., 28957.528957528957 rows/sec., 1.95 MiB/sec. | ||
7143 | 2025.03.03 05:29:14.517934 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
7144 | 2025.03.03 05:29:14.517958 [ 257 ] {ce8e8b9b-6eb1-4ee2-a1eb-5b675bba155b} <Debug> TCPHandler: Processed in 0.002637537 sec. | ||
7145 | 2025.03.03 05:29:14.518369 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7146 | 2025.03.03 05:29:14.518485 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3156 rows starting from the beginning of the part | ||
7147 | 2025.03.03 05:29:14.518548 [ 190 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18456 rows, containing 5 columns (5 merged, 0 gathered) in 0.011996671 sec., 1538426.7852306694 rows/sec., 105.47 MiB/sec. | ||
7148 | 2025.03.03 05:29:14.518683 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
7149 | 2025.03.03 05:29:14.518960 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
7150 | 2025.03.03 05:29:14.519187 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
7151 | 2025.03.03 05:29:14.519205 [ 190 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7152 | 2025.03.03 05:29:14.519483 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
7153 | 2025.03.03 05:29:14.519745 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
7154 | 2025.03.03 05:29:14.520238 [ 190 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7155 | 2025.03.03 05:29:14.520371 [ 190 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7156 | 2025.03.03 05:29:14.520544 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
7157 | 2025.03.03 05:29:14.521604 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3396 rows, containing 4 columns (4 merged, 0 gathered) in 0.00398041 sec., 853178.4414168389 rows/sec., 57.50 MiB/sec. | ||
7158 | 2025.03.03 05:29:14.522119 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7159 | 2025.03.03 05:29:14.522472 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7160 | 2025.03.03 05:29:14.522585 [ 197 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_66_13} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7161 | 2025.03.03 05:29:14.522682 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7162 | 2025.03.03 05:29:19.491451 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7163 | 2025.03.03 05:29:19.491700 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7164 | 2025.03.03 05:29:19.491785 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7165 | 2025.03.03 05:29:19.492660 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7166 | 2025.03.03 05:29:19.492714 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7167 | 2025.03.03 05:29:19.493175 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7168 | 2025.03.03 05:29:19.493440 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7169 | 2025.03.03 05:29:19.493696 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002066 sec., 52274.927395934166 rows/sec., 4.38 MiB/sec. | ||
7170 | 2025.03.03 05:29:19.493764 [ 257 ] {1396c178-7872-455b-9a74-d9b0838fa591} <Debug> TCPHandler: Processed in 0.002455945 sec. | ||
7171 | 2025.03.03 05:29:19.493890 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7172 | 2025.03.03 05:29:19.494004 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7173 | 2025.03.03 05:29:19.494052 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7174 | 2025.03.03 05:29:19.494598 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7175 | 2025.03.03 05:29:19.494638 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7176 | 2025.03.03 05:29:19.495004 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7177 | 2025.03.03 05:29:19.495247 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7178 | 2025.03.03 05:29:19.495475 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001498 sec., 17356.475300400532 rows/sec., 1.27 MiB/sec. | ||
7179 | 2025.03.03 05:29:19.495529 [ 257 ] {61862a36-62c0-46bd-a479-53aec54fcecb} <Debug> TCPHandler: Processed in 0.001691477 sec. | ||
7180 | 2025.03.03 05:29:19.495634 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7181 | 2025.03.03 05:29:19.495737 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7182 | 2025.03.03 05:29:19.495782 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7183 | 2025.03.03 05:29:19.496301 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7184 | 2025.03.03 05:29:19.496338 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7185 | 2025.03.03 05:29:19.496754 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7186 | 2025.03.03 05:29:19.496997 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7187 | 2025.03.03 05:29:19.497239 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001517 sec., 59327.62030323006 rows/sec., 4.63 MiB/sec. | ||
7188 | 2025.03.03 05:29:19.497350 [ 257 ] {b66ba18c-f1f7-4417-91fc-eaa8fb420197} <Debug> TCPHandler: Processed in 0.001763807 sec. | ||
7189 | 2025.03.03 05:29:19.497486 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7190 | 2025.03.03 05:29:19.497799 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7191 | 2025.03.03 05:29:19.497981 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7192 | 2025.03.03 05:29:19.498944 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7193 | 2025.03.03 05:29:19.498984 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7194 | 2025.03.03 05:29:19.499379 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7195 | 2025.03.03 05:29:19.499619 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7196 | 2025.03.03 05:29:19.499839 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002168 sec., 73800.73800738007 rows/sec., 5.14 MiB/sec. | ||
7197 | 2025.03.03 05:29:19.499899 [ 257 ] {504b451f-796a-4a54-bc73-b2f1c620c346} <Debug> TCPHandler: Processed in 0.002484935 sec. | ||
7198 | 2025.03.03 05:29:19.500051 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7199 | 2025.03.03 05:29:19.500161 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7200 | 2025.03.03 05:29:19.500227 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7201 | 2025.03.03 05:29:19.501301 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7202 | 2025.03.03 05:29:19.501339 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7203 | 2025.03.03 05:29:19.501973 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7204 | 2025.03.03 05:29:19.502234 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2025.03.03 05:29:19.502493 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002354 sec., 11045.02973661852 rows/sec., 19.79 MiB/sec. | ||
7206 | 2025.03.03 05:29:19.502585 [ 257 ] {8feab472-2054-434d-8555-7e6cd78fc007} <Debug> TCPHandler: Processed in 0.002595616 sec. | ||
7207 | 2025.03.03 05:29:19.502697 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7208 | 2025.03.03 05:29:19.502798 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7209 | 2025.03.03 05:29:19.502843 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7210 | 2025.03.03 05:29:19.503281 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7211 | 2025.03.03 05:29:19.503320 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7212 | 2025.03.03 05:29:19.503679 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7213 | 2025.03.03 05:29:19.503924 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2025.03.03 05:29:19.504131 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
7215 | 2025.03.03 05:29:19.504181 [ 257 ] {cdb1e483-db2c-4ee3-9494-b2b49b3040a7} <Debug> TCPHandler: Processed in 0.001533595 sec. | ||
7216 | 2025.03.03 05:29:19.867290 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
7217 | 2025.03.03 05:29:19.868011 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7218 | 2025.03.03 05:29:19.868062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7219 | 2025.03.03 05:29:19.868621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7220 | 2025.03.03 05:29:19.868869 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7221 | 2025.03.03 05:29:19.869024 [ 79 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7222 | 2025.03.03 05:29:19.869073 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
7223 | 2025.03.03 05:29:19.869077 [ 79 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7224 | 2025.03.03 05:29:19.869109 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7225 | 2025.03.03 05:29:19.869255 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7226 | 2025.03.03 05:29:19.869439 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7227 | 2025.03.03 05:29:19.869491 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7228 | 2025.03.03 05:29:19.869584 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7229 | 2025.03.03 05:29:19.869793 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7230 | 2025.03.03 05:29:19.870018 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7231 | 2025.03.03 05:29:19.870184 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7232 | 2025.03.03 05:29:19.870358 [ 202 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7233 | 2025.03.03 05:29:19.873044 [ 192 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003860749 sec., 4866413.227070706 rows/sec., 69.61 MiB/sec. | ||
7234 | 2025.03.03 05:29:19.873474 [ 192 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7235 | 2025.03.03 05:29:19.873832 [ 192 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_41_8} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7236 | 2025.03.03 05:29:19.873931 [ 192 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_41_8} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7237 | 2025.03.03 05:29:19.874054 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
7238 | 2025.03.03 05:29:21.125614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7239 | 2025.03.03 05:29:21.146438 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7240 | 2025.03.03 05:29:21.146496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7241 | 2025.03.03 05:29:21.153647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7242 | 2025.03.03 05:29:21.154414 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7243 | 2025.03.03 05:29:21.154878 [ 50 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7244 | 2025.03.03 05:29:21.155058 [ 50 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7245 | 2025.03.03 05:29:21.155166 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7246 | 2025.03.03 05:29:21.155915 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7247 | 2025.03.03 05:29:21.170919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7248 | 2025.03.03 05:29:21.172646 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7249 | 2025.03.03 05:29:21.173931 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7250 | 2025.03.03 05:29:21.179047 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7251 | 2025.03.03 05:29:21.184360 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7252 | 2025.03.03 05:29:21.190724 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7253 | 2025.03.03 05:29:21.196563 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7254 | 2025.03.03 05:29:21.201215 [ 199 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7255 | 2025.03.03 05:29:21.261660 [ 194 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.106300392 sec., 2906.8566369915175 rows/sec., 15.03 MiB/sec. | ||
7256 | 2025.03.03 05:29:21.263685 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7257 | 2025.03.03 05:29:21.266125 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_41_8} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7258 | 2025.03.03 05:29:21.266233 [ 187 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_41_8} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7259 | 2025.03.03 05:29:21.267713 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7260 | 2025.03.03 05:29:22.446001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1006 | ||
7261 | 2025.03.03 05:29:22.449387 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7262 | 2025.03.03 05:29:22.449453 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7263 | 2025.03.03 05:29:22.451101 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7264 | 2025.03.03 05:29:22.451434 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7265 | 2025.03.03 05:29:22.452422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
7266 | 2025.03.03 05:29:24.490637 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7267 | 2025.03.03 05:29:24.490867 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7268 | 2025.03.03 05:29:24.490953 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7269 | 2025.03.03 05:29:24.491804 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7270 | 2025.03.03 05:29:24.491857 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7271 | 2025.03.03 05:29:24.492314 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7272 | 2025.03.03 05:29:24.492573 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2025.03.03 05:29:24.492821 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002015 sec., 40694.78908188586 rows/sec., 3.38 MiB/sec. | ||
7274 | 2025.03.03 05:29:24.492888 [ 257 ] {c90299ec-3e81-41ba-aba9-9bf34f6c01ed} <Debug> TCPHandler: Processed in 0.002397045 sec. | ||
7275 | 2025.03.03 05:29:24.493019 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7276 | 2025.03.03 05:29:24.493134 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7277 | 2025.03.03 05:29:24.493183 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7278 | 2025.03.03 05:29:24.493720 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7279 | 2025.03.03 05:29:24.493760 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7280 | 2025.03.03 05:29:24.494126 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7281 | 2025.03.03 05:29:24.494374 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7282 | 2025.03.03 05:29:24.494552 [ 32 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7283 | 2025.03.03 05:29:24.494611 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001502 sec., 8655.126498002663 rows/sec., 650.82 KiB/sec. | ||
7284 | 2025.03.03 05:29:24.494633 [ 32 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2025.03.03 05:29:24.494698 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7286 | 2025.03.03 05:29:24.494731 [ 257 ] {89f70845-71d6-49f6-9e20-ae52441f9c31} <Debug> TCPHandler: Processed in 0.001766248 sec. | ||
7287 | 2025.03.03 05:29:24.495055 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7288 | 2025.03.03 05:29:24.495280 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
7289 | 2025.03.03 05:29:24.495336 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7290 | 2025.03.03 05:29:24.495428 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7291 | 2025.03.03 05:29:24.495689 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7292 | 2025.03.03 05:29:24.495764 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 69 rows starting from the beginning of the part | ||
7293 | 2025.03.03 05:29:24.496029 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part | ||
7294 | 2025.03.03 05:29:24.496471 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
7295 | 2025.03.03 05:29:24.496867 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
7296 | 2025.03.03 05:29:24.497116 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
7297 | 2025.03.03 05:29:24.497319 [ 194 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
7298 | 2025.03.03 05:29:24.497994 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2025.03.03 05:29:24.498036 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7300 | 2025.03.03 05:29:24.498566 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7301 | 2025.03.03 05:29:24.498952 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7302 | 2025.03.03 05:29:24.499064 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.004194303 sec., 41008.00538253912 rows/sec., 3.17 MiB/sec. | ||
7303 | 2025.03.03 05:29:24.499338 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00405 sec., 19012.345679012345 rows/sec., 1.48 MiB/sec. | ||
7304 | 2025.03.03 05:29:24.499414 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7305 | 2025.03.03 05:29:24.499479 [ 257 ] {8e61ddc2-de99-4a03-b017-b6439f4d4b71} <Debug> TCPHandler: Processed in 0.004555226 sec. | ||
7306 | 2025.03.03 05:29:24.499661 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7307 | 2025.03.03 05:29:24.499832 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7308 | 2025.03.03 05:29:24.499913 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7309 | 2025.03.03 05:29:24.499977 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7310 | 2025.03.03 05:29:24.500264 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_56_11} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7311 | 2025.03.03 05:29:24.500481 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7312 | 2025.03.03 05:29:24.500859 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7313 | 2025.03.03 05:29:24.500903 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7314 | 2025.03.03 05:29:24.501295 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7315 | 2025.03.03 05:29:24.501535 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7316 | 2025.03.03 05:29:24.501753 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001963 sec., 81507.89607743251 rows/sec., 5.68 MiB/sec. | ||
7317 | 2025.03.03 05:29:24.501809 [ 257 ] {559c07e7-e732-4a39-aeeb-1ccbf70f8c16} <Debug> TCPHandler: Processed in 0.002212383 sec. | ||
7318 | 2025.03.03 05:29:24.501918 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7319 | 2025.03.03 05:29:24.502020 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7320 | 2025.03.03 05:29:24.502084 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7321 | 2025.03.03 05:29:24.503105 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7322 | 2025.03.03 05:29:24.503143 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7323 | 2025.03.03 05:29:24.503760 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7324 | 2025.03.03 05:29:24.504049 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7325 | 2025.03.03 05:29:24.504232 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7326 | 2025.03.03 05:29:24.504300 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7327 | 2025.03.03 05:29:24.504342 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002335 sec., 5567.45182012848 rows/sec., 9.98 MiB/sec. | ||
7328 | 2025.03.03 05:29:24.504349 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7329 | 2025.03.03 05:29:24.504740 [ 257 ] {151fb7db-953a-4089-878c-c3e86ea54fcf} <Debug> TCPHandler: Processed in 0.002871169 sec. | ||
7330 | 2025.03.03 05:29:24.504747 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
7331 | 2025.03.03 05:29:24.504925 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7332 | 2025.03.03 05:29:24.505159 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7333 | 2025.03.03 05:29:24.505285 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7334 | 2025.03.03 05:29:24.505740 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7335 | 2025.03.03 05:29:24.505991 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 958 rows starting from the beginning of the part | ||
7336 | 2025.03.03 05:29:24.506706 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
7337 | 2025.03.03 05:29:24.507354 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7338 | 2025.03.03 05:29:24.507425 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
7339 | 2025.03.03 05:29:24.507432 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7340 | 2025.03.03 05:29:24.508001 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
7341 | 2025.03.03 05:29:24.508652 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
7342 | 2025.03.03 05:29:24.509261 [ 196 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
7343 | 2025.03.03 05:29:24.509369 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7344 | 2025.03.03 05:29:24.510166 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2025.03.03 05:29:24.510536 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005467 sec., 10974.940552405342 rows/sec., 757.39 KiB/sec. | ||
7346 | 2025.03.03 05:29:24.510732 [ 257 ] {538116af-68fd-4bfd-adf2-9543d0b815af} <Debug> TCPHandler: Processed in 0.005862439 sec. | ||
7347 | 2025.03.03 05:29:24.515955 [ 194 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.011464826 sec., 91497.24557529265 rows/sec., 163.96 MiB/sec. | ||
7348 | 2025.03.03 05:29:24.517065 [ 195 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7349 | 2025.03.03 05:29:24.517516 [ 195 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7350 | 2025.03.03 05:29:24.517606 [ 195 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7351 | 2025.03.03 05:29:24.517764 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
7352 | 2025.03.03 05:29:25.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.61 MiB, peak 227.67 MiB, free memory in arenas 0.00 B, will set to 217.29 MiB (RSS), difference: 1.68 MiB | ||
7353 | 2025.03.03 05:29:27.200534 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7354 | 2025.03.03 05:29:27.200603 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7355 | 2025.03.03 05:29:27.369330 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
7356 | 2025.03.03 05:29:27.370125 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7357 | 2025.03.03 05:29:27.370172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7358 | 2025.03.03 05:29:27.370689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7359 | 2025.03.03 05:29:27.370946 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7360 | 2025.03.03 05:29:27.371186 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7361 | 2025.03.03 05:29:28.671130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
7362 | 2025.03.03 05:29:28.689521 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7363 | 2025.03.03 05:29:28.689577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7364 | 2025.03.03 05:29:28.696359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7365 | 2025.03.03 05:29:28.697087 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7366 | 2025.03.03 05:29:28.700519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
7367 | 2025.03.03 05:29:29.491231 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7368 | 2025.03.03 05:29:29.491450 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7369 | 2025.03.03 05:29:29.491536 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7370 | 2025.03.03 05:29:29.492389 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7371 | 2025.03.03 05:29:29.492442 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7372 | 2025.03.03 05:29:29.492888 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7373 | 2025.03.03 05:29:29.493155 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7374 | 2025.03.03 05:29:29.493381 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001982 sec., 54490.41372351161 rows/sec., 4.57 MiB/sec. | ||
7375 | 2025.03.03 05:29:29.493497 [ 257 ] {19e713de-0113-4e3e-99a4-174245553ea0} <Debug> TCPHandler: Processed in 0.002413435 sec. | ||
7376 | 2025.03.03 05:29:29.493681 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7377 | 2025.03.03 05:29:29.493898 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7378 | 2025.03.03 05:29:29.493951 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7379 | 2025.03.03 05:29:29.494530 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7380 | 2025.03.03 05:29:29.494568 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7381 | 2025.03.03 05:29:29.494931 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7382 | 2025.03.03 05:29:29.495179 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7383 | 2025.03.03 05:29:29.495357 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001513 sec., 17184.40185062789 rows/sec., 1.26 MiB/sec. | ||
7384 | 2025.03.03 05:29:29.495410 [ 257 ] {16d7fa18-4800-4c5a-813b-3e5d61472f80} <Debug> TCPHandler: Processed in 0.001821168 sec. | ||
7385 | 2025.03.03 05:29:29.495528 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7386 | 2025.03.03 05:29:29.495634 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7387 | 2025.03.03 05:29:29.495681 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7388 | 2025.03.03 05:29:29.496237 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7389 | 2025.03.03 05:29:29.496272 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7390 | 2025.03.03 05:29:29.496624 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7391 | 2025.03.03 05:29:29.496878 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7392 | 2025.03.03 05:29:29.497052 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001441 sec., 62456.627342123524 rows/sec., 4.88 MiB/sec. | ||
7393 | 2025.03.03 05:29:29.497102 [ 257 ] {19a6c38a-878f-4a42-ba35-eea695b34b22} <Debug> TCPHandler: Processed in 0.001625966 sec. | ||
7394 | 2025.03.03 05:29:29.497216 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7395 | 2025.03.03 05:29:29.497321 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7396 | 2025.03.03 05:29:29.497369 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7397 | 2025.03.03 05:29:29.497889 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7398 | 2025.03.03 05:29:29.497924 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7399 | 2025.03.03 05:29:29.498307 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7400 | 2025.03.03 05:29:29.498551 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7401 | 2025.03.03 05:29:29.498733 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. | ||
7402 | 2025.03.03 05:29:29.498787 [ 257 ] {1e99c642-dbaf-48ce-ab44-63c668839d66} <Debug> TCPHandler: Processed in 0.001619636 sec. | ||
7403 | 2025.03.03 05:29:29.498939 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7404 | 2025.03.03 05:29:29.499055 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7405 | 2025.03.03 05:29:29.499120 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7406 | 2025.03.03 05:29:29.500207 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7407 | 2025.03.03 05:29:29.500243 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7408 | 2025.03.03 05:29:29.500871 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7409 | 2025.03.03 05:29:29.501138 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7410 | 2025.03.03 05:29:29.501390 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00235 sec., 11063.829787234043 rows/sec., 19.83 MiB/sec. | ||
7411 | 2025.03.03 05:29:29.501651 [ 257 ] {415de3d6-3b09-445b-8509-2916c00c9b1d} <Debug> TCPHandler: Processed in 0.002768538 sec. | ||
7412 | 2025.03.03 05:29:29.501950 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7413 | 2025.03.03 05:29:29.502059 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7414 | 2025.03.03 05:29:29.502107 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7415 | 2025.03.03 05:29:29.502577 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7416 | 2025.03.03 05:29:29.502616 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7417 | 2025.03.03 05:29:29.502978 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7418 | 2025.03.03 05:29:29.503228 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7419 | 2025.03.03 05:29:29.503452 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
7420 | 2025.03.03 05:29:29.503502 [ 257 ] {cdc1e44b-5fcb-48de-971a-2d3aafaf0ad8} <Debug> TCPHandler: Processed in 0.001633087 sec. | ||
7421 | 2025.03.03 05:29:31.628908 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7422 | 2025.03.03 05:29:31.629204 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7423 | 2025.03.03 05:29:31.629290 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7424 | 2025.03.03 05:29:31.630144 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7425 | 2025.03.03 05:29:31.630195 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7426 | 2025.03.03 05:29:31.630632 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7427 | 2025.03.03 05:29:31.630902 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7428 | 2025.03.03 05:29:31.631127 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001977 sec., 12139.605462822457 rows/sec., 1.01 MiB/sec. | ||
7429 | 2025.03.03 05:29:31.631268 [ 257 ] {2ff70eab-6029-4593-b3e6-25925de12db1} <Debug> TCPHandler: Processed in 0.002501785 sec. | ||
7430 | 2025.03.03 05:29:31.631441 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7431 | 2025.03.03 05:29:31.631546 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7432 | 2025.03.03 05:29:31.631593 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7433 | 2025.03.03 05:29:31.632158 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7434 | 2025.03.03 05:29:31.632196 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7435 | 2025.03.03 05:29:31.632544 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
7436 | 2025.03.03 05:29:31.632794 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7437 | 2025.03.03 05:29:31.632996 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00147 sec., 10884.3537414966 rows/sec., 887.54 KiB/sec. | ||
7438 | 2025.03.03 05:29:31.633182 [ 257 ] {db211bb9-166e-4f50-ae0e-6f062f778a7b} <Debug> TCPHandler: Processed in 0.001789568 sec. | ||
7439 | 2025.03.03 05:29:31.633332 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7440 | 2025.03.03 05:29:31.633435 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7441 | 2025.03.03 05:29:31.633481 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7442 | 2025.03.03 05:29:31.634694 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7443 | 2025.03.03 05:29:31.634732 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7444 | 2025.03.03 05:29:31.635243 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7445 | 2025.03.03 05:29:31.635513 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7446 | 2025.03.03 05:29:31.635704 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Debug> executeQuery: Read 1350 rows, 115.57 KiB in 0.002291 sec., 589262.3308598865 rows/sec., 49.26 MiB/sec. | ||
7447 | 2025.03.03 05:29:31.635758 [ 257 ] {ec796f79-5fae-477e-a287-00bbb20b1c11} <Debug> TCPHandler: Processed in 0.002473835 sec. | ||
7448 | 2025.03.03 05:29:31.635911 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7449 | 2025.03.03 05:29:31.636021 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7450 | 2025.03.03 05:29:31.636070 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7451 | 2025.03.03 05:29:31.636622 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7452 | 2025.03.03 05:29:31.636660 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7453 | 2025.03.03 05:29:31.637086 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7454 | 2025.03.03 05:29:31.637351 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7455 | 2025.03.03 05:29:31.637538 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001539 sec., 26640.67576348278 rows/sec., 1.94 MiB/sec. | ||
7456 | 2025.03.03 05:29:31.637591 [ 257 ] {f8d36f4b-02c3-44df-b260-a262a4b94640} <Debug> TCPHandler: Processed in 0.001737438 sec. | ||
7457 | 2025.03.03 05:29:31.637715 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7458 | 2025.03.03 05:29:31.637821 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7459 | 2025.03.03 05:29:31.637870 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7460 | 2025.03.03 05:29:31.638491 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7461 | 2025.03.03 05:29:31.638530 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7462 | 2025.03.03 05:29:31.639631 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7463 | 2025.03.03 05:29:31.639935 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7464 | 2025.03.03 05:29:31.640172 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00237 sec., 106329.11392405063 rows/sec., 7.35 MiB/sec. | ||
7465 | 2025.03.03 05:29:31.640240 [ 257 ] {52f7c1bd-f610-4ebf-b878-f2d8af2b3cab} <Debug> TCPHandler: Processed in 0.002575026 sec. | ||
7466 | 2025.03.03 05:29:31.640379 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7467 | 2025.03.03 05:29:31.640492 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7468 | 2025.03.03 05:29:31.640544 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7469 | 2025.03.03 05:29:31.641136 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7470 | 2025.03.03 05:29:31.641175 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7471 | 2025.03.03 05:29:31.641545 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7472 | 2025.03.03 05:29:31.641845 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7473 | 2025.03.03 05:29:31.642048 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001573 sec., 7628.734901462174 rows/sec., 595.99 KiB/sec. | ||
7474 | 2025.03.03 05:29:31.642245 [ 257 ] {8565e35d-ee18-4bf6-9ffb-ead16e6d7679} <Debug> TCPHandler: Processed in 0.00192307 sec. | ||
7475 | 2025.03.03 05:29:31.642387 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7476 | 2025.03.03 05:29:31.642495 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7477 | 2025.03.03 05:29:31.642543 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7478 | 2025.03.03 05:29:31.643324 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7479 | 2025.03.03 05:29:31.643362 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7480 | 2025.03.03 05:29:31.643763 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7481 | 2025.03.03 05:29:31.644027 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7482 | 2025.03.03 05:29:31.644209 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Debug> executeQuery: Read 585 rows, 45.01 KiB in 0.001737 sec., 336787.5647668394 rows/sec., 25.30 MiB/sec. | ||
7483 | 2025.03.03 05:29:31.644261 [ 257 ] {063c3032-5e97-4385-a08c-1da94133c121} <Debug> TCPHandler: Processed in 0.00192552 sec. | ||
7484 | 2025.03.03 05:29:31.644388 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7485 | 2025.03.03 05:29:31.644493 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7486 | 2025.03.03 05:29:31.644541 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7487 | 2025.03.03 05:29:31.645264 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7488 | 2025.03.03 05:29:31.645300 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7489 | 2025.03.03 05:29:31.645726 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7490 | 2025.03.03 05:29:31.645961 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7491 | 2025.03.03 05:29:31.646141 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Debug> executeQuery: Read 964 rows, 66.66 KiB in 0.00167 sec., 577245.5089820359 rows/sec., 38.98 MiB/sec. | ||
7492 | 2025.03.03 05:29:31.646190 [ 257 ] {2b98d759-8bed-4cdb-ac64-75ceb91f4528} <Debug> TCPHandler: Processed in 0.001854268 sec. | ||
7493 | 2025.03.03 05:29:31.646307 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7494 | 2025.03.03 05:29:31.646412 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7495 | 2025.03.03 05:29:31.646477 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7496 | 2025.03.03 05:29:31.647546 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7497 | 2025.03.03 05:29:31.647582 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7498 | 2025.03.03 05:29:31.648185 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7499 | 2025.03.03 05:29:31.648442 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7500 | 2025.03.03 05:29:31.648648 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002258 sec., 5757.3073516386185 rows/sec., 10.32 MiB/sec. | ||
7501 | 2025.03.03 05:29:31.648737 [ 257 ] {1f65536d-337e-43ad-b29c-f2884444ba12} <Debug> TCPHandler: Processed in 0.002480685 sec. | ||
7502 | 2025.03.03 05:29:31.648850 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7503 | 2025.03.03 05:29:31.648952 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7504 | 2025.03.03 05:29:31.648998 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7505 | 2025.03.03 05:29:31.649424 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7506 | 2025.03.03 05:29:31.649459 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7507 | 2025.03.03 05:29:31.649806 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7508 | 2025.03.03 05:29:31.650038 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7509 | 2025.03.03 05:29:31.650229 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001289 sec., 21722.265321955005 rows/sec., 1.47 MiB/sec. | ||
7510 | 2025.03.03 05:29:31.650328 [ 257 ] {a58833aa-d29d-418e-8391-b1b548c5e372} <Debug> TCPHandler: Processed in 0.001525195 sec. | ||
7511 | 2025.03.03 05:29:32.452754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1050 | ||
7512 | 2025.03.03 05:29:32.456441 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7513 | 2025.03.03 05:29:32.456484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7514 | 2025.03.03 05:29:32.457957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7515 | 2025.03.03 05:29:32.458267 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2025.03.03 05:29:32.458444 [ 34 ] {} <Debug> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7517 | 2025.03.03 05:29:32.458513 [ 34 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7518 | 2025.03.03 05:29:32.458553 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7519 | 2025.03.03 05:29:32.459152 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
7520 | 2025.03.03 05:29:32.459454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
7521 | 2025.03.03 05:29:32.460248 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7522 | 2025.03.03 05:29:32.460430 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 894 rows starting from the beginning of the part | ||
7523 | 2025.03.03 05:29:32.461088 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
7524 | 2025.03.03 05:29:32.461855 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
7525 | 2025.03.03 05:29:32.462530 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::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 | ||
7526 | 2025.03.03 05:29:32.463126 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
7527 | 2025.03.03 05:29:32.463712 [ 200 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
7528 | 2025.03.03 05:29:32.472002 [ 197 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 72 columns (72 merged, 0 gathered) in 0.013272793 sec., 79109.19728801618 rows/sec., 62.85 MiB/sec. | ||
7529 | 2025.03.03 05:29:32.473773 [ 197 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7530 | 2025.03.03 05:29:32.474618 [ 197 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2025.03.03 05:29:32.474729 [ 197 ] {269f2fe1-fa0d-4200-beea-2c7002b16952::all_1_31_6} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7532 | 2025.03.03 05:29:32.475086 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
7533 | 2025.03.03 05:29:34.486782 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7534 | 2025.03.03 05:29:34.486977 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7535 | 2025.03.03 05:29:34.487051 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7536 | 2025.03.03 05:29:34.487891 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7537 | 2025.03.03 05:29:34.487940 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7538 | 2025.03.03 05:29:34.488387 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7539 | 2025.03.03 05:29:34.488645 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7540 | 2025.03.03 05:29:34.488856 [ 29 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7541 | 2025.03.03 05:29:34.488923 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
7542 | 2025.03.03 05:29:34.488951 [ 29 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7543 | 2025.03.03 05:29:34.489020 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7544 | 2025.03.03 05:29:34.489055 [ 257 ] {1d6e6a8d-dc36-4384-8b54-0b27907ab191} <Debug> TCPHandler: Processed in 0.002401824 sec. | ||
7545 | 2025.03.03 05:29:34.489215 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
7546 | 2025.03.03 05:29:34.489229 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7547 | 2025.03.03 05:29:34.489369 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7548 | 2025.03.03 05:29:34.489383 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7549 | 2025.03.03 05:29:34.489416 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1404 rows starting from the beginning of the part | ||
7550 | 2025.03.03 05:29:34.489454 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7551 | 2025.03.03 05:29:34.489612 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part | ||
7552 | 2025.03.03 05:29:34.489797 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
7553 | 2025.03.03 05:29:34.490265 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 108 rows starting from the beginning of the part | ||
7554 | 2025.03.03 05:29:34.490496 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1350 rows starting from the beginning of the part | ||
7555 | 2025.03.03 05:29:34.490738 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
7556 | 2025.03.03 05:29:34.491522 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7557 | 2025.03.03 05:29:34.491567 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7558 | 2025.03.03 05:29:34.492134 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7559 | 2025.03.03 05:29:34.492402 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7560 | 2025.03.03 05:29:34.492659 [ 29 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7561 | 2025.03.03 05:29:34.492785 [ 29 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7562 | 2025.03.03 05:29:34.492860 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003492 sec., 18327.605956471936 rows/sec., 1.43 MiB/sec. | ||
7563 | 2025.03.03 05:29:34.492904 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7564 | 2025.03.03 05:29:34.493318 [ 257 ] {27150a8d-6c6e-44d7-adac-925968398fe6} <Debug> TCPHandler: Processed in 0.004142132 sec. | ||
7565 | 2025.03.03 05:29:34.493506 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
7566 | 2025.03.03 05:29:34.493614 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.004480095 sec., 693735.2890954321 rows/sec., 60.65 MiB/sec. | ||
7567 | 2025.03.03 05:29:34.493652 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7568 | 2025.03.03 05:29:34.493931 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7569 | 2025.03.03 05:29:34.493961 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7570 | 2025.03.03 05:29:34.494015 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 631 rows starting from the beginning of the part | ||
7571 | 2025.03.03 05:29:34.494035 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7572 | 2025.03.03 05:29:34.494120 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7573 | 2025.03.03 05:29:34.494498 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
7574 | 2025.03.03 05:29:34.495282 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 77 rows starting from the beginning of the part | ||
7575 | 2025.03.03 05:29:34.495792 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
7576 | 2025.03.03 05:29:34.495934 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7577 | 2025.03.03 05:29:34.496298 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 585 rows starting from the beginning of the part | ||
7578 | 2025.03.03 05:29:34.496515 [ 190 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_71_14} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7579 | 2025.03.03 05:29:34.496735 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
7580 | 2025.03.03 05:29:34.496829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7581 | 2025.03.03 05:29:34.497535 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7582 | 2025.03.03 05:29:34.497584 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7583 | 2025.03.03 05:29:34.498187 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7584 | 2025.03.03 05:29:34.498552 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005437685 sec., 282657.0498291092 rows/sec., 22.52 MiB/sec. | ||
7585 | 2025.03.03 05:29:34.498569 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7586 | 2025.03.03 05:29:34.498839 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7587 | 2025.03.03 05:29:34.498852 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7588 | 2025.03.03 05:29:34.498948 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7589 | 2025.03.03 05:29:34.499030 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7590 | 2025.03.03 05:29:34.499104 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.005223 sec., 16465.63277809688 rows/sec., 1.15 MiB/sec. | ||
7591 | 2025.03.03 05:29:34.499667 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
7592 | 2025.03.03 05:29:34.499840 [ 257 ] {387e00a5-57e8-4e7f-a75c-fb21ef25596a} <Debug> TCPHandler: Processed in 0.006276273 sec. | ||
7593 | 2025.03.03 05:29:34.500192 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7594 | 2025.03.03 05:29:34.500384 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7595 | 2025.03.03 05:29:34.500783 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7596 | 2025.03.03 05:29:34.500790 [ 189 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_71_14} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7597 | 2025.03.03 05:29:34.500926 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7598 | 2025.03.03 05:29:34.500975 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18456 rows starting from the beginning of the part | ||
7599 | 2025.03.03 05:29:34.501211 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7600 | 2025.03.03 05:29:34.501251 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7601 | 2025.03.03 05:29:34.501730 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
7602 | 2025.03.03 05:29:34.502192 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
7603 | 2025.03.03 05:29:34.502528 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
7604 | 2025.03.03 05:29:34.502865 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 964 rows starting from the beginning of the part | ||
7605 | 2025.03.03 05:29:34.503064 [ 202 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 86 rows starting from the beginning of the part | ||
7606 | 2025.03.03 05:29:34.503758 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7607 | 2025.03.03 05:29:34.503802 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7608 | 2025.03.03 05:29:34.504245 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7609 | 2025.03.03 05:29:34.504504 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7610 | 2025.03.03 05:29:34.504737 [ 29 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7611 | 2025.03.03 05:29:34.504855 [ 29 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7612 | 2025.03.03 05:29:34.504924 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7613 | 2025.03.03 05:29:34.504978 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.004276 sec., 7483.629560336763 rows/sec., 515.23 KiB/sec. | ||
7614 | 2025.03.03 05:29:34.505426 [ 257 ] {787ea8c3-2f61-45c4-9776-96446fd9f05f} <Debug> TCPHandler: Processed in 0.005212623 sec. | ||
7615 | 2025.03.03 05:29:34.505473 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
7616 | 2025.03.03 05:29:34.505892 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7617 | 2025.03.03 05:29:34.505979 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3396 rows starting from the beginning of the part | ||
7618 | 2025.03.03 05:29:34.506197 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
7619 | 2025.03.03 05:29:34.506373 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
7620 | 2025.03.03 05:29:34.506548 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
7621 | 2025.03.03 05:29:34.506658 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part | ||
7622 | 2025.03.03 05:29:34.507035 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
7623 | 2025.03.03 05:29:34.511417 [ 189 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3636 rows, containing 4 columns (4 merged, 0 gathered) in 0.006317893 sec., 575508.3221574028 rows/sec., 38.79 MiB/sec. | ||
7624 | 2025.03.03 05:29:34.511855 [ 189 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7625 | 2025.03.03 05:29:34.512265 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7626 | 2025.03.03 05:29:34.512577 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_71_14} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7627 | 2025.03.03 05:29:34.512586 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19986 rows, containing 5 columns (5 merged, 0 gathered) in 0.013430895 sec., 1488061.666776488 rows/sec., 101.99 MiB/sec. | ||
7628 | 2025.03.03 05:29:34.512726 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7629 | 2025.03.03 05:29:34.512974 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7630 | 2025.03.03 05:29:34.513282 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7631 | 2025.03.03 05:29:34.513364 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7632 | 2025.03.03 05:29:34.513444 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
7633 | 2025.03.03 05:29:34.871437 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
7634 | 2025.03.03 05:29:34.872161 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7635 | 2025.03.03 05:29:34.872214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7636 | 2025.03.03 05:29:34.872766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7637 | 2025.03.03 05:29:34.873038 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7638 | 2025.03.03 05:29:34.873356 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
7639 | 2025.03.03 05:29:36.200700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
7640 | 2025.03.03 05:29:36.220726 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7641 | 2025.03.03 05:29:36.220769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7642 | 2025.03.03 05:29:36.227990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7643 | 2025.03.03 05:29:36.228740 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7644 | 2025.03.03 05:29:36.231296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
7645 | 2025.03.03 05:29:39.491604 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2025.03.03 05:29:39.491918 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7647 | 2025.03.03 05:29:39.492037 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7648 | 2025.03.03 05:29:39.492923 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2025.03.03 05:29:39.492975 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7650 | 2025.03.03 05:29:39.493429 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7651 | 2025.03.03 05:29:39.493695 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2025.03.03 05:29:39.493966 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002134 sec., 50609.18462980319 rows/sec., 4.24 MiB/sec. | ||
7653 | 2025.03.03 05:29:39.494068 [ 257 ] {30acbfaf-a4b1-4fa6-a19e-b25f3bf0a06c} <Debug> TCPHandler: Processed in 0.002654217 sec. | ||
7654 | 2025.03.03 05:29:39.494282 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2025.03.03 05:29:39.494451 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7656 | 2025.03.03 05:29:39.494498 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7657 | 2025.03.03 05:29:39.495049 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2025.03.03 05:29:39.495089 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7659 | 2025.03.03 05:29:39.495441 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7660 | 2025.03.03 05:29:39.495678 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2025.03.03 05:29:39.495877 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00145 sec., 17931.034482758623 rows/sec., 1.32 MiB/sec. | ||
7662 | 2025.03.03 05:29:39.495927 [ 257 ] {fd55f818-2f8f-44db-932b-13615cf890ec} <Debug> TCPHandler: Processed in 0.001744058 sec. | ||
7663 | 2025.03.03 05:29:39.496051 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7664 | 2025.03.03 05:29:39.496155 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7665 | 2025.03.03 05:29:39.496198 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7666 | 2025.03.03 05:29:39.496733 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2025.03.03 05:29:39.496770 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7668 | 2025.03.03 05:29:39.497174 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7669 | 2025.03.03 05:29:39.497409 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2025.03.03 05:29:39.497624 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001486 sec., 60565.27590847914 rows/sec., 4.73 MiB/sec. | ||
7671 | 2025.03.03 05:29:39.497676 [ 257 ] {560e1605-c293-4118-9823-fc33b9312113} <Debug> TCPHandler: Processed in 0.001676327 sec. | ||
7672 | 2025.03.03 05:29:39.497792 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7673 | 2025.03.03 05:29:39.497897 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7674 | 2025.03.03 05:29:39.497945 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7675 | 2025.03.03 05:29:39.498473 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7676 | 2025.03.03 05:29:39.498512 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7677 | 2025.03.03 05:29:39.498895 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7678 | 2025.03.03 05:29:39.499133 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7679 | 2025.03.03 05:29:39.499341 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
7680 | 2025.03.03 05:29:39.499392 [ 257 ] {b8f98ea7-1e31-4c9d-9d70-225809981ad0} <Debug> TCPHandler: Processed in 0.001650617 sec. | ||
7681 | 2025.03.03 05:29:39.499514 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7682 | 2025.03.03 05:29:39.499628 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7683 | 2025.03.03 05:29:39.499696 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7684 | 2025.03.03 05:29:39.500946 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7685 | 2025.03.03 05:29:39.500984 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7686 | 2025.03.03 05:29:39.501616 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7687 | 2025.03.03 05:29:39.501870 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7688 | 2025.03.03 05:29:39.502115 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002507 sec., 10370.961308336657 rows/sec., 18.58 MiB/sec. | ||
7689 | 2025.03.03 05:29:39.502220 [ 257 ] {87d5eeb9-bf16-45e6-9098-ba1517f8d524} <Debug> TCPHandler: Processed in 0.002760148 sec. | ||
7690 | 2025.03.03 05:29:39.502335 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7691 | 2025.03.03 05:29:39.502436 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7692 | 2025.03.03 05:29:39.502483 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7693 | 2025.03.03 05:29:39.502930 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7694 | 2025.03.03 05:29:39.502970 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7695 | 2025.03.03 05:29:39.503320 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7696 | 2025.03.03 05:29:39.503552 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2025.03.03 05:29:39.503753 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
7698 | 2025.03.03 05:29:39.503802 [ 257 ] {817e9d8e-ca35-403a-bf8d-136bbd9a2ca5} <Debug> TCPHandler: Processed in 0.001519325 sec. | ||
7699 | 2025.03.03 05:29:42.200650 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7700 | 2025.03.03 05:29:42.200745 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7701 | 2025.03.03 05:29:42.373605 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
7702 | 2025.03.03 05:29:42.374344 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2025.03.03 05:29:42.374394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7704 | 2025.03.03 05:29:42.374930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7705 | 2025.03.03 05:29:42.375191 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7706 | 2025.03.03 05:29:42.375456 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
7707 | 2025.03.03 05:29:42.459921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1070 | ||
7708 | 2025.03.03 05:29:42.463042 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2025.03.03 05:29:42.463096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7710 | 2025.03.03 05:29:42.464777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7711 | 2025.03.03 05:29:42.465089 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2025.03.03 05:29:42.466436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
7713 | 2025.03.03 05:29:42.636726 [ 58 ] {} <Debug> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
7714 | 2025.03.03 05:29:42.636780 [ 58 ] {} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7715 | 2025.03.03 05:29:42.636806 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7716 | 2025.03.03 05:29:42.637150 [ 188 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::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 | ||
7717 | 2025.03.03 05:29:42.637363 [ 188 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7718 | 2025.03.03 05:29:42.637403 [ 188 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::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 | ||
7719 | 2025.03.03 05:29:42.637490 [ 188 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
7720 | 2025.03.03 05:29:42.637712 [ 188 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
7721 | 2025.03.03 05:29:42.637972 [ 188 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::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 | ||
7722 | 2025.03.03 05:29:42.638173 [ 188 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
7723 | 2025.03.03 05:29:42.639288 [ 187 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002374863 sec., 22738.15373771034 rows/sec., 1.90 MiB/sec. | ||
7724 | 2025.03.03 05:29:42.639439 [ 187 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
7725 | 2025.03.03 05:29:42.639754 [ 187 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7726 | 2025.03.03 05:29:42.639835 [ 187 ] {e219c59b-b322-4598-82ea-bf33e0f56a3c::all_1_9_2} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
7727 | 2025.03.03 05:29:42.639928 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7728 | 2025.03.03 05:29:43.731500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
7729 | 2025.03.03 05:29:43.753298 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2025.03.03 05:29:43.753367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7731 | 2025.03.03 05:29:43.760661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7732 | 2025.03.03 05:29:43.761465 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7733 | 2025.03.03 05:29:43.765266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
7734 | 2025.03.03 05:29:44.491598 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7735 | 2025.03.03 05:29:44.491905 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7736 | 2025.03.03 05:29:44.492026 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7737 | 2025.03.03 05:29:44.493004 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7738 | 2025.03.03 05:29:44.493054 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7739 | 2025.03.03 05:29:44.493496 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7740 | 2025.03.03 05:29:44.493764 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7741 | 2025.03.03 05:29:44.493996 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002177 sec., 37666.513550757925 rows/sec., 3.12 MiB/sec. | ||
7742 | 2025.03.03 05:29:44.494055 [ 257 ] {f7e2e70e-82f9-4e1c-8dc0-d13a75f73ced} <Debug> TCPHandler: Processed in 0.002652947 sec. | ||
7743 | 2025.03.03 05:29:44.494188 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7744 | 2025.03.03 05:29:44.494296 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7745 | 2025.03.03 05:29:44.494343 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7746 | 2025.03.03 05:29:44.494882 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2025.03.03 05:29:44.494921 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7748 | 2025.03.03 05:29:44.495263 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7749 | 2025.03.03 05:29:44.495500 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7750 | 2025.03.03 05:29:44.495736 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001457 sec., 8922.443376801648 rows/sec., 670.93 KiB/sec. | ||
7751 | 2025.03.03 05:29:44.495810 [ 257 ] {c29168e1-6954-489d-84de-a6905aa34e64} <Debug> TCPHandler: Processed in 0.001673897 sec. | ||
7752 | 2025.03.03 05:29:44.496050 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7753 | 2025.03.03 05:29:44.496190 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7754 | 2025.03.03 05:29:44.496239 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7755 | 2025.03.03 05:29:44.496810 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7756 | 2025.03.03 05:29:44.496848 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7757 | 2025.03.03 05:29:44.497197 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7758 | 2025.03.03 05:29:44.497442 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7759 | 2025.03.03 05:29:44.497676 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001507 sec., 51094.8905109489 rows/sec., 3.99 MiB/sec. | ||
7760 | 2025.03.03 05:29:44.497767 [ 257 ] {734a2564-0f52-49d2-abd1-d2bfd2145282} <Debug> TCPHandler: Processed in 0.001819438 sec. | ||
7761 | 2025.03.03 05:29:44.497977 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7762 | 2025.03.03 05:29:44.498143 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7763 | 2025.03.03 05:29:44.498195 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7764 | 2025.03.03 05:29:44.498742 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7765 | 2025.03.03 05:29:44.498780 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7766 | 2025.03.03 05:29:44.499172 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7767 | 2025.03.03 05:29:44.499418 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7768 | 2025.03.03 05:29:44.499631 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
7769 | 2025.03.03 05:29:44.499683 [ 257 ] {1e6dc3b7-314b-48df-b64d-c8c424892011} <Debug> TCPHandler: Processed in 0.001802788 sec. | ||
7770 | 2025.03.03 05:29:44.499789 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7771 | 2025.03.03 05:29:44.499890 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7772 | 2025.03.03 05:29:44.499956 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7773 | 2025.03.03 05:29:44.501053 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2025.03.03 05:29:44.501091 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7775 | 2025.03.03 05:29:44.501724 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7776 | 2025.03.03 05:29:44.501983 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7777 | 2025.03.03 05:29:44.502276 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002396 sec., 5425.709515859766 rows/sec., 9.72 MiB/sec. | ||
7778 | 2025.03.03 05:29:44.502632 [ 257 ] {5cf07f2f-4247-4dc4-b37f-215443756fa8} <Debug> TCPHandler: Processed in 0.002888379 sec. | ||
7779 | 2025.03.03 05:29:44.502929 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7780 | 2025.03.03 05:29:44.503036 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7781 | 2025.03.03 05:29:44.503084 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7782 | 2025.03.03 05:29:44.503566 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7783 | 2025.03.03 05:29:44.503604 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7784 | 2025.03.03 05:29:44.503971 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7785 | 2025.03.03 05:29:44.504211 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7786 | 2025.03.03 05:29:44.504446 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
7787 | 2025.03.03 05:29:44.504537 [ 257 ] {634e9cc3-ad8d-4dea-930d-a7d6823b18f5} <Debug> TCPHandler: Processed in 0.001687058 sec. | ||
7788 | 2025.03.03 05:29:49.491672 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7789 | 2025.03.03 05:29:49.491906 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7790 | 2025.03.03 05:29:49.491989 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7791 | 2025.03.03 05:29:49.492814 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7792 | 2025.03.03 05:29:49.492865 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7793 | 2025.03.03 05:29:49.493287 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7794 | 2025.03.03 05:29:49.493540 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Trace> oximeter.fields_ipaddr (e219c59b-b322-4598-82ea-bf33e0f56a3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7795 | 2025.03.03 05:29:49.493774 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001931 sec., 1035.732780942517 rows/sec., 84.46 KiB/sec. | ||
7796 | 2025.03.03 05:29:49.493831 [ 257 ] {770e8471-757b-4eb8-8659-89acf3137e8a} <Debug> TCPHandler: Processed in 0.002303513 sec. | ||
7797 | 2025.03.03 05:29:49.493958 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7798 | 2025.03.03 05:29:49.494064 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7799 | 2025.03.03 05:29:49.494108 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7800 | 2025.03.03 05:29:49.494685 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7801 | 2025.03.03 05:29:49.494723 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7802 | 2025.03.03 05:29:49.495087 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7803 | 2025.03.03 05:29:49.495313 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7804 | 2025.03.03 05:29:49.495550 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001503 sec., 72521.62341982701 rows/sec., 6.07 MiB/sec. | ||
7805 | 2025.03.03 05:29:49.495660 [ 257 ] {9e812922-3c49-4253-8f6f-986464e74b4e} <Debug> TCPHandler: Processed in 0.001752268 sec. | ||
7806 | 2025.03.03 05:29:49.495843 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7807 | 2025.03.03 05:29:49.496166 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7808 | 2025.03.03 05:29:49.496310 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7809 | 2025.03.03 05:29:49.497040 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7810 | 2025.03.03 05:29:49.497079 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7811 | 2025.03.03 05:29:49.497418 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7812 | 2025.03.03 05:29:49.497647 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7813 | 2025.03.03 05:29:49.497822 [ 73 ] {} <Debug> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7814 | 2025.03.03 05:29:49.497886 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001846 sec., 15167.930660888407 rows/sec., 1.11 MiB/sec. | ||
7815 | 2025.03.03 05:29:49.497912 [ 73 ] {} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7816 | 2025.03.03 05:29:49.497992 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7817 | 2025.03.03 05:29:49.498002 [ 257 ] {7fe3d57a-1335-4bab-8932-13e0a5665868} <Debug> TCPHandler: Processed in 0.002266553 sec. | ||
7818 | 2025.03.03 05:29:49.498332 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::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 | ||
7819 | 2025.03.03 05:29:49.498364 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7820 | 2025.03.03 05:29:49.498875 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7821 | 2025.03.03 05:29:49.498983 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7822 | 2025.03.03 05:29:49.499010 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 69 rows starting from the beginning of the part | ||
7823 | 2025.03.03 05:29:49.499416 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
7824 | 2025.03.03 05:29:49.499274 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7825 | 2025.03.03 05:29:49.499857 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
7826 | 2025.03.03 05:29:49.500191 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
7827 | 2025.03.03 05:29:49.500595 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
7828 | 2025.03.03 05:29:49.500963 [ 199 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part | ||
7829 | 2025.03.03 05:29:49.502089 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7830 | 2025.03.03 05:29:49.502187 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7831 | 2025.03.03 05:29:49.503166 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7832 | 2025.03.03 05:29:49.503774 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7833 | 2025.03.03 05:29:49.503826 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005716787 sec., 35509.45662309965 rows/sec., 2.73 MiB/sec. | ||
7834 | 2025.03.03 05:29:49.504076 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.005359 sec., 17167.38197424893 rows/sec., 1.34 MiB/sec. | ||
7835 | 2025.03.03 05:29:49.504082 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7836 | 2025.03.03 05:29:49.504266 [ 257 ] {276edee5-d17b-4ceb-8903-b4bc914bcbba} <Debug> TCPHandler: Processed in 0.006061301 sec. | ||
7837 | 2025.03.03 05:29:49.504432 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7838 | 2025.03.03 05:29:49.504612 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7839 | 2025.03.03 05:29:49.504714 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7840 | 2025.03.03 05:29:49.504820 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7841 | 2025.03.03 05:29:49.504827 [ 191 ] {9d85d191-74b0-4b0e-8af8-57be0efb38fe::all_1_61_12} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7842 | 2025.03.03 05:29:49.505061 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7843 | 2025.03.03 05:29:49.505584 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7844 | 2025.03.03 05:29:49.505626 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7845 | 2025.03.03 05:29:49.506033 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7846 | 2025.03.03 05:29:49.506297 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7847 | 2025.03.03 05:29:49.506513 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001868 sec., 86188.43683083511 rows/sec., 6.00 MiB/sec. | ||
7848 | 2025.03.03 05:29:49.506566 [ 257 ] {3402e47d-1c10-48f5-8402-8be3aedfeeb3} <Debug> TCPHandler: Processed in 0.002204512 sec. | ||
7849 | 2025.03.03 05:29:49.506688 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7850 | 2025.03.03 05:29:49.506802 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7851 | 2025.03.03 05:29:49.506874 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7852 | 2025.03.03 05:29:49.507994 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7853 | 2025.03.03 05:29:49.508032 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7854 | 2025.03.03 05:29:49.508691 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7855 | 2025.03.03 05:29:49.508956 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7856 | 2025.03.03 05:29:49.509156 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7857 | 2025.03.03 05:29:49.509226 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7858 | 2025.03.03 05:29:49.509252 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002464 sec., 10551.948051948051 rows/sec., 18.91 MiB/sec. | ||
7859 | 2025.03.03 05:29:49.509267 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7860 | 2025.03.03 05:29:49.509681 [ 257 ] {17eeed15-0c4d-45f3-a0da-4a07d34f919b} <Debug> TCPHandler: Processed in 0.00304376 sec. | ||
7861 | 2025.03.03 05:29:49.509689 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::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 | ||
7862 | 2025.03.03 05:29:49.509881 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7863 | 2025.03.03 05:29:49.510120 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7864 | 2025.03.03 05:29:49.510233 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7865 | 2025.03.03 05:29:49.510719 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7866 | 2025.03.03 05:29:49.510970 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1049 rows starting from the beginning of the part | ||
7867 | 2025.03.03 05:29:49.511683 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
7868 | 2025.03.03 05:29:49.512478 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2025.03.03 05:29:49.512507 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
7870 | 2025.03.03 05:29:49.512554 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7871 | 2025.03.03 05:29:49.513138 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
7872 | 2025.03.03 05:29:49.513798 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
7873 | 2025.03.03 05:29:49.514062 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7874 | 2025.03.03 05:29:49.514333 [ 193 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
7875 | 2025.03.03 05:29:49.514966 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7876 | 2025.03.03 05:29:49.515642 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00557 sec., 10771.992818671453 rows/sec., 743.38 KiB/sec. | ||
7877 | 2025.03.03 05:29:49.515975 [ 257 ] {245c798c-be86-4749-b58a-bb651007300e} <Debug> TCPHandler: Processed in 0.006147362 sec. | ||
7878 | 2025.03.03 05:29:49.522645 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 19 columns (19 merged, 0 gathered) in 0.013235273 sec., 87115.69455348597 rows/sec., 156.11 MiB/sec. | ||
7879 | 2025.03.03 05:29:49.523870 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7880 | 2025.03.03 05:29:49.524296 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7881 | 2025.03.03 05:29:49.524380 [ 191 ] {79b4340e-04d9-4954-922d-ed1e86ad6f86::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7882 | 2025.03.03 05:29:49.524534 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
7883 | 2025.03.03 05:29:49.875734 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
7884 | 2025.03.03 05:29:49.876764 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7885 | 2025.03.03 05:29:49.876851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7886 | 2025.03.03 05:29:49.877395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7887 | 2025.03.03 05:29:49.877689 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7888 | 2025.03.03 05:29:49.877923 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
7889 | 2025.03.03 05:29:50.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.45 MiB, peak 229.78 MiB, free memory in arenas 0.00 B, will set to 220.59 MiB (RSS), difference: 2.13 MiB | ||
7890 | 2025.03.03 05:29:51.265462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
7891 | 2025.03.03 05:29:51.286549 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7892 | 2025.03.03 05:29:51.286604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7893 | 2025.03.03 05:29:51.293901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7894 | 2025.03.03 05:29:51.294682 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7895 | 2025.03.03 05:29:51.299274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
7896 | 2025.03.03 05:29:52.466745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1096 | ||
7897 | 2025.03.03 05:29:52.469845 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.03.03 05:29:52.469904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7899 | 2025.03.03 05:29:52.471464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7900 | 2025.03.03 05:29:52.471788 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2025.03.03 05:29:52.473137 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
7902 | 2025.03.03 05:29:54.491581 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7903 | 2025.03.03 05:29:54.491821 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7904 | 2025.03.03 05:29:54.491900 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7905 | 2025.03.03 05:29:54.492751 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7906 | 2025.03.03 05:29:54.492810 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7907 | 2025.03.03 05:29:54.493267 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7908 | 2025.03.03 05:29:54.493540 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7909 | 2025.03.03 05:29:54.493826 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Debug> executeQuery: Read 82 rows, 6.96 KiB in 0.002051 sec., 39980.49731838128 rows/sec., 3.32 MiB/sec. | ||
7910 | 2025.03.03 05:29:54.493919 [ 257 ] {e59861ed-5dc7-45ca-9499-74a2f7196f5c} <Debug> TCPHandler: Processed in 0.002523076 sec. | ||
7911 | 2025.03.03 05:29:54.494189 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7912 | 2025.03.03 05:29:54.494372 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7913 | 2025.03.03 05:29:54.494423 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7914 | 2025.03.03 05:29:54.494983 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7915 | 2025.03.03 05:29:54.495026 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7916 | 2025.03.03 05:29:54.495387 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7917 | 2025.03.03 05:29:54.495631 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7918 | 2025.03.03 05:29:54.495844 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001502 sec., 8655.126498002663 rows/sec., 650.82 KiB/sec. | ||
7919 | 2025.03.03 05:29:54.495899 [ 257 ] {2ccc397d-cf42-4e0d-b856-89b7c133bfe7} <Debug> TCPHandler: Processed in 0.001808159 sec. | ||
7920 | 2025.03.03 05:29:54.496006 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7921 | 2025.03.03 05:29:54.496110 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7922 | 2025.03.03 05:29:54.496158 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7923 | 2025.03.03 05:29:54.496712 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7924 | 2025.03.03 05:29:54.496752 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7925 | 2025.03.03 05:29:54.497120 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7926 | 2025.03.03 05:29:54.497364 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7927 | 2025.03.03 05:29:54.497573 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001486 sec., 51816.95827725438 rows/sec., 4.05 MiB/sec. | ||
7928 | 2025.03.03 05:29:54.497626 [ 257 ] {4aaff16a-253a-47d1-9c25-5e5c417b02a3} <Debug> TCPHandler: Processed in 0.001670657 sec. | ||
7929 | 2025.03.03 05:29:54.497744 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7930 | 2025.03.03 05:29:54.497851 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7931 | 2025.03.03 05:29:54.497901 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7932 | 2025.03.03 05:29:54.498426 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7933 | 2025.03.03 05:29:54.498464 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7934 | 2025.03.03 05:29:54.498853 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7935 | 2025.03.03 05:29:54.499093 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7936 | 2025.03.03 05:29:54.499305 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. | ||
7937 | 2025.03.03 05:29:54.499357 [ 257 ] {d1aa3987-b74a-4fd8-bb5f-c49aa92d6844} <Debug> TCPHandler: Processed in 0.001663707 sec. | ||
7938 | 2025.03.03 05:29:54.499464 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7939 | 2025.03.03 05:29:54.499565 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7940 | 2025.03.03 05:29:54.499631 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7941 | 2025.03.03 05:29:54.500699 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7942 | 2025.03.03 05:29:54.500738 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7943 | 2025.03.03 05:29:54.501350 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7944 | 2025.03.03 05:29:54.501613 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7945 | 2025.03.03 05:29:54.501854 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00231 sec., 5627.705627705628 rows/sec., 10.08 MiB/sec. | ||
7946 | 2025.03.03 05:29:54.501957 [ 257 ] {2c07a76c-a251-4a3b-8c3b-9575507534b1} <Debug> TCPHandler: Processed in 0.002541956 sec. | ||
7947 | 2025.03.03 05:29:54.502071 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7948 | 2025.03.03 05:29:54.502174 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7949 | 2025.03.03 05:29:54.502221 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7950 | 2025.03.03 05:29:54.502667 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7951 | 2025.03.03 05:29:54.502706 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7952 | 2025.03.03 05:29:54.503059 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7953 | 2025.03.03 05:29:54.503307 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7954 | 2025.03.03 05:29:54.503485 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
7955 | 2025.03.03 05:29:54.503534 [ 257 ] {fae21089-277a-4203-9f71-0a0fa02275e0} <Debug> TCPHandler: Processed in 0.001512535 sec. | ||
7956 | 2025.03.03 05:29:57.200798 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7957 | 2025.03.03 05:29:57.200862 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7958 | 2025.03.03 05:29:57.378165 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
7959 | 2025.03.03 05:29:57.378906 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7960 | 2025.03.03 05:29:57.378955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7961 | 2025.03.03 05:29:57.379505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7962 | 2025.03.03 05:29:57.379769 [ 243 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7963 | 2025.03.03 05:29:57.379982 [ 65 ] {} <Debug> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7964 | 2025.03.03 05:29:57.380035 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
7965 | 2025.03.03 05:29:57.380057 [ 65 ] {} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7966 | 2025.03.03 05:29:57.380092 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7967 | 2025.03.03 05:29:57.380240 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7968 | 2025.03.03 05:29:57.380413 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7969 | 2025.03.03 05:29:57.380462 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7970 | 2025.03.03 05:29:57.380552 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7971 | 2025.03.03 05:29:57.380810 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7972 | 2025.03.03 05:29:57.380992 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7973 | 2025.03.03 05:29:57.381165 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7974 | 2025.03.03 05:29:57.381321 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::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 | ||
7975 | 2025.03.03 05:29:57.383863 [ 195 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003694987 sec., 5712063.3983286 rows/sec., 81.71 MiB/sec. | ||
7976 | 2025.03.03 05:29:57.384128 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7977 | 2025.03.03 05:29:57.384417 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_46_9} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7978 | 2025.03.03 05:29:57.384503 [ 196 ] {03b1cb55-88c6-448a-864e-59e7e001e18c::all_1_46_9} <Trace> system.asynchronous_metric_log (03b1cb55-88c6-448a-864e-59e7e001e18c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7979 | 2025.03.03 05:29:57.384601 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
7980 | 2025.03.03 05:29:58.799469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
7981 | 2025.03.03 05:29:58.820690 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2025.03.03 05:29:58.820757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7983 | 2025.03.03 05:29:58.828002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7984 | 2025.03.03 05:29:58.828870 [ 244 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2025.03.03 05:29:58.829245 [ 63 ] {} <Debug> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7986 | 2025.03.03 05:29:58.829387 [ 63 ] {} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7987 | 2025.03.03 05:29:58.829469 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
7988 | 2025.03.03 05:29:58.829923 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7989 | 2025.03.03 05:29:58.846295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
7990 | 2025.03.03 05:29:58.847827 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7991 | 2025.03.03 05:29:58.849078 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7992 | 2025.03.03 05:29:58.854485 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7993 | 2025.03.03 05:29:58.859941 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7994 | 2025.03.03 05:29:58.865449 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7995 | 2025.03.03 05:29:58.871249 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7996 | 2025.03.03 05:29:58.875888 [ 197 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::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 | ||
7997 | 2025.03.03 05:29:58.934921 [ 196 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.105297102 sec., 3295.437323621689 rows/sec., 17.04 MiB/sec. | ||
7998 | 2025.03.03 05:29:58.938302 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7999 | 2025.03.03 05:29:58.941499 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_46_9} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8000 | 2025.03.03 05:29:58.941628 [ 195 ] {6c55db59-7fe2-4df6-8145-b8dd41efddfa::all_1_46_9} <Trace> system.metric_log (6c55db59-7fe2-4df6-8145-b8dd41efddfa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8001 | 2025.03.03 05:29:58.944395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8002 | 2025.03.03 05:29:59.491821 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8003 | 2025.03.03 05:29:59.492131 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8004 | 2025.03.03 05:29:59.492256 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8005 | 2025.03.03 05:29:59.493319 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8006 | 2025.03.03 05:29:59.493379 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8007 | 2025.03.03 05:29:59.493827 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8008 | 2025.03.03 05:29:59.494079 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8009 | 2025.03.03 05:29:59.494292 [ 63 ] {} <Debug> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8010 | 2025.03.03 05:29:59.494325 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.002342 sec., 46114.43210930828 rows/sec., 3.87 MiB/sec. | ||
8011 | 2025.03.03 05:29:59.494372 [ 63 ] {} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8012 | 2025.03.03 05:29:59.494521 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8013 | 2025.03.03 05:29:59.494529 [ 257 ] {8fe1d9a2-8178-42b8-a52a-713e077cf405} <Debug> TCPHandler: Processed in 0.002848889 sec. | ||
8014 | 2025.03.03 05:29:59.494710 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
8015 | 2025.03.03 05:29:59.494722 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8016 | 2025.03.03 05:29:59.494877 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8017 | 2025.03.03 05:29:59.494882 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8018 | 2025.03.03 05:29:59.494920 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1404 rows starting from the beginning of the part | ||
8019 | 2025.03.03 05:29:59.494946 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8020 | 2025.03.03 05:29:59.495125 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
8021 | 2025.03.03 05:29:59.495598 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::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 | ||
8022 | 2025.03.03 05:29:59.495890 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 109 rows starting from the beginning of the part | ||
8023 | 2025.03.03 05:29:59.496284 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
8024 | 2025.03.03 05:29:59.496504 [ 186 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 108 rows starting from the beginning of the part | ||
8025 | 2025.03.03 05:29:59.497273 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8026 | 2025.03.03 05:29:59.497322 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8027 | 2025.03.03 05:29:59.499179 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8028 | 2025.03.03 05:29:59.499621 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8029 | 2025.03.03 05:29:59.499902 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005058 sec., 5140.371688414393 rows/sec., 386.53 KiB/sec. | ||
8030 | 2025.03.03 05:29:59.500092 [ 257 ] {d4c68451-b948-481b-ab44-5f77bdc1ad78} <Debug> TCPHandler: Processed in 0.005427645 sec. | ||
8031 | 2025.03.03 05:29:59.500199 [ 196 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 5 columns (5 merged, 0 gathered) in 0.005564786 sec., 340174.80636272446 rows/sec., 29.80 MiB/sec. | ||
8032 | 2025.03.03 05:29:59.500247 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8033 | 2025.03.03 05:29:59.500388 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8034 | 2025.03.03 05:29:59.500457 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8035 | 2025.03.03 05:29:59.500549 [ 196 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8036 | 2025.03.03 05:29:59.501216 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8037 | 2025.03.03 05:29:59.501528 [ 189 ] {d4cdba8b-5e1a-4c94-a504-0efa687d4453::all_1_76_15} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8038 | 2025.03.03 05:29:59.501707 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2025.03.03 05:29:59.501724 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
8040 | 2025.03.03 05:29:59.501769 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8041 | 2025.03.03 05:29:59.502161 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8042 | 2025.03.03 05:29:59.502421 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8043 | 2025.03.03 05:29:59.502612 [ 63 ] {} <Debug> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8044 | 2025.03.03 05:29:59.502669 [ 63 ] {} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2025.03.03 05:29:59.502689 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002322 sec., 38759.689922480626 rows/sec., 3.03 MiB/sec. | ||
8046 | 2025.03.03 05:29:59.502722 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8047 | 2025.03.03 05:29:59.502867 [ 257 ] {0d59d6bd-b5f3-4b55-b2dd-0fbcadf9cef1} <Debug> TCPHandler: Processed in 0.002681187 sec. | ||
8048 | 2025.03.03 05:29:59.502980 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::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 | ||
8049 | 2025.03.03 05:29:59.503040 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8050 | 2025.03.03 05:29:59.503124 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8051 | 2025.03.03 05:29:59.503202 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 631 rows starting from the beginning of the part | ||
8052 | 2025.03.03 05:29:59.503231 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8053 | 2025.03.03 05:29:59.503425 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8054 | 2025.03.03 05:29:59.503452 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
8055 | 2025.03.03 05:29:59.503819 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 77 rows starting from the beginning of the part | ||
8056 | 2025.03.03 05:29:59.504192 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 92 rows starting from the beginning of the part | ||
8057 | 2025.03.03 05:29:59.504575 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 77 rows starting from the beginning of the part | ||
8058 | 2025.03.03 05:29:59.504911 [ 196 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
8059 | 2025.03.03 05:29:59.506104 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8060 | 2025.03.03 05:29:59.506163 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8061 | 2025.03.03 05:29:59.507222 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8062 | 2025.03.03 05:29:59.507731 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8063 | 2025.03.03 05:29:59.507909 [ 198 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 5 columns (5 merged, 0 gathered) in 0.005044721 sec., 209525.95792710833 rows/sec., 16.82 MiB/sec. | ||
8064 | 2025.03.03 05:29:59.508042 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8065 | 2025.03.03 05:29:59.508159 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2025.03.03 05:29:59.508199 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8067 | 2025.03.03 05:29:59.508209 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005028 sec., 31821.797931583133 rows/sec., 2.22 MiB/sec. | ||
8068 | 2025.03.03 05:29:59.508309 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8069 | 2025.03.03 05:29:59.508520 [ 257 ] {bc93e245-8069-49c6-9b5f-64bdc5e06268} <Debug> TCPHandler: Processed in 0.005529096 sec. | ||
8070 | 2025.03.03 05:29:59.508561 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
8071 | 2025.03.03 05:29:59.508667 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8072 | 2025.03.03 05:29:59.508728 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8073 | 2025.03.03 05:29:59.508795 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19986 rows starting from the beginning of the part | ||
8074 | 2025.03.03 05:29:59.508855 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8075 | 2025.03.03 05:29:59.509016 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
8076 | 2025.03.03 05:29:59.509128 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8077 | 2025.03.03 05:29:59.509355 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8078 | 2025.03.03 05:29:59.509593 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
8079 | 2025.03.03 05:29:59.509679 [ 194 ] {61bcff58-862c-4e2a-b447-31f7385e84f3::all_1_76_15} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8080 | 2025.03.03 05:29:59.509970 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
8081 | 2025.03.03 05:29:59.509985 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
8082 | 2025.03.03 05:29:59.510274 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::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 | ||
8083 | 2025.03.03 05:29:59.510692 [ 198 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
8084 | 2025.03.03 05:29:59.512409 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8085 | 2025.03.03 05:29:59.512454 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8086 | 2025.03.03 05:29:59.513603 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8087 | 2025.03.03 05:29:59.514216 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8088 | 2025.03.03 05:29:59.514558 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005754 sec., 4518.595759471672 rows/sec., 8.10 MiB/sec. | ||
8089 | 2025.03.03 05:29:59.514659 [ 257 ] {7efd3648-5080-402e-bf2a-32f1637d707f} <Debug> TCPHandler: Processed in 0.006054741 sec. | ||
8090 | 2025.03.03 05:29:59.514773 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8091 | 2025.03.03 05:29:59.514876 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8092 | 2025.03.03 05:29:59.514922 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8093 | 2025.03.03 05:29:59.515357 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8094 | 2025.03.03 05:29:59.515395 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8095 | 2025.03.03 05:29:59.515756 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8096 | 2025.03.03 05:29:59.516003 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8097 | 2025.03.03 05:29:59.516175 [ 63 ] {} <Debug> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8098 | 2025.03.03 05:29:59.516225 [ 63 ] {} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8099 | 2025.03.03 05:29:59.516258 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
8100 | 2025.03.03 05:29:59.516267 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8101 | 2025.03.03 05:29:59.516417 [ 257 ] {a3c26ee0-cff0-4330-9e33-63f179563ea3} <Debug> TCPHandler: Processed in 0.001692407 sec. | ||
8102 | 2025.03.03 05:29:59.516462 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
8103 | 2025.03.03 05:29:59.516568 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8104 | 2025.03.03 05:29:59.516596 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3636 rows starting from the beginning of the part | ||
8105 | 2025.03.03 05:29:59.516652 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
8106 | 2025.03.03 05:29:59.516729 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
8107 | 2025.03.03 05:29:59.516939 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
8108 | 2025.03.03 05:29:59.517129 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::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 | ||
8109 | 2025.03.03 05:29:59.517342 [ 190 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
8110 | 2025.03.03 05:29:59.521602 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.005214423 sec., 754829.4413399143 rows/sec., 50.87 MiB/sec. | ||
8111 | 2025.03.03 05:29:59.522179 [ 187 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8112 | 2025.03.03 05:29:59.522683 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8113 | 2025.03.03 05:29:59.523082 [ 188 ] {901e38a2-d791-4ba8-8ad4-aabb0e4979a0::all_1_76_15} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8114 | 2025.03.03 05:29:59.523116 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20787 rows, containing 5 columns (5 merged, 0 gathered) in 0.014777979 sec., 1406619.9444457188 rows/sec., 96.47 MiB/sec. | ||
8115 | 2025.03.03 05:29:59.523245 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
8116 | 2025.03.03 05:29:59.523582 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8117 | 2025.03.03 05:29:59.523882 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8118 | 2025.03.03 05:29:59.523973 [ 187 ] {e31766f8-87f7-4764-a173-eb4af692d75f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8119 | 2025.03.03 05:29:59.524079 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
8120 | 2025.03.03 05:30:00.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.99 MiB, peak 235.15 MiB, free memory in arenas 0.00 B, will set to 224.30 MiB (RSS), difference: 1.30 MiB | ||
8121 | 2025.03.03 05:30:01.636720 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8122 | 2025.03.03 05:30:01.637083 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8123 | 2025.03.03 05:30:01.637191 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8124 | 2025.03.03 05:30:01.638894 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8125 | 2025.03.03 05:30:01.638954 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8126 | 2025.03.03 05:30:01.639493 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8127 | 2025.03.03 05:30:01.639923 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Trace> oximeter.fields_i16 (21c3711e-f8e3-4f13-aebf-e234f4126832): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8128 | 2025.03.03 05:30:01.640202 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003286 sec., 7303.712720632989 rows/sec., 620.53 KiB/sec. | ||
8129 | 2025.03.03 05:30:01.640329 [ 257 ] {57255638-9f1b-4e4a-b941-bc626ef55f43} <Debug> TCPHandler: Processed in 0.003806689 sec. | ||
8130 | 2025.03.03 05:30:01.640648 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8131 | 2025.03.03 05:30:01.640776 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8132 | 2025.03.03 05:30:01.640834 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8133 | 2025.03.03 05:30:01.642608 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8134 | 2025.03.03 05:30:01.642657 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8135 | 2025.03.03 05:30:01.643202 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8136 | 2025.03.03 05:30:01.643494 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Trace> oximeter.fields_string (d4cdba8b-5e1a-4c94-a504-0efa687d4453): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8137 | 2025.03.03 05:30:01.643753 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Debug> executeQuery: Read 1342 rows, 114.99 KiB in 0.002999 sec., 447482.4941647216 rows/sec., 37.44 MiB/sec. | ||
8138 | 2025.03.03 05:30:01.643847 [ 257 ] {a8efcbd7-1e66-4c2c-a629-9472a3e61ee6} <Debug> TCPHandler: Processed in 0.003264233 sec. | ||
8139 | 2025.03.03 05:30:01.644036 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8140 | 2025.03.03 05:30:01.644222 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8141 | 2025.03.03 05:30:01.644274 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8142 | 2025.03.03 05:30:01.644939 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8143 | 2025.03.03 05:30:01.644990 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8144 | 2025.03.03 05:30:01.645473 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8145 | 2025.03.03 05:30:01.645800 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Trace> oximeter.fields_u16 (9d85d191-74b0-4b0e-8af8-57be0efb38fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8146 | 2025.03.03 05:30:01.646064 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Debug> executeQuery: Read 25 rows, 1.94 KiB in 0.001877 sec., 13319.126265316996 rows/sec., 1.01 MiB/sec. | ||
8147 | 2025.03.03 05:30:01.646134 [ 257 ] {cb7d9054-e768-44a2-ab36-236e76ada900} <Debug> TCPHandler: Processed in 0.002201132 sec. | ||
8148 | 2025.03.03 05:30:01.646262 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8149 | 2025.03.03 05:30:01.646378 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8150 | 2025.03.03 05:30:01.646433 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8151 | 2025.03.03 05:30:01.647203 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8152 | 2025.03.03 05:30:01.647251 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8153 | 2025.03.03 05:30:01.647724 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8154 | 2025.03.03 05:30:01.648047 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Trace> oximeter.fields_u32 (63120d07-20e4-471f-b436-07be78c984d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8155 | 2025.03.03 05:30:01.648342 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001986 sec., 126888.21752265861 rows/sec., 8.78 MiB/sec. | ||
8156 | 2025.03.03 05:30:01.648432 [ 257 ] {af8e1aa9-38a6-4640-b9c7-97b26c329cf2} <Debug> TCPHandler: Processed in 0.002228502 sec. | ||
8157 | 2025.03.03 05:30:01.648593 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8158 | 2025.03.03 05:30:01.648725 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8159 | 2025.03.03 05:30:01.648771 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8160 | 2025.03.03 05:30:01.649357 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8161 | 2025.03.03 05:30:01.649399 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8162 | 2025.03.03 05:30:01.649757 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8163 | 2025.03.03 05:30:01.650005 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Trace> oximeter.fields_u8 (0bd463e1-cb53-48bc-989e-80ef4be8ea6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8164 | 2025.03.03 05:30:01.650218 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001565 sec., 7667.731629392972 rows/sec., 599.04 KiB/sec. | ||
8165 | 2025.03.03 05:30:01.650271 [ 257 ] {3d1d5013-8077-48a3-8de4-96d8dad443c1} <Debug> TCPHandler: Processed in 0.001791358 sec. | ||
8166 | 2025.03.03 05:30:01.650391 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8167 | 2025.03.03 05:30:01.650557 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8168 | 2025.03.03 05:30:01.650605 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8169 | 2025.03.03 05:30:01.651403 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8170 | 2025.03.03 05:30:01.651444 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8171 | 2025.03.03 05:30:01.651948 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8172 | 2025.03.03 05:30:01.652305 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Trace> oximeter.fields_uuid (61bcff58-862c-4e2a-b447-31f7385e84f3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8173 | 2025.03.03 05:30:01.652527 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Debug> executeQuery: Read 569 rows, 43.70 KiB in 0.001989 sec., 286073.4037204626 rows/sec., 21.46 MiB/sec. | ||
8174 | 2025.03.03 05:30:01.652654 [ 257 ] {49b3e1bd-7c26-4328-9b2b-0cd2d289bc2c} <Debug> TCPHandler: Processed in 0.002250293 sec. | ||
8175 | 2025.03.03 05:30:01.652879 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8176 | 2025.03.03 05:30:01.653110 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8177 | 2025.03.03 05:30:01.653179 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8178 | 2025.03.03 05:30:01.654285 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8179 | 2025.03.03 05:30:01.654334 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8180 | 2025.03.03 05:30:01.654965 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8181 | 2025.03.03 05:30:01.655295 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Trace> oximeter.measurements_cumulativeu64 (e31766f8-87f7-4764-a173-eb4af692d75f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8182 | 2025.03.03 05:30:01.655548 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Debug> executeQuery: Read 958 rows, 66.25 KiB in 0.002494 sec., 384121.89254210104 rows/sec., 25.94 MiB/sec. | ||
8183 | 2025.03.03 05:30:01.655610 [ 257 ] {a37dad06-ea85-4ae6-901c-dfd7210a8862} <Debug> TCPHandler: Processed in 0.002847379 sec. | ||
8184 | 2025.03.03 05:30:01.655753 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8185 | 2025.03.03 05:30:01.655869 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8186 | 2025.03.03 05:30:01.655938 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8187 | 2025.03.03 05:30:01.657116 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8188 | 2025.03.03 05:30:01.657162 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8189 | 2025.03.03 05:30:01.657822 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8190 | 2025.03.03 05:30:01.658121 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Trace> oximeter.measurements_histogramu64 (79b4340e-04d9-4954-922d-ed1e86ad6f86): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8191 | 2025.03.03 05:30:01.658403 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00256 sec., 5078.125 rows/sec., 9.10 MiB/sec. | ||
8192 | 2025.03.03 05:30:01.658689 [ 257 ] {6b5dea8d-c273-4a4d-bcde-bd7fd411a72d} <Debug> TCPHandler: Processed in 0.002993361 sec. | ||
8193 | 2025.03.03 05:30:01.658867 [ 257 ] {} <Trace> TCP-Session: 38c24220-c649-42ba-bbb9-2c3f635dd1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8194 | 2025.03.03 05:30:01.658977 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8195 | 2025.03.03 05:30:01.659029 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8196 | 2025.03.03 05:30:01.659568 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8197 | 2025.03.03 05:30:01.659610 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8198 | 2025.03.03 05:30:01.660011 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8199 | 2025.03.03 05:30:01.660296 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Trace> oximeter.measurements_u64 (901e38a2-d791-4ba8-8ad4-aabb0e4979a0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8200 | 2025.03.03 05:30:01.660539 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001585 sec., 18927.44479495268 rows/sec., 1.27 MiB/sec. | ||
8201 | 2025.03.03 05:30:01.660635 [ 257 ] {5be99b52-83e9-4cdf-9e89-486df4a28a3d} <Debug> TCPHandler: Processed in 0.001827488 sec. | ||
8202 | 2025.03.03 05:30:02.473488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1138 | ||
8203 | 2025.03.03 05:30:02.476848 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8204 | 2025.03.03 05:30:02.476901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8205 | 2025.03.03 05:30:02.478506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8206 | 2025.03.03 05:30:02.478849 [ 242 ] {} <Trace> system.query_log (269f2fe1-fa0d-4200-beea-2c7002b16952): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8207 | 2025.03.03 05:30:02.479400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 |