1 | [ Jan 22 05:10:19 Enabled. ] | ||
2 | [ Jan 22 05:10:19 Rereading configuration. ] | ||
3 | [ Jan 22 05:10:21 Rereading configuration. ] | ||
4 | [ Jan 22 05:10:27 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Jan 22 05:10:27 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.01.22 05:10:27.918727 [ 1 ] {} <Information> Application: Will watch for the process with pid 23629 | ||
29 | 2025.01.22 05:10:27.919237 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.22 05:10:28.091256 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23629 | ||
31 | 2025.01.22 05:10:28.091964 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.22 05:10:28.092653 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.22 05:10:28.168174 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.22 05:10:28.229764 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.22 05:10:28.229820 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.22 05:10:28.229836 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.22 05:10:28.229906 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.22 05:10:28.230284 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.22 05:10:28.231866 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.01.22 05:10:28.232602 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.22 05:10:28.233396 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.01.22 05:10:28.233418 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.01.22 05:10:28.233434 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.22 05:10:28.233606 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.22 05:10:28.234752 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.22 05:10:28.239846 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.22 05:10:28.240560 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.22 05:10:28.241942 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.22 05:10:28.242003 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.22 05:10:28.243016 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.01.22 05:10:28.243475 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.22 05:10:28.247598 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.22 05:10:28.247916 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.22 05:10:28.249462 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.22 05:10:28.249884 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.22 05:10:28.250316 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.22 05:10:28.250660 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.22 05:10:28.251934 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.22 05:10:28.251961 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.22 05:10:28.252034 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.22 05:10:28.252191 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.22 05:10:28.267514 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.22 05:10:28.267544 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161913 sec | ||
68 | 2025.01.22 05:10:28.267589 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.22 05:10:28.267606 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.22 05:10:28.268748 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.22 05:10:28.269758 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.22 05:10:28.280197 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.22 05:10:28.280241 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.22 05:10:28.280263 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.22 05:10:28.280276 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.22 05:10:28.280305 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.22 05:10:28.280326 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.22 05:10:28.282859 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.22 05:10:28.282901 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.22 05:10:28.282923 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.22 05:10:28.283098 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.22 05:10:28.283117 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.22 05:10:28.283151 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.22 05:10:28.283170 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.22 05:10:28.283184 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.22 05:10:28.283211 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.22 05:10:28.283228 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.22 05:10:28.309061 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.22 05:10:28.311285 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.22 05:10:28.311315 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9301e-05 sec | ||
91 | 2025.01.22 05:10:28.311328 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.22 05:10:28.311339 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.22 05:10:28.311361 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.22 05:10:28.311561 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.22 05:10:28.311606 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.22 05:10:28.311619 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.22 05:10:28.311630 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.01.22 05:10:28.311642 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.22 05:10:28.328749 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.22 05:10:28.328945 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.01.22 05:10:28.329853 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5301e-05 sec. | ||
102 | 2025.01.22 05:10:28.330809 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.22 05:10:28.330897 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.22 05:10:28.330917 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.22 05:10:28.503945 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61109 | ||
106 | 2025.01.22 05:10:28.504297 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.22 05:10:28.504370 [ 3 ] {} <Debug> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Authenticating user 'default' from [fd00:1122:3344:101::d]:61109 | ||
108 | 2025.01.22 05:10:28.504414 [ 3 ] {} <Debug> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.22 05:10:28.504446 [ 3 ] {} <Debug> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.22 05:10:28.504558 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.22 05:10:28.504596 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.01.22 05:10:28.504630 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.01.22 05:10:28.505985 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36067 | ||
114 | 2025.01.22 05:10:28.506078 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.01.22 05:10:28.506105 [ 4 ] {} <Debug> TCP-Session: 2050df8c-4bb6-462a-a8ca-9bdf89ad5756 Authenticating user 'default' from [fd00:1122:3344:101::d]:36067 | ||
116 | 2025.01.22 05:10:28.506129 [ 4 ] {} <Debug> TCP-Session: 2050df8c-4bb6-462a-a8ca-9bdf89ad5756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.01.22 05:10:28.506158 [ 4 ] {} <Debug> TCP-Session: 2050df8c-4bb6-462a-a8ca-9bdf89ad5756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.22 05:10:28.506727 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32815 | ||
119 | 2025.01.22 05:10:28.506728 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59550 | ||
120 | 2025.01.22 05:10:28.507007 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.01.22 05:10:28.507019 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.01.22 05:10:28.507007 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61110 | ||
123 | 2025.01.22 05:10:28.507055 [ 253 ] {} <Debug> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:32815 | ||
124 | 2025.01.22 05:10:28.507068 [ 5 ] {} <Debug> TCP-Session: 95fe6274-4a97-4669-9550-148137bc0b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:59550 | ||
125 | 2025.01.22 05:10:28.507123 [ 253 ] {} <Debug> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2025.01.22 05:10:28.507128 [ 5 ] {} <Debug> TCP-Session: 95fe6274-4a97-4669-9550-148137bc0b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.01.22 05:10:28.507703 [ 253 ] {} <Debug> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.01.22 05:10:28.507710 [ 5 ] {} <Debug> TCP-Session: 95fe6274-4a97-4669-9550-148137bc0b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2025.01.22 05:10:28.507714 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2025.01.22 05:10:28.507757 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41146 | ||
131 | 2025.01.22 05:10:28.507831 [ 254 ] {} <Debug> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61110 | ||
132 | 2025.01.22 05:10:28.507878 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
133 | 2025.01.22 05:10:28.507898 [ 254 ] {} <Debug> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.01.22 05:10:28.507971 [ 254 ] {} <Debug> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.22 05:10:28.507978 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.01.22 05:10:28.508039 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35833 | ||
137 | 2025.01.22 05:10:28.508076 [ 255 ] {} <Debug> TCP-Session: 15d5ebdb-8a15-4b1d-b1a4-89a10d6e23e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41146 | ||
138 | 2025.01.22 05:10:28.508071 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39512 | ||
139 | 2025.01.22 05:10:28.508216 [ 255 ] {} <Debug> TCP-Session: 15d5ebdb-8a15-4b1d-b1a4-89a10d6e23e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.22 05:10:28.508212 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62020 | ||
141 | 2025.01.22 05:10:28.508279 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2025.01.22 05:10:28.508319 [ 255 ] {} <Debug> TCP-Session: 15d5ebdb-8a15-4b1d-b1a4-89a10d6e23e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.01.22 05:10:28.509451 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2025.01.22 05:10:28.509461 [ 257 ] {} <Debug> TCP-Session: a363ea15-cf81-437e-bf4a-13f5fbb1f24a Authenticating user 'default' from [fd00:1122:3344:101::d]:35833 | ||
145 | 2025.01.22 05:10:28.510043 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2025.01.22 05:10:28.510107 [ 257 ] {} <Debug> TCP-Session: a363ea15-cf81-437e-bf4a-13f5fbb1f24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.22 05:10:28.510123 [ 258 ] {} <Debug> TCP-Session: 564bc530-5548-4b23-a338-86cd5f4bf738 Authenticating user 'default' from [fd00:1122:3344:101::d]:62020 | ||
148 | 2025.01.22 05:10:28.510137 [ 256 ] {} <Debug> TCP-Session: b247d135-c3f4-4aec-9141-99a73709feb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39512 | ||
149 | 2025.01.22 05:10:28.510161 [ 257 ] {} <Debug> TCP-Session: a363ea15-cf81-437e-bf4a-13f5fbb1f24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.01.22 05:10:28.510178 [ 258 ] {} <Debug> TCP-Session: 564bc530-5548-4b23-a338-86cd5f4bf738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.01.22 05:10:28.510196 [ 256 ] {} <Debug> TCP-Session: b247d135-c3f4-4aec-9141-99a73709feb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.01.22 05:10:28.510233 [ 258 ] {} <Debug> TCP-Session: 564bc530-5548-4b23-a338-86cd5f4bf738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.22 05:10:28.510253 [ 256 ] {} <Debug> TCP-Session: b247d135-c3f4-4aec-9141-99a73709feb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.22 05:10:28.511309 [ 3 ] {cc9666ec-e4e4-4634-9f99-1e4401466bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.01.22 05:10:28.549800 [ 3 ] {cc9666ec-e4e4-4634-9f99-1e4401466bd6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61109) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.01.22 05:10:28.550563 [ 3 ] {cc9666ec-e4e4-4634-9f99-1e4401466bd6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.01.22 05:10:28.550673 [ 3 ] {cc9666ec-e4e4-4634-9f99-1e4401466bd6} <Debug> TCPHandler: Processed in 0.044488796 sec. | ||
204 | 2025.01.22 05:10:28.551089 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.01.22 05:10:28.551423 [ 253 ] {517b414d-a589-4920-8506-72d2df245948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.01.22 05:10:28.551982 [ 253 ] {517b414d-a589-4920-8506-72d2df245948} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:32815) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.01.22 05:10:28.552101 [ 253 ] {517b414d-a589-4920-8506-72d2df245948} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.01.22 05:10:28.552189 [ 253 ] {517b414d-a589-4920-8506-72d2df245948} <Debug> TCPHandler: Processed in 0.001306117 sec. | ||
255 | 2025.01.22 05:10:28.552466 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.01.22 05:10:28.553644 [ 3 ] {1ee4c08d-9522-453a-8d3c-511d6b9fa3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2025.01.22 05:10:28.554260 [ 3 ] {1ee4c08d-9522-453a-8d3c-511d6b9fa3b4} <Debug> TCPHandler: Processed in 0.001896228 sec. | ||
258 | 2025.01.22 05:10:28.554471 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2025.01.22 05:10:28.554602 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2025.01.22 05:10:28.554713 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2025.01.22 05:10:28.559280 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2025.01.22 05:10:28.559302 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8541e-05 sec | ||
263 | 2025.01.22 05:10:28.559317 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Trace> ReferentialDeps: No tables | ||
264 | 2025.01.22 05:10:28.559342 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Trace> LoadingDeps: No tables | ||
265 | 2025.01.22 05:10:28.559366 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2025.01.22 05:10:28.559415 [ 253 ] {67a70d27-6273-4f92-9191-1e870167e962} <Debug> TCPHandler: Processed in 0.005009312 sec. | ||
267 | 2025.01.22 05:10:28.559593 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2025.01.22 05:10:28.559787 [ 3 ] {af692c10-e6ce-4d6c-8259-dbe559cb1643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2025.01.22 05:10:28.559837 [ 3 ] {af692c10-e6ce-4d6c-8259-dbe559cb1643} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2025.01.22 05:10:28.567456 [ 3 ] {af692c10-e6ce-4d6c-8259-dbe559cb1643} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2025.01.22 05:10:28.573967 [ 3 ] {af692c10-e6ce-4d6c-8259-dbe559cb1643} <Debug> oximeter.version (2d04b8cb-2663-4294-8b57-f88cd82040f6): Loading data parts | ||
273 | 2025.01.22 05:10:28.574609 [ 3 ] {af692c10-e6ce-4d6c-8259-dbe559cb1643} <Debug> oximeter.version (2d04b8cb-2663-4294-8b57-f88cd82040f6): There are no data parts | ||
274 | 2025.01.22 05:10:28.582484 [ 3 ] {af692c10-e6ce-4d6c-8259-dbe559cb1643} <Debug> TCPHandler: Processed in 0.022948307 sec. | ||
275 | 2025.01.22 05:10:28.582706 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2025.01.22 05:10:28.582974 [ 253 ] {6e1b48c2-0757-4d31-9320-edd9d2180b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
287 | 2025.01.22 05:10:28.583063 [ 253 ] {6e1b48c2-0757-4d31-9320-edd9d2180b14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2025.01.22 05:10:28.592506 [ 253 ] {6e1b48c2-0757-4d31-9320-edd9d2180b14} <Debug> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Loading data parts | ||
289 | 2025.01.22 05:10:28.592746 [ 253 ] {6e1b48c2-0757-4d31-9320-edd9d2180b14} <Debug> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): There are no data parts | ||
290 | 2025.01.22 05:10:28.594452 [ 253 ] {6e1b48c2-0757-4d31-9320-edd9d2180b14} <Debug> TCPHandler: Processed in 0.011817561 sec. | ||
291 | 2025.01.22 05:10:28.594654 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2025.01.22 05:10:28.594931 [ 3 ] {7e9be3d4-b9d1-4927-b1c7-acd750edb101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
293 | 2025.01.22 05:10:28.594994 [ 3 ] {7e9be3d4-b9d1-4927-b1c7-acd750edb101} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2025.01.22 05:10:28.597667 [ 3 ] {7e9be3d4-b9d1-4927-b1c7-acd750edb101} <Debug> oximeter.measurements_i8 (f2a376d1-a8bc-4a5c-9488-e04f2ba18ca7): Loading data parts | ||
295 | 2025.01.22 05:10:28.597831 [ 3 ] {7e9be3d4-b9d1-4927-b1c7-acd750edb101} <Debug> oximeter.measurements_i8 (f2a376d1-a8bc-4a5c-9488-e04f2ba18ca7): There are no data parts | ||
296 | 2025.01.22 05:10:28.599316 [ 3 ] {7e9be3d4-b9d1-4927-b1c7-acd750edb101} <Debug> TCPHandler: Processed in 0.004733696 sec. | ||
297 | 2025.01.22 05:10:28.599497 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2025.01.22 05:10:28.599703 [ 253 ] {20fdb265-db84-4eb2-8ec9-3d324cffda85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
299 | 2025.01.22 05:10:28.599770 [ 253 ] {20fdb265-db84-4eb2-8ec9-3d324cffda85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2025.01.22 05:10:28.604061 [ 253 ] {20fdb265-db84-4eb2-8ec9-3d324cffda85} <Debug> oximeter.measurements_u8 (7d1f1eeb-f724-4290-b504-856128c854c1): Loading data parts | ||
301 | 2025.01.22 05:10:28.604389 [ 253 ] {20fdb265-db84-4eb2-8ec9-3d324cffda85} <Debug> oximeter.measurements_u8 (7d1f1eeb-f724-4290-b504-856128c854c1): There are no data parts | ||
302 | 2025.01.22 05:10:28.607800 [ 253 ] {20fdb265-db84-4eb2-8ec9-3d324cffda85} <Debug> TCPHandler: Processed in 0.00835998 sec. | ||
303 | 2025.01.22 05:10:28.608005 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2025.01.22 05:10:28.608282 [ 3 ] {98751543-734e-45c1-942e-a2e9e31b8a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2025.01.22 05:10:28.608355 [ 3 ] {98751543-734e-45c1-942e-a2e9e31b8a87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2025.01.22 05:10:28.612762 [ 3 ] {98751543-734e-45c1-942e-a2e9e31b8a87} <Debug> oximeter.measurements_i16 (7b275a6b-9937-44c1-86b9-c85012e46e8c): Loading data parts | ||
307 | 2025.01.22 05:10:28.612997 [ 3 ] {98751543-734e-45c1-942e-a2e9e31b8a87} <Debug> oximeter.measurements_i16 (7b275a6b-9937-44c1-86b9-c85012e46e8c): There are no data parts | ||
308 | 2025.01.22 05:10:28.619062 [ 3 ] {98751543-734e-45c1-942e-a2e9e31b8a87} <Debug> TCPHandler: Processed in 0.011126966 sec. | ||
309 | 2025.01.22 05:10:28.619258 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2025.01.22 05:10:28.619504 [ 253 ] {da9571af-ff90-4cce-a844-330a49c8600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
311 | 2025.01.22 05:10:28.619583 [ 253 ] {da9571af-ff90-4cce-a844-330a49c8600b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2025.01.22 05:10:28.627505 [ 253 ] {da9571af-ff90-4cce-a844-330a49c8600b} <Debug> oximeter.measurements_u16 (075d51d8-bcd0-4a12-9b2b-0acb9cc8640f): Loading data parts | ||
313 | 2025.01.22 05:10:28.627792 [ 253 ] {da9571af-ff90-4cce-a844-330a49c8600b} <Debug> oximeter.measurements_u16 (075d51d8-bcd0-4a12-9b2b-0acb9cc8640f): There are no data parts | ||
314 | 2025.01.22 05:10:28.633563 [ 253 ] {da9571af-ff90-4cce-a844-330a49c8600b} <Debug> TCPHandler: Processed in 0.014370763 sec. | ||
315 | 2025.01.22 05:10:28.633800 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2025.01.22 05:10:28.634088 [ 3 ] {c181005a-a619-4bcc-b645-7755b5f0e92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
317 | 2025.01.22 05:10:28.634158 [ 3 ] {c181005a-a619-4bcc-b645-7755b5f0e92e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2025.01.22 05:10:28.688419 [ 3 ] {c181005a-a619-4bcc-b645-7755b5f0e92e} <Debug> oximeter.measurements_i32 (eb7ee968-5212-49f0-9e54-d171ac365d91): Loading data parts | ||
319 | 2025.01.22 05:10:28.688597 [ 3 ] {c181005a-a619-4bcc-b645-7755b5f0e92e} <Debug> oximeter.measurements_i32 (eb7ee968-5212-49f0-9e54-d171ac365d91): There are no data parts | ||
320 | 2025.01.22 05:10:28.699787 [ 3 ] {c181005a-a619-4bcc-b645-7755b5f0e92e} <Debug> TCPHandler: Processed in 0.066065396 sec. | ||
321 | 2025.01.22 05:10:28.699999 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2025.01.22 05:10:28.700207 [ 253 ] {1e49394f-ddc4-49fc-8d78-0a9f8f8bca58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
323 | 2025.01.22 05:10:28.700277 [ 253 ] {1e49394f-ddc4-49fc-8d78-0a9f8f8bca58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2025.01.22 05:10:28.706744 [ 253 ] {1e49394f-ddc4-49fc-8d78-0a9f8f8bca58} <Debug> oximeter.measurements_u32 (9bad7225-d283-40fd-9a65-37c87534e4de): Loading data parts | ||
325 | 2025.01.22 05:10:28.706914 [ 253 ] {1e49394f-ddc4-49fc-8d78-0a9f8f8bca58} <Debug> oximeter.measurements_u32 (9bad7225-d283-40fd-9a65-37c87534e4de): There are no data parts | ||
326 | 2025.01.22 05:10:28.712834 [ 253 ] {1e49394f-ddc4-49fc-8d78-0a9f8f8bca58} <Debug> TCPHandler: Processed in 0.012893283 sec. | ||
327 | 2025.01.22 05:10:28.713081 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2025.01.22 05:10:28.713359 [ 3 ] {43ab9a55-7fbd-476b-9da3-2627780a61c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
329 | 2025.01.22 05:10:28.713429 [ 3 ] {43ab9a55-7fbd-476b-9da3-2627780a61c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2025.01.22 05:10:28.723195 [ 3 ] {43ab9a55-7fbd-476b-9da3-2627780a61c8} <Debug> oximeter.measurements_i64 (8ffae0a7-cde7-4fb2-84e4-f28f18eb5ce6): Loading data parts | ||
331 | 2025.01.22 05:10:28.723436 [ 3 ] {43ab9a55-7fbd-476b-9da3-2627780a61c8} <Debug> oximeter.measurements_i64 (8ffae0a7-cde7-4fb2-84e4-f28f18eb5ce6): There are no data parts | ||
332 | 2025.01.22 05:10:28.727767 [ 3 ] {43ab9a55-7fbd-476b-9da3-2627780a61c8} <Debug> TCPHandler: Processed in 0.014755571 sec. | ||
333 | 2025.01.22 05:10:28.728033 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2025.01.22 05:10:28.728237 [ 253 ] {cd9ea448-0114-4343-a7c9-51dca1b1d4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
335 | 2025.01.22 05:10:28.728307 [ 253 ] {cd9ea448-0114-4343-a7c9-51dca1b1d4b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2025.01.22 05:10:28.737483 [ 253 ] {cd9ea448-0114-4343-a7c9-51dca1b1d4b7} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Loading data parts | ||
337 | 2025.01.22 05:10:28.737766 [ 253 ] {cd9ea448-0114-4343-a7c9-51dca1b1d4b7} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): There are no data parts | ||
338 | 2025.01.22 05:10:28.739941 [ 253 ] {cd9ea448-0114-4343-a7c9-51dca1b1d4b7} <Debug> TCPHandler: Processed in 0.011965344 sec. | ||
339 | 2025.01.22 05:10:28.740154 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2025.01.22 05:10:28.740433 [ 3 ] {bd5b8f90-13a1-409a-93e1-07e388502b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
341 | 2025.01.22 05:10:28.740493 [ 3 ] {bd5b8f90-13a1-409a-93e1-07e388502b74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2025.01.22 05:10:28.743145 [ 3 ] {bd5b8f90-13a1-409a-93e1-07e388502b74} <Debug> oximeter.measurements_f32 (8159ec97-0b7f-44a0-b9ba-febf430b5142): Loading data parts | ||
343 | 2025.01.22 05:10:28.743311 [ 3 ] {bd5b8f90-13a1-409a-93e1-07e388502b74} <Debug> oximeter.measurements_f32 (8159ec97-0b7f-44a0-b9ba-febf430b5142): There are no data parts | ||
344 | 2025.01.22 05:10:28.744846 [ 3 ] {bd5b8f90-13a1-409a-93e1-07e388502b74} <Debug> TCPHandler: Processed in 0.004762067 sec. | ||
345 | 2025.01.22 05:10:28.745076 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2025.01.22 05:10:28.745322 [ 253 ] {123df57e-b6d8-4661-9c95-cca8f39407b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
347 | 2025.01.22 05:10:28.745402 [ 253 ] {123df57e-b6d8-4661-9c95-cca8f39407b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2025.01.22 05:10:28.749779 [ 253 ] {123df57e-b6d8-4661-9c95-cca8f39407b4} <Debug> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Loading data parts | ||
349 | 2025.01.22 05:10:28.749975 [ 253 ] {123df57e-b6d8-4661-9c95-cca8f39407b4} <Debug> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): There are no data parts | ||
350 | 2025.01.22 05:10:28.750405 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56155 | ||
351 | 2025.01.22 05:10:28.750588 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
352 | 2025.01.22 05:10:28.750633 [ 261 ] {} <Debug> TCP-Session: afce8543-14de-402e-8b98-ca4c974507f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56155 | ||
353 | 2025.01.22 05:10:28.750704 [ 261 ] {} <Debug> TCP-Session: afce8543-14de-402e-8b98-ca4c974507f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
354 | 2025.01.22 05:10:28.750730 [ 261 ] {} <Debug> TCP-Session: afce8543-14de-402e-8b98-ca4c974507f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
355 | 2025.01.22 05:10:28.750824 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
356 | 2025.01.22 05:10:28.750893 [ 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 | ||
357 | 2025.01.22 05:10:28.750929 [ 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 | ||
358 | 2025.01.22 05:10:28.751827 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55629 | ||
359 | 2025.01.22 05:10:28.751934 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40461 | ||
360 | 2025.01.22 05:10:28.751989 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
361 | 2025.01.22 05:10:28.752021 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41343 | ||
362 | 2025.01.22 05:10:28.752134 [ 262 ] {} <Debug> TCP-Session: b2859288-8a0a-43cb-926c-5be088ccf935 Authenticating user 'default' from [fd00:1122:3344:101::e]:55629 | ||
363 | 2025.01.22 05:10:28.752143 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
364 | 2025.01.22 05:10:28.752206 [ 262 ] {} <Debug> TCP-Session: b2859288-8a0a-43cb-926c-5be088ccf935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
365 | 2025.01.22 05:10:28.752302 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
366 | 2025.01.22 05:10:28.752324 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40400 | ||
367 | 2025.01.22 05:10:28.752371 [ 264 ] {} <Debug> TCP-Session: 33d7077b-af28-4065-9e0b-d723c163451f Authenticating user 'default' from [fd00:1122:3344:101::e]:41343 | ||
368 | 2025.01.22 05:10:28.752356 [ 263 ] {} <Debug> TCP-Session: df6f4336-41c9-4c06-97f5-4be1ab17fa12 Authenticating user 'default' from [fd00:1122:3344:101::e]:40461 | ||
369 | 2025.01.22 05:10:28.752411 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46744 | ||
370 | 2025.01.22 05:10:28.752432 [ 264 ] {} <Debug> TCP-Session: 33d7077b-af28-4065-9e0b-d723c163451f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
371 | 2025.01.22 05:10:28.752335 [ 262 ] {} <Debug> TCP-Session: b2859288-8a0a-43cb-926c-5be088ccf935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2025.01.22 05:10:28.752508 [ 263 ] {} <Debug> TCP-Session: df6f4336-41c9-4c06-97f5-4be1ab17fa12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2025.01.22 05:10:28.752585 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
374 | 2025.01.22 05:10:28.752619 [ 264 ] {} <Debug> TCP-Session: 33d7077b-af28-4065-9e0b-d723c163451f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
375 | 2025.01.22 05:10:28.752688 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52474 | ||
376 | 2025.01.22 05:10:28.752704 [ 263 ] {} <Debug> TCP-Session: df6f4336-41c9-4c06-97f5-4be1ab17fa12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
377 | 2025.01.22 05:10:28.752818 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
378 | 2025.01.22 05:10:28.752916 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32972 | ||
379 | 2025.01.22 05:10:28.752931 [ 265 ] {} <Debug> TCP-Session: 5978b0b9-13a8-4d1f-adf7-8d045734b175 Authenticating user 'default' from [fd00:1122:3344:101::e]:40400 | ||
380 | 2025.01.22 05:10:28.752974 [ 266 ] {} <Debug> TCP-Session: 56bbc9e8-cb69-48c3-9962-df11127fd2a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46744 | ||
381 | 2025.01.22 05:10:28.753123 [ 265 ] {} <Debug> TCP-Session: 5978b0b9-13a8-4d1f-adf7-8d045734b175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
382 | 2025.01.22 05:10:28.753172 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
383 | 2025.01.22 05:10:28.753167 [ 266 ] {} <Debug> TCP-Session: 56bbc9e8-cb69-48c3-9962-df11127fd2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2025.01.22 05:10:28.753185 [ 265 ] {} <Debug> TCP-Session: 5978b0b9-13a8-4d1f-adf7-8d045734b175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2025.01.22 05:10:28.753273 [ 266 ] {} <Debug> TCP-Session: 56bbc9e8-cb69-48c3-9962-df11127fd2a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
386 | 2025.01.22 05:10:28.753296 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
387 | 2025.01.22 05:10:28.753302 [ 267 ] {} <Debug> TCP-Session: c7316867-1585-4893-bbcb-26ee2ae5f51f Authenticating user 'default' from [fd00:1122:3344:101::e]:52474 | ||
388 | 2025.01.22 05:10:28.753414 [ 268 ] {} <Debug> TCP-Session: c371a0f9-49f1-40a8-b19b-7f88ce09b4ea Authenticating user 'default' from [fd00:1122:3344:101::e]:32972 | ||
389 | 2025.01.22 05:10:28.753414 [ 267 ] {} <Debug> TCP-Session: c7316867-1585-4893-bbcb-26ee2ae5f51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2025.01.22 05:10:28.753456 [ 268 ] {} <Debug> TCP-Session: c371a0f9-49f1-40a8-b19b-7f88ce09b4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
391 | 2025.01.22 05:10:28.753488 [ 267 ] {} <Debug> TCP-Session: c7316867-1585-4893-bbcb-26ee2ae5f51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2025.01.22 05:10:28.753494 [ 268 ] {} <Debug> TCP-Session: c371a0f9-49f1-40a8-b19b-7f88ce09b4ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
393 | 2025.01.22 05:10:28.756317 [ 253 ] {123df57e-b6d8-4661-9c95-cca8f39407b4} <Debug> TCPHandler: Processed in 0.011304441 sec. | ||
394 | 2025.01.22 05:10:28.756585 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2025.01.22 05:10:28.756836 [ 3 ] {574e23b3-75cd-46fc-9f3e-dc058981fb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
396 | 2025.01.22 05:10:28.756925 [ 3 ] {574e23b3-75cd-46fc-9f3e-dc058981fb1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
397 | 2025.01.22 05:10:28.765195 [ 3 ] {574e23b3-75cd-46fc-9f3e-dc058981fb1b} <Debug> oximeter.measurements_string (0480225e-ad53-4071-ba64-4a8ac08eb6dc): Loading data parts | ||
398 | 2025.01.22 05:10:28.765516 [ 3 ] {574e23b3-75cd-46fc-9f3e-dc058981fb1b} <Debug> oximeter.measurements_string (0480225e-ad53-4071-ba64-4a8ac08eb6dc): There are no data parts | ||
399 | 2025.01.22 05:10:28.771916 [ 3 ] {574e23b3-75cd-46fc-9f3e-dc058981fb1b} <Debug> TCPHandler: Processed in 0.015400413 sec. | ||
400 | 2025.01.22 05:10:28.772289 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
401 | 2025.01.22 05:10:28.772566 [ 253 ] {9cd7130c-4bf2-4c1e-8847-3b69985f0a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
402 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
403 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
404 | * a string isn't palatable for a few reasons. | ||
405 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
406 | * details. | ||
407 | */ | ||
408 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
409 | 2025.01.22 05:10:28.772640 [ 253 ] {9cd7130c-4bf2-4c1e-8847-3b69985f0a3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
410 | 2025.01.22 05:10:28.783094 [ 253 ] {9cd7130c-4bf2-4c1e-8847-3b69985f0a3e} <Debug> oximeter.measurements_bytes (bef5bc42-18cf-46f8-a726-4a69919f2b1b): Loading data parts | ||
411 | 2025.01.22 05:10:28.783355 [ 253 ] {9cd7130c-4bf2-4c1e-8847-3b69985f0a3e} <Debug> oximeter.measurements_bytes (bef5bc42-18cf-46f8-a726-4a69919f2b1b): There are no data parts | ||
412 | 2025.01.22 05:10:28.787901 [ 253 ] {9cd7130c-4bf2-4c1e-8847-3b69985f0a3e} <Debug> TCPHandler: Processed in 0.01574017 sec. | ||
413 | 2025.01.22 05:10:28.788113 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.01.22 05:10:28.788393 [ 3 ] {db56b675-e49d-453c-bda7-082e3fd4a803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
415 | 2025.01.22 05:10:28.788480 [ 3 ] {db56b675-e49d-453c-bda7-082e3fd4a803} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
416 | 2025.01.22 05:10:28.796022 [ 3 ] {db56b675-e49d-453c-bda7-082e3fd4a803} <Debug> oximeter.measurements_cumulativei64 (77e615ca-6d26-41ae-8fad-4a2c90c86773): Loading data parts | ||
417 | 2025.01.22 05:10:28.796297 [ 3 ] {db56b675-e49d-453c-bda7-082e3fd4a803} <Debug> oximeter.measurements_cumulativei64 (77e615ca-6d26-41ae-8fad-4a2c90c86773): There are no data parts | ||
418 | 2025.01.22 05:10:28.804627 [ 3 ] {db56b675-e49d-453c-bda7-082e3fd4a803} <Debug> TCPHandler: Processed in 0.016583988 sec. | ||
419 | 2025.01.22 05:10:28.804939 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.01.22 05:10:28.805195 [ 253 ] {756218df-fafc-4117-98ae-d918b38482d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
421 | 2025.01.22 05:10:28.805252 [ 253 ] {756218df-fafc-4117-98ae-d918b38482d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
422 | 2025.01.22 05:10:28.813145 [ 253 ] {756218df-fafc-4117-98ae-d918b38482d1} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Loading data parts | ||
423 | 2025.01.22 05:10:28.813421 [ 253 ] {756218df-fafc-4117-98ae-d918b38482d1} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): There are no data parts | ||
424 | 2025.01.22 05:10:28.821013 [ 253 ] {756218df-fafc-4117-98ae-d918b38482d1} <Debug> TCPHandler: Processed in 0.01618548 sec. | ||
425 | 2025.01.22 05:10:28.821240 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.01.22 05:10:28.821507 [ 3 ] {375dd663-54bb-4e2d-81c4-915942ef8bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
427 | 2025.01.22 05:10:28.821600 [ 3 ] {375dd663-54bb-4e2d-81c4-915942ef8bf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
428 | 2025.01.22 05:10:28.829704 [ 3 ] {375dd663-54bb-4e2d-81c4-915942ef8bf5} <Debug> oximeter.measurements_cumulativef32 (32bd8c52-0b9a-422b-a6be-dd05386a2428): Loading data parts | ||
429 | 2025.01.22 05:10:28.829863 [ 3 ] {375dd663-54bb-4e2d-81c4-915942ef8bf5} <Debug> oximeter.measurements_cumulativef32 (32bd8c52-0b9a-422b-a6be-dd05386a2428): There are no data parts | ||
430 | 2025.01.22 05:10:28.836990 [ 3 ] {375dd663-54bb-4e2d-81c4-915942ef8bf5} <Debug> TCPHandler: Processed in 0.015818032 sec. | ||
431 | 2025.01.22 05:10:28.837344 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.01.22 05:10:28.837583 [ 253 ] {f4644531-39d0-43d5-b19b-81ec7c9a5fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
433 | 2025.01.22 05:10:28.837641 [ 253 ] {f4644531-39d0-43d5-b19b-81ec7c9a5fed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
434 | 2025.01.22 05:10:28.847487 [ 253 ] {f4644531-39d0-43d5-b19b-81ec7c9a5fed} <Debug> oximeter.measurements_cumulativef64 (cf48e49f-829b-43f2-b068-cf487fae3ee1): Loading data parts | ||
435 | 2025.01.22 05:10:28.847659 [ 253 ] {f4644531-39d0-43d5-b19b-81ec7c9a5fed} <Debug> oximeter.measurements_cumulativef64 (cf48e49f-829b-43f2-b068-cf487fae3ee1): There are no data parts | ||
436 | 2025.01.22 05:10:28.849838 [ 253 ] {f4644531-39d0-43d5-b19b-81ec7c9a5fed} <Debug> TCPHandler: Processed in 0.012585917 sec. | ||
437 | 2025.01.22 05:10:28.850046 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.01.22 05:10:28.850427 [ 3 ] {f936e588-fcb7-42e9-ad9a-640a047f4c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
439 | * NOTE: Array types cannot be Nullable, see | ||
440 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
441 | * for more details. | ||
442 | * | ||
443 | * This means we need to use empty arrays to indicate a missing value. This | ||
444 | * is unfortunate, and at this point relies on the fact that an | ||
445 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
446 | * to figure out another way to represent missing samples here. | ||
447 | */ | ||
448 | 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) | ||
449 | 2025.01.22 05:10:28.850522 [ 3 ] {f936e588-fcb7-42e9-ad9a-640a047f4c37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
450 | 2025.01.22 05:10:28.853616 [ 3 ] {f936e588-fcb7-42e9-ad9a-640a047f4c37} <Debug> oximeter.measurements_histogrami8 (0ba6cb7f-3d96-44cd-81f6-ccf86f6535cf): Loading data parts | ||
451 | 2025.01.22 05:10:28.853790 [ 3 ] {f936e588-fcb7-42e9-ad9a-640a047f4c37} <Debug> oximeter.measurements_histogrami8 (0ba6cb7f-3d96-44cd-81f6-ccf86f6535cf): There are no data parts | ||
452 | 2025.01.22 05:10:28.855348 [ 3 ] {f936e588-fcb7-42e9-ad9a-640a047f4c37} <Debug> TCPHandler: Processed in 0.005371889 sec. | ||
453 | 2025.01.22 05:10:28.855522 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2025.01.22 05:10:28.855832 [ 253 ] {228a8e11-962c-4820-852a-6b996644d55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
455 | 2025.01.22 05:10:28.855899 [ 253 ] {228a8e11-962c-4820-852a-6b996644d55b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
456 | 2025.01.22 05:10:28.860533 [ 253 ] {228a8e11-962c-4820-852a-6b996644d55b} <Debug> oximeter.measurements_histogramu8 (8ed6b854-eb22-454a-82a4-d56425b087a8): Loading data parts | ||
457 | 2025.01.22 05:10:28.860767 [ 253 ] {228a8e11-962c-4820-852a-6b996644d55b} <Debug> oximeter.measurements_histogramu8 (8ed6b854-eb22-454a-82a4-d56425b087a8): There are no data parts | ||
458 | 2025.01.22 05:10:28.867680 [ 253 ] {228a8e11-962c-4820-852a-6b996644d55b} <Debug> TCPHandler: Processed in 0.012213398 sec. | ||
459 | 2025.01.22 05:10:28.867957 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2025.01.22 05:10:28.868307 [ 3 ] {5c84ed07-4700-4753-b795-b51166ef3e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
461 | 2025.01.22 05:10:28.868408 [ 3 ] {5c84ed07-4700-4753-b795-b51166ef3e1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
462 | 2025.01.22 05:10:28.877201 [ 3 ] {5c84ed07-4700-4753-b795-b51166ef3e1e} <Debug> oximeter.measurements_histogrami16 (bfaba289-b67a-48bf-b01f-ea94f96c6aa5): Loading data parts | ||
463 | 2025.01.22 05:10:28.877456 [ 3 ] {5c84ed07-4700-4753-b795-b51166ef3e1e} <Debug> oximeter.measurements_histogrami16 (bfaba289-b67a-48bf-b01f-ea94f96c6aa5): There are no data parts | ||
464 | 2025.01.22 05:10:28.881768 [ 3 ] {5c84ed07-4700-4753-b795-b51166ef3e1e} <Debug> TCPHandler: Processed in 0.013883122 sec. | ||
465 | 2025.01.22 05:10:28.882120 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2025.01.22 05:10:28.882580 [ 253 ] {0fad6de1-f037-4ab3-a61c-227b5ff5269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
467 | 2025.01.22 05:10:28.882662 [ 253 ] {0fad6de1-f037-4ab3-a61c-227b5ff5269f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
468 | 2025.01.22 05:10:28.892111 [ 253 ] {0fad6de1-f037-4ab3-a61c-227b5ff5269f} <Debug> oximeter.measurements_histogramu16 (cc577821-ba97-4db8-81d2-476168ece760): Loading data parts | ||
469 | 2025.01.22 05:10:28.892282 [ 253 ] {0fad6de1-f037-4ab3-a61c-227b5ff5269f} <Debug> oximeter.measurements_histogramu16 (cc577821-ba97-4db8-81d2-476168ece760): There are no data parts | ||
470 | 2025.01.22 05:10:28.898153 [ 253 ] {0fad6de1-f037-4ab3-a61c-227b5ff5269f} <Debug> TCPHandler: Processed in 0.016164809 sec. | ||
471 | 2025.01.22 05:10:28.898353 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2025.01.22 05:10:28.898700 [ 3 ] {b9ad115f-5aad-4cb8-8621-0618b257adf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
473 | 2025.01.22 05:10:28.898802 [ 3 ] {b9ad115f-5aad-4cb8-8621-0618b257adf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
474 | 2025.01.22 05:10:28.906815 [ 3 ] {b9ad115f-5aad-4cb8-8621-0618b257adf6} <Debug> oximeter.measurements_histogrami32 (26486e91-13bc-45cc-9ea4-5ff867a1c1fc): Loading data parts | ||
475 | 2025.01.22 05:10:28.907033 [ 3 ] {b9ad115f-5aad-4cb8-8621-0618b257adf6} <Debug> oximeter.measurements_histogrami32 (26486e91-13bc-45cc-9ea4-5ff867a1c1fc): There are no data parts | ||
476 | 2025.01.22 05:10:28.914238 [ 3 ] {b9ad115f-5aad-4cb8-8621-0618b257adf6} <Debug> TCPHandler: Processed in 0.015955715 sec. | ||
477 | 2025.01.22 05:10:28.914428 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2025.01.22 05:10:28.914751 [ 253 ] {e70e6a88-c16c-4703-b04b-d2ea71b8ebc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
479 | 2025.01.22 05:10:28.914828 [ 253 ] {e70e6a88-c16c-4703-b04b-d2ea71b8ebc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
480 | 2025.01.22 05:10:28.924623 [ 253 ] {e70e6a88-c16c-4703-b04b-d2ea71b8ebc5} <Debug> oximeter.measurements_histogramu32 (bac920c4-4ac4-4e6c-94de-fa5441bd4fc0): Loading data parts | ||
481 | 2025.01.22 05:10:28.924870 [ 253 ] {e70e6a88-c16c-4703-b04b-d2ea71b8ebc5} <Debug> oximeter.measurements_histogramu32 (bac920c4-4ac4-4e6c-94de-fa5441bd4fc0): There are no data parts | ||
482 | 2025.01.22 05:10:28.930519 [ 253 ] {e70e6a88-c16c-4703-b04b-d2ea71b8ebc5} <Debug> TCPHandler: Processed in 0.016146219 sec. | ||
483 | 2025.01.22 05:10:28.930757 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2025.01.22 05:10:28.931060 [ 3 ] {80d950a7-536e-404c-8c1f-ca3dfe3b5f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
485 | 2025.01.22 05:10:28.931152 [ 3 ] {80d950a7-536e-404c-8c1f-ca3dfe3b5f6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
486 | 2025.01.22 05:10:28.941486 [ 3 ] {80d950a7-536e-404c-8c1f-ca3dfe3b5f6d} <Debug> oximeter.measurements_histogrami64 (c5ee1a5e-a7bc-4565-8294-8943bf7535e4): Loading data parts | ||
487 | 2025.01.22 05:10:28.941688 [ 3 ] {80d950a7-536e-404c-8c1f-ca3dfe3b5f6d} <Debug> oximeter.measurements_histogrami64 (c5ee1a5e-a7bc-4565-8294-8943bf7535e4): There are no data parts | ||
488 | 2025.01.22 05:10:28.946848 [ 3 ] {80d950a7-536e-404c-8c1f-ca3dfe3b5f6d} <Debug> TCPHandler: Processed in 0.016153189 sec. | ||
489 | 2025.01.22 05:10:28.947081 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2025.01.22 05:10:28.947461 [ 253 ] {f46d22dd-de09-443d-8027-328cfe9c1072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
491 | 2025.01.22 05:10:28.947555 [ 253 ] {f46d22dd-de09-443d-8027-328cfe9c1072} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
492 | 2025.01.22 05:10:28.956459 [ 253 ] {f46d22dd-de09-443d-8027-328cfe9c1072} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Loading data parts | ||
493 | 2025.01.22 05:10:28.956606 [ 253 ] {f46d22dd-de09-443d-8027-328cfe9c1072} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): There are no data parts | ||
494 | 2025.01.22 05:10:28.962878 [ 253 ] {f46d22dd-de09-443d-8027-328cfe9c1072} <Debug> TCPHandler: Processed in 0.015865113 sec. | ||
495 | 2025.01.22 05:10:28.963073 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2025.01.22 05:10:28.963427 [ 3 ] {7be9f171-1863-405b-8405-8cbafb9f21b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
497 | 2025.01.22 05:10:28.963536 [ 3 ] {7be9f171-1863-405b-8405-8cbafb9f21b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
498 | 2025.01.22 05:10:28.971127 [ 3 ] {7be9f171-1863-405b-8405-8cbafb9f21b8} <Debug> oximeter.measurements_histogramf32 (c193ff91-0305-40be-81b8-2145d212d80f): Loading data parts | ||
499 | 2025.01.22 05:10:28.971407 [ 3 ] {7be9f171-1863-405b-8405-8cbafb9f21b8} <Debug> oximeter.measurements_histogramf32 (c193ff91-0305-40be-81b8-2145d212d80f): There are no data parts | ||
500 | 2025.01.22 05:10:28.979124 [ 3 ] {7be9f171-1863-405b-8405-8cbafb9f21b8} <Debug> TCPHandler: Processed in 0.016118588 sec. | ||
501 | 2025.01.22 05:10:28.979337 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2025.01.22 05:10:28.979729 [ 253 ] {8af27bad-2f45-498a-bf50-903adc54bd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
503 | 2025.01.22 05:10:28.979823 [ 253 ] {8af27bad-2f45-498a-bf50-903adc54bd14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
504 | 2025.01.22 05:10:28.988983 [ 253 ] {8af27bad-2f45-498a-bf50-903adc54bd14} <Debug> oximeter.measurements_histogramf64 (c44cad4b-30c0-4a55-8406-a82670081890): Loading data parts | ||
505 | 2025.01.22 05:10:28.989145 [ 253 ] {8af27bad-2f45-498a-bf50-903adc54bd14} <Debug> oximeter.measurements_histogramf64 (c44cad4b-30c0-4a55-8406-a82670081890): There are no data parts | ||
506 | 2025.01.22 05:10:28.995302 [ 253 ] {8af27bad-2f45-498a-bf50-903adc54bd14} <Debug> TCPHandler: Processed in 0.016034596 sec. | ||
507 | 2025.01.22 05:10:28.995516 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2025.01.22 05:10:28.995772 [ 3 ] {17ef077d-5df2-4c86-b250-b58b6c673e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) /* The field tables store named dimensions of each timeseries. | ||
509 | * | ||
510 | * As with the measurement tables, there is one field table for each field data | ||
511 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
512 | * this behavior **must not** be relied upon for query correctness. | ||
513 | * | ||
514 | * The index for the fields differs from the measurements, however. Rows are | ||
515 | * sorted by timeseries name, then field name, field value, and finally | ||
516 | * timeseries key. This reflects the most common pattern for looking them up: | ||
517 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
518 | * usually then used to look up measurements. | ||
519 | * | ||
520 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
521 | * timeseries name and then key, since it would improve lookups where one | ||
522 | * already has the key. Realistically though, these tables are quite small and | ||
523 | * so performance benefits will be low in absolute terms. | ||
524 | * | ||
525 | * TTL: We use a materialized column to expire old field table records. This | ||
526 | * column is generated automatically by the database whenever a new row is | ||
527 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
528 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
529 | * record will remain during a deduplication, which will have the last | ||
530 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
531 | * measurement tables. | ||
532 | */ | ||
533 | 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) | ||
534 | 2025.01.22 05:10:28.995874 [ 3 ] {17ef077d-5df2-4c86-b250-b58b6c673e7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
535 | 2025.01.22 05:10:29.001070 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.50 MiB, peak 123.50 MiB, free memory in arenas 0.00 B, will set to 134.38 MiB (RSS), difference: 10.88 MiB | ||
536 | 2025.01.22 05:10:29.005428 [ 3 ] {17ef077d-5df2-4c86-b250-b58b6c673e7b} <Debug> oximeter.fields_bool (26c3ddd1-d68a-41b0-bd70-73d3a8c85645): Loading data parts | ||
537 | 2025.01.22 05:10:29.005601 [ 3 ] {17ef077d-5df2-4c86-b250-b58b6c673e7b} <Debug> oximeter.fields_bool (26c3ddd1-d68a-41b0-bd70-73d3a8c85645): There are no data parts | ||
538 | 2025.01.22 05:10:29.011176 [ 3 ] {17ef077d-5df2-4c86-b250-b58b6c673e7b} <Debug> TCPHandler: Processed in 0.015727801 sec. | ||
539 | 2025.01.22 05:10:29.011438 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2025.01.22 05:10:29.011709 [ 253 ] {439e7011-f9e5-4636-b922-bfe067861e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
541 | 2025.01.22 05:10:29.011795 [ 253 ] {439e7011-f9e5-4636-b922-bfe067861e28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2025.01.22 05:10:29.022971 [ 253 ] {439e7011-f9e5-4636-b922-bfe067861e28} <Debug> oximeter.fields_i8 (8ad2929e-154a-485a-b98a-d90d49a32657): Loading data parts | ||
543 | 2025.01.22 05:10:29.023191 [ 253 ] {439e7011-f9e5-4636-b922-bfe067861e28} <Debug> oximeter.fields_i8 (8ad2929e-154a-485a-b98a-d90d49a32657): There are no data parts | ||
544 | 2025.01.22 05:10:29.027125 [ 253 ] {439e7011-f9e5-4636-b922-bfe067861e28} <Debug> TCPHandler: Processed in 0.015755211 sec. | ||
545 | 2025.01.22 05:10:29.027321 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2025.01.22 05:10:29.027568 [ 3 ] {495cbc43-a6be-4072-aa82-605f2f7e67d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
547 | 2025.01.22 05:10:29.027667 [ 3 ] {495cbc43-a6be-4072-aa82-605f2f7e67d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2025.01.22 05:10:29.035374 [ 3 ] {495cbc43-a6be-4072-aa82-605f2f7e67d5} <Debug> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Loading data parts | ||
549 | 2025.01.22 05:10:29.035704 [ 3 ] {495cbc43-a6be-4072-aa82-605f2f7e67d5} <Debug> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): There are no data parts | ||
550 | 2025.01.22 05:10:29.043250 [ 3 ] {495cbc43-a6be-4072-aa82-605f2f7e67d5} <Debug> TCPHandler: Processed in 0.015993736 sec. | ||
551 | 2025.01.22 05:10:29.043519 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2025.01.22 05:10:29.043937 [ 253 ] {b9fe0512-43c4-4e7d-814b-bd074148cf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
553 | 2025.01.22 05:10:29.044012 [ 253 ] {b9fe0512-43c4-4e7d-814b-bd074148cf93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2025.01.22 05:10:29.053231 [ 253 ] {b9fe0512-43c4-4e7d-814b-bd074148cf93} <Debug> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Loading data parts | ||
555 | 2025.01.22 05:10:29.053518 [ 253 ] {b9fe0512-43c4-4e7d-814b-bd074148cf93} <Debug> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): There are no data parts | ||
556 | 2025.01.22 05:10:29.059236 [ 253 ] {b9fe0512-43c4-4e7d-814b-bd074148cf93} <Debug> TCPHandler: Processed in 0.015826662 sec. | ||
557 | 2025.01.22 05:10:29.059433 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2025.01.22 05:10:29.059679 [ 3 ] {2400e0f8-ca8b-4221-9fb2-16a7c7f3144e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
559 | 2025.01.22 05:10:29.059764 [ 3 ] {2400e0f8-ca8b-4221-9fb2-16a7c7f3144e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2025.01.22 05:10:29.066328 [ 3 ] {2400e0f8-ca8b-4221-9fb2-16a7c7f3144e} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Loading data parts | ||
561 | 2025.01.22 05:10:29.066544 [ 3 ] {2400e0f8-ca8b-4221-9fb2-16a7c7f3144e} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): There are no data parts | ||
562 | 2025.01.22 05:10:29.075358 [ 3 ] {2400e0f8-ca8b-4221-9fb2-16a7c7f3144e} <Debug> TCPHandler: Processed in 0.015991966 sec. | ||
563 | 2025.01.22 05:10:29.075647 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2025.01.22 05:10:29.075990 [ 253 ] {93fecb35-b254-4aa6-8a09-8838fce5ee27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
565 | 2025.01.22 05:10:29.076077 [ 253 ] {93fecb35-b254-4aa6-8a09-8838fce5ee27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2025.01.22 05:10:29.083221 [ 253 ] {93fecb35-b254-4aa6-8a09-8838fce5ee27} <Debug> oximeter.fields_i32 (7c0ec6cb-3386-4748-8682-07fb1f726246): Loading data parts | ||
567 | 2025.01.22 05:10:29.083498 [ 253 ] {93fecb35-b254-4aa6-8a09-8838fce5ee27} <Debug> oximeter.fields_i32 (7c0ec6cb-3386-4748-8682-07fb1f726246): There are no data parts | ||
568 | 2025.01.22 05:10:29.086739 [ 253 ] {93fecb35-b254-4aa6-8a09-8838fce5ee27} <Debug> TCPHandler: Processed in 0.011207378 sec. | ||
569 | 2025.01.22 05:10:29.086940 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2025.01.22 05:10:29.087207 [ 3 ] {622ecb3f-da0f-461d-9265-822a3058ab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
571 | 2025.01.22 05:10:29.087280 [ 3 ] {622ecb3f-da0f-461d-9265-822a3058ab59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2025.01.22 05:10:29.090212 [ 3 ] {622ecb3f-da0f-461d-9265-822a3058ab59} <Debug> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Loading data parts | ||
573 | 2025.01.22 05:10:29.090353 [ 3 ] {622ecb3f-da0f-461d-9265-822a3058ab59} <Debug> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): There are no data parts | ||
574 | 2025.01.22 05:10:29.091807 [ 3 ] {622ecb3f-da0f-461d-9265-822a3058ab59} <Debug> TCPHandler: Processed in 0.00493359 sec. | ||
575 | 2025.01.22 05:10:29.092009 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2025.01.22 05:10:29.092218 [ 253 ] {b335f6fa-8363-4bf1-8429-b7742f3355aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
577 | 2025.01.22 05:10:29.092302 [ 253 ] {b335f6fa-8363-4bf1-8429-b7742f3355aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2025.01.22 05:10:29.096761 [ 253 ] {b335f6fa-8363-4bf1-8429-b7742f3355aa} <Debug> oximeter.fields_i64 (8a11e57c-da96-42e1-96ad-7dfe7ca89e9c): Loading data parts | ||
579 | 2025.01.22 05:10:29.097019 [ 253 ] {b335f6fa-8363-4bf1-8429-b7742f3355aa} <Debug> oximeter.fields_i64 (8a11e57c-da96-42e1-96ad-7dfe7ca89e9c): There are no data parts | ||
580 | 2025.01.22 05:10:29.103872 [ 253 ] {b335f6fa-8363-4bf1-8429-b7742f3355aa} <Debug> TCPHandler: Processed in 0.011918993 sec. | ||
581 | 2025.01.22 05:10:29.104272 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2025.01.22 05:10:29.104553 [ 3 ] {6e13553e-b868-4030-bf04-82152006efb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
583 | 2025.01.22 05:10:29.104625 [ 3 ] {6e13553e-b868-4030-bf04-82152006efb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2025.01.22 05:10:29.112847 [ 3 ] {6e13553e-b868-4030-bf04-82152006efb9} <Debug> oximeter.fields_u64 (bd00b87e-04c2-42d8-ae67-beebce7a956f): Loading data parts | ||
585 | 2025.01.22 05:10:29.113035 [ 3 ] {6e13553e-b868-4030-bf04-82152006efb9} <Debug> oximeter.fields_u64 (bd00b87e-04c2-42d8-ae67-beebce7a956f): There are no data parts | ||
586 | 2025.01.22 05:10:29.120630 [ 3 ] {6e13553e-b868-4030-bf04-82152006efb9} <Debug> TCPHandler: Processed in 0.016479385 sec. | ||
587 | 2025.01.22 05:10:29.120841 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2025.01.22 05:10:29.121085 [ 253 ] {2899796c-3d45-4e6b-86a6-bd9c6e65717e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
589 | 2025.01.22 05:10:29.121181 [ 253 ] {2899796c-3d45-4e6b-86a6-bd9c6e65717e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2025.01.22 05:10:29.130541 [ 253 ] {2899796c-3d45-4e6b-86a6-bd9c6e65717e} <Debug> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Loading data parts | ||
591 | 2025.01.22 05:10:29.130820 [ 253 ] {2899796c-3d45-4e6b-86a6-bd9c6e65717e} <Debug> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): There are no data parts | ||
592 | 2025.01.22 05:10:29.136832 [ 253 ] {2899796c-3d45-4e6b-86a6-bd9c6e65717e} <Debug> TCPHandler: Processed in 0.016048166 sec. | ||
593 | 2025.01.22 05:10:29.137071 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2025.01.22 05:10:29.137356 [ 3 ] {391d4067-3c9d-4f87-8de2-2114a9bbaf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
595 | 2025.01.22 05:10:29.137423 [ 3 ] {391d4067-3c9d-4f87-8de2-2114a9bbaf93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2025.01.22 05:10:29.147053 [ 3 ] {391d4067-3c9d-4f87-8de2-2114a9bbaf93} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Loading data parts | ||
597 | 2025.01.22 05:10:29.147303 [ 3 ] {391d4067-3c9d-4f87-8de2-2114a9bbaf93} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): There are no data parts | ||
598 | 2025.01.22 05:10:29.153210 [ 3 ] {391d4067-3c9d-4f87-8de2-2114a9bbaf93} <Debug> TCPHandler: Processed in 0.01620583 sec. | ||
599 | 2025.01.22 05:10:29.153434 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2025.01.22 05:10:29.153680 [ 253 ] {e146a6ca-1725-455f-ad69-a4feee23ca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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) | ||
601 | 2025.01.22 05:10:29.153776 [ 253 ] {e146a6ca-1725-455f-ad69-a4feee23ca4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2025.01.22 05:10:29.164760 [ 253 ] {e146a6ca-1725-455f-ad69-a4feee23ca4a} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Loading data parts | ||
603 | 2025.01.22 05:10:29.165038 [ 253 ] {e146a6ca-1725-455f-ad69-a4feee23ca4a} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): There are no data parts | ||
604 | 2025.01.22 05:10:29.169263 [ 253 ] {e146a6ca-1725-455f-ad69-a4feee23ca4a} <Debug> TCPHandler: Processed in 0.015895714 sec. | ||
605 | 2025.01.22 05:10:29.169478 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2025.01.22 05:10:29.169801 [ 3 ] {6517b083-2785-431d-8469-89da3114f308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | 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) | ||
610 | 2025.01.22 05:10:29.169878 [ 3 ] {6517b083-2785-431d-8469-89da3114f308} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2025.01.22 05:10:29.176774 [ 3 ] {6517b083-2785-431d-8469-89da3114f308} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Loading data parts | ||
612 | 2025.01.22 05:10:29.176950 [ 3 ] {6517b083-2785-431d-8469-89da3114f308} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): There are no data parts | ||
613 | 2025.01.22 05:10:29.185460 [ 3 ] {6517b083-2785-431d-8469-89da3114f308} <Debug> TCPHandler: Processed in 0.016038177 sec. | ||
614 | 2025.01.22 05:10:29.185659 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.22 05:10:29.185853 [ 253 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2025.01.22 05:10:29.187208 [ 253 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2025.01.22 05:10:29.195277 [ 259 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Trace> oximeter.version (2d04b8cb-2663-4294-8b57-f88cd82040f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2025.01.22 05:10:29.195383 [ 259 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
619 | 2025.01.22 05:10:29.199135 [ 259 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2025.01.22 05:10:29.199517 [ 259 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Trace> oximeter.version (2d04b8cb-2663-4294-8b57-f88cd82040f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2025.01.22 05:10:29.199876 [ 253 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014094 sec., 70.95217823187171 rows/sec., 1.11 KiB/sec. | ||
622 | 2025.01.22 05:10:29.200152 [ 253 ] {38e1ec09-ba8b-4fd3-b493-fa26cc4d1014} <Debug> TCPHandler: Processed in 0.014549866 sec. | ||
623 | 2025.01.22 05:10:29.871727 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63677 | ||
624 | 2025.01.22 05:10:29.872259 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2025.01.22 05:10:29.872325 [ 269 ] {} <Debug> TCP-Session: 4d68ec42-acdc-47f1-bdca-e883dc35c950 Authenticating user 'default' from [fd00:1122:3344:101::c]:63677 | ||
626 | 2025.01.22 05:10:29.872362 [ 269 ] {} <Debug> TCP-Session: 4d68ec42-acdc-47f1-bdca-e883dc35c950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2025.01.22 05:10:29.872366 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59126 | ||
628 | 2025.01.22 05:10:29.872382 [ 269 ] {} <Debug> TCP-Session: 4d68ec42-acdc-47f1-bdca-e883dc35c950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2025.01.22 05:10:29.872594 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2025.01.22 05:10:29.872624 [ 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 | ||
631 | 2025.01.22 05:10:29.872683 [ 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 | ||
632 | 2025.01.22 05:10:29.872967 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2025.01.22 05:10:29.873009 [ 270 ] {} <Debug> TCP-Session: 02ba085f-43c1-48e5-9254-9673ce75d015 Authenticating user 'default' from [fd00:1122:3344:101::b]:59126 | ||
634 | 2025.01.22 05:10:29.873034 [ 270 ] {} <Debug> TCP-Session: 02ba085f-43c1-48e5-9254-9673ce75d015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2025.01.22 05:10:29.873092 [ 270 ] {} <Debug> TCP-Session: 02ba085f-43c1-48e5-9254-9673ce75d015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2025.01.22 05:10:29.873146 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
637 | 2025.01.22 05:10:29.873170 [ 270 ] {} <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 | ||
638 | 2025.01.22 05:10:29.873217 [ 270 ] {} <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 | ||
639 | 2025.01.22 05:10:29.873672 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62367 | ||
640 | 2025.01.22 05:10:29.873961 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2025.01.22 05:10:29.873980 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48719 | ||
642 | 2025.01.22 05:10:29.874050 [ 271 ] {} <Debug> TCP-Session: abaf364b-3103-4f35-8e82-fdd879132dfb Authenticating user 'default' from [fd00:1122:3344:101::c]:62367 | ||
643 | 2025.01.22 05:10:29.873963 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61585 | ||
644 | 2025.01.22 05:10:29.874135 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52747 | ||
645 | 2025.01.22 05:10:29.874149 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60024 | ||
646 | 2025.01.22 05:10:29.874164 [ 271 ] {} <Debug> TCP-Session: abaf364b-3103-4f35-8e82-fdd879132dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.01.22 05:10:29.874339 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32922 | ||
648 | 2025.01.22 05:10:29.874352 [ 271 ] {} <Debug> TCP-Session: abaf364b-3103-4f35-8e82-fdd879132dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2025.01.22 05:10:29.874856 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44680 | ||
650 | 2025.01.22 05:10:29.874886 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
651 | 2025.01.22 05:10:29.874972 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48725 | ||
652 | 2025.01.22 05:10:29.874982 [ 272 ] {} <Debug> TCP-Session: 196a829e-62b4-4b73-960b-7cb23ce884b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:61585 | ||
653 | 2025.01.22 05:10:29.875159 [ 272 ] {} <Debug> TCP-Session: 196a829e-62b4-4b73-960b-7cb23ce884b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.01.22 05:10:29.875209 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65245 | ||
655 | 2025.01.22 05:10:29.875221 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2025.01.22 05:10:29.875247 [ 272 ] {} <Debug> TCP-Session: 196a829e-62b4-4b73-960b-7cb23ce884b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.01.22 05:10:29.875270 [ 278 ] {} <Debug> TCP-Session: f31aa6f6-2196-49f9-82d1-bee542e2f2f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:48725 | ||
658 | 2025.01.22 05:10:29.875416 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2025.01.22 05:10:29.875424 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60597 | ||
660 | 2025.01.22 05:10:29.875459 [ 278 ] {} <Debug> TCP-Session: f31aa6f6-2196-49f9-82d1-bee542e2f2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.01.22 05:10:29.875515 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40387 | ||
662 | 2025.01.22 05:10:29.875605 [ 278 ] {} <Debug> TCP-Session: f31aa6f6-2196-49f9-82d1-bee542e2f2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.01.22 05:10:29.875523 [ 279 ] {} <Debug> TCP-Session: 3e8ab664-1b16-4491-b952-d7a515559c04 Authenticating user 'default' from [fd00:1122:3344:101::b]:65245 | ||
664 | 2025.01.22 05:10:29.875822 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48814 | ||
665 | 2025.01.22 05:10:29.875854 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.01.22 05:10:29.875860 [ 279 ] {} <Debug> TCP-Session: 3e8ab664-1b16-4491-b952-d7a515559c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.01.22 05:10:29.875992 [ 280 ] {} <Debug> TCP-Session: 90a4ddcd-258d-4468-b284-a1b6b93cbf74 Authenticating user 'default' from [fd00:1122:3344:101::b]:60597 | ||
668 | 2025.01.22 05:10:29.875997 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63888 | ||
669 | 2025.01.22 05:10:29.876005 [ 279 ] {} <Debug> TCP-Session: 3e8ab664-1b16-4491-b952-d7a515559c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2025.01.22 05:10:29.876191 [ 280 ] {} <Debug> TCP-Session: 90a4ddcd-258d-4468-b284-a1b6b93cbf74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2025.01.22 05:10:29.876346 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48451 | ||
672 | 2025.01.22 05:10:29.876435 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
673 | 2025.01.22 05:10:29.876457 [ 280 ] {} <Debug> TCP-Session: 90a4ddcd-258d-4468-b284-a1b6b93cbf74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2025.01.22 05:10:29.876582 [ 281 ] {} <Debug> TCP-Session: e3c968bc-a569-482a-b610-a7f8547a2630 Authenticating user 'default' from [fd00:1122:3344:101::b]:40387 | ||
675 | 2025.01.22 05:10:29.876592 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
676 | 2025.01.22 05:10:29.876635 [ 281 ] {} <Debug> TCP-Session: e3c968bc-a569-482a-b610-a7f8547a2630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2025.01.22 05:10:29.876651 [ 284 ] {} <Debug> TCP-Session: 8588e7cf-9c8c-4e30-b265-9cde113259d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:48451 | ||
678 | 2025.01.22 05:10:29.876714 [ 281 ] {} <Debug> TCP-Session: e3c968bc-a569-482a-b610-a7f8547a2630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.01.22 05:10:29.876731 [ 284 ] {} <Debug> TCP-Session: 8588e7cf-9c8c-4e30-b265-9cde113259d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2025.01.22 05:10:29.876811 [ 284 ] {} <Debug> TCP-Session: 8588e7cf-9c8c-4e30-b265-9cde113259d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2025.01.22 05:10:29.877186 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2025.01.22 05:10:29.877223 [ 273 ] {} <Debug> TCP-Session: 7a9f760e-0a3d-4400-b917-4f7a8cd562ef Authenticating user 'default' from [fd00:1122:3344:101::c]:48719 | ||
683 | 2025.01.22 05:10:29.877283 [ 273 ] {} <Debug> TCP-Session: 7a9f760e-0a3d-4400-b917-4f7a8cd562ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2025.01.22 05:10:29.877297 [ 273 ] {} <Debug> TCP-Session: 7a9f760e-0a3d-4400-b917-4f7a8cd562ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.01.22 05:10:29.877743 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2025.01.22 05:10:29.877802 [ 275 ] {} <Debug> TCP-Session: a0ab4e33-67f0-4966-b50f-cbd9eee00ff7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52747 | ||
687 | 2025.01.22 05:10:29.877835 [ 275 ] {} <Debug> TCP-Session: a0ab4e33-67f0-4966-b50f-cbd9eee00ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.01.22 05:10:29.877850 [ 275 ] {} <Debug> TCP-Session: a0ab4e33-67f0-4966-b50f-cbd9eee00ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.01.22 05:10:29.878284 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2025.01.22 05:10:29.878430 [ 274 ] {} <Debug> TCP-Session: ea1971f6-8469-4b80-b7ac-8141f4eeb778 Authenticating user 'default' from [fd00:1122:3344:101::c]:60024 | ||
691 | 2025.01.22 05:10:29.878470 [ 274 ] {} <Debug> TCP-Session: ea1971f6-8469-4b80-b7ac-8141f4eeb778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.01.22 05:10:29.878498 [ 274 ] {} <Debug> TCP-Session: ea1971f6-8469-4b80-b7ac-8141f4eeb778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.22 05:10:29.879936 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2025.01.22 05:10:29.879958 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.01.22 05:10:29.879997 [ 276 ] {} <Debug> TCP-Session: 6561d215-14c8-4e00-9737-5ac4e2204add Authenticating user 'default' from [fd00:1122:3344:101::c]:32922 | ||
696 | 2025.01.22 05:10:29.880021 [ 277 ] {} <Debug> TCP-Session: d304ccce-01fc-4720-819c-89184d7b1c37 Authenticating user 'default' from [fd00:1122:3344:101::c]:44680 | ||
697 | 2025.01.22 05:10:29.880092 [ 276 ] {} <Debug> TCP-Session: 6561d215-14c8-4e00-9737-5ac4e2204add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.01.22 05:10:29.880108 [ 277 ] {} <Debug> TCP-Session: d304ccce-01fc-4720-819c-89184d7b1c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.01.22 05:10:29.880125 [ 276 ] {} <Debug> TCP-Session: 6561d215-14c8-4e00-9737-5ac4e2204add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2025.01.22 05:10:29.880199 [ 277 ] {} <Debug> TCP-Session: d304ccce-01fc-4720-819c-89184d7b1c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.01.22 05:10:29.880441 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2025.01.22 05:10:29.880544 [ 283 ] {} <Debug> TCP-Session: fa042281-33d5-446e-937e-b5a3bd6e295a Authenticating user 'default' from [fd00:1122:3344:101::b]:63888 | ||
703 | 2025.01.22 05:10:29.880569 [ 283 ] {} <Debug> TCP-Session: fa042281-33d5-446e-937e-b5a3bd6e295a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.01.22 05:10:29.880590 [ 283 ] {} <Debug> TCP-Session: fa042281-33d5-446e-937e-b5a3bd6e295a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.01.22 05:10:29.889317 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2025.01.22 05:10:29.889359 [ 282 ] {} <Debug> TCP-Session: bc73406c-20d5-4484-a95c-d106299edf8c Authenticating user 'default' from [fd00:1122:3344:101::b]:48814 | ||
707 | 2025.01.22 05:10:29.889379 [ 282 ] {} <Debug> TCP-Session: bc73406c-20d5-4484-a95c-d106299edf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2025.01.22 05:10:29.889422 [ 282 ] {} <Debug> TCP-Session: bc73406c-20d5-4484-a95c-d106299edf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.22 05:10:30.000361 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.52 MiB, peak 135.52 MiB, free memory in arenas 0.00 B, will set to 139.89 MiB (RSS), difference: 4.37 MiB | ||
710 | 2025.01.22 05:10:30.697975 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63172 | ||
711 | 2025.01.22 05:10:30.698549 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2025.01.22 05:10:30.698629 [ 285 ] {} <Debug> TCP-Session: a252d811-0afb-4fa5-87fc-1c2fabf94dc0 Authenticating user 'default' from [fd00:1122:3344:101::a]:63172 | ||
713 | 2025.01.22 05:10:30.698656 [ 285 ] {} <Debug> TCP-Session: a252d811-0afb-4fa5-87fc-1c2fabf94dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.01.22 05:10:30.698671 [ 285 ] {} <Debug> TCP-Session: a252d811-0afb-4fa5-87fc-1c2fabf94dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2025.01.22 05:10:30.698774 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2025.01.22 05:10:30.698802 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
717 | 2025.01.22 05:10:30.698851 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
718 | 2025.01.22 05:10:30.699851 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43667 | ||
719 | 2025.01.22 05:10:30.699939 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63983 | ||
720 | 2025.01.22 05:10:30.700129 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
721 | 2025.01.22 05:10:30.700140 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42174 | ||
722 | 2025.01.22 05:10:30.700172 [ 286 ] {} <Debug> TCP-Session: 663014ec-6fe0-475b-b2fd-f91344e21517 Authenticating user 'default' from [fd00:1122:3344:101::a]:43667 | ||
723 | 2025.01.22 05:10:30.700290 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38306 | ||
724 | 2025.01.22 05:10:30.700511 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
725 | 2025.01.22 05:10:30.700543 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57503 | ||
726 | 2025.01.22 05:10:30.700544 [ 286 ] {} <Debug> TCP-Session: 663014ec-6fe0-475b-b2fd-f91344e21517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2025.01.22 05:10:30.700693 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35099 | ||
728 | 2025.01.22 05:10:30.700530 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
729 | 2025.01.22 05:10:30.700732 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
730 | 2025.01.22 05:10:30.700864 [ 286 ] {} <Debug> TCP-Session: 663014ec-6fe0-475b-b2fd-f91344e21517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2025.01.22 05:10:30.700999 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
732 | 2025.01.22 05:10:30.701109 [ 287 ] {} <Debug> TCP-Session: d0951ff8-9b55-4619-beb0-6ec8bc25e03e Authenticating user 'default' from [fd00:1122:3344:101::a]:63983 | ||
733 | 2025.01.22 05:10:30.701145 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53337 | ||
734 | 2025.01.22 05:10:30.701127 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
735 | 2025.01.22 05:10:30.701190 [ 290 ] {} <Debug> TCP-Session: 5d1876d5-663e-4798-b115-82c2c28a1e2c Authenticating user 'default' from [fd00:1122:3344:101::a]:57503 | ||
736 | 2025.01.22 05:10:30.701215 [ 288 ] {} <Debug> TCP-Session: 9527aec0-b67f-4be2-9389-69def3509461 Authenticating user 'default' from [fd00:1122:3344:101::a]:42174 | ||
737 | 2025.01.22 05:10:30.701288 [ 289 ] {} <Debug> TCP-Session: 20278cef-939c-4b86-a394-d5eee664d3fa Authenticating user 'default' from [fd00:1122:3344:101::a]:38306 | ||
738 | 2025.01.22 05:10:30.701358 [ 287 ] {} <Debug> TCP-Session: d0951ff8-9b55-4619-beb0-6ec8bc25e03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2025.01.22 05:10:30.701449 [ 291 ] {} <Debug> TCP-Session: eed2b7d6-e0ec-4ed3-8127-43197d15bedd Authenticating user 'default' from [fd00:1122:3344:101::a]:35099 | ||
740 | 2025.01.22 05:10:30.701478 [ 289 ] {} <Debug> TCP-Session: 20278cef-939c-4b86-a394-d5eee664d3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2025.01.22 05:10:30.701483 [ 290 ] {} <Debug> TCP-Session: 5d1876d5-663e-4798-b115-82c2c28a1e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2025.01.22 05:10:30.701515 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
743 | 2025.01.22 05:10:30.701547 [ 291 ] {} <Debug> TCP-Session: eed2b7d6-e0ec-4ed3-8127-43197d15bedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2025.01.22 05:10:30.701563 [ 289 ] {} <Debug> TCP-Session: 20278cef-939c-4b86-a394-d5eee664d3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2025.01.22 05:10:30.701572 [ 290 ] {} <Debug> TCP-Session: 5d1876d5-663e-4798-b115-82c2c28a1e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2025.01.22 05:10:30.701504 [ 288 ] {} <Debug> TCP-Session: 9527aec0-b67f-4be2-9389-69def3509461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2025.01.22 05:10:30.701466 [ 287 ] {} <Debug> TCP-Session: d0951ff8-9b55-4619-beb0-6ec8bc25e03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2025.01.22 05:10:30.701698 [ 291 ] {} <Debug> TCP-Session: eed2b7d6-e0ec-4ed3-8127-43197d15bedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2025.01.22 05:10:30.701776 [ 288 ] {} <Debug> TCP-Session: 9527aec0-b67f-4be2-9389-69def3509461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2025.01.22 05:10:30.701771 [ 292 ] {} <Debug> TCP-Session: 00255e87-e9bf-46c4-be8a-f8eb5353c600 Authenticating user 'default' from [fd00:1122:3344:101::a]:53337 | ||
751 | 2025.01.22 05:10:30.701915 [ 292 ] {} <Debug> TCP-Session: 00255e87-e9bf-46c4-be8a-f8eb5353c600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2025.01.22 05:10:30.701969 [ 292 ] {} <Debug> TCP-Session: 00255e87-e9bf-46c4-be8a-f8eb5353c600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2025.01.22 05:10:35.784432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2025.01.22 05:10:35.784489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
755 | 2025.01.22 05:10:35.784535 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2025.01.22 05:10:35.784638 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2025.01.22 05:10:35.791306 [ 244 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Loading data parts | ||
758 | 2025.01.22 05:10:35.791640 [ 244 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): There are no data parts | ||
759 | 2025.01.22 05:10:35.802744 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.01.22 05:10:35.802821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
761 | 2025.01.22 05:10:35.806231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2025.01.22 05:10:35.806931 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.01.22 05:10:35.807601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
764 | 2025.01.22 05:10:35.810678 [ 243 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Loading data parts | ||
765 | 2025.01.22 05:10:35.810861 [ 243 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): There are no data parts | ||
766 | 2025.01.22 05:10:35.839033 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2025.01.22 05:10:35.839083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
768 | 2025.01.22 05:10:35.846224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2025.01.22 05:10:35.846966 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2025.01.22 05:10:35.849260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2025.01.22 05:10:36.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.44 MiB, peak 149.44 MiB, free memory in arenas 0.00 B, will set to 150.33 MiB (RSS), difference: 4.89 MiB | ||
772 | 2025.01.22 05:10:38.283413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2025.01.22 05:10:38.283520 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2025.01.22 05:10:38.288783 [ 242 ] {} <Debug> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Loading data parts | ||
775 | 2025.01.22 05:10:38.289015 [ 242 ] {} <Debug> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): There are no data parts | ||
776 | 2025.01.22 05:10:38.294876 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2025.01.22 05:10:38.294918 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
778 | 2025.01.22 05:10:38.296556 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2025.01.22 05:10:38.296854 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2025.01.22 05:10:38.297382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2025.01.22 05:10:39.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.52 MiB, peak 154.52 MiB, free memory in arenas 0.00 B, will set to 150.77 MiB (RSS), difference: -3.75 MiB | ||
782 | 2025.01.22 05:10:43.252450 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2025.01.22 05:10:43.252509 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2025.01.22 05:10:43.307777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2025.01.22 05:10:43.308685 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2025.01.22 05:10:43.308736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
787 | 2025.01.22 05:10:43.309442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2025.01.22 05:10:43.309921 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2025.01.22 05:10:43.310232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2025.01.22 05:10:43.349406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2025.01.22 05:10:43.370560 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2025.01.22 05:10:43.370625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
793 | 2025.01.22 05:10:43.377621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2025.01.22 05:10:43.378975 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2025.01.22 05:10:43.381987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2025.01.22 05:10:49.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.29 MiB, peak 155.45 MiB, free memory in arenas 0.00 B, will set to 152.30 MiB (RSS), difference: 4.02 MiB | ||
797 | 2025.01.22 05:10:49.204280 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2025.01.22 05:10:49.204507 [ 3 ] {df776d8d-26d9-49d3-9ea3-c24b3aba1365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
799 | 2025.01.22 05:10:49.204915 [ 3 ] {df776d8d-26d9-49d3-9ea3-c24b3aba1365} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2025.01.22 05:10:49.205207 [ 3 ] {df776d8d-26d9-49d3-9ea3-c24b3aba1365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2025.01.22 05:10:49.205986 [ 3 ] {df776d8d-26d9-49d3-9ea3-c24b3aba1365} <Debug> TCPHandler: Processed in 0.001840278 sec. | ||
802 | 2025.01.22 05:10:49.207173 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2025.01.22 05:10:49.207417 [ 253 ] {4079d0f7-e1cf-4bbf-9eb4-c0faa9d70a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
804 | 2025.01.22 05:10:49.211491 [ 253 ] {4079d0f7-e1cf-4bbf-9eb4-c0faa9d70a19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2025.01.22 05:10:49.211598 [ 253 ] {4079d0f7-e1cf-4bbf-9eb4-c0faa9d70a19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2025.01.22 05:10:49.212358 [ 253 ] {4079d0f7-e1cf-4bbf-9eb4-c0faa9d70a19} <Debug> TCPHandler: Processed in 0.005328628 sec. | ||
807 | 2025.01.22 05:10:49.212691 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.01.22 05:10:49.212850 [ 3 ] {f320cd64-0800-4c4d-986e-1addc89b3110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
809 | 2025.01.22 05:10:49.213286 [ 3 ] {f320cd64-0800-4c4d-986e-1addc89b3110} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2025.01.22 05:10:49.213342 [ 3 ] {f320cd64-0800-4c4d-986e-1addc89b3110} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2025.01.22 05:10:49.213847 [ 3 ] {f320cd64-0800-4c4d-986e-1addc89b3110} <Debug> TCPHandler: Processed in 0.001211944 sec. | ||
812 | 2025.01.22 05:10:49.214160 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2025.01.22 05:10:49.214338 [ 253 ] {9823bdb5-73f4-402c-89a0-06b338f64a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
814 | 2025.01.22 05:10:49.214723 [ 253 ] {9823bdb5-73f4-402c-89a0-06b338f64a38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2025.01.22 05:10:49.214784 [ 253 ] {9823bdb5-73f4-402c-89a0-06b338f64a38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2025.01.22 05:10:49.215311 [ 253 ] {9823bdb5-73f4-402c-89a0-06b338f64a38} <Debug> TCPHandler: Processed in 0.001211624 sec. | ||
817 | 2025.01.22 05:10:49.215593 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2025.01.22 05:10:49.215752 [ 3 ] {abf0c280-e7f5-4fd5-8e84-e45fbc51629a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
819 | 2025.01.22 05:10:49.216127 [ 3 ] {abf0c280-e7f5-4fd5-8e84-e45fbc51629a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2025.01.22 05:10:49.216186 [ 3 ] {abf0c280-e7f5-4fd5-8e84-e45fbc51629a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2025.01.22 05:10:49.216724 [ 3 ] {abf0c280-e7f5-4fd5-8e84-e45fbc51629a} <Debug> TCPHandler: Processed in 0.001188394 sec. | ||
822 | 2025.01.22 05:10:49.216992 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2025.01.22 05:10:49.217151 [ 253 ] {2b3c53be-8a29-4bc2-8c68-9445a921756f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
824 | 2025.01.22 05:10:49.217530 [ 253 ] {2b3c53be-8a29-4bc2-8c68-9445a921756f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2025.01.22 05:10:49.217589 [ 253 ] {2b3c53be-8a29-4bc2-8c68-9445a921756f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2025.01.22 05:10:49.218070 [ 253 ] {2b3c53be-8a29-4bc2-8c68-9445a921756f} <Debug> TCPHandler: Processed in 0.001135983 sec. | ||
827 | 2025.01.22 05:10:49.218368 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2025.01.22 05:10:49.218558 [ 3 ] {0d1cd497-15ef-44c7-9492-54e7ae1eb01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
829 | 2025.01.22 05:10:49.218971 [ 3 ] {0d1cd497-15ef-44c7-9492-54e7ae1eb01b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2025.01.22 05:10:49.219031 [ 3 ] {0d1cd497-15ef-44c7-9492-54e7ae1eb01b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2025.01.22 05:10:49.219560 [ 3 ] {0d1cd497-15ef-44c7-9492-54e7ae1eb01b} <Debug> TCPHandler: Processed in 0.001260536 sec. | ||
832 | 2025.01.22 05:10:49.219830 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2025.01.22 05:10:49.219990 [ 253 ] {24f681a5-c733-43f2-9d45-96b2670171c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
834 | 2025.01.22 05:10:49.220371 [ 253 ] {24f681a5-c733-43f2-9d45-96b2670171c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2025.01.22 05:10:49.220428 [ 253 ] {24f681a5-c733-43f2-9d45-96b2670171c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2025.01.22 05:10:49.220900 [ 253 ] {24f681a5-c733-43f2-9d45-96b2670171c7} <Debug> TCPHandler: Processed in 0.001128073 sec. | ||
837 | 2025.01.22 05:10:49.221149 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2025.01.22 05:10:49.221307 [ 3 ] {da47870a-d5b1-42ff-8b65-eca1499e315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
839 | 2025.01.22 05:10:49.221690 [ 3 ] {da47870a-d5b1-42ff-8b65-eca1499e315f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2025.01.22 05:10:49.221747 [ 3 ] {da47870a-d5b1-42ff-8b65-eca1499e315f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2025.01.22 05:10:49.222238 [ 3 ] {da47870a-d5b1-42ff-8b65-eca1499e315f} <Debug> TCPHandler: Processed in 0.001144373 sec. | ||
842 | 2025.01.22 05:10:49.222504 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2025.01.22 05:10:49.222665 [ 253 ] {c9f8f09e-6684-42e0-9fa5-db2f0aacfbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
844 | 2025.01.22 05:10:49.223126 [ 253 ] {c9f8f09e-6684-42e0-9fa5-db2f0aacfbaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2025.01.22 05:10:49.223196 [ 253 ] {c9f8f09e-6684-42e0-9fa5-db2f0aacfbaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
846 | 2025.01.22 05:10:49.223747 [ 253 ] {c9f8f09e-6684-42e0-9fa5-db2f0aacfbaf} <Debug> TCPHandler: Processed in 0.001300866 sec. | ||
847 | 2025.01.22 05:10:49.223993 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
848 | 2025.01.22 05:10:49.224153 [ 3 ] {357e213a-4434-48ab-9ae9-d4df92a2afd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
849 | 2025.01.22 05:10:49.224540 [ 3 ] {357e213a-4434-48ab-9ae9-d4df92a2afd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
850 | 2025.01.22 05:10:49.224597 [ 3 ] {357e213a-4434-48ab-9ae9-d4df92a2afd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
851 | 2025.01.22 05:10:49.225095 [ 3 ] {357e213a-4434-48ab-9ae9-d4df92a2afd1} <Debug> TCPHandler: Processed in 0.001156104 sec. | ||
852 | 2025.01.22 05:10:49.225348 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2025.01.22 05:10:49.225512 [ 253 ] {6aad7d63-8b57-4782-a0ed-d7d06cdd3a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
854 | 2025.01.22 05:10:49.225896 [ 253 ] {6aad7d63-8b57-4782-a0ed-d7d06cdd3a5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
855 | 2025.01.22 05:10:49.225955 [ 253 ] {6aad7d63-8b57-4782-a0ed-d7d06cdd3a5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
856 | 2025.01.22 05:10:49.226418 [ 253 ] {6aad7d63-8b57-4782-a0ed-d7d06cdd3a5d} <Debug> TCPHandler: Processed in 0.001124593 sec. | ||
857 | 2025.01.22 05:10:49.226690 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2025.01.22 05:10:49.226862 [ 3 ] {92596287-1c5f-411c-889a-bf0d568aaee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
859 | 2025.01.22 05:10:49.227261 [ 3 ] {92596287-1c5f-411c-889a-bf0d568aaee4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
860 | 2025.01.22 05:10:49.227319 [ 3 ] {92596287-1c5f-411c-889a-bf0d568aaee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2025.01.22 05:10:49.227828 [ 3 ] {92596287-1c5f-411c-889a-bf0d568aaee4} <Debug> TCPHandler: Processed in 0.001207645 sec. | ||
862 | 2025.01.22 05:10:49.228099 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2025.01.22 05:10:49.228282 [ 253 ] {398b49a4-e24f-4e56-b847-3b9f5501840f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
864 | 2025.01.22 05:10:49.228698 [ 253 ] {398b49a4-e24f-4e56-b847-3b9f5501840f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
865 | 2025.01.22 05:10:49.228759 [ 253 ] {398b49a4-e24f-4e56-b847-3b9f5501840f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
866 | 2025.01.22 05:10:49.229258 [ 253 ] {398b49a4-e24f-4e56-b847-3b9f5501840f} <Debug> TCPHandler: Processed in 0.001216855 sec. | ||
867 | 2025.01.22 05:10:49.232501 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2025.01.22 05:10:49.232631 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
869 | 2025.01.22 05:10:49.232685 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
870 | 2025.01.22 05:10:49.233441 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
871 | 2025.01.22 05:10:49.233489 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
872 | 2025.01.22 05:10:49.234195 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2025.01.22 05:10:49.234665 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
874 | 2025.01.22 05:10:49.234906 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002305 sec., 6073.752711496746 rows/sec., 871.49 KiB/sec. | ||
875 | 2025.01.22 05:10:49.235077 [ 3 ] {9cee4fad-df1f-4173-bd4d-ae0aef3c26c1} <Debug> TCPHandler: Processed in 0.002628333 sec. | ||
876 | 2025.01.22 05:10:49.235228 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2025.01.22 05:10:49.235366 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
878 | 2025.01.22 05:10:49.235419 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
879 | 2025.01.22 05:10:49.236747 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
880 | 2025.01.22 05:10:49.236795 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
881 | 2025.01.22 05:10:49.237373 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
882 | 2025.01.22 05:10:49.237810 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
883 | 2025.01.22 05:10:49.238081 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002799 sec., 9289.031797070384 rows/sec., 716.98 KiB/sec. | ||
884 | 2025.01.22 05:10:49.238234 [ 253 ] {948cde07-b5c3-4951-b61b-6cfc537dcf42} <Debug> TCPHandler: Processed in 0.003064302 sec. | ||
885 | 2025.01.22 05:10:49.238396 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
886 | 2025.01.22 05:10:49.238539 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
887 | 2025.01.22 05:10:49.238599 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
888 | 2025.01.22 05:10:49.239204 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
889 | 2025.01.22 05:10:49.239244 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
890 | 2025.01.22 05:10:49.239783 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
891 | 2025.01.22 05:10:49.240237 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
892 | 2025.01.22 05:10:49.240524 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002013 sec., 13909.587680079483 rows/sec., 1.08 MiB/sec. | ||
893 | 2025.01.22 05:10:49.240592 [ 3 ] {24e7c3e0-6303-4cf0-8221-4d29edbeae4b} <Debug> TCPHandler: Processed in 0.002264126 sec. | ||
894 | 2025.01.22 05:10:49.240733 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
895 | 2025.01.22 05:10:49.240855 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
896 | 2025.01.22 05:10:49.240911 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
897 | 2025.01.22 05:10:49.242122 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
898 | 2025.01.22 05:10:49.242160 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
899 | 2025.01.22 05:10:49.242711 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
900 | 2025.01.22 05:10:49.243244 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
901 | 2025.01.22 05:10:49.243537 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.002694 sec., 22271.714922048996 rows/sec., 1.54 MiB/sec. | ||
902 | 2025.01.22 05:10:49.243615 [ 253 ] {5b7fd10d-7e6c-4a94-bb69-4ffc96268d81} <Debug> TCPHandler: Processed in 0.00294681 sec. | ||
903 | 2025.01.22 05:10:49.243796 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
904 | 2025.01.22 05:10:49.243941 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
905 | 2025.01.22 05:10:49.244001 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
906 | 2025.01.22 05:10:49.244570 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
907 | 2025.01.22 05:10:49.244619 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
908 | 2025.01.22 05:10:49.245141 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
909 | 2025.01.22 05:10:49.245609 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
910 | 2025.01.22 05:10:49.245899 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001979 sec., 9095.502779181405 rows/sec., 638.05 KiB/sec. | ||
911 | 2025.01.22 05:10:49.245998 [ 3 ] {75da20af-64de-4ec6-9d70-6c41e6c34aea} <Debug> TCPHandler: Processed in 0.002269937 sec. | ||
912 | 2025.01.22 05:10:50.810418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
913 | 2025.01.22 05:10:50.811066 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
914 | 2025.01.22 05:10:50.811117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
915 | 2025.01.22 05:10:50.811847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
916 | 2025.01.22 05:10:50.812312 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
917 | 2025.01.22 05:10:50.812561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
918 | 2025.01.22 05:10:50.882135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
919 | 2025.01.22 05:10:50.901233 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.01.22 05:10:50.901302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
921 | 2025.01.22 05:10:50.908072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
922 | 2025.01.22 05:10:50.909196 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.01.22 05:10:50.911889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
924 | 2025.01.22 05:10:54.208516 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
925 | 2025.01.22 05:10:54.208746 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
926 | 2025.01.22 05:10:54.208831 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
927 | 2025.01.22 05:10:54.209561 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
928 | 2025.01.22 05:10:54.209614 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
929 | 2025.01.22 05:10:54.210159 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
930 | 2025.01.22 05:10:54.210609 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
931 | 2025.01.22 05:10:54.210841 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002156 sec., 12059.369202226346 rows/sec., 930.81 KiB/sec. | ||
932 | 2025.01.22 05:10:54.210902 [ 3 ] {a83a5961-ba65-433e-85a6-6eba183f925f} <Debug> TCPHandler: Processed in 0.002526482 sec. | ||
933 | 2025.01.22 05:10:54.211143 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
934 | 2025.01.22 05:10:54.211333 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
935 | 2025.01.22 05:10:54.211407 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
936 | 2025.01.22 05:10:54.212131 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
937 | 2025.01.22 05:10:54.212174 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
938 | 2025.01.22 05:10:54.212783 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
939 | 2025.01.22 05:10:54.213301 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
940 | 2025.01.22 05:10:54.213515 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002233 sec., 12539.184952978056 rows/sec., 1001.49 KiB/sec. | ||
941 | 2025.01.22 05:10:54.213578 [ 253 ] {8319a8f2-3d70-45d9-89d5-d730f690be7e} <Debug> TCPHandler: Processed in 0.002562822 sec. | ||
942 | 2025.01.22 05:10:54.213726 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
943 | 2025.01.22 05:10:54.213874 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
944 | 2025.01.22 05:10:54.213939 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
945 | 2025.01.22 05:10:54.214579 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
946 | 2025.01.22 05:10:54.214627 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
947 | 2025.01.22 05:10:54.215174 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
948 | 2025.01.22 05:10:54.215642 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
949 | 2025.01.22 05:10:54.215940 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002083 sec., 48007.68122899663 rows/sec., 3.33 MiB/sec. | ||
950 | 2025.01.22 05:10:54.216021 [ 3 ] {cbddf188-d680-43fd-bc04-58e5308b9d77} <Debug> TCPHandler: Processed in 0.002363198 sec. | ||
951 | 2025.01.22 05:10:54.216177 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
952 | 2025.01.22 05:10:54.216328 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
953 | 2025.01.22 05:10:54.216391 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
954 | 2025.01.22 05:10:54.216963 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
955 | 2025.01.22 05:10:54.217002 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
956 | 2025.01.22 05:10:54.217569 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
957 | 2025.01.22 05:10:54.218069 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
958 | 2025.01.22 05:10:54.218253 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001958 sec., 15321.756894790602 rows/sec., 1.05 MiB/sec. | ||
959 | 2025.01.22 05:10:54.218303 [ 253 ] {4dcb5ce8-6c68-4f08-90d0-b4f3707a0c92} <Debug> TCPHandler: Processed in 0.002194415 sec. | ||
960 | 2025.01.22 05:10:58.252770 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
961 | 2025.01.22 05:10:58.252887 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
962 | 2025.01.22 05:10:58.298111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 | ||
963 | 2025.01.22 05:10:58.302212 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
964 | 2025.01.22 05:10:58.302266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
965 | 2025.01.22 05:10:58.303870 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
966 | 2025.01.22 05:10:58.304389 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
967 | 2025.01.22 05:10:58.304964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
968 | 2025.01.22 05:10:58.312726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
969 | 2025.01.22 05:10:58.313522 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
970 | 2025.01.22 05:10:58.313561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
971 | 2025.01.22 05:10:58.314263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
972 | 2025.01.22 05:10:58.314814 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
973 | 2025.01.22 05:10:58.315006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
974 | 2025.01.22 05:10:58.411999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
975 | 2025.01.22 05:10:58.431030 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
976 | 2025.01.22 05:10:58.431083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
977 | 2025.01.22 05:10:58.437937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
978 | 2025.01.22 05:10:58.439058 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
979 | 2025.01.22 05:10:58.441492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
980 | 2025.01.22 05:10:59.208503 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
981 | 2025.01.22 05:10:59.208769 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
982 | 2025.01.22 05:10:59.208883 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
983 | 2025.01.22 05:10:59.209675 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2025.01.22 05:10:59.209717 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
985 | 2025.01.22 05:10:59.210262 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
986 | 2025.01.22 05:10:59.210715 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2025.01.22 05:10:59.210913 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002219 sec., 11716.989634970707 rows/sec., 904.39 KiB/sec. | ||
988 | 2025.01.22 05:10:59.210974 [ 3 ] {0fc534e7-cc51-4467-b2e0-6c9e231d8ccc} <Debug> TCPHandler: Processed in 0.002633854 sec. | ||
989 | 2025.01.22 05:10:59.211219 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
990 | 2025.01.22 05:10:59.211432 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
991 | 2025.01.22 05:10:59.211513 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
992 | 2025.01.22 05:10:59.212322 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
993 | 2025.01.22 05:10:59.212367 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
994 | 2025.01.22 05:10:59.212923 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
995 | 2025.01.22 05:10:59.213431 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
996 | 2025.01.22 05:10:59.213657 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002284 sec., 12259.194395796847 rows/sec., 979.13 KiB/sec. | ||
997 | 2025.01.22 05:10:59.213718 [ 253 ] {ea18143d-62cc-4c7f-b807-831d1fc706d2} <Debug> TCPHandler: Processed in 0.002633333 sec. | ||
998 | 2025.01.22 05:10:59.213878 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
999 | 2025.01.22 05:10:59.214026 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1000 | 2025.01.22 05:10:59.214092 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1001 | 2025.01.22 05:10:59.214749 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1002 | 2025.01.22 05:10:59.214796 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1003 | 2025.01.22 05:10:59.215339 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1004 | 2025.01.22 05:10:59.215798 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1005 | 2025.01.22 05:10:59.215985 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001996 sec., 50100.2004008016 rows/sec., 3.47 MiB/sec. | ||
1006 | 2025.01.22 05:10:59.216038 [ 3 ] {1ba67991-a34e-4086-ac9d-130e38248248} <Debug> TCPHandler: Processed in 0.002227406 sec. | ||
1007 | 2025.01.22 05:10:59.216200 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1008 | 2025.01.22 05:10:59.216345 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1009 | 2025.01.22 05:10:59.216408 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1010 | 2025.01.22 05:10:59.216968 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1011 | 2025.01.22 05:10:59.217014 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1012 | 2025.01.22 05:10:59.217531 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1013 | 2025.01.22 05:10:59.218004 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1014 | 2025.01.22 05:10:59.218212 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001902 sec., 15772.870662460567 rows/sec., 1.08 MiB/sec. | ||
1015 | 2025.01.22 05:10:59.218263 [ 253 ] {47a26196-0b27-4d26-8ab5-2ec56b7c13f5} <Debug> TCPHandler: Processed in 0.002129273 sec. | ||
1016 | 2025.01.22 05:11:04.207238 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1017 | 2025.01.22 05:11:04.207495 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
1018 | 2025.01.22 05:11:04.209891 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1019 | 2025.01.22 05:11:04.209984 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
1020 | 2025.01.22 05:11:04.210323 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1021 | 2025.01.22 05:11:04.210506 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1022 | 2025.01.22 05:11:04.210808 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1023 | 2025.01.22 05:11:04.212007 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1024 | 2025.01.22 05:11:04.214040 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1025 | 2025.01.22 05:11:04.214068 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1026 | 2025.01.22 05:11:04.214188 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <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'))" | ||
1027 | 2025.01.22 05:11:04.214217 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1028 | 2025.01.22 05:11:04.218595 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.011198 sec., 1250.2232541525273 rows/sec., 51.02 KiB/sec. | ||
1029 | 2025.01.22 05:11:04.218739 [ 3 ] {5b73f3c6-869b-4d30-877b-314daa08623d} <Debug> TCPHandler: Processed in 0.011635937 sec. | ||
1030 | 2025.01.22 05:11:04.219120 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1031 | 2025.01.22 05:11:04.219352 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1032 | 2025.01.22 05:11:04.219728 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1033 | 2025.01.22 05:11:04.219773 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <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', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1034 | 2025.01.22 05:11:04.220055 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1035 | 2025.01.22 05:11:04.220137 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1036 | 2025.01.22 05:11:04.220314 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1037 | 2025.01.22 05:11:04.220357 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1038 | 2025.01.22 05:11:04.220383 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1039 | 2025.01.22 05:11:04.220403 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1040 | 2025.01.22 05:11:04.220450 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <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', 'static_routing_config:static_routes'))" | ||
1041 | 2025.01.22 05:11:04.220474 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1042 | 2025.01.22 05:11:04.221110 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001859 sec., 7530.930607853685 rows/sec., 307.31 KiB/sec. | ||
1043 | 2025.01.22 05:11:04.221199 [ 253 ] {dce0178b-bce1-4a20-8621-e4f4f20f2894} <Debug> TCPHandler: Processed in 0.002211105 sec. | ||
1044 | 2025.01.22 05:11:04.221472 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1045 | 2025.01.22 05:11:04.221680 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1046 | 2025.01.22 05:11:04.222048 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1047 | 2025.01.22 05:11:04.222098 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1048 | 2025.01.22 05:11:04.222386 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1049 | 2025.01.22 05:11:04.222456 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1050 | 2025.01.22 05:11:04.222609 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1051 | 2025.01.22 05:11:04.222644 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1052 | 2025.01.22 05:11:04.222669 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1053 | 2025.01.22 05:11:04.222688 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1054 | 2025.01.22 05:11:04.222733 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1055 | 2025.01.22 05:11:04.222757 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1056 | 2025.01.22 05:11:04.223315 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 330.42 KiB/sec. | ||
1057 | 2025.01.22 05:11:04.223438 [ 3 ] {e6e4dd3e-240f-4e19-a399-8faa82444b0f} <Debug> TCPHandler: Processed in 0.002034741 sec. | ||
1058 | 2025.01.22 05:11:04.223854 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1059 | 2025.01.22 05:11:04.224175 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1060 | 2025.01.22 05:11:04.224523 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1061 | 2025.01.22 05:11:04.224563 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1062 | 2025.01.22 05:11:04.224824 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1063 | 2025.01.22 05:11:04.224890 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1064 | 2025.01.22 05:11:04.225039 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1065 | 2025.01.22 05:11:04.225074 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1066 | 2025.01.22 05:11:04.225097 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1067 | 2025.01.22 05:11:04.225114 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1068 | 2025.01.22 05:11:04.225158 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1069 | 2025.01.22 05:11:04.225180 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1070 | 2025.01.22 05:11:04.225727 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001704 sec., 8215.962441314554 rows/sec., 335.26 KiB/sec. | ||
1071 | 2025.01.22 05:11:04.225807 [ 253 ] {6d13f0a0-2644-4e48-8c59-fd55bf3dd1dd} <Debug> TCPHandler: Processed in 0.002064482 sec. | ||
1072 | 2025.01.22 05:11:04.229699 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1073 | 2025.01.22 05:11:04.229849 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1074 | 2025.01.22 05:11:04.229913 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1075 | 2025.01.22 05:11:04.230759 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1076 | 2025.01.22 05:11:04.230807 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1077 | 2025.01.22 05:11:04.231438 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1078 | 2025.01.22 05:11:04.231861 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1079 | 2025.01.22 05:11:04.232088 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002283 sec., 1752.0805957074026 rows/sec., 222.86 KiB/sec. | ||
1080 | 2025.01.22 05:11:04.232151 [ 3 ] {3d701d65-63a4-4c16-8fc0-a42521eeb8e6} <Debug> TCPHandler: Processed in 0.002519061 sec. | ||
1081 | 2025.01.22 05:11:04.232292 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1082 | 2025.01.22 05:11:04.232422 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1083 | 2025.01.22 05:11:04.232473 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1084 | 2025.01.22 05:11:04.233089 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1085 | 2025.01.22 05:11:04.233127 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1086 | 2025.01.22 05:11:04.233629 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1087 | 2025.01.22 05:11:04.234120 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1088 | 2025.01.22 05:11:04.234308 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
1089 | 2025.01.22 05:11:04.234361 [ 253 ] {f55bf595-b627-4a63-b1c1-a1f3c724799e} <Debug> TCPHandler: Processed in 0.002130123 sec. | ||
1090 | 2025.01.22 05:11:04.234510 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1091 | 2025.01.22 05:11:04.234652 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1092 | 2025.01.22 05:11:04.234711 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1093 | 2025.01.22 05:11:04.235395 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1094 | 2025.01.22 05:11:04.235437 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1095 | 2025.01.22 05:11:04.235915 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1096 | 2025.01.22 05:11:04.236361 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1097 | 2025.01.22 05:11:04.236570 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.56 MiB/sec. | ||
1098 | 2025.01.22 05:11:04.236625 [ 3 ] {bf1525aa-f140-448a-81af-c1fda38bf1e6} <Debug> TCPHandler: Processed in 0.002182174 sec. | ||
1099 | 2025.01.22 05:11:04.236762 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1100 | 2025.01.22 05:11:04.236879 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1101 | 2025.01.22 05:11:04.236933 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1102 | 2025.01.22 05:11:04.237474 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1103 | 2025.01.22 05:11:04.237511 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1104 | 2025.01.22 05:11:04.238035 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1105 | 2025.01.22 05:11:04.238546 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1106 | 2025.01.22 05:11:04.238726 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.001873 sec., 72610.78483715963 rows/sec., 5.05 MiB/sec. | ||
1107 | 2025.01.22 05:11:04.238776 [ 253 ] {2f53a2e7-b550-4eb8-b003-f36d6831cd9c} <Debug> TCPHandler: Processed in 0.002071622 sec. | ||
1108 | 2025.01.22 05:11:04.238924 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2025.01.22 05:11:04.239066 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1110 | 2025.01.22 05:11:04.239127 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1111 | 2025.01.22 05:11:04.239627 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1112 | 2025.01.22 05:11:04.239666 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1113 | 2025.01.22 05:11:04.240136 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1114 | 2025.01.22 05:11:04.240636 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1115 | 2025.01.22 05:11:04.240878 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Debug> executeQuery: Read 48 rows, 3.33 KiB in 0.001836 sec., 26143.7908496732 rows/sec., 1.77 MiB/sec. | ||
1116 | 2025.01.22 05:11:04.241049 [ 3 ] {cda05a9c-cdcb-48ad-946e-b441887295db} <Debug> TCPHandler: Processed in 0.002189324 sec. | ||
1117 | 2025.01.22 05:11:05.815090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1118 | 2025.01.22 05:11:05.815766 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1119 | 2025.01.22 05:11:05.815816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1120 | 2025.01.22 05:11:05.816425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1121 | 2025.01.22 05:11:05.816682 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1122 | 2025.01.22 05:11:05.816993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1123 | 2025.01.22 05:11:05.941545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1124 | 2025.01.22 05:11:05.961523 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1125 | 2025.01.22 05:11:05.961581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1126 | 2025.01.22 05:11:05.968399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1127 | 2025.01.22 05:11:05.969178 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1128 | 2025.01.22 05:11:05.971912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1129 | 2025.01.22 05:11:08.305205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 162 | ||
1130 | 2025.01.22 05:11:08.308165 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1131 | 2025.01.22 05:11:08.308222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1132 | 2025.01.22 05:11:08.309756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1133 | 2025.01.22 05:11:08.310176 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1134 | 2025.01.22 05:11:08.311107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
1135 | 2025.01.22 05:11:09.211821 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2025.01.22 05:11:09.212105 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1137 | 2025.01.22 05:11:09.212209 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1138 | 2025.01.22 05:11:09.213075 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1139 | 2025.01.22 05:11:09.213119 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1140 | 2025.01.22 05:11:09.213566 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1141 | 2025.01.22 05:11:09.213841 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1142 | 2025.01.22 05:11:09.214099 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.08 MiB/sec. | ||
1143 | 2025.01.22 05:11:09.214177 [ 3 ] {89f8f693-82a2-4644-a511-f2fa3634b3f5} <Debug> TCPHandler: Processed in 0.002523811 sec. | ||
1144 | 2025.01.22 05:11:09.214440 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1145 | 2025.01.22 05:11:09.214651 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1146 | 2025.01.22 05:11:09.214733 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1147 | 2025.01.22 05:11:09.215562 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1148 | 2025.01.22 05:11:09.215609 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1149 | 2025.01.22 05:11:09.216049 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1150 | 2025.01.22 05:11:09.216303 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1151 | 2025.01.22 05:11:09.216542 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001948 sec., 32854.20944558521 rows/sec., 2.56 MiB/sec. | ||
1152 | 2025.01.22 05:11:09.216605 [ 253 ] {c1ceb09a-f127-4b89-b83d-4d51bc8cf5ad} <Debug> TCPHandler: Processed in 0.002301997 sec. | ||
1153 | 2025.01.22 05:11:09.216754 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1154 | 2025.01.22 05:11:09.216883 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1155 | 2025.01.22 05:11:09.216940 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1156 | 2025.01.22 05:11:09.217540 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1157 | 2025.01.22 05:11:09.217580 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1158 | 2025.01.22 05:11:09.217979 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1159 | 2025.01.22 05:11:09.218220 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2025.01.22 05:11:09.218443 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
1161 | 2025.01.22 05:11:09.218503 [ 3 ] {0fc0e24b-f7a6-420e-8359-d7bf141b20e2} <Debug> TCPHandler: Processed in 0.001810366 sec. | ||
1162 | 2025.01.22 05:11:09.218655 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1163 | 2025.01.22 05:11:09.218796 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1164 | 2025.01.22 05:11:09.218862 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1165 | 2025.01.22 05:11:09.219449 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1166 | 2025.01.22 05:11:09.219490 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1167 | 2025.01.22 05:11:09.219869 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1168 | 2025.01.22 05:11:09.220113 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1169 | 2025.01.22 05:11:09.220359 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
1170 | 2025.01.22 05:11:09.220427 [ 253 ] {76b59b2f-3f20-4d5d-afb1-06eab0b6ac59} <Debug> TCPHandler: Processed in 0.001841777 sec. | ||
1171 | 2025.01.22 05:11:13.252942 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1172 | 2025.01.22 05:11:13.253027 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1173 | 2025.01.22 05:11:13.318083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1174 | 2025.01.22 05:11:13.318761 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1175 | 2025.01.22 05:11:13.318812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1176 | 2025.01.22 05:11:13.319393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1177 | 2025.01.22 05:11:13.319648 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1178 | 2025.01.22 05:11:13.319841 [ 79 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1179 | 2025.01.22 05:11:13.319925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1180 | 2025.01.22 05:11:13.319944 [ 79 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1181 | 2025.01.22 05:11:13.319982 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1182 | 2025.01.22 05:11:13.320275 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
1183 | 2025.01.22 05:11:13.320428 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1184 | 2025.01.22 05:11:13.320561 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
1185 | 2025.01.22 05:11:13.320683 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
1186 | 2025.01.22 05:11:13.320860 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
1187 | 2025.01.22 05:11:13.321191 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
1188 | 2025.01.22 05:11:13.321420 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
1189 | 2025.01.22 05:11:13.321613 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
1190 | 2025.01.22 05:11:13.329746 [ 186 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.009685828 sec., 289701.61353267886 rows/sec., 4.14 MiB/sec. | ||
1191 | 2025.01.22 05:11:13.330707 [ 192 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1192 | 2025.01.22 05:11:13.331035 [ 192 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_6_1} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1193 | 2025.01.22 05:11:13.331117 [ 192 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_6_1} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1194 | 2025.01.22 05:11:13.331244 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1195 | 2025.01.22 05:11:13.472950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1196 | 2025.01.22 05:11:13.493229 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1197 | 2025.01.22 05:11:13.493280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1198 | 2025.01.22 05:11:13.500208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1199 | 2025.01.22 05:11:13.501004 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1200 | 2025.01.22 05:11:13.501261 [ 79 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1201 | 2025.01.22 05:11:13.501310 [ 79 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1202 | 2025.01.22 05:11:13.501346 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1203 | 2025.01.22 05:11:13.501861 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
1204 | 2025.01.22 05:11:13.518364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1205 | 2025.01.22 05:11:13.519491 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1206 | 2025.01.22 05:11:13.520936 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
1207 | 2025.01.22 05:11:13.526277 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
1208 | 2025.01.22 05:11:13.531505 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
1209 | 2025.01.22 05:11:13.536214 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
1210 | 2025.01.22 05:11:13.543106 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
1211 | 2025.01.22 05:11:13.547539 [ 192 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
1212 | 2025.01.22 05:11:13.605822 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104353066 sec., 440.8111976317016 rows/sec., 2.28 MiB/sec. | ||
1213 | 2025.01.22 05:11:13.608371 [ 193 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1214 | 2025.01.22 05:11:13.611475 [ 193 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_6_1} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1215 | 2025.01.22 05:11:13.611600 [ 193 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_6_1} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1216 | 2025.01.22 05:11:13.613978 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1217 | 2025.01.22 05:11:14.000131 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.82 MiB, peak 168.36 MiB, free memory in arenas 0.00 B, will set to 162.27 MiB (RSS), difference: 3.45 MiB | ||
1218 | 2025.01.22 05:11:14.207869 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2025.01.22 05:11:14.208127 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
1220 | 2025.01.22 05:11:14.208556 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1221 | 2025.01.22 05:11:14.208602 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <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 | ||
1222 | 2025.01.22 05:11:14.208907 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1223 | 2025.01.22 05:11:14.208992 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1224 | 2025.01.22 05:11:14.209170 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1225 | 2025.01.22 05:11:14.209444 [ 295 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1226 | 2025.01.22 05:11:14.209471 [ 296 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1227 | 2025.01.22 05:11:14.209683 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1228 | 2025.01.22 05:11:14.209719 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1229 | 2025.01.22 05:11:14.212143 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1230 | 2025.01.22 05:11:14.212182 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1231 | 2025.01.22 05:11:14.212253 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <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'))" | ||
1232 | 2025.01.22 05:11:14.212309 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <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'))" | ||
1233 | 2025.01.22 05:11:14.213971 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.005962 sec., 3019.121100301912 rows/sec., 123.50 KiB/sec. | ||
1234 | 2025.01.22 05:11:14.214136 [ 3 ] {adca46fc-c4d3-45c0-ad82-d621c9dfc1df} <Debug> TCPHandler: Processed in 0.006398881 sec. | ||
1235 | 2025.01.22 05:11:14.219375 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2025.01.22 05:11:14.219521 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1237 | 2025.01.22 05:11:14.219574 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1238 | 2025.01.22 05:11:14.220281 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1239 | 2025.01.22 05:11:14.220323 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1240 | 2025.01.22 05:11:14.220834 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1241 | 2025.01.22 05:11:14.221070 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1242 | 2025.01.22 05:11:14.221317 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001817 sec., 550.357732526142 rows/sec., 82.23 KiB/sec. | ||
1243 | 2025.01.22 05:11:14.221453 [ 3 ] {5a4abff3-6882-4e9d-b0d4-df96f3c2f8e6} <Debug> TCPHandler: Processed in 0.002142664 sec. | ||
1244 | 2025.01.22 05:11:14.221672 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1245 | 2025.01.22 05:11:14.221845 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1246 | 2025.01.22 05:11:14.221915 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1247 | 2025.01.22 05:11:14.222657 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2025.01.22 05:11:14.222706 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1249 | 2025.01.22 05:11:14.223146 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1250 | 2025.01.22 05:11:14.223407 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1251 | 2025.01.22 05:11:14.223576 [ 75 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1252 | 2025.01.22 05:11:14.223645 [ 75 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1253 | 2025.01.22 05:11:14.223677 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1254 | 2025.01.22 05:11:14.223686 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001884 sec., 38216.56050955414 rows/sec., 3.10 MiB/sec. | ||
1255 | 2025.01.22 05:11:14.223848 [ 253 ] {e3861686-32ff-4595-a45a-ad48376216fd} <Debug> TCPHandler: Processed in 0.002295667 sec. | ||
1256 | 2025.01.22 05:11:14.224089 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2025.01.22 05:11:14.224103 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
1258 | 2025.01.22 05:11:14.224340 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1259 | 2025.01.22 05:11:14.224476 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1260 | 2025.01.22 05:11:14.224523 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1261 | 2025.01.22 05:11:14.224643 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1262 | 2025.01.22 05:11:14.224938 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1263 | 2025.01.22 05:11:14.225346 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
1264 | 2025.01.22 05:11:14.225780 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
1265 | 2025.01.22 05:11:14.226123 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1266 | 2025.01.22 05:11:14.226291 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
1267 | 2025.01.22 05:11:14.227200 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1268 | 2025.01.22 05:11:14.227267 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1269 | 2025.01.22 05:11:14.228424 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1270 | 2025.01.22 05:11:14.229075 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1271 | 2025.01.22 05:11:14.229254 [ 186 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.005427071 sec., 48276.5012655998 rows/sec., 3.93 MiB/sec. | ||
1272 | 2025.01.22 05:11:14.229585 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00529 sec., 1512.2873345935727 rows/sec., 113.72 KiB/sec. | ||
1273 | 2025.01.22 05:11:14.229721 [ 3 ] {9509da79-fcb2-4c9c-83fc-fcd040a35532} <Debug> TCPHandler: Processed in 0.005763807 sec. | ||
1274 | 2025.01.22 05:11:14.229723 [ 186 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1275 | 2025.01.22 05:11:14.229930 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1276 | 2025.01.22 05:11:14.230135 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1277 | 2025.01.22 05:11:14.230215 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1278 | 2025.01.22 05:11:14.230333 [ 186 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2025.01.22 05:11:14.230521 [ 186 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_6_1} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1280 | 2025.01.22 05:11:14.230749 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1281 | 2025.01.22 05:11:14.231194 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1282 | 2025.01.22 05:11:14.231241 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1283 | 2025.01.22 05:11:14.231631 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1284 | 2025.01.22 05:11:14.231886 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1285 | 2025.01.22 05:11:14.232061 [ 75 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1286 | 2025.01.22 05:11:14.232119 [ 75 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1287 | 2025.01.22 05:11:14.232155 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1288 | 2025.01.22 05:11:14.232152 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002073 sec., 34732.27206946454 rows/sec., 2.71 MiB/sec. | ||
1289 | 2025.01.22 05:11:14.232443 [ 253 ] {ecb0c4a2-d771-42b8-bf42-eadfcd904be4} <Debug> TCPHandler: Processed in 0.002617483 sec. | ||
1290 | 2025.01.22 05:11:14.232490 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
1291 | 2025.01.22 05:11:14.232695 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1292 | 2025.01.22 05:11:14.232866 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1293 | 2025.01.22 05:11:14.232906 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1294 | 2025.01.22 05:11:14.232922 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1295 | 2025.01.22 05:11:14.233011 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1296 | 2025.01.22 05:11:14.233182 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1297 | 2025.01.22 05:11:14.233565 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
1298 | 2025.01.22 05:11:14.233876 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
1299 | 2025.01.22 05:11:14.234227 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1300 | 2025.01.22 05:11:14.234535 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
1301 | 2025.01.22 05:11:14.235303 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1302 | 2025.01.22 05:11:14.235351 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1303 | 2025.01.22 05:11:14.235961 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1304 | 2025.01.22 05:11:14.236202 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.003964701 sec., 71632.13568942525 rows/sec., 5.86 MiB/sec. | ||
1305 | 2025.01.22 05:11:14.236344 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2025.01.22 05:11:14.236399 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1307 | 2025.01.22 05:11:14.236505 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1308 | 2025.01.22 05:11:14.236567 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1309 | 2025.01.22 05:11:14.236607 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1310 | 2025.01.22 05:11:14.236708 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003778 sec., 42350.449973530966 rows/sec., 2.95 MiB/sec. | ||
1311 | 2025.01.22 05:11:14.237060 [ 3 ] {591be42b-06d2-4331-adaa-3ed0e00ed778} <Debug> TCPHandler: Processed in 0.004519072 sec. | ||
1312 | 2025.01.22 05:11:14.237061 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
1313 | 2025.01.22 05:11:14.237329 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1314 | 2025.01.22 05:11:14.237362 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1315 | 2025.01.22 05:11:14.237496 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1316 | 2025.01.22 05:11:14.237584 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
1317 | 2025.01.22 05:11:14.237610 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_6_1} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1318 | 2025.01.22 05:11:14.237666 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1319 | 2025.01.22 05:11:14.238003 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1320 | 2025.01.22 05:11:14.238064 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1321 | 2025.01.22 05:11:14.238176 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1322 | 2025.01.22 05:11:14.238460 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1323 | 2025.01.22 05:11:14.238889 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 136 rows starting from the beginning of the part | ||
1324 | 2025.01.22 05:11:14.239298 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
1325 | 2025.01.22 05:11:14.239607 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
1326 | 2025.01.22 05:11:14.241921 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 5 columns (5 merged, 0 gathered) in 0.005193736 sec., 137858.37401053886 rows/sec., 9.58 MiB/sec. | ||
1327 | 2025.01.22 05:11:14.241925 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1328 | 2025.01.22 05:11:14.241981 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1329 | 2025.01.22 05:11:14.242180 [ 187 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1330 | 2025.01.22 05:11:14.242834 [ 187 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1331 | 2025.01.22 05:11:14.243056 [ 187 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1332 | 2025.01.22 05:11:14.243149 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1333 | 2025.01.22 05:11:14.245351 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1334 | 2025.01.22 05:11:14.245651 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1335 | 2025.01.22 05:11:14.245967 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008356 sec., 957.3958831977022 rows/sec., 1.72 MiB/sec. | ||
1336 | 2025.01.22 05:11:14.246106 [ 253 ] {8b66d7a3-ed82-41d2-8d19-ec53704d332a} <Debug> TCPHandler: Processed in 0.008932432 sec. | ||
1337 | 2025.01.22 05:11:14.246267 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1338 | 2025.01.22 05:11:14.246411 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1339 | 2025.01.22 05:11:14.246471 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1340 | 2025.01.22 05:11:14.246976 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2025.01.22 05:11:14.247015 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1342 | 2025.01.22 05:11:14.247385 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1343 | 2025.01.22 05:11:14.247624 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2025.01.22 05:11:14.247738 [ 75 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1345 | 2025.01.22 05:11:14.247777 [ 75 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1346 | 2025.01.22 05:11:14.247796 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1347 | 2025.01.22 05:11:14.247814 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
1348 | 2025.01.22 05:11:14.247994 [ 3 ] {b9135c2f-cc0b-409d-ac14-4c1b6a1eca20} <Debug> TCPHandler: Processed in 0.001795676 sec. | ||
1349 | 2025.01.22 05:11:14.248130 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
1350 | 2025.01.22 05:11:14.248343 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1351 | 2025.01.22 05:11:14.248408 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
1352 | 2025.01.22 05:11:14.248602 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1353 | 2025.01.22 05:11:14.248765 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1354 | 2025.01.22 05:11:14.248905 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
1355 | 2025.01.22 05:11:14.249094 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
1356 | 2025.01.22 05:11:14.249234 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
1357 | 2025.01.22 05:11:14.250310 [ 187 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409539 sec., 102094.2180226176 rows/sec., 6.92 MiB/sec. | ||
1358 | 2025.01.22 05:11:14.250472 [ 189 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1359 | 2025.01.22 05:11:14.250806 [ 189 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1360 | 2025.01.22 05:11:14.250900 [ 189 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_6_1} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1361 | 2025.01.22 05:11:14.250996 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1362 | 2025.01.22 05:11:16.126867 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1363 | 2025.01.22 05:11:16.127148 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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) | ||
1364 | 2025.01.22 05:11:16.127591 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1365 | 2025.01.22 05:11:16.127637 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <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 | ||
1366 | 2025.01.22 05:11:16.127944 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1367 | 2025.01.22 05:11:16.128028 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1368 | 2025.01.22 05:11:16.128208 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1369 | 2025.01.22 05:11:16.128416 [ 295 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1370 | 2025.01.22 05:11:16.128438 [ 296 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1371 | 2025.01.22 05:11:16.128418 [ 297 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1372 | 2025.01.22 05:11:16.128707 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1373 | 2025.01.22 05:11:16.128746 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1374 | 2025.01.22 05:11:16.128844 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1375 | 2025.01.22 05:11:16.128867 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1376 | 2025.01.22 05:11:16.128912 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <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'))" | ||
1377 | 2025.01.22 05:11:16.128990 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <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'))" | ||
1378 | 2025.01.22 05:11:16.130371 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003344 sec., 5382.775119617225 rows/sec., 220.19 KiB/sec. | ||
1379 | 2025.01.22 05:11:16.130556 [ 3 ] {73ab4d14-aabb-4a4a-969b-4ef4ad2b1b56} <Debug> TCPHandler: Processed in 0.003823787 sec. | ||
1380 | 2025.01.22 05:11:16.130963 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1381 | 2025.01.22 05:11:16.131231 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1382 | 2025.01.22 05:11:16.131660 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1383 | 2025.01.22 05:11:16.131704 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1384 | 2025.01.22 05:11:16.132002 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1385 | 2025.01.22 05:11:16.132083 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1386 | 2025.01.22 05:11:16.132261 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1387 | 2025.01.22 05:11:16.132365 [ 297 ] {e2225233-6020-4689-9107-74577c7b67b6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1388 | 2025.01.22 05:11:16.132417 [ 296 ] {e2225233-6020-4689-9107-74577c7b67b6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1389 | 2025.01.22 05:11:16.132421 [ 295 ] {e2225233-6020-4689-9107-74577c7b67b6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1390 | 2025.01.22 05:11:16.132565 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1391 | 2025.01.22 05:11:16.132591 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1392 | 2025.01.22 05:11:16.132681 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1393 | 2025.01.22 05:11:16.132704 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1394 | 2025.01.22 05:11:16.132745 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1395 | 2025.01.22 05:11:16.132792 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1396 | 2025.01.22 05:11:16.133850 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002743 sec., 6562.158220925993 rows/sec., 268.44 KiB/sec. | ||
1397 | 2025.01.22 05:11:16.133994 [ 253 ] {e2225233-6020-4689-9107-74577c7b67b6} <Debug> TCPHandler: Processed in 0.003166225 sec. | ||
1398 | 2025.01.22 05:11:16.134266 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1399 | 2025.01.22 05:11:16.134457 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1400 | 2025.01.22 05:11:16.134781 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1401 | 2025.01.22 05:11:16.134825 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1402 | 2025.01.22 05:11:16.135107 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1403 | 2025.01.22 05:11:16.135180 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1404 | 2025.01.22 05:11:16.135335 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1405 | 2025.01.22 05:11:16.135497 [ 295 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1406 | 2025.01.22 05:11:16.135484 [ 296 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1407 | 2025.01.22 05:11:16.135512 [ 297 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1408 | 2025.01.22 05:11:16.135664 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1409 | 2025.01.22 05:11:16.135695 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1410 | 2025.01.22 05:11:16.135781 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1411 | 2025.01.22 05:11:16.135802 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1412 | 2025.01.22 05:11:16.135843 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1413 | 2025.01.22 05:11:16.135889 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1414 | 2025.01.22 05:11:16.136967 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002596 sec., 6933.744221879816 rows/sec., 283.64 KiB/sec. | ||
1415 | 2025.01.22 05:11:16.137130 [ 3 ] {9dce8e02-f881-4380-89ff-ef4bd9b2bb99} <Debug> TCPHandler: Processed in 0.00292589 sec. | ||
1416 | 2025.01.22 05:11:16.137444 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1417 | 2025.01.22 05:11:16.137652 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1418 | 2025.01.22 05:11:16.138023 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1419 | 2025.01.22 05:11:16.138076 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1420 | 2025.01.22 05:11:16.138425 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1421 | 2025.01.22 05:11:16.138509 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1422 | 2025.01.22 05:11:16.138666 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1423 | 2025.01.22 05:11:16.138813 [ 296 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1424 | 2025.01.22 05:11:16.138837 [ 295 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1425 | 2025.01.22 05:11:16.138825 [ 297 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1426 | 2025.01.22 05:11:16.138978 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1427 | 2025.01.22 05:11:16.139008 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1428 | 2025.01.22 05:11:16.139090 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1429 | 2025.01.22 05:11:16.139109 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1430 | 2025.01.22 05:11:16.139149 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <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', '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_rib:active_routes'))" | ||
1431 | 2025.01.22 05:11:16.139195 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <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', '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_rib:active_routes'))" | ||
1432 | 2025.01.22 05:11:16.140216 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002661 sec., 6764.374295377677 rows/sec., 276.71 KiB/sec. | ||
1433 | 2025.01.22 05:11:16.140348 [ 253 ] {cbe8994d-77fb-44fd-9109-1e8085686f68} <Debug> TCPHandler: Processed in 0.00297283 sec. | ||
1434 | 2025.01.22 05:11:16.140620 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2025.01.22 05:11:16.140833 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1436 | 2025.01.22 05:11:16.141210 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1437 | 2025.01.22 05:11:16.141263 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1438 | 2025.01.22 05:11:16.141596 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1439 | 2025.01.22 05:11:16.141664 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1440 | 2025.01.22 05:11:16.141814 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1441 | 2025.01.22 05:11:16.141968 [ 295 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1442 | 2025.01.22 05:11:16.142018 [ 296 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1443 | 2025.01.22 05:11:16.142023 [ 297 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1444 | 2025.01.22 05:11:16.142179 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1445 | 2025.01.22 05:11:16.142210 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1446 | 2025.01.22 05:11:16.142295 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1447 | 2025.01.22 05:11:16.142316 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1448 | 2025.01.22 05:11:16.142357 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <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', '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_rib:active_routes'))" | ||
1449 | 2025.01.22 05:11:16.142402 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <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', '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_rib:active_routes'))" | ||
1450 | 2025.01.22 05:11:16.143424 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002694 sec., 6681.514476614699 rows/sec., 273.32 KiB/sec. | ||
1451 | 2025.01.22 05:11:16.143579 [ 3 ] {faa02eb0-a3b6-410e-966f-d945471a53fc} <Debug> TCPHandler: Processed in 0.003026962 sec. | ||
1452 | 2025.01.22 05:11:16.143866 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1453 | 2025.01.22 05:11:16.144073 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1454 | 2025.01.22 05:11:16.144446 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1455 | 2025.01.22 05:11:16.144498 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1456 | 2025.01.22 05:11:16.144791 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1457 | 2025.01.22 05:11:16.144858 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1458 | 2025.01.22 05:11:16.145005 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1459 | 2025.01.22 05:11:16.145131 [ 296 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1460 | 2025.01.22 05:11:16.145153 [ 295 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1461 | 2025.01.22 05:11:16.145173 [ 297 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1462 | 2025.01.22 05:11:16.145296 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1463 | 2025.01.22 05:11:16.145325 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1464 | 2025.01.22 05:11:16.145406 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1465 | 2025.01.22 05:11:16.145426 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1466 | 2025.01.22 05:11:16.145465 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <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', '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_rib:active_routes'))" | ||
1467 | 2025.01.22 05:11:16.145510 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <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', '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_rib:active_routes'))" | ||
1468 | 2025.01.22 05:11:16.146496 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002522 sec., 7137.192704203014 rows/sec., 291.96 KiB/sec. | ||
1469 | 2025.01.22 05:11:16.146627 [ 253 ] {289b2be3-840c-4a38-b0d2-f8493c928483} <Debug> TCPHandler: Processed in 0.002827438 sec. | ||
1470 | 2025.01.22 05:11:16.215058 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1471 | 2025.01.22 05:11:16.215260 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1472 | 2025.01.22 05:11:16.215606 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1473 | 2025.01.22 05:11:16.215652 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1474 | 2025.01.22 05:11:16.215944 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1475 | 2025.01.22 05:11:16.216012 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1476 | 2025.01.22 05:11:16.216165 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1477 | 2025.01.22 05:11:16.216314 [ 296 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1478 | 2025.01.22 05:11:16.216328 [ 295 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1479 | 2025.01.22 05:11:16.216387 [ 297 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1480 | 2025.01.22 05:11:16.216529 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1481 | 2025.01.22 05:11:16.216563 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1482 | 2025.01.22 05:11:16.216650 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1483 | 2025.01.22 05:11:16.216672 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1484 | 2025.01.22 05:11:16.216713 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <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', '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_rib:active_routes'))" | ||
1485 | 2025.01.22 05:11:16.216759 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <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', '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_rib:active_routes'))" | ||
1486 | 2025.01.22 05:11:16.217854 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002698 sec., 6671.608598962194 rows/sec., 272.92 KiB/sec. | ||
1487 | 2025.01.22 05:11:16.218011 [ 3 ] {0f7d8ca5-64d9-47b4-8ab6-d9f43e44704e} <Debug> TCPHandler: Processed in 0.003011541 sec. | ||
1488 | 2025.01.22 05:11:16.218460 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1489 | 2025.01.22 05:11:16.218609 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1490 | 2025.01.22 05:11:16.218661 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1491 | 2025.01.22 05:11:16.219394 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1492 | 2025.01.22 05:11:16.219432 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1493 | 2025.01.22 05:11:16.219930 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1494 | 2025.01.22 05:11:16.220152 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1495 | 2025.01.22 05:11:16.220343 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001773 sec., 3948.1105470953185 rows/sec., 803.06 KiB/sec. | ||
1496 | 2025.01.22 05:11:16.220395 [ 253 ] {3b0330ee-263d-4cfd-816e-58ed96805e9e} <Debug> TCPHandler: Processed in 0.002003521 sec. | ||
1497 | 2025.01.22 05:11:16.220549 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1498 | 2025.01.22 05:11:16.220709 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1499 | 2025.01.22 05:11:16.220768 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1500 | 2025.01.22 05:11:16.222053 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1501 | 2025.01.22 05:11:16.222099 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1502 | 2025.01.22 05:11:16.222599 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1503 | 2025.01.22 05:11:16.222853 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1504 | 2025.01.22 05:11:16.223065 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.0024 sec., 498750.00000000006 rows/sec., 41.11 MiB/sec. | ||
1505 | 2025.01.22 05:11:16.223118 [ 3 ] {0e1225e5-a183-4ff8-8a61-e163264aec9e} <Debug> TCPHandler: Processed in 0.002627793 sec. | ||
1506 | 2025.01.22 05:11:16.223262 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1507 | 2025.01.22 05:11:16.223399 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1508 | 2025.01.22 05:11:16.223455 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1509 | 2025.01.22 05:11:16.224118 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1510 | 2025.01.22 05:11:16.224157 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1511 | 2025.01.22 05:11:16.224533 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1512 | 2025.01.22 05:11:16.224772 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1513 | 2025.01.22 05:11:16.224991 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001621 sec., 140653.9173349784 rows/sec., 9.52 MiB/sec. | ||
1514 | 2025.01.22 05:11:16.225157 [ 253 ] {d965c9e0-5855-4ed8-a7cf-934047ee222c} <Debug> TCPHandler: Processed in 0.001957989 sec. | ||
1515 | 2025.01.22 05:11:16.225314 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1516 | 2025.01.22 05:11:16.225453 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1517 | 2025.01.22 05:11:16.225510 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1518 | 2025.01.22 05:11:16.226281 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1519 | 2025.01.22 05:11:16.226321 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1520 | 2025.01.22 05:11:16.226704 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1521 | 2025.01.22 05:11:16.226950 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1522 | 2025.01.22 05:11:16.227153 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001731 sec., 300404.3905257077 rows/sec., 22.23 MiB/sec. | ||
1523 | 2025.01.22 05:11:16.227205 [ 3 ] {9cdab4b0-0d1d-424e-8f9c-f4f2e7441463} <Debug> TCPHandler: Processed in 0.00195987 sec. | ||
1524 | 2025.01.22 05:11:16.227332 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1525 | 2025.01.22 05:11:16.227448 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1526 | 2025.01.22 05:11:16.227499 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1527 | 2025.01.22 05:11:16.228670 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1528 | 2025.01.22 05:11:16.228705 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1529 | 2025.01.22 05:11:16.229240 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1530 | 2025.01.22 05:11:16.229485 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1531 | 2025.01.22 05:11:16.229670 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Debug> executeQuery: Read 1959 rows, 134.11 KiB in 0.002247 sec., 871829.1054739653 rows/sec., 58.29 MiB/sec. | ||
1532 | 2025.01.22 05:11:16.229720 [ 253 ] {7396101a-9d4b-4b6f-ba2a-6a2d712e3020} <Debug> TCPHandler: Processed in 0.00244277 sec. | ||
1533 | 2025.01.22 05:11:16.229879 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1534 | 2025.01.22 05:11:16.230016 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1535 | 2025.01.22 05:11:16.230075 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1536 | 2025.01.22 05:11:16.230624 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1537 | 2025.01.22 05:11:16.230663 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1538 | 2025.01.22 05:11:16.231026 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1539 | 2025.01.22 05:11:16.231267 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1540 | 2025.01.22 05:11:16.231468 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001484 sec., 16172.506738544473 rows/sec., 1.09 MiB/sec. | ||
1541 | 2025.01.22 05:11:16.231517 [ 3 ] {93d502c4-28ba-4d5e-9192-aa9abb4e4a43} <Debug> TCPHandler: Processed in 0.001706875 sec. | ||
1542 | 2025.01.22 05:11:18.312195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 212 | ||
1543 | 2025.01.22 05:11:18.315498 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1544 | 2025.01.22 05:11:18.315541 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1545 | 2025.01.22 05:11:18.317049 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1546 | 2025.01.22 05:11:18.317351 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1547 | 2025.01.22 05:11:18.318157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
1548 | 2025.01.22 05:11:19.209752 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1549 | 2025.01.22 05:11:19.209976 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1550 | 2025.01.22 05:11:19.210061 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1551 | 2025.01.22 05:11:19.210948 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2025.01.22 05:11:19.211002 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1553 | 2025.01.22 05:11:19.211460 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1554 | 2025.01.22 05:11:19.211724 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1555 | 2025.01.22 05:11:19.211961 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.10 MiB/sec. | ||
1556 | 2025.01.22 05:11:19.212026 [ 3 ] {6a92eb32-042d-4ff1-9115-04edfb3198fb} <Debug> TCPHandler: Processed in 0.00242068 sec. | ||
1557 | 2025.01.22 05:11:19.212283 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2025.01.22 05:11:19.212492 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1559 | 2025.01.22 05:11:19.212571 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1560 | 2025.01.22 05:11:19.213327 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1561 | 2025.01.22 05:11:19.213371 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1562 | 2025.01.22 05:11:19.213810 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1563 | 2025.01.22 05:11:19.214062 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1564 | 2025.01.22 05:11:19.214264 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001831 sec., 34953.577280174766 rows/sec., 2.73 MiB/sec. | ||
1565 | 2025.01.22 05:11:19.214328 [ 253 ] {6d3c1f1f-85d3-4057-9b9b-45e97dea557d} <Debug> TCPHandler: Processed in 0.002183354 sec. | ||
1566 | 2025.01.22 05:11:19.214502 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1567 | 2025.01.22 05:11:19.214649 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1568 | 2025.01.22 05:11:19.214715 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1569 | 2025.01.22 05:11:19.215389 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1570 | 2025.01.22 05:11:19.215438 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1571 | 2025.01.22 05:11:19.215872 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1572 | 2025.01.22 05:11:19.216137 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1573 | 2025.01.22 05:11:19.216411 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001778 sec., 53993.25084364454 rows/sec., 3.76 MiB/sec. | ||
1574 | 2025.01.22 05:11:19.216546 [ 3 ] {4b01c820-c7bd-464f-9539-6a4bb74c1f54} <Debug> TCPHandler: Processed in 0.002115993 sec. | ||
1575 | 2025.01.22 05:11:19.216700 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2025.01.22 05:11:19.216844 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1577 | 2025.01.22 05:11:19.216906 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1578 | 2025.01.22 05:11:19.217481 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1579 | 2025.01.22 05:11:19.217527 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1580 | 2025.01.22 05:11:19.217928 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1581 | 2025.01.22 05:11:19.218176 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1582 | 2025.01.22 05:11:19.218358 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00155 sec., 23225.806451612905 rows/sec., 1.57 MiB/sec. | ||
1583 | 2025.01.22 05:11:19.218409 [ 253 ] {f2a8e2c9-eb0c-49a4-b43c-878129e30344} <Debug> TCPHandler: Processed in 0.001779526 sec. | ||
1584 | 2025.01.22 05:11:20.820970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1585 | 2025.01.22 05:11:20.821593 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1586 | 2025.01.22 05:11:20.821641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1587 | 2025.01.22 05:11:20.822177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1588 | 2025.01.22 05:11:20.822426 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2025.01.22 05:11:20.822669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1590 | 2025.01.22 05:11:21.019465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1591 | 2025.01.22 05:11:21.039341 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1592 | 2025.01.22 05:11:21.039411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1593 | 2025.01.22 05:11:21.046779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1594 | 2025.01.22 05:11:21.047561 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1595 | 2025.01.22 05:11:21.050773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1596 | 2025.01.22 05:11:22.001145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.40 MiB, peak 168.36 MiB, free memory in arenas 0.00 B, will set to 164.59 MiB (RSS), difference: 1.19 MiB | ||
1597 | 2025.01.22 05:11:24.212153 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1598 | 2025.01.22 05:11:24.212394 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1599 | 2025.01.22 05:11:24.212479 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1600 | 2025.01.22 05:11:24.213316 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1601 | 2025.01.22 05:11:24.213369 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1602 | 2025.01.22 05:11:24.213818 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1603 | 2025.01.22 05:11:24.214074 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1604 | 2025.01.22 05:11:24.214280 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001947 sec., 36979.96918335901 rows/sec., 3.00 MiB/sec. | ||
1605 | 2025.01.22 05:11:24.214346 [ 3 ] {e114d09a-cc35-48ac-a123-0d566b2ea6f9} <Debug> TCPHandler: Processed in 0.002336197 sec. | ||
1606 | 2025.01.22 05:11:24.214623 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1607 | 2025.01.22 05:11:24.214832 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1608 | 2025.01.22 05:11:24.214919 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1609 | 2025.01.22 05:11:24.215773 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1610 | 2025.01.22 05:11:24.215830 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1611 | 2025.01.22 05:11:24.216273 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1612 | 2025.01.22 05:11:24.216548 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1613 | 2025.01.22 05:11:24.216803 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002028 sec., 3944.7731755424065 rows/sec., 296.63 KiB/sec. | ||
1614 | 2025.01.22 05:11:24.216883 [ 253 ] {3d695e4a-355f-4f9a-a1c3-9020313f37ce} <Debug> TCPHandler: Processed in 0.002402709 sec. | ||
1615 | 2025.01.22 05:11:24.217042 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1616 | 2025.01.22 05:11:24.217170 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1617 | 2025.01.22 05:11:24.217224 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1618 | 2025.01.22 05:11:24.217869 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1619 | 2025.01.22 05:11:24.217907 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1620 | 2025.01.22 05:11:24.218296 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1621 | 2025.01.22 05:11:24.218571 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1622 | 2025.01.22 05:11:24.218759 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001619 sec., 44471.89623224213 rows/sec., 3.47 MiB/sec. | ||
1623 | 2025.01.22 05:11:24.218816 [ 3 ] {972b47a8-20d4-44cc-91d0-0f74063cc374} <Debug> TCPHandler: Processed in 0.001832358 sec. | ||
1624 | 2025.01.22 05:11:24.218987 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1625 | 2025.01.22 05:11:24.219118 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1626 | 2025.01.22 05:11:24.219179 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1627 | 2025.01.22 05:11:24.219793 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1628 | 2025.01.22 05:11:24.219835 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1629 | 2025.01.22 05:11:24.220251 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1630 | 2025.01.22 05:11:24.220501 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1631 | 2025.01.22 05:11:24.220769 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. | ||
1632 | 2025.01.22 05:11:24.220990 [ 253 ] {5e01dc43-9545-4caa-a45c-4527a78fd0fb} <Debug> TCPHandler: Processed in 0.002063312 sec. | ||
1633 | 2025.01.22 05:11:24.221153 [ 3 ] {} <Trace> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2025.01.22 05:11:24.221278 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61109) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1635 | 2025.01.22 05:11:24.221362 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1636 | 2025.01.22 05:11:24.222471 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1637 | 2025.01.22 05:11:24.222511 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1638 | 2025.01.22 05:11:24.223143 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1639 | 2025.01.22 05:11:24.223405 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2025.01.22 05:11:24.223659 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002394 sec., 3341.687552213868 rows/sec., 5.99 MiB/sec. | ||
1641 | 2025.01.22 05:11:24.223845 [ 3 ] {90c64e69-8484-4121-aaae-16f1b0279eb9} <Debug> TCPHandler: Processed in 0.002749186 sec. | ||
1642 | 2025.01.22 05:11:24.223995 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2025.01.22 05:11:24.224120 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1644 | 2025.01.22 05:11:24.224180 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1645 | 2025.01.22 05:11:24.224686 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1646 | 2025.01.22 05:11:24.224728 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1647 | 2025.01.22 05:11:24.225107 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1648 | 2025.01.22 05:11:24.225366 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1649 | 2025.01.22 05:11:24.225645 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
1650 | 2025.01.22 05:11:24.225781 [ 253 ] {ba24c62e-ab17-499b-acfc-e20b2f7e56ce} <Debug> TCPHandler: Processed in 0.001846748 sec. | ||
1651 | 2025.01.22 05:11:28.253076 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1652 | 2025.01.22 05:11:28.253145 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1653 | 2025.01.22 05:11:28.319364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 232 | ||
1654 | 2025.01.22 05:11:28.322041 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1655 | 2025.01.22 05:11:28.322085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1656 | 2025.01.22 05:11:28.323502 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1657 | 2025.01.22 05:11:28.323882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1658 | 2025.01.22 05:11:28.323980 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1659 | 2025.01.22 05:11:28.326818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
1660 | 2025.01.22 05:11:28.327016 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1661 | 2025.01.22 05:11:28.327071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1662 | 2025.01.22 05:11:28.327710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1663 | 2025.01.22 05:11:28.327974 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1664 | 2025.01.22 05:11:28.328176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1665 | 2025.01.22 05:11:28.507813 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1666 | 2025.01.22 05:11:28.507901 [ 3 ] {} <Debug> TCP-Session: cb6ba23b-0729-433a-9ecc-39316345d695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1667 | 2025.01.22 05:11:28.551826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1668 | 2025.01.22 05:11:28.572328 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1669 | 2025.01.22 05:11:28.572375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1670 | 2025.01.22 05:11:28.579437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1671 | 2025.01.22 05:11:28.580208 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1672 | 2025.01.22 05:11:28.582983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1673 | 2025.01.22 05:11:29.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.11 MiB, peak 168.77 MiB, free memory in arenas 0.00 B, will set to 165.24 MiB (RSS), difference: 2.12 MiB | ||
1674 | 2025.01.22 05:11:29.206734 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2025.01.22 05:11:29.207021 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1676 | 2025.01.22 05:11:29.207490 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1677 | 2025.01.22 05:11:29.207547 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1678 | 2025.01.22 05:11:29.207931 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1679 | 2025.01.22 05:11:29.208013 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1680 | 2025.01.22 05:11:29.208193 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1681 | 2025.01.22 05:11:29.208458 [ 299 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1682 | 2025.01.22 05:11:29.208559 [ 297 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1683 | 2025.01.22 05:11:29.208509 [ 295 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1684 | 2025.01.22 05:11:29.208609 [ 296 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1685 | 2025.01.22 05:11:29.208823 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1686 | 2025.01.22 05:11:29.208883 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1687 | 2025.01.22 05:11:29.209020 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1688 | 2025.01.22 05:11:29.209045 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1689 | 2025.01.22 05:11:29.209092 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1690 | 2025.01.22 05:11:29.209143 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1691 | 2025.01.22 05:11:29.209189 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1692 | 2025.01.22 05:11:29.210698 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003812 sec., 6558.237145855194 rows/sec., 259.77 KiB/sec. | ||
1693 | 2025.01.22 05:11:29.210870 [ 253 ] {6d4ae996-031d-4aa1-9a3d-af22541daa5c} <Debug> TCPHandler: Processed in 0.004271907 sec. | ||
1694 | 2025.01.22 05:11:29.211310 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1695 | 2025.01.22 05:11:29.211585 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1696 | 2025.01.22 05:11:29.212072 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1697 | 2025.01.22 05:11:29.212122 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1698 | 2025.01.22 05:11:29.212470 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1699 | 2025.01.22 05:11:29.212555 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1700 | 2025.01.22 05:11:29.212739 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1701 | 2025.01.22 05:11:29.212916 [ 299 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1702 | 2025.01.22 05:11:29.212915 [ 295 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1703 | 2025.01.22 05:11:29.212946 [ 296 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1704 | 2025.01.22 05:11:29.213060 [ 297 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1705 | 2025.01.22 05:11:29.213243 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1706 | 2025.01.22 05:11:29.213277 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1707 | 2025.01.22 05:11:29.213404 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1708 | 2025.01.22 05:11:29.213430 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1709 | 2025.01.22 05:11:29.213476 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1710 | 2025.01.22 05:11:29.213527 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1711 | 2025.01.22 05:11:29.213575 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1712 | 2025.01.22 05:11:29.215049 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003601 sec., 6942.515967786726 rows/sec., 274.99 KiB/sec. | ||
1713 | 2025.01.22 05:11:29.215255 [ 254 ] {9b41f8e2-f81f-4ff8-a8f8-fb3080bcef90} <Debug> TCPHandler: Processed in 0.004103703 sec. | ||
1714 | 2025.01.22 05:11:29.215812 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1715 | 2025.01.22 05:11:29.216030 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1716 | 2025.01.22 05:11:29.216429 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1717 | 2025.01.22 05:11:29.216487 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1718 | 2025.01.22 05:11:29.216853 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1719 | 2025.01.22 05:11:29.216927 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1720 | 2025.01.22 05:11:29.217084 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1721 | 2025.01.22 05:11:29.217280 [ 299 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1722 | 2025.01.22 05:11:29.217288 [ 295 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1723 | 2025.01.22 05:11:29.217321 [ 296 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1724 | 2025.01.22 05:11:29.217404 [ 297 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1725 | 2025.01.22 05:11:29.217549 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1726 | 2025.01.22 05:11:29.217597 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1727 | 2025.01.22 05:11:29.217743 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1728 | 2025.01.22 05:11:29.217772 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1729 | 2025.01.22 05:11:29.217826 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1730 | 2025.01.22 05:11:29.217885 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1731 | 2025.01.22 05:11:29.217934 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1732 | 2025.01.22 05:11:29.219285 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003363 sec., 7433.838834374071 rows/sec., 294.45 KiB/sec. | ||
1733 | 2025.01.22 05:11:29.219457 [ 253 ] {57e8e190-a76d-4a17-9fe8-063b8673cd23} <Debug> TCPHandler: Processed in 0.003715846 sec. | ||
1734 | 2025.01.22 05:11:29.219723 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1735 | 2025.01.22 05:11:29.219922 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1736 | 2025.01.22 05:11:29.220321 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1737 | 2025.01.22 05:11:29.220377 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1738 | 2025.01.22 05:11:29.220748 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1739 | 2025.01.22 05:11:29.220828 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1740 | 2025.01.22 05:11:29.220990 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1741 | 2025.01.22 05:11:29.221140 [ 295 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1742 | 2025.01.22 05:11:29.221164 [ 299 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1743 | 2025.01.22 05:11:29.221232 [ 296 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1744 | 2025.01.22 05:11:29.221260 [ 297 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1745 | 2025.01.22 05:11:29.221377 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1746 | 2025.01.22 05:11:29.221409 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1747 | 2025.01.22 05:11:29.221520 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1748 | 2025.01.22 05:11:29.221544 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1749 | 2025.01.22 05:11:29.221585 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1750 | 2025.01.22 05:11:29.221633 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1751 | 2025.01.22 05:11:29.221679 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1752 | 2025.01.22 05:11:29.223098 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003276 sec., 7631.257631257632 rows/sec., 302.27 KiB/sec. | ||
1753 | 2025.01.22 05:11:29.223293 [ 254 ] {dc1f7473-eff4-493c-8cdd-00d1256bfba3} <Debug> TCPHandler: Processed in 0.003630934 sec. | ||
1754 | 2025.01.22 05:11:29.223538 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1755 | 2025.01.22 05:11:29.223752 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1756 | 2025.01.22 05:11:29.224101 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1757 | 2025.01.22 05:11:29.224147 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1758 | 2025.01.22 05:11:29.224450 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1759 | 2025.01.22 05:11:29.224516 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1760 | 2025.01.22 05:11:29.224668 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1761 | 2025.01.22 05:11:29.224791 [ 295 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1762 | 2025.01.22 05:11:29.224820 [ 299 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1763 | 2025.01.22 05:11:29.224845 [ 296 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1764 | 2025.01.22 05:11:29.224912 [ 297 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1765 | 2025.01.22 05:11:29.225073 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1766 | 2025.01.22 05:11:29.225106 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1767 | 2025.01.22 05:11:29.225221 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1768 | 2025.01.22 05:11:29.225243 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1769 | 2025.01.22 05:11:29.225286 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1770 | 2025.01.22 05:11:29.225334 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1771 | 2025.01.22 05:11:29.225379 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1772 | 2025.01.22 05:11:29.226819 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003171 sec., 7883.948281299274 rows/sec., 312.28 KiB/sec. | ||
1773 | 2025.01.22 05:11:29.226997 [ 253 ] {c224e1bb-3941-4722-9353-e13847aa7563} <Debug> TCPHandler: Processed in 0.003527651 sec. | ||
1774 | 2025.01.22 05:11:29.227285 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2025.01.22 05:11:29.227500 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1776 | 2025.01.22 05:11:29.227892 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1777 | 2025.01.22 05:11:29.227940 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1778 | 2025.01.22 05:11:29.228243 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1779 | 2025.01.22 05:11:29.228309 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1780 | 2025.01.22 05:11:29.228459 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1781 | 2025.01.22 05:11:29.228619 [ 295 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1782 | 2025.01.22 05:11:29.228648 [ 299 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1783 | 2025.01.22 05:11:29.228706 [ 296 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1784 | 2025.01.22 05:11:29.228726 [ 297 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1785 | 2025.01.22 05:11:29.228837 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1786 | 2025.01.22 05:11:29.228867 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1787 | 2025.01.22 05:11:29.228978 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1788 | 2025.01.22 05:11:29.229000 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1789 | 2025.01.22 05:11:29.229043 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1790 | 2025.01.22 05:11:29.229092 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1791 | 2025.01.22 05:11:29.229167 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1792 | 2025.01.22 05:11:29.230617 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003222 sec., 7759.155803848541 rows/sec., 307.34 KiB/sec. | ||
1793 | 2025.01.22 05:11:29.230808 [ 254 ] {0e11dfde-80c2-43ea-89fe-2936a391ccd1} <Debug> TCPHandler: Processed in 0.003588533 sec. | ||
1794 | 2025.01.22 05:11:29.231056 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1795 | 2025.01.22 05:11:29.231276 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1796 | 2025.01.22 05:11:29.231671 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1797 | 2025.01.22 05:11:29.231730 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1798 | 2025.01.22 05:11:29.232064 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1799 | 2025.01.22 05:11:29.232128 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1800 | 2025.01.22 05:11:29.232278 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1801 | 2025.01.22 05:11:29.232449 [ 299 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1802 | 2025.01.22 05:11:29.232465 [ 295 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1803 | 2025.01.22 05:11:29.232529 [ 297 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1804 | 2025.01.22 05:11:29.232535 [ 296 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1805 | 2025.01.22 05:11:29.232671 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1806 | 2025.01.22 05:11:29.232700 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1807 | 2025.01.22 05:11:29.232807 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1808 | 2025.01.22 05:11:29.232829 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1809 | 2025.01.22 05:11:29.232870 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1810 | 2025.01.22 05:11:29.232919 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1811 | 2025.01.22 05:11:29.232966 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1812 | 2025.01.22 05:11:29.234381 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003211 sec., 7785.736530675802 rows/sec., 308.39 KiB/sec. | ||
1813 | 2025.01.22 05:11:29.234583 [ 253 ] {2837cc08-55f3-42f9-8c73-a4032396842e} <Debug> TCPHandler: Processed in 0.003592483 sec. | ||
1814 | 2025.01.22 05:11:29.234854 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1815 | 2025.01.22 05:11:29.235046 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1816 | 2025.01.22 05:11:29.235380 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1817 | 2025.01.22 05:11:29.235434 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1818 | 2025.01.22 05:11:29.235743 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1819 | 2025.01.22 05:11:29.235810 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1820 | 2025.01.22 05:11:29.235963 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1821 | 2025.01.22 05:11:29.236098 [ 295 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1822 | 2025.01.22 05:11:29.236176 [ 299 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1823 | 2025.01.22 05:11:29.236204 [ 296 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1824 | 2025.01.22 05:11:29.236229 [ 297 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1825 | 2025.01.22 05:11:29.236358 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1826 | 2025.01.22 05:11:29.236387 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1827 | 2025.01.22 05:11:29.236498 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1828 | 2025.01.22 05:11:29.236521 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1829 | 2025.01.22 05:11:29.236562 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1830 | 2025.01.22 05:11:29.236612 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1831 | 2025.01.22 05:11:29.236657 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1832 | 2025.01.22 05:11:29.238141 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003187 sec., 7844.367743959837 rows/sec., 310.71 KiB/sec. | ||
1833 | 2025.01.22 05:11:29.238336 [ 254 ] {08462928-8a63-4477-ae11-60f4852b14bf} <Debug> TCPHandler: Processed in 0.003538912 sec. | ||
1834 | 2025.01.22 05:11:29.238607 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2025.01.22 05:11:29.238830 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1836 | 2025.01.22 05:11:29.239176 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1837 | 2025.01.22 05:11:29.239225 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1838 | 2025.01.22 05:11:29.239536 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1839 | 2025.01.22 05:11:29.239603 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1840 | 2025.01.22 05:11:29.239754 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1841 | 2025.01.22 05:11:29.239915 [ 295 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1842 | 2025.01.22 05:11:29.239955 [ 299 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1843 | 2025.01.22 05:11:29.240031 [ 296 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1844 | 2025.01.22 05:11:29.240089 [ 297 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1845 | 2025.01.22 05:11:29.240249 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1846 | 2025.01.22 05:11:29.240279 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1847 | 2025.01.22 05:11:29.240394 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1848 | 2025.01.22 05:11:29.240416 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1849 | 2025.01.22 05:11:29.240458 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1850 | 2025.01.22 05:11:29.240508 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1851 | 2025.01.22 05:11:29.240555 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1852 | 2025.01.22 05:11:29.241959 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003241 sec., 7713.668620796051 rows/sec., 305.53 KiB/sec. | ||
1853 | 2025.01.22 05:11:29.242135 [ 253 ] {b453c7ef-0324-4b2b-b1fb-2bdd7f48dcdb} <Debug> TCPHandler: Processed in 0.003596844 sec. | ||
1854 | 2025.01.22 05:11:29.242396 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1855 | 2025.01.22 05:11:29.242620 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1856 | 2025.01.22 05:11:29.242997 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1857 | 2025.01.22 05:11:29.243046 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1858 | 2025.01.22 05:11:29.243360 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1859 | 2025.01.22 05:11:29.243425 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1860 | 2025.01.22 05:11:29.243576 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1861 | 2025.01.22 05:11:29.243697 [ 295 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1862 | 2025.01.22 05:11:29.243741 [ 299 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1863 | 2025.01.22 05:11:29.243733 [ 297 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1864 | 2025.01.22 05:11:29.243799 [ 296 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1865 | 2025.01.22 05:11:29.243903 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1866 | 2025.01.22 05:11:29.243932 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1867 | 2025.01.22 05:11:29.244045 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1868 | 2025.01.22 05:11:29.244068 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1869 | 2025.01.22 05:11:29.244109 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1870 | 2025.01.22 05:11:29.244158 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1871 | 2025.01.22 05:11:29.244205 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1872 | 2025.01.22 05:11:29.245713 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003207 sec., 7795.447458684128 rows/sec., 308.77 KiB/sec. | ||
1873 | 2025.01.22 05:11:29.245902 [ 254 ] {6789dcb9-ae0a-4789-aaa1-8c30e8773341} <Debug> TCPHandler: Processed in 0.003571472 sec. | ||
1874 | 2025.01.22 05:11:29.246173 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1875 | 2025.01.22 05:11:29.246395 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1876 | 2025.01.22 05:11:29.246798 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1877 | 2025.01.22 05:11:29.246858 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1878 | 2025.01.22 05:11:29.247180 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1879 | 2025.01.22 05:11:29.247245 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1880 | 2025.01.22 05:11:29.247393 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1881 | 2025.01.22 05:11:29.247499 [ 295 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1882 | 2025.01.22 05:11:29.247534 [ 299 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1883 | 2025.01.22 05:11:29.247559 [ 297 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1884 | 2025.01.22 05:11:29.247610 [ 296 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1885 | 2025.01.22 05:11:29.247711 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1886 | 2025.01.22 05:11:29.247741 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1887 | 2025.01.22 05:11:29.247848 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1888 | 2025.01.22 05:11:29.247870 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1889 | 2025.01.22 05:11:29.247912 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1890 | 2025.01.22 05:11:29.247961 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1891 | 2025.01.22 05:11:29.248007 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1892 | 2025.01.22 05:11:29.249349 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003066 sec., 8153.9465101108935 rows/sec., 322.97 KiB/sec. | ||
1893 | 2025.01.22 05:11:29.249519 [ 253 ] {7b86fa43-c01d-498a-85cd-5f215f63f542} <Debug> TCPHandler: Processed in 0.003414849 sec. | ||
1894 | 2025.01.22 05:11:29.253610 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1895 | 2025.01.22 05:11:29.253833 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1896 | 2025.01.22 05:11:29.254185 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1897 | 2025.01.22 05:11:29.254232 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1898 | 2025.01.22 05:11:29.254552 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1899 | 2025.01.22 05:11:29.254618 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1900 | 2025.01.22 05:11:29.254769 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1901 | 2025.01.22 05:11:29.254937 [ 295 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1902 | 2025.01.22 05:11:29.254951 [ 299 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1903 | 2025.01.22 05:11:29.255004 [ 296 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1904 | 2025.01.22 05:11:29.255011 [ 297 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1905 | 2025.01.22 05:11:29.255164 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
1906 | 2025.01.22 05:11:29.255194 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1907 | 2025.01.22 05:11:29.255302 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1908 | 2025.01.22 05:11:29.255325 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
1909 | 2025.01.22 05:11:29.255366 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1910 | 2025.01.22 05:11:29.255414 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1911 | 2025.01.22 05:11:29.255462 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1912 | 2025.01.22 05:11:29.256858 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Debug> executeQuery: Read 25 rows, 1014.00 B in 0.003138 sec., 7966.857871255576 rows/sec., 315.56 KiB/sec. | ||
1913 | 2025.01.22 05:11:29.257049 [ 254 ] {c128b9fe-e451-427e-80a0-6cd0128f9c64} <Debug> TCPHandler: Processed in 0.003507031 sec. | ||
1914 | 2025.01.22 05:11:29.261865 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1915 | 2025.01.22 05:11:29.262007 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1916 | 2025.01.22 05:11:29.262061 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1917 | 2025.01.22 05:11:29.262790 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1918 | 2025.01.22 05:11:29.262832 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1919 | 2025.01.22 05:11:29.263341 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1920 | 2025.01.22 05:11:29.263556 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1921 | 2025.01.22 05:11:29.263819 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.001834 sec., 6543.075245365322 rows/sec., 1.32 MiB/sec. | ||
1922 | 2025.01.22 05:11:29.264109 [ 253 ] {853dbdae-3e81-4a40-b52e-eb6bd60a1a6d} <Debug> TCPHandler: Processed in 0.002304037 sec. | ||
1923 | 2025.01.22 05:11:29.264262 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1924 | 2025.01.22 05:11:29.264392 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1925 | 2025.01.22 05:11:29.264442 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1926 | 2025.01.22 05:11:29.265598 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1927 | 2025.01.22 05:11:29.265636 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1928 | 2025.01.22 05:11:29.266075 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1929 | 2025.01.22 05:11:29.266329 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1930 | 2025.01.22 05:11:29.266657 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002278 sec., 6145.741878841089 rows/sec., 442.41 KiB/sec. | ||
1931 | 2025.01.22 05:11:29.266961 [ 254 ] {c9ab27e2-a3a0-47bd-9b6d-6088e975db51} <Debug> TCPHandler: Processed in 0.002761376 sec. | ||
1932 | 2025.01.22 05:11:29.267126 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1933 | 2025.01.22 05:11:29.267272 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1934 | 2025.01.22 05:11:29.267329 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1935 | 2025.01.22 05:11:29.268081 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1936 | 2025.01.22 05:11:29.268120 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1937 | 2025.01.22 05:11:29.268520 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1938 | 2025.01.22 05:11:29.268784 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1939 | 2025.01.22 05:11:29.269189 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Debug> executeQuery: Read 203 rows, 17.99 KiB in 0.001909 sec., 106338.39706652697 rows/sec., 9.20 MiB/sec. | ||
1940 | 2025.01.22 05:11:29.269518 [ 253 ] {cc26986e-8ac2-4799-adb9-f3aa09e7c05a} <Debug> TCPHandler: Processed in 0.00245437 sec. | ||
1941 | 2025.01.22 05:11:29.269674 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1942 | 2025.01.22 05:11:29.269792 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1943 | 2025.01.22 05:11:29.269841 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1944 | 2025.01.22 05:11:29.270425 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2025.01.22 05:11:29.270464 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1946 | 2025.01.22 05:11:29.270821 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1947 | 2025.01.22 05:11:29.271057 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1948 | 2025.01.22 05:11:29.271335 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001554 sec., 4504.504504504504 rows/sec., 293.47 KiB/sec. | ||
1949 | 2025.01.22 05:11:29.271394 [ 254 ] {e8b4d613-a743-4532-88e4-9811d9db960b} <Debug> TCPHandler: Processed in 0.001788467 sec. | ||
1950 | 2025.01.22 05:11:29.271533 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1951 | 2025.01.22 05:11:29.271651 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1952 | 2025.01.22 05:11:29.271699 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1953 | 2025.01.22 05:11:29.272258 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2025.01.22 05:11:29.272296 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1955 | 2025.01.22 05:11:29.272670 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1956 | 2025.01.22 05:11:29.272904 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2025.01.22 05:11:29.273174 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. | ||
1958 | 2025.01.22 05:11:29.273227 [ 253 ] {81f522c7-3a4f-4885-9be5-50776d1878af} <Debug> TCPHandler: Processed in 0.001751056 sec. | ||
1959 | 2025.01.22 05:11:29.273364 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1960 | 2025.01.22 05:11:29.273480 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1961 | 2025.01.22 05:11:29.273528 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1962 | 2025.01.22 05:11:29.274087 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1963 | 2025.01.22 05:11:29.274124 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1964 | 2025.01.22 05:11:29.274471 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1965 | 2025.01.22 05:11:29.274709 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1966 | 2025.01.22 05:11:29.274971 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. | ||
1967 | 2025.01.22 05:11:29.275028 [ 254 ] {4415f23c-987c-46ba-83a5-7846e7fb719c} <Debug> TCPHandler: Processed in 0.001719165 sec. | ||
1968 | 2025.01.22 05:11:29.275173 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1969 | 2025.01.22 05:11:29.275310 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1970 | 2025.01.22 05:11:29.275366 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1971 | 2025.01.22 05:11:29.276139 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1972 | 2025.01.22 05:11:29.276178 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1973 | 2025.01.22 05:11:29.276553 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1974 | 2025.01.22 05:11:29.276783 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1975 | 2025.01.22 05:11:29.277135 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001819 sec., 210005.49752611323 rows/sec., 14.86 MiB/sec. | ||
1976 | 2025.01.22 05:11:29.277501 [ 253 ] {196b93d8-23e7-4ad1-8fe1-c586c5f7ae36} <Debug> TCPHandler: Processed in 0.002390299 sec. | ||
1977 | 2025.01.22 05:11:29.277658 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1978 | 2025.01.22 05:11:29.277773 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1979 | 2025.01.22 05:11:29.277824 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1980 | 2025.01.22 05:11:29.278299 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1981 | 2025.01.22 05:11:29.278337 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1982 | 2025.01.22 05:11:29.278727 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1983 | 2025.01.22 05:11:29.278964 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1984 | 2025.01.22 05:11:29.279289 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. | ||
1985 | 2025.01.22 05:11:29.279395 [ 254 ] {a5b057b7-d286-4056-833d-9e454b60cbb6} <Debug> TCPHandler: Processed in 0.001790707 sec. | ||
1986 | 2025.01.22 05:11:29.279526 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1987 | 2025.01.22 05:11:29.279642 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1988 | 2025.01.22 05:11:29.279693 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1989 | 2025.01.22 05:11:29.280249 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1990 | 2025.01.22 05:11:29.280287 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1991 | 2025.01.22 05:11:29.280677 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1992 | 2025.01.22 05:11:29.280906 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1993 | 2025.01.22 05:11:29.281160 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001536 sec., 154296.875 rows/sec., 10.34 MiB/sec. | ||
1994 | 2025.01.22 05:11:29.281251 [ 253 ] {8541005a-d501-4a15-9765-c4a0734fc713} <Debug> TCPHandler: Processed in 0.001778256 sec. | ||
1995 | 2025.01.22 05:11:29.281381 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1996 | 2025.01.22 05:11:29.281496 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1997 | 2025.01.22 05:11:29.281546 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1998 | 2025.01.22 05:11:29.282011 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1999 | 2025.01.22 05:11:29.282050 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2000 | 2025.01.22 05:11:29.282404 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2001 | 2025.01.22 05:11:29.282640 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2002 | 2025.01.22 05:11:29.283004 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
2003 | 2025.01.22 05:11:29.283070 [ 254 ] {73cecb75-3506-4687-a652-40ced0dd2d0d} <Debug> TCPHandler: Processed in 0.001743935 sec. | ||
2004 | 2025.01.22 05:11:29.283219 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2005 | 2025.01.22 05:11:29.283355 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2006 | 2025.01.22 05:11:29.283412 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2007 | 2025.01.22 05:11:29.283954 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2008 | 2025.01.22 05:11:29.283992 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2009 | 2025.01.22 05:11:29.284371 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2010 | 2025.01.22 05:11:29.284602 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2011 | 2025.01.22 05:11:29.284878 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001535 sec., 53420.195439739415 rows/sec., 3.39 MiB/sec. | ||
2012 | 2025.01.22 05:11:29.284939 [ 253 ] {fbb5f0be-a5c4-49a7-b9c6-846ffd64d120} <Debug> TCPHandler: Processed in 0.001785587 sec. | ||
2013 | 2025.01.22 05:11:30.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.81 MiB, peak 168.81 MiB, free memory in arenas 0.00 B, will set to 165.39 MiB (RSS), difference: -3.42 MiB | ||
2014 | 2025.01.22 05:11:34.212354 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2015 | 2025.01.22 05:11:34.212554 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2016 | 2025.01.22 05:11:34.212627 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2017 | 2025.01.22 05:11:34.213415 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2018 | 2025.01.22 05:11:34.213459 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2019 | 2025.01.22 05:11:34.213894 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2020 | 2025.01.22 05:11:34.214153 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2021 | 2025.01.22 05:11:34.214309 [ 49 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2022 | 2025.01.22 05:11:34.214353 [ 49 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2023 | 2025.01.22 05:11:34.214379 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2024 | 2025.01.22 05:11:34.214377 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001873 sec., 38441.00373731981 rows/sec., 3.12 MiB/sec. | ||
2025 | 2025.01.22 05:11:34.214528 [ 253 ] {007e234e-d383-4de7-8f05-4dd1f5d5ca65} <Debug> TCPHandler: Processed in 0.002297367 sec. | ||
2026 | 2025.01.22 05:11:34.214654 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
2027 | 2025.01.22 05:11:34.214833 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2028 | 2025.01.22 05:11:34.214859 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2029 | 2025.01.22 05:11:34.214922 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
2030 | 2025.01.22 05:11:34.215154 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1197 rows starting from the beginning of the part | ||
2031 | 2025.01.22 05:11:34.215204 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2032 | 2025.01.22 05:11:34.215384 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
2033 | 2025.01.22 05:11:34.215388 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2034 | 2025.01.22 05:11:34.215794 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
2035 | 2025.01.22 05:11:34.216075 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 203 rows starting from the beginning of the part | ||
2036 | 2025.01.22 05:11:34.216491 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part | ||
2037 | 2025.01.22 05:11:34.217941 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2038 | 2025.01.22 05:11:34.218037 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2039 | 2025.01.22 05:11:34.219059 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2040 | 2025.01.22 05:11:34.219635 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2041 | 2025.01.22 05:11:34.219647 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 5 columns (5 merged, 0 gathered) in 0.005143124 sec., 325094.2423320923 rows/sec., 28.09 MiB/sec. | ||
2042 | 2025.01.22 05:11:34.220045 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2043 | 2025.01.22 05:11:34.220293 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005259 sec., 1521.201749382012 rows/sec., 114.39 KiB/sec. | ||
2044 | 2025.01.22 05:11:34.220479 [ 254 ] {fb91b048-7a30-458e-8a47-feebd9f4f7c1} <Debug> TCPHandler: Processed in 0.005793498 sec. | ||
2045 | 2025.01.22 05:11:34.220653 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2046 | 2025.01.22 05:11:34.220703 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2047 | 2025.01.22 05:11:34.220795 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_11_2} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2048 | 2025.01.22 05:11:34.220933 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2049 | 2025.01.22 05:11:34.220945 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
2050 | 2025.01.22 05:11:34.221013 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2051 | 2025.01.22 05:11:34.221652 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2052 | 2025.01.22 05:11:34.221692 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2053 | 2025.01.22 05:11:34.222075 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2054 | 2025.01.22 05:11:34.222327 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2055 | 2025.01.22 05:11:34.222458 [ 49 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2056 | 2025.01.22 05:11:34.222498 [ 49 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2025.01.22 05:11:34.222523 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2058 | 2025.01.22 05:11:34.222532 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001684 sec., 42755.34441805226 rows/sec., 3.34 MiB/sec. | ||
2059 | 2025.01.22 05:11:34.222719 [ 253 ] {f548b4d3-50df-448d-926a-1cc42d6fb7cb} <Debug> TCPHandler: Processed in 0.002114333 sec. | ||
2060 | 2025.01.22 05:11:34.222788 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
2061 | 2025.01.22 05:11:34.222911 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2062 | 2025.01.22 05:11:34.222938 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2063 | 2025.01.22 05:11:34.222974 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
2064 | 2025.01.22 05:11:34.223094 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2065 | 2025.01.22 05:11:34.223171 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 520 rows starting from the beginning of the part | ||
2066 | 2025.01.22 05:11:34.223273 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2067 | 2025.01.22 05:11:34.223450 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
2068 | 2025.01.22 05:11:34.223763 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
2069 | 2025.01.22 05:11:34.224125 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 382 rows starting from the beginning of the part | ||
2070 | 2025.01.22 05:11:34.224471 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part | ||
2071 | 2025.01.22 05:11:34.225399 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2025.01.22 05:11:34.225447 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2073 | 2025.01.22 05:11:34.226090 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2074 | 2025.01.22 05:11:34.226466 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2025.01.22 05:11:34.226473 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 5 columns (5 merged, 0 gathered) in 0.003869778 sec., 305443.87817595736 rows/sec., 23.74 MiB/sec. | ||
2076 | 2025.01.22 05:11:34.226691 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2077 | 2025.01.22 05:11:34.226775 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2078 | 2025.01.22 05:11:34.226792 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2079 | 2025.01.22 05:11:34.226837 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003812 sec., 41972.71773347324 rows/sec., 2.92 MiB/sec. | ||
2080 | 2025.01.22 05:11:34.226866 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2081 | 2025.01.22 05:11:34.227111 [ 254 ] {9078908a-d2ef-400b-bf8e-43d30e4eb8e4} <Debug> TCPHandler: Processed in 0.004254027 sec. | ||
2082 | 2025.01.22 05:11:34.227480 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2083 | 2025.01.22 05:11:34.227496 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
2084 | 2025.01.22 05:11:34.227663 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2085 | 2025.01.22 05:11:34.227835 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2086 | 2025.01.22 05:11:34.227969 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_11_2} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2087 | 2025.01.22 05:11:34.228097 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2088 | 2025.01.22 05:11:34.228219 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2089 | 2025.01.22 05:11:34.228234 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
2090 | 2025.01.22 05:11:34.228287 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 716 rows starting from the beginning of the part | ||
2091 | 2025.01.22 05:11:34.228771 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1959 rows starting from the beginning of the part | ||
2092 | 2025.01.22 05:11:34.229259 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
2093 | 2025.01.22 05:11:34.229807 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
2094 | 2025.01.22 05:11:34.230240 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2095 | 2025.01.22 05:11:34.230772 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
2096 | 2025.01.22 05:11:34.233383 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2097 | 2025.01.22 05:11:34.233466 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2098 | 2025.01.22 05:11:34.235123 [ 195 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3328 rows, containing 5 columns (5 merged, 0 gathered) in 0.008013613 sec., 415293.32649330585 rows/sec., 28.15 MiB/sec. | ||
2099 | 2025.01.22 05:11:34.235384 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2100 | 2025.01.22 05:11:34.235475 [ 195 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2101 | 2025.01.22 05:11:34.236087 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2102 | 2025.01.22 05:11:34.236091 [ 187 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2103 | 2025.01.22 05:11:34.236286 [ 187 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2104 | 2025.01.22 05:11:34.236659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
2105 | 2025.01.22 05:11:34.236746 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.009062 sec., 882.8073273008165 rows/sec., 1.58 MiB/sec. | ||
2106 | 2025.01.22 05:11:34.236901 [ 253 ] {30bd27eb-91a8-4a5a-8861-88c1dbc4db1b} <Debug> TCPHandler: Processed in 0.009629436 sec. | ||
2107 | 2025.01.22 05:11:34.237077 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2108 | 2025.01.22 05:11:34.237210 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2109 | 2025.01.22 05:11:34.237267 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2110 | 2025.01.22 05:11:34.237816 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2025.01.22 05:11:34.237858 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2112 | 2025.01.22 05:11:34.238258 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2113 | 2025.01.22 05:11:34.238522 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2114 | 2025.01.22 05:11:34.238686 [ 49 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2115 | 2025.01.22 05:11:34.238758 [ 49 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2025.01.22 05:11:34.238783 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
2117 | 2025.01.22 05:11:34.238798 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2118 | 2025.01.22 05:11:34.239001 [ 254 ] {c55173d6-3764-4c36-bec7-2ca294a056d0} <Debug> TCPHandler: Processed in 0.001985431 sec. | ||
2119 | 2025.01.22 05:11:34.239190 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
2120 | 2025.01.22 05:11:34.239368 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2121 | 2025.01.22 05:11:34.239405 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 246 rows starting from the beginning of the part | ||
2122 | 2025.01.22 05:11:34.239489 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
2123 | 2025.01.22 05:11:34.239580 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
2124 | 2025.01.22 05:11:34.239799 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
2125 | 2025.01.22 05:11:34.239880 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2126 | 2025.01.22 05:11:34.240029 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
2127 | 2025.01.22 05:11:34.241192 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002276086 sec., 223190.1606529806 rows/sec., 14.95 MiB/sec. | ||
2128 | 2025.01.22 05:11:34.241406 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2129 | 2025.01.22 05:11:34.241721 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_11_2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2025.01.22 05:11:34.241817 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_11_2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2131 | 2025.01.22 05:11:34.241897 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2132 | 2025.01.22 05:11:35.828294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2133 | 2025.01.22 05:11:35.828941 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2025.01.22 05:11:35.828991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2135 | 2025.01.22 05:11:35.829520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2136 | 2025.01.22 05:11:35.829776 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2025.01.22 05:11:35.830030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2138 | 2025.01.22 05:11:36.083056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2139 | 2025.01.22 05:11:36.102991 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2025.01.22 05:11:36.103052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2141 | 2025.01.22 05:11:36.110250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2142 | 2025.01.22 05:11:36.111043 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2143 | 2025.01.22 05:11:36.113733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2144 | 2025.01.22 05:11:38.327029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 290 | ||
2145 | 2025.01.22 05:11:38.330701 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2025.01.22 05:11:38.330756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2147 | 2025.01.22 05:11:38.332320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2148 | 2025.01.22 05:11:38.332636 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2025.01.22 05:11:38.332805 [ 42 ] {} <Debug> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2150 | 2025.01.22 05:11:38.332871 [ 42 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2151 | 2025.01.22 05:11:38.332902 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2152 | 2025.01.22 05:11:38.333411 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
2153 | 2025.01.22 05:11:38.334274 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
2154 | 2025.01.22 05:11:38.334740 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2155 | 2025.01.22 05:11:38.334928 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2156 | 2025.01.22 05:11:38.335584 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
2157 | 2025.01.22 05:11:38.336185 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
2158 | 2025.01.22 05:11:38.336741 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
2159 | 2025.01.22 05:11:38.337369 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
2160 | 2025.01.22 05:11:38.338044 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
2161 | 2025.01.22 05:11:38.345974 [ 187 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.012943204 sec., 22405.580565677556 rows/sec., 23.11 MiB/sec. | ||
2162 | 2025.01.22 05:11:38.346642 [ 187 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2163 | 2025.01.22 05:11:38.347378 [ 187 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2164 | 2025.01.22 05:11:38.347464 [ 187 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_6_1} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2165 | 2025.01.22 05:11:38.347676 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
2166 | 2025.01.22 05:11:39.215778 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2167 | 2025.01.22 05:11:39.215988 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2168 | 2025.01.22 05:11:39.216068 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2169 | 2025.01.22 05:11:39.216876 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2170 | 2025.01.22 05:11:39.216919 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2171 | 2025.01.22 05:11:39.217336 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2172 | 2025.01.22 05:11:39.217578 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2173 | 2025.01.22 05:11:39.217818 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. | ||
2174 | 2025.01.22 05:11:39.217902 [ 253 ] {f00f8598-e59f-4a2d-bb2c-c26293b89000} <Debug> TCPHandler: Processed in 0.002260517 sec. | ||
2175 | 2025.01.22 05:11:39.218159 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2176 | 2025.01.22 05:11:39.218367 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2177 | 2025.01.22 05:11:39.218451 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2178 | 2025.01.22 05:11:39.219311 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2179 | 2025.01.22 05:11:39.219358 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2180 | 2025.01.22 05:11:39.219796 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2181 | 2025.01.22 05:11:39.220054 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2182 | 2025.01.22 05:11:39.220255 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Debug> executeQuery: Read 203 rows, 17.99 KiB in 0.001946 sec., 104316.54676258993 rows/sec., 9.03 MiB/sec. | ||
2183 | 2025.01.22 05:11:39.220320 [ 254 ] {d6a4e609-ee43-45ff-9293-e71fc29304e1} <Debug> TCPHandler: Processed in 0.002301687 sec. | ||
2184 | 2025.01.22 05:11:39.220475 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2185 | 2025.01.22 05:11:39.220599 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2186 | 2025.01.22 05:11:39.220653 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2187 | 2025.01.22 05:11:39.221243 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2025.01.22 05:11:39.221284 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2189 | 2025.01.22 05:11:39.221651 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2190 | 2025.01.22 05:11:39.221893 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2025.01.22 05:11:39.222200 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001603 sec., 4366.812227074236 rows/sec., 284.50 KiB/sec. | ||
2192 | 2025.01.22 05:11:39.222304 [ 253 ] {86d9b650-8f54-402d-82a7-1c363932130b} <Debug> TCPHandler: Processed in 0.001885598 sec. | ||
2193 | 2025.01.22 05:11:39.222449 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2194 | 2025.01.22 05:11:39.222574 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2195 | 2025.01.22 05:11:39.222628 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2196 | 2025.01.22 05:11:39.223218 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2025.01.22 05:11:39.223258 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2198 | 2025.01.22 05:11:39.223618 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2199 | 2025.01.22 05:11:39.223865 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2200 | 2025.01.22 05:11:39.224045 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001498 sec., 9345.794392523365 rows/sec., 654.52 KiB/sec. | ||
2201 | 2025.01.22 05:11:39.224099 [ 254 ] {70146ae3-f730-43cc-a8e9-81d23327a6db} <Debug> TCPHandler: Processed in 0.001709275 sec. | ||
2202 | 2025.01.22 05:11:39.224242 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2203 | 2025.01.22 05:11:39.224360 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2204 | 2025.01.22 05:11:39.224410 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2205 | 2025.01.22 05:11:39.224993 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2206 | 2025.01.22 05:11:39.225033 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2207 | 2025.01.22 05:11:39.225410 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2208 | 2025.01.22 05:11:39.225645 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2209 | 2025.01.22 05:11:39.225847 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001511 sec., 8603.573792190602 rows/sec., 536.43 KiB/sec. | ||
2210 | 2025.01.22 05:11:39.225900 [ 253 ] {4b84daa5-f8fb-4e96-8fcb-72f1226a5a01} <Debug> TCPHandler: Processed in 0.001715386 sec. | ||
2211 | 2025.01.22 05:11:39.226051 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2212 | 2025.01.22 05:11:39.226168 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2213 | 2025.01.22 05:11:39.226221 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2214 | 2025.01.22 05:11:39.226956 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2215 | 2025.01.22 05:11:39.226994 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2216 | 2025.01.22 05:11:39.227378 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2217 | 2025.01.22 05:11:39.227610 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2218 | 2025.01.22 05:11:39.227784 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.00164 sec., 232926.8292682927 rows/sec., 16.48 MiB/sec. | ||
2219 | 2025.01.22 05:11:39.227837 [ 254 ] {e916a1cb-80f0-4d04-8532-4d4aa0ab2e74} <Debug> TCPHandler: Processed in 0.001844728 sec. | ||
2220 | 2025.01.22 05:11:39.227976 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2221 | 2025.01.22 05:11:39.228094 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2222 | 2025.01.22 05:11:39.228147 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2223 | 2025.01.22 05:11:39.228619 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2224 | 2025.01.22 05:11:39.228657 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2225 | 2025.01.22 05:11:39.229017 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2226 | 2025.01.22 05:11:39.229253 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2227 | 2025.01.22 05:11:39.229482 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
2228 | 2025.01.22 05:11:39.229539 [ 253 ] {2fa5ab7c-96b8-40ab-82fd-990b8b31811d} <Debug> TCPHandler: Processed in 0.001619084 sec. | ||
2229 | 2025.01.22 05:11:39.229695 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2230 | 2025.01.22 05:11:39.229834 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2231 | 2025.01.22 05:11:39.229897 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2232 | 2025.01.22 05:11:39.230587 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2233 | 2025.01.22 05:11:39.230625 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2234 | 2025.01.22 05:11:39.231010 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2235 | 2025.01.22 05:11:39.231248 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2236 | 2025.01.22 05:11:39.231511 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001687 sec., 140486.06994665085 rows/sec., 9.42 MiB/sec. | ||
2237 | 2025.01.22 05:11:39.231647 [ 254 ] {ca099dc8-d7be-44e3-b268-45ccdad637fa} <Debug> TCPHandler: Processed in 0.002018212 sec. | ||
2238 | 2025.01.22 05:11:39.231784 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2239 | 2025.01.22 05:11:39.231901 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2240 | 2025.01.22 05:11:39.231954 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2241 | 2025.01.22 05:11:39.232425 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2242 | 2025.01.22 05:11:39.232464 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2243 | 2025.01.22 05:11:39.232822 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2244 | 2025.01.22 05:11:39.233061 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2245 | 2025.01.22 05:11:39.233282 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
2246 | 2025.01.22 05:11:39.233336 [ 253 ] {23914c32-4050-4bcf-a7ac-d3b05085aba1} <Debug> TCPHandler: Processed in 0.001608643 sec. | ||
2247 | 2025.01.22 05:11:39.233483 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2248 | 2025.01.22 05:11:39.233620 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2249 | 2025.01.22 05:11:39.233681 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2250 | 2025.01.22 05:11:39.234247 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2251 | 2025.01.22 05:11:39.234293 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2252 | 2025.01.22 05:11:39.234684 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2253 | 2025.01.22 05:11:39.234916 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2254 | 2025.01.22 05:11:39.235187 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001572 sec., 52162.849872773535 rows/sec., 3.31 MiB/sec. | ||
2255 | 2025.01.22 05:11:39.235316 [ 254 ] {4f34935c-b44e-4ba3-8af5-b1163d05f9f0} <Debug> TCPHandler: Processed in 0.001892818 sec. | ||
2256 | 2025.01.22 05:11:41.483854 [ 38 ] {} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2257 | 2025.01.22 05:11:41.483951 [ 38 ] {} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2258 | 2025.01.22 05:11:41.483978 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2259 | 2025.01.22 05:11:41.484143 [ 198 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::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 | ||
2260 | 2025.01.22 05:11:41.484490 [ 198 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2261 | 2025.01.22 05:11:41.484542 [ 198 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2262 | 2025.01.22 05:11:41.484670 [ 198 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
2263 | 2025.01.22 05:11:41.484835 [ 198 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::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 | ||
2264 | 2025.01.22 05:11:41.484952 [ 198 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
2265 | 2025.01.22 05:11:41.485172 [ 198 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::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 | ||
2266 | 2025.01.22 05:11:41.487434 [ 187 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 6 columns (6 merged, 0 gathered) in 0.003366239 sec., 11288.562695637476 rows/sec., 1.91 MiB/sec. | ||
2267 | 2025.01.22 05:11:41.487646 [ 187 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2268 | 2025.01.22 05:11:41.488135 [ 187 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2269 | 2025.01.22 05:11:41.488227 [ 187 ] {7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2::all_1_5_1} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2270 | 2025.01.22 05:11:41.488334 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2271 | 2025.01.22 05:11:43.253396 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2272 | 2025.01.22 05:11:43.253452 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2273 | 2025.01.22 05:11:43.330469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2274 | 2025.01.22 05:11:43.331202 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2275 | 2025.01.22 05:11:43.331256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2276 | 2025.01.22 05:11:43.331829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2277 | 2025.01.22 05:11:43.332071 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2278 | 2025.01.22 05:11:43.332313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2279 | 2025.01.22 05:11:43.614129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2280 | 2025.01.22 05:11:43.634836 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2281 | 2025.01.22 05:11:43.634899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2282 | 2025.01.22 05:11:43.642233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2283 | 2025.01.22 05:11:43.643028 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2284 | 2025.01.22 05:11:43.645803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2285 | 2025.01.22 05:11:44.209613 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2286 | 2025.01.22 05:11:44.209878 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2287 | 2025.01.22 05:11:44.210426 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2288 | 2025.01.22 05:11:44.210479 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2289 | 2025.01.22 05:11:44.210878 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2290 | 2025.01.22 05:11:44.210989 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2291 | 2025.01.22 05:11:44.211182 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2292 | 2025.01.22 05:11:44.211224 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2293 | 2025.01.22 05:11:44.211251 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
2294 | 2025.01.22 05:11:44.211269 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2295 | 2025.01.22 05:11:44.211320 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2296 | 2025.01.22 05:11:44.211345 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 | ||
2297 | 2025.01.22 05:11:44.212124 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.002373 sec., 16013.485040033713 rows/sec., 600.01 KiB/sec. | ||
2298 | 2025.01.22 05:11:44.212218 [ 253 ] {11aaf059-dd84-4b85-baf9-0f845067fa8b} <Debug> TCPHandler: Processed in 0.002743256 sec. | ||
2299 | 2025.01.22 05:11:44.212656 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2300 | 2025.01.22 05:11:44.212937 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2301 | 2025.01.22 05:11:44.213395 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2302 | 2025.01.22 05:11:44.213450 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2303 | 2025.01.22 05:11:44.213871 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2304 | 2025.01.22 05:11:44.213960 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2305 | 2025.01.22 05:11:44.214143 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2306 | 2025.01.22 05:11:44.214185 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2307 | 2025.01.22 05:11:44.214213 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
2308 | 2025.01.22 05:11:44.214232 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2309 | 2025.01.22 05:11:44.214282 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2310 | 2025.01.22 05:11:44.214307 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 | ||
2311 | 2025.01.22 05:11:44.214945 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.002144 sec., 17723.880597014926 rows/sec., 664.10 KiB/sec. | ||
2312 | 2025.01.22 05:11:44.215080 [ 254 ] {b2bf44b4-f3de-406a-aa89-3fd02f311dc0} <Debug> TCPHandler: Processed in 0.002556672 sec. | ||
2313 | 2025.01.22 05:11:44.215399 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2314 | 2025.01.22 05:11:44.215637 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2315 | 2025.01.22 05:11:44.216001 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2316 | 2025.01.22 05:11:44.216053 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2317 | 2025.01.22 05:11:44.216399 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2318 | 2025.01.22 05:11:44.216466 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2319 | 2025.01.22 05:11:44.216615 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2320 | 2025.01.22 05:11:44.216650 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2321 | 2025.01.22 05:11:44.216674 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
2322 | 2025.01.22 05:11:44.216691 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2323 | 2025.01.22 05:11:44.216736 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2324 | 2025.01.22 05:11:44.216761 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 | ||
2325 | 2025.01.22 05:11:44.217327 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001817 sec., 20913.593835993397 rows/sec., 783.61 KiB/sec. | ||
2326 | 2025.01.22 05:11:44.217414 [ 253 ] {d562d4cb-325f-4622-b838-a7ec064e4284} <Debug> TCPHandler: Processed in 0.002089173 sec. | ||
2327 | 2025.01.22 05:11:44.218262 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2328 | 2025.01.22 05:11:44.218467 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2329 | 2025.01.22 05:11:44.218846 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2330 | 2025.01.22 05:11:44.218900 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2331 | 2025.01.22 05:11:44.219248 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2332 | 2025.01.22 05:11:44.219317 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2333 | 2025.01.22 05:11:44.219472 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2334 | 2025.01.22 05:11:44.219508 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2335 | 2025.01.22 05:11:44.219533 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (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 | ||
2336 | 2025.01.22 05:11:44.219551 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2337 | 2025.01.22 05:11:44.219597 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2338 | 2025.01.22 05:11:44.219622 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 38 rows starting from 0 | ||
2339 | 2025.01.22 05:11:44.220204 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001841 sec., 20640.956002172734 rows/sec., 773.40 KiB/sec. | ||
2340 | 2025.01.22 05:11:44.220325 [ 254 ] {498c9678-0c47-485a-ab2c-2cac5d366a7a} <Debug> TCPHandler: Processed in 0.002127203 sec. | ||
2341 | 2025.01.22 05:11:44.225174 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2342 | 2025.01.22 05:11:44.225312 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2343 | 2025.01.22 05:11:44.225370 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2344 | 2025.01.22 05:11:44.226112 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2345 | 2025.01.22 05:11:44.226156 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2346 | 2025.01.22 05:11:44.226709 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2347 | 2025.01.22 05:11:44.226949 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2025.01.22 05:11:44.227182 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.00191 sec., 2094.240837696335 rows/sec., 197.36 KiB/sec. | ||
2349 | 2025.01.22 05:11:44.227243 [ 253 ] {22e2de8d-d2af-4192-aaa0-c38951c103a0} <Debug> TCPHandler: Processed in 0.002127903 sec. | ||
2350 | 2025.01.22 05:11:44.227411 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2351 | 2025.01.22 05:11:44.227550 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2352 | 2025.01.22 05:11:44.227606 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2353 | 2025.01.22 05:11:44.228304 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2354 | 2025.01.22 05:11:44.228356 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2355 | 2025.01.22 05:11:44.228832 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2356 | 2025.01.22 05:11:44.229129 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2357 | 2025.01.22 05:11:44.229520 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Debug> executeQuery: Read 119 rows, 10.40 KiB in 0.001993 sec., 59708.98143502258 rows/sec., 5.10 MiB/sec. | ||
2358 | 2025.01.22 05:11:44.229671 [ 254 ] {7da927ea-be3e-473d-953b-908e71d7c93f} <Debug> TCPHandler: Processed in 0.002324798 sec. | ||
2359 | 2025.01.22 05:11:44.229880 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2360 | 2025.01.22 05:11:44.230004 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2361 | 2025.01.22 05:11:44.230056 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2362 | 2025.01.22 05:11:44.230784 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2363 | 2025.01.22 05:11:44.230824 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2364 | 2025.01.22 05:11:44.231189 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2365 | 2025.01.22 05:11:44.231427 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2366 | 2025.01.22 05:11:44.231615 [ 34 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2367 | 2025.01.22 05:11:44.231676 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001697 sec., 18267.530936947554 rows/sec., 1.34 MiB/sec. | ||
2368 | 2025.01.22 05:11:44.231705 [ 34 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2369 | 2025.01.22 05:11:44.231768 [ 253 ] {84d25f70-924d-4aac-94a7-2b06a601c6fb} <Debug> TCPHandler: Processed in 0.001945099 sec. | ||
2370 | 2025.01.22 05:11:44.231774 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2371 | 2025.01.22 05:11:44.231965 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2372 | 2025.01.22 05:11:44.232013 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
2373 | 2025.01.22 05:11:44.232177 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2374 | 2025.01.22 05:11:44.232185 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2375 | 2025.01.22 05:11:44.232230 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
2376 | 2025.01.22 05:11:44.232244 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2377 | 2025.01.22 05:11:44.232494 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
2378 | 2025.01.22 05:11:44.232794 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
2379 | 2025.01.22 05:11:44.233122 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
2380 | 2025.01.22 05:11:44.233460 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
2381 | 2025.01.22 05:11:44.233846 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
2382 | 2025.01.22 05:11:44.234554 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2025.01.22 05:11:44.234601 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2384 | 2025.01.22 05:11:44.235140 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2385 | 2025.01.22 05:11:44.235447 [ 191 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 5 columns (5 merged, 0 gathered) in 0.003542622 sec., 19477.099165533324 rows/sec., 1.47 MiB/sec. | ||
2386 | 2025.01.22 05:11:44.235488 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2025.01.22 05:11:44.235773 [ 198 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2388 | 2025.01.22 05:11:44.235852 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00371 sec., 269.54177897574124 rows/sec., 17.90 KiB/sec. | ||
2389 | 2025.01.22 05:11:44.235954 [ 254 ] {60b5c78b-cb8c-4014-9f79-46b652035713} <Debug> TCPHandler: Processed in 0.004093284 sec. | ||
2390 | 2025.01.22 05:11:44.236129 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2391 | 2025.01.22 05:11:44.236255 [ 198 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_6_1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2392 | 2025.01.22 05:11:44.236324 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2393 | 2025.01.22 05:11:44.236401 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2394 | 2025.01.22 05:11:44.236414 [ 198 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_6_1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2395 | 2025.01.22 05:11:44.236614 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2396 | 2025.01.22 05:11:44.237184 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2397 | 2025.01.22 05:11:44.237228 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2398 | 2025.01.22 05:11:44.237613 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2399 | 2025.01.22 05:11:44.237852 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2400 | 2025.01.22 05:11:44.238061 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001799 sec., 58365.75875486381 rows/sec., 4.57 MiB/sec. | ||
2401 | 2025.01.22 05:11:44.238117 [ 253 ] {44b3cf0a-d5bc-4506-a4ee-40e9fd13f390} <Debug> TCPHandler: Processed in 0.002063002 sec. | ||
2402 | 2025.01.22 05:11:44.238265 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2403 | 2025.01.22 05:11:44.238389 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2404 | 2025.01.22 05:11:44.238445 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2405 | 2025.01.22 05:11:44.239037 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2406 | 2025.01.22 05:11:44.239078 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2407 | 2025.01.22 05:11:44.239481 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2408 | 2025.01.22 05:11:44.239799 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2409 | 2025.01.22 05:11:44.240042 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
2410 | 2025.01.22 05:11:44.240131 [ 254 ] {dd2b5d5e-211c-4261-a49f-507998c301a1} <Debug> TCPHandler: Processed in 0.00192548 sec. | ||
2411 | 2025.01.22 05:11:44.240299 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2025.01.22 05:11:44.240428 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2413 | 2025.01.22 05:11:44.240482 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2414 | 2025.01.22 05:11:44.240951 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2415 | 2025.01.22 05:11:44.240990 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2416 | 2025.01.22 05:11:44.241350 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2417 | 2025.01.22 05:11:44.241619 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2418 | 2025.01.22 05:11:44.241798 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 45.47 KiB/sec. | ||
2419 | 2025.01.22 05:11:44.241851 [ 253 ] {b54d0a92-3162-4dee-8741-576534e7f935} <Debug> TCPHandler: Processed in 0.001622313 sec. | ||
2420 | 2025.01.22 05:11:44.242005 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2025.01.22 05:11:44.242146 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2422 | 2025.01.22 05:11:44.242239 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2423 | 2025.01.22 05:11:44.243500 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2424 | 2025.01.22 05:11:44.243540 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2425 | 2025.01.22 05:11:44.244190 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2426 | 2025.01.22 05:11:44.244472 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2427 | 2025.01.22 05:11:44.244707 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002592 sec., 11959.876543209875 rows/sec., 21.43 MiB/sec. | ||
2428 | 2025.01.22 05:11:44.244815 [ 254 ] {d05de1fa-b236-483c-9ee0-28124d7eda47} <Debug> TCPHandler: Processed in 0.002878068 sec. | ||
2429 | 2025.01.22 05:11:44.244968 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2430 | 2025.01.22 05:11:44.245088 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2431 | 2025.01.22 05:11:44.245140 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2432 | 2025.01.22 05:11:44.245638 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Trace> oximeter.measurements_i64 (8ffae0a7-cde7-4fb2-84e4-f28f18eb5ce6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2433 | 2025.01.22 05:11:44.245675 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2434 | 2025.01.22 05:11:44.246042 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2435 | 2025.01.22 05:11:44.246274 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Trace> oximeter.measurements_i64 (8ffae0a7-cde7-4fb2-84e4-f28f18eb5ce6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2436 | 2025.01.22 05:11:44.246464 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001398 sec., 12875.536480686696 rows/sec., 970.28 KiB/sec. | ||
2437 | 2025.01.22 05:11:44.246529 [ 253 ] {6ba4b1f6-54c8-480e-b485-9113be1d6483} <Debug> TCPHandler: Processed in 0.001619623 sec. | ||
2438 | 2025.01.22 05:11:44.246681 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2439 | 2025.01.22 05:11:44.246799 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2440 | 2025.01.22 05:11:44.246851 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2441 | 2025.01.22 05:11:44.247345 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2442 | 2025.01.22 05:11:44.247383 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2443 | 2025.01.22 05:11:44.247748 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2444 | 2025.01.22 05:11:44.247990 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2025.01.22 05:11:44.248197 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. | ||
2446 | 2025.01.22 05:11:44.248252 [ 254 ] {9440a1d3-c36d-44ab-b05d-899921d86bde} <Debug> TCPHandler: Processed in 0.001624533 sec. | ||
2447 | 2025.01.22 05:11:47.984230 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2025.01.22 05:11:47.984515 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2449 | 2025.01.22 05:11:47.984968 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2450 | 2025.01.22 05:11:47.985025 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2451 | 2025.01.22 05:11:47.985409 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2452 | 2025.01.22 05:11:47.985495 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2453 | 2025.01.22 05:11:47.985675 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2454 | 2025.01.22 05:11:47.985789 [ 295 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2455 | 2025.01.22 05:11:47.985789 [ 299 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
2456 | 2025.01.22 05:11:47.985886 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2457 | 2025.01.22 05:11:47.985911 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2458 | 2025.01.22 05:11:47.986002 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2459 | 2025.01.22 05:11:47.986027 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
2460 | 2025.01.22 05:11:47.986070 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2461 | 2025.01.22 05:11:47.986116 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2462 | 2025.01.22 05:11:47.987193 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002808 sec., 14957.264957264957 rows/sec., 570.36 KiB/sec. | ||
2463 | 2025.01.22 05:11:47.987340 [ 253 ] {e8409e90-48e8-4766-9420-1c76cddd4ec7} <Debug> TCPHandler: Processed in 0.003243857 sec. | ||
2464 | 2025.01.22 05:11:48.027112 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2465 | 2025.01.22 05:11:48.027314 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2466 | 2025.01.22 05:11:48.027404 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2467 | 2025.01.22 05:11:48.028267 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2468 | 2025.01.22 05:11:48.028318 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2469 | 2025.01.22 05:11:48.028850 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2470 | 2025.01.22 05:11:48.029082 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Trace> oximeter.timeseries_schema (7003195a-c0b1-4f32-9bb6-2ceb1a87a6d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2471 | 2025.01.22 05:11:48.029323 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002067 sec., 483.79293662312534 rows/sec., 109.61 KiB/sec. | ||
2472 | 2025.01.22 05:11:48.029395 [ 253 ] {357f0e5e-3c60-4db4-b663-8812f4b0118f} <Debug> TCPHandler: Processed in 0.002412189 sec. | ||
2473 | 2025.01.22 05:11:48.029653 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2474 | 2025.01.22 05:11:48.029845 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2475 | 2025.01.22 05:11:48.029921 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2476 | 2025.01.22 05:11:48.030722 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2477 | 2025.01.22 05:11:48.030775 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2478 | 2025.01.22 05:11:48.031216 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2479 | 2025.01.22 05:11:48.031482 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2025.01.22 05:11:48.031764 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. | ||
2481 | 2025.01.22 05:11:48.031907 [ 254 ] {57db91f9-2eac-4006-ba81-317797d5235f} <Debug> TCPHandler: Processed in 0.002386408 sec. | ||
2482 | 2025.01.22 05:11:48.032099 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2483 | 2025.01.22 05:11:48.032251 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2484 | 2025.01.22 05:11:48.032319 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2485 | 2025.01.22 05:11:48.033032 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2025.01.22 05:11:48.033073 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2487 | 2025.01.22 05:11:48.033446 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2488 | 2025.01.22 05:11:48.033724 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2489 | 2025.01.22 05:11:48.033971 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001753 sec., 2281.802624073018 rows/sec., 186.06 KiB/sec. | ||
2490 | 2025.01.22 05:11:48.034099 [ 253 ] {a58d5b46-4f27-40fb-b30a-9a0c6bbc1a68} <Debug> TCPHandler: Processed in 0.002072512 sec. | ||
2491 | 2025.01.22 05:11:48.034270 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2492 | 2025.01.22 05:11:48.034404 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2493 | 2025.01.22 05:11:48.034460 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2494 | 2025.01.22 05:11:48.035688 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2025.01.22 05:11:48.035731 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2496 | 2025.01.22 05:11:48.036213 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2497 | 2025.01.22 05:11:48.036511 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2498 | 2025.01.22 05:11:48.036765 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Debug> executeQuery: Read 1345 rows, 114.70 KiB in 0.002391 sec., 562526.139690506 rows/sec., 46.85 MiB/sec. | ||
2499 | 2025.01.22 05:11:48.036864 [ 254 ] {fca03dcd-3637-4741-bc6e-3c8c00098b83} <Debug> TCPHandler: Processed in 0.002654974 sec. | ||
2500 | 2025.01.22 05:11:48.037038 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2025.01.22 05:11:48.037160 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2502 | 2025.01.22 05:11:48.037221 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2503 | 2025.01.22 05:11:48.037828 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2025.01.22 05:11:48.037871 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2505 | 2025.01.22 05:11:48.038251 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2506 | 2025.01.22 05:11:48.038497 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2025.01.22 05:11:48.038713 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Debug> executeQuery: Read 11 rows, 753.00 B in 0.001582 sec., 6953.223767383059 rows/sec., 464.82 KiB/sec. | ||
2508 | 2025.01.22 05:11:48.038773 [ 253 ] {26971a24-0069-40c5-995a-57df7b5013c8} <Debug> TCPHandler: Processed in 0.001795856 sec. | ||
2509 | 2025.01.22 05:11:48.038943 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2510 | 2025.01.22 05:11:48.039072 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2511 | 2025.01.22 05:11:48.039125 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2512 | 2025.01.22 05:11:48.039821 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2025.01.22 05:11:48.039864 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2514 | 2025.01.22 05:11:48.040251 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2515 | 2025.01.22 05:11:48.040493 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2025.01.22 05:11:48.040764 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001718 sec., 140861.46682188593 rows/sec., 9.54 MiB/sec. | ||
2517 | 2025.01.22 05:11:48.040917 [ 254 ] {6a9618f3-2ba2-4722-97ef-a6876a9ac31c} <Debug> TCPHandler: Processed in 0.002035402 sec. | ||
2518 | 2025.01.22 05:11:48.041080 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2519 | 2025.01.22 05:11:48.041209 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2520 | 2025.01.22 05:11:48.041263 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2521 | 2025.01.22 05:11:48.041861 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2522 | 2025.01.22 05:11:48.041901 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2523 | 2025.01.22 05:11:48.042252 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2524 | 2025.01.22 05:11:48.042502 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2525 | 2025.01.22 05:11:48.042757 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
2526 | 2025.01.22 05:11:48.042823 [ 253 ] {4170c539-fa94-438f-8538-e163aef0683b} <Debug> TCPHandler: Processed in 0.001800947 sec. | ||
2527 | 2025.01.22 05:11:48.042996 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2528 | 2025.01.22 05:11:48.043137 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2529 | 2025.01.22 05:11:48.043197 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2530 | 2025.01.22 05:11:48.044447 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2531 | 2025.01.22 05:11:48.044490 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2532 | 2025.01.22 05:11:48.044903 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2533 | 2025.01.22 05:11:48.045159 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2534 | 2025.01.22 05:11:48.045397 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Debug> executeQuery: Read 842 rows, 62.30 KiB in 0.002289 sec., 367846.22105723026 rows/sec., 26.58 MiB/sec. | ||
2535 | 2025.01.22 05:11:48.045500 [ 254 ] {39ef9e53-c0c9-45b8-8f05-82b37a39359d} <Debug> TCPHandler: Processed in 0.002569852 sec. | ||
2536 | 2025.01.22 05:11:48.045659 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2537 | 2025.01.22 05:11:48.045781 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2538 | 2025.01.22 05:11:48.045836 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2539 | 2025.01.22 05:11:48.046390 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2025.01.22 05:11:48.046433 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2541 | 2025.01.22 05:11:48.046841 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2542 | 2025.01.22 05:11:48.047093 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2025.01.22 05:11:48.047322 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. | ||
2544 | 2025.01.22 05:11:48.047389 [ 253 ] {e5d3c448-2520-4122-9144-d3cdab842e30} <Debug> TCPHandler: Processed in 0.001790867 sec. | ||
2545 | 2025.01.22 05:11:48.047544 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2546 | 2025.01.22 05:11:48.047667 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2547 | 2025.01.22 05:11:48.047723 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2548 | 2025.01.22 05:11:48.048498 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2549 | 2025.01.22 05:11:48.048539 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2550 | 2025.01.22 05:11:48.048995 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2551 | 2025.01.22 05:11:48.049247 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2552 | 2025.01.22 05:11:48.049483 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Debug> executeQuery: Read 951 rows, 64.94 KiB in 0.001837 sec., 517691.88894937397 rows/sec., 34.52 MiB/sec. | ||
2553 | 2025.01.22 05:11:48.049669 [ 254 ] {ffc049cc-f8c8-417c-b8c5-d6f278edf5b1} <Debug> TCPHandler: Processed in 0.002181694 sec. | ||
2554 | 2025.01.22 05:11:48.049850 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2555 | 2025.01.22 05:11:48.049975 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2556 | 2025.01.22 05:11:48.050036 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2557 | 2025.01.22 05:11:48.050506 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2558 | 2025.01.22 05:11:48.050546 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2559 | 2025.01.22 05:11:48.050911 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2560 | 2025.01.22 05:11:48.051158 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2561 | 2025.01.22 05:11:48.051449 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
2562 | 2025.01.22 05:11:48.051548 [ 253 ] {e00cf37f-260e-4dee-aea0-d4baa4a2ba33} <Debug> TCPHandler: Processed in 0.001755805 sec. | ||
2563 | 2025.01.22 05:11:48.051717 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2564 | 2025.01.22 05:11:48.051843 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2565 | 2025.01.22 05:11:48.051896 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2566 | 2025.01.22 05:11:48.052397 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2567 | 2025.01.22 05:11:48.052437 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2568 | 2025.01.22 05:11:48.052820 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2569 | 2025.01.22 05:11:48.053077 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2570 | 2025.01.22 05:11:48.053294 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Debug> executeQuery: Read 64 rows, 4.10 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 2.71 MiB/sec. | ||
2571 | 2025.01.22 05:11:48.053350 [ 254 ] {17957fe7-94ba-4d3d-ab3d-6cc39ed3d242} <Debug> TCPHandler: Processed in 0.001692424 sec. | ||
2572 | 2025.01.22 05:11:48.334860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 364 | ||
2573 | 2025.01.22 05:11:48.338917 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2574 | 2025.01.22 05:11:48.338978 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2575 | 2025.01.22 05:11:48.340556 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2576 | 2025.01.22 05:11:48.340890 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2577 | 2025.01.22 05:11:48.341561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
2578 | 2025.01.22 05:11:49.206667 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2579 | 2025.01.22 05:11:49.206857 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2580 | 2025.01.22 05:11:49.206931 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2581 | 2025.01.22 05:11:49.207710 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2582 | 2025.01.22 05:11:49.207754 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2583 | 2025.01.22 05:11:49.208182 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2584 | 2025.01.22 05:11:49.208441 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2585 | 2025.01.22 05:11:49.208705 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. | ||
2586 | 2025.01.22 05:11:49.208915 [ 253 ] {c1109d90-6002-478b-b1ba-41dafcc5cb36} <Debug> TCPHandler: Processed in 0.002385788 sec. | ||
2587 | 2025.01.22 05:11:49.209187 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2588 | 2025.01.22 05:11:49.209376 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2589 | 2025.01.22 05:11:49.209458 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2590 | 2025.01.22 05:11:49.210257 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2591 | 2025.01.22 05:11:49.210311 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2592 | 2025.01.22 05:11:49.210759 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2593 | 2025.01.22 05:11:49.211014 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2025.01.22 05:11:49.211246 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. | ||
2595 | 2025.01.22 05:11:49.211315 [ 254 ] {b343c262-e209-4d1a-ae48-cbabb49368fa} <Debug> TCPHandler: Processed in 0.002261136 sec. | ||
2596 | 2025.01.22 05:11:49.211486 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2597 | 2025.01.22 05:11:49.211616 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2598 | 2025.01.22 05:11:49.211675 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2599 | 2025.01.22 05:11:49.212235 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2025.01.22 05:11:49.212273 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2601 | 2025.01.22 05:11:49.212694 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2602 | 2025.01.22 05:11:49.212938 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2603 | 2025.01.22 05:11:49.213141 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001548 sec., 28423.772609819123 rows/sec., 1.98 MiB/sec. | ||
2604 | 2025.01.22 05:11:49.213232 [ 253 ] {65affdc0-a036-47f4-a6b9-a67bafb096dd} <Debug> TCPHandler: Processed in 0.001804567 sec. | ||
2605 | 2025.01.22 05:11:49.213410 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2606 | 2025.01.22 05:11:49.213537 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2607 | 2025.01.22 05:11:49.213598 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2608 | 2025.01.22 05:11:49.214100 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2025.01.22 05:11:49.214143 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2610 | 2025.01.22 05:11:49.214536 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2611 | 2025.01.22 05:11:49.214790 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2612 | 2025.01.22 05:11:49.215002 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001495 sec., 12040.133779264213 rows/sec., 826.32 KiB/sec. | ||
2613 | 2025.01.22 05:11:49.215057 [ 254 ] {99a8ec76-c969-417b-ab14-9924b73ae357} <Debug> TCPHandler: Processed in 0.001705655 sec. | ||
2614 | 2025.01.22 05:11:50.832584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2615 | 2025.01.22 05:11:50.833167 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2025.01.22 05:11:50.833206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2617 | 2025.01.22 05:11:50.833767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2618 | 2025.01.22 05:11:50.834024 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2025.01.22 05:11:50.834174 [ 64 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2620 | 2025.01.22 05:11:50.834227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2621 | 2025.01.22 05:11:50.834231 [ 64 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2622 | 2025.01.22 05:11:50.834265 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2623 | 2025.01.22 05:11:50.834446 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
2624 | 2025.01.22 05:11:50.834631 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2625 | 2025.01.22 05:11:50.834692 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
2626 | 2025.01.22 05:11:50.834799 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
2627 | 2025.01.22 05:11:50.835016 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
2628 | 2025.01.22 05:11:50.835245 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
2629 | 2025.01.22 05:11:50.835419 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
2630 | 2025.01.22 05:11:50.835618 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
2631 | 2025.01.22 05:11:50.837497 [ 191 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136724 sec., 1614104.3968165512 rows/sec., 23.09 MiB/sec. | ||
2632 | 2025.01.22 05:11:50.838311 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2633 | 2025.01.22 05:11:50.838649 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_11_2} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2025.01.22 05:11:50.838734 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_11_2} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2635 | 2025.01.22 05:11:50.838836 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2636 | 2025.01.22 05:11:51.145983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2637 | 2025.01.22 05:11:51.167395 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2638 | 2025.01.22 05:11:51.167454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2639 | 2025.01.22 05:11:51.174816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2640 | 2025.01.22 05:11:51.175556 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2641 | 2025.01.22 05:11:51.175889 [ 64 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2642 | 2025.01.22 05:11:51.176013 [ 64 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2025.01.22 05:11:51.176075 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2644 | 2025.01.22 05:11:51.176816 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
2645 | 2025.01.22 05:11:51.193560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2646 | 2025.01.22 05:11:51.194604 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2647 | 2025.01.22 05:11:51.195706 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
2648 | 2025.01.22 05:11:51.200728 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
2649 | 2025.01.22 05:11:51.206004 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
2650 | 2025.01.22 05:11:51.211419 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
2651 | 2025.01.22 05:11:51.216908 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
2652 | 2025.01.22 05:11:51.221297 [ 188 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
2653 | 2025.01.22 05:11:51.278517 [ 191 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102294564 sec., 811.3823135313427 rows/sec., 4.20 MiB/sec. | ||
2654 | 2025.01.22 05:11:51.280998 [ 191 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2655 | 2025.01.22 05:11:51.284037 [ 191 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_11_2} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2656 | 2025.01.22 05:11:51.284145 [ 191 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_11_2} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2657 | 2025.01.22 05:11:51.286510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.41 MiB. | ||
2658 | 2025.01.22 05:11:52.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.30 MiB, peak 178.18 MiB, free memory in arenas 0.00 B, will set to 169.70 MiB (RSS), difference: 1.40 MiB | ||
2659 | 2025.01.22 05:11:54.214474 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2660 | 2025.01.22 05:11:54.214782 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2661 | 2025.01.22 05:11:54.214903 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2662 | 2025.01.22 05:11:54.215890 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2663 | 2025.01.22 05:11:54.215938 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2664 | 2025.01.22 05:11:54.216397 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2665 | 2025.01.22 05:11:54.216649 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2666 | 2025.01.22 05:11:54.216855 [ 120 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2667 | 2025.01.22 05:11:54.216923 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.002229 sec., 52938.53746074473 rows/sec., 4.52 MiB/sec. | ||
2668 | 2025.01.22 05:11:54.216942 [ 120 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2025.01.22 05:11:54.217015 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2670 | 2025.01.22 05:11:54.217071 [ 253 ] {e3ea72d8-75ba-4298-a96a-36bb9ea295fa} <Debug> TCPHandler: Processed in 0.002793657 sec. | ||
2671 | 2025.01.22 05:11:54.217339 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
2672 | 2025.01.22 05:11:54.217399 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2673 | 2025.01.22 05:11:54.217520 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2674 | 2025.01.22 05:11:54.217601 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1360 rows starting from the beginning of the part | ||
2675 | 2025.01.22 05:11:54.217677 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2676 | 2025.01.22 05:11:54.217839 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part | ||
2677 | 2025.01.22 05:11:54.217857 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2678 | 2025.01.22 05:11:54.218222 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 119 rows starting from the beginning of the part | ||
2679 | 2025.01.22 05:11:54.218516 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1345 rows starting from the beginning of the part | ||
2680 | 2025.01.22 05:11:54.218793 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
2681 | 2025.01.22 05:11:54.219099 [ 197 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
2682 | 2025.01.22 05:11:54.220671 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2025.01.22 05:11:54.220755 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2684 | 2025.01.22 05:11:54.221749 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2685 | 2025.01.22 05:11:54.222070 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2025.01.22 05:11:54.222635 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.005028 sec., 6165.473349244232 rows/sec., 463.61 KiB/sec. | ||
2687 | 2025.01.22 05:11:54.222684 [ 203 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005545623 sec., 577211.9742001935 rows/sec., 50.46 MiB/sec. | ||
2688 | 2025.01.22 05:11:54.222723 [ 254 ] {0c0dd2f7-e3c0-496d-84e7-73a19ab4d741} <Debug> TCPHandler: Processed in 0.005526093 sec. | ||
2689 | 2025.01.22 05:11:54.222889 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2690 | 2025.01.22 05:11:54.223017 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2691 | 2025.01.22 05:11:54.223058 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2692 | 2025.01.22 05:11:54.223132 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2693 | 2025.01.22 05:11:54.223429 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2694 | 2025.01.22 05:11:54.223566 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_16_3} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2695 | 2025.01.22 05:11:54.223662 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2696 | 2025.01.22 05:11:54.223937 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2697 | 2025.01.22 05:11:54.223976 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2698 | 2025.01.22 05:11:54.224339 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2699 | 2025.01.22 05:11:54.224574 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2700 | 2025.01.22 05:11:54.224744 [ 120 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2701 | 2025.01.22 05:11:54.224807 [ 120 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2702 | 2025.01.22 05:11:54.224838 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001812 sec., 52428.25607064018 rows/sec., 4.09 MiB/sec. | ||
2703 | 2025.01.22 05:11:54.224852 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2704 | 2025.01.22 05:11:54.225008 [ 253 ] {fb307607-83dd-46f6-bad8-bbd7c74fb8f0} <Debug> TCPHandler: Processed in 0.002186104 sec. | ||
2705 | 2025.01.22 05:11:54.225045 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
2706 | 2025.01.22 05:11:54.225166 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2707 | 2025.01.22 05:11:54.225189 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2708 | 2025.01.22 05:11:54.225206 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 846 rows starting from the beginning of the part | ||
2709 | 2025.01.22 05:11:54.225481 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part | ||
2710 | 2025.01.22 05:11:54.225556 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2711 | 2025.01.22 05:11:54.225707 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 105 rows starting from the beginning of the part | ||
2712 | 2025.01.22 05:11:54.225781 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2713 | 2025.01.22 05:11:54.226082 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 842 rows starting from the beginning of the part | ||
2714 | 2025.01.22 05:11:54.226409 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
2715 | 2025.01.22 05:11:54.226728 [ 197 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
2716 | 2025.01.22 05:11:54.228386 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2717 | 2025.01.22 05:11:54.228466 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2718 | 2025.01.22 05:11:54.229274 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2719 | 2025.01.22 05:11:54.229665 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.004693655 sec., 497267.05520537833 rows/sec., 38.04 MiB/sec. | ||
2720 | 2025.01.22 05:11:54.229751 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2721 | 2025.01.22 05:11:54.229962 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2722 | 2025.01.22 05:11:54.230088 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2723 | 2025.01.22 05:11:54.230268 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2724 | 2025.01.22 05:11:54.230300 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004865 sec., 32887.9753340185 rows/sec., 2.29 MiB/sec. | ||
2725 | 2025.01.22 05:11:54.230360 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2726 | 2025.01.22 05:11:54.230595 [ 254 ] {922358f8-82be-4b44-8297-ce71361ef349} <Debug> TCPHandler: Processed in 0.005487442 sec. | ||
2727 | 2025.01.22 05:11:54.231089 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2728 | 2025.01.22 05:11:54.231148 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2025.01.22 05:11:54.231183 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2730 | 2025.01.22 05:11:54.231558 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_16_3} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2731 | 2025.01.22 05:11:54.231688 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2732 | 2025.01.22 05:11:54.231871 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2733 | 2025.01.22 05:11:54.231974 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2734 | 2025.01.22 05:11:54.232110 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3328 rows starting from the beginning of the part | ||
2735 | 2025.01.22 05:11:54.232137 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2736 | 2025.01.22 05:11:54.232501 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2737 | 2025.01.22 05:11:54.232938 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
2738 | 2025.01.22 05:11:54.233334 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 951 rows starting from the beginning of the part | ||
2739 | 2025.01.22 05:11:54.233684 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
2740 | 2025.01.22 05:11:54.234051 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
2741 | 2025.01.22 05:11:54.237618 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2742 | 2025.01.22 05:11:54.237665 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2743 | 2025.01.22 05:11:54.238747 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4880 rows, containing 5 columns (5 merged, 0 gathered) in 0.008137966 sec., 599658.4404505991 rows/sec., 40.58 MiB/sec. | ||
2744 | 2025.01.22 05:11:54.239027 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2745 | 2025.01.22 05:11:54.239207 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2746 | 2025.01.22 05:11:54.239544 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2747 | 2025.01.22 05:11:54.239773 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2748 | 2025.01.22 05:11:54.240034 [ 203 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2749 | 2025.01.22 05:11:54.240073 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.008608 sec., 3601.301115241636 rows/sec., 6.45 MiB/sec. | ||
2750 | 2025.01.22 05:11:54.240169 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
2751 | 2025.01.22 05:11:54.240348 [ 253 ] {5082b698-f1ac-4cd9-9ca5-3183f432bb60} <Debug> TCPHandler: Processed in 0.009570725 sec. | ||
2752 | 2025.01.22 05:11:54.240504 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2753 | 2025.01.22 05:11:54.240622 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2754 | 2025.01.22 05:11:54.240672 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2755 | 2025.01.22 05:11:54.241159 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2756 | 2025.01.22 05:11:54.241197 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2757 | 2025.01.22 05:11:54.241560 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2758 | 2025.01.22 05:11:54.241803 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2759 | 2025.01.22 05:11:54.241968 [ 120 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2760 | 2025.01.22 05:11:54.242044 [ 120 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2025.01.22 05:11:54.242049 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
2762 | 2025.01.22 05:11:54.242081 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2763 | 2025.01.22 05:11:54.242189 [ 254 ] {3a0f7322-38de-4c71-8b0a-1035ba96ad62} <Debug> TCPHandler: Processed in 0.001728845 sec. | ||
2764 | 2025.01.22 05:11:54.242285 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2765 | 2025.01.22 05:11:54.242391 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2766 | 2025.01.22 05:11:54.242422 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 508 rows starting from the beginning of the part | ||
2767 | 2025.01.22 05:11:54.242495 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2768 | 2025.01.22 05:11:54.242721 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2769 | 2025.01.22 05:11:54.242826 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2770 | 2025.01.22 05:11:54.243014 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
2771 | 2025.01.22 05:11:54.243207 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2772 | 2025.01.22 05:11:54.244327 [ 196 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 4 columns (4 merged, 0 gathered) in 0.002121774 sec., 373272.5540043379 rows/sec., 24.75 MiB/sec. | ||
2773 | 2025.01.22 05:11:54.244475 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2774 | 2025.01.22 05:11:54.244772 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2775 | 2025.01.22 05:11:54.244844 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_16_3} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2776 | 2025.01.22 05:11:54.244933 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2777 | 2025.01.22 05:11:58.253710 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2778 | 2025.01.22 05:11:58.253786 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2779 | 2025.01.22 05:11:58.334469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2780 | 2025.01.22 05:11:58.335141 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2781 | 2025.01.22 05:11:58.335187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2782 | 2025.01.22 05:11:58.335713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2783 | 2025.01.22 05:11:58.335980 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2784 | 2025.01.22 05:11:58.336228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2785 | 2025.01.22 05:11:58.342091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 384 | ||
2786 | 2025.01.22 05:11:58.344876 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2787 | 2025.01.22 05:11:58.344921 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2788 | 2025.01.22 05:11:58.346405 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2789 | 2025.01.22 05:11:58.346715 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2790 | 2025.01.22 05:11:58.347617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
2791 | 2025.01.22 05:11:58.693763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2792 | 2025.01.22 05:11:58.713305 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2793 | 2025.01.22 05:11:58.713368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2794 | 2025.01.22 05:11:58.720721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2795 | 2025.01.22 05:11:58.721502 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2796 | 2025.01.22 05:11:58.724328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2797 | 2025.01.22 05:11:59.217934 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2798 | 2025.01.22 05:11:59.218147 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2799 | 2025.01.22 05:11:59.218228 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2800 | 2025.01.22 05:11:59.219012 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2801 | 2025.01.22 05:11:59.219056 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2802 | 2025.01.22 05:11:59.219493 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2803 | 2025.01.22 05:11:59.219757 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2804 | 2025.01.22 05:11:59.219961 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
2805 | 2025.01.22 05:11:59.220026 [ 253 ] {79516609-7b77-49de-9553-01699e8db98b} <Debug> TCPHandler: Processed in 0.002227606 sec. | ||
2806 | 2025.01.22 05:11:59.220280 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2807 | 2025.01.22 05:11:59.220469 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2808 | 2025.01.22 05:11:59.220542 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2809 | 2025.01.22 05:11:59.221396 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2810 | 2025.01.22 05:11:59.221448 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2811 | 2025.01.22 05:11:59.221923 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2812 | 2025.01.22 05:11:59.222179 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2813 | 2025.01.22 05:11:59.222453 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Debug> executeQuery: Read 220 rows, 19.61 KiB in 0.002033 sec., 108214.46138711263 rows/sec., 9.42 MiB/sec. | ||
2814 | 2025.01.22 05:11:59.222687 [ 254 ] {ff4e9d18-f48d-4e50-817a-196b8fae0695} <Debug> TCPHandler: Processed in 0.002529012 sec. | ||
2815 | 2025.01.22 05:11:59.222851 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2816 | 2025.01.22 05:11:59.222976 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2817 | 2025.01.22 05:11:59.223032 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2818 | 2025.01.22 05:11:59.223627 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2819 | 2025.01.22 05:11:59.223667 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2820 | 2025.01.22 05:11:59.224035 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2821 | 2025.01.22 05:11:59.224277 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2822 | 2025.01.22 05:11:59.224457 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001509 sec., 9940.357852882704 rows/sec., 700.87 KiB/sec. | ||
2823 | 2025.01.22 05:11:59.224514 [ 253 ] {7465f7ec-a1f5-4e87-86bf-d78f7c51eb1a} <Debug> TCPHandler: Processed in 0.001718905 sec. | ||
2824 | 2025.01.22 05:11:59.224677 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2825 | 2025.01.22 05:11:59.224806 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2826 | 2025.01.22 05:11:59.224860 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2827 | 2025.01.22 05:11:59.225464 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2828 | 2025.01.22 05:11:59.225507 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2829 | 2025.01.22 05:11:59.225891 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2830 | 2025.01.22 05:11:59.226140 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2831 | 2025.01.22 05:11:59.226305 [ 125 ] {} <Debug> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2832 | 2025.01.22 05:11:59.226377 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001593 sec., 9416.195856873823 rows/sec., 657.17 KiB/sec. | ||
2833 | 2025.01.22 05:11:59.226383 [ 125 ] {} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2834 | 2025.01.22 05:11:59.226460 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2835 | 2025.01.22 05:11:59.226489 [ 254 ] {18a6a16b-e274-4e67-9045-6ba11554f01f} <Debug> TCPHandler: Processed in 0.001868369 sec. | ||
2836 | 2025.01.22 05:11:59.226747 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2837 | 2025.01.22 05:11:59.226850 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::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 | ||
2838 | 2025.01.22 05:11:59.226916 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2839 | 2025.01.22 05:11:59.226981 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2840 | 2025.01.22 05:11:59.227010 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2841 | 2025.01.22 05:11:59.227071 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
2842 | 2025.01.22 05:11:59.227323 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2843 | 2025.01.22 05:11:59.227612 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2844 | 2025.01.22 05:11:59.227976 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2845 | 2025.01.22 05:11:59.228219 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 242 rows starting from the beginning of the part | ||
2846 | 2025.01.22 05:11:59.228366 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
2847 | 2025.01.22 05:11:59.228893 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2848 | 2025.01.22 05:11:59.228936 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2849 | 2025.01.22 05:11:59.229599 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2850 | 2025.01.22 05:11:59.229989 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2851 | 2025.01.22 05:11:59.230051 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.003514911 sec., 146234.14362412022 rows/sec., 10.47 MiB/sec. | ||
2852 | 2025.01.22 05:11:59.230212 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2853 | 2025.01.22 05:11:59.230219 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003339 sec., 3893.3812518718178 rows/sec., 242.75 KiB/sec. | ||
2854 | 2025.01.22 05:11:59.230332 [ 253 ] {a931c356-5747-4a5c-99f0-7f496eb08547} <Debug> TCPHandler: Processed in 0.003735816 sec. | ||
2855 | 2025.01.22 05:11:59.230518 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2856 | 2025.01.22 05:11:59.230529 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2857 | 2025.01.22 05:11:59.230637 [ 193 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_6_1} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2858 | 2025.01.22 05:11:59.230756 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2859 | 2025.01.22 05:11:59.230771 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2860 | 2025.01.22 05:11:59.230837 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2861 | 2025.01.22 05:11:59.231648 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2025.01.22 05:11:59.231688 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2863 | 2025.01.22 05:11:59.232091 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2864 | 2025.01.22 05:11:59.232344 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2025.01.22 05:11:59.232548 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Debug> executeQuery: Read 399 rows, 29.05 KiB in 0.001887 sec., 211446.74085850557 rows/sec., 15.03 MiB/sec. | ||
2866 | 2025.01.22 05:11:59.232600 [ 254 ] {a320358e-1e79-4ca7-91c2-8adf2a18340c} <Debug> TCPHandler: Processed in 0.002170214 sec. | ||
2867 | 2025.01.22 05:11:59.232754 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2868 | 2025.01.22 05:11:59.232894 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2869 | 2025.01.22 05:11:59.232956 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2870 | 2025.01.22 05:11:59.233511 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2871 | 2025.01.22 05:11:59.233548 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2872 | 2025.01.22 05:11:59.233907 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2873 | 2025.01.22 05:11:59.234139 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2874 | 2025.01.22 05:11:59.234372 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. | ||
2875 | 2025.01.22 05:11:59.234491 [ 253 ] {a1896d0e-6baf-45ac-a827-2d64b2d1e78a} <Debug> TCPHandler: Processed in 0.001803007 sec. | ||
2876 | 2025.01.22 05:11:59.234660 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2877 | 2025.01.22 05:11:59.234798 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2878 | 2025.01.22 05:11:59.234862 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2879 | 2025.01.22 05:11:59.235527 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2880 | 2025.01.22 05:11:59.235567 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2881 | 2025.01.22 05:11:59.235972 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2882 | 2025.01.22 05:11:59.236219 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2883 | 2025.01.22 05:11:59.236431 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001664 sec., 142427.88461538462 rows/sec., 9.55 MiB/sec. | ||
2884 | 2025.01.22 05:11:59.236483 [ 254 ] {bd109d47-7a15-4073-99a8-5c949775a800} <Debug> TCPHandler: Processed in 0.001892798 sec. | ||
2885 | 2025.01.22 05:11:59.236624 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2886 | 2025.01.22 05:11:59.236761 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2887 | 2025.01.22 05:11:59.236821 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2888 | 2025.01.22 05:11:59.237372 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2889 | 2025.01.22 05:11:59.237417 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2890 | 2025.01.22 05:11:59.237779 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2891 | 2025.01.22 05:11:59.238016 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2892 | 2025.01.22 05:11:59.238249 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001501 sec., 1332.4450366422386 rows/sec., 87.18 KiB/sec. | ||
2893 | 2025.01.22 05:11:59.238387 [ 253 ] {dd135f7f-f357-4430-9a18-05e36914d693} <Debug> TCPHandler: Processed in 0.001826437 sec. | ||
2894 | 2025.01.22 05:11:59.238530 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2895 | 2025.01.22 05:11:59.238667 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2896 | 2025.01.22 05:11:59.238766 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2897 | 2025.01.22 05:11:59.239953 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2898 | 2025.01.22 05:11:59.239994 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2899 | 2025.01.22 05:11:59.240607 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2900 | 2025.01.22 05:11:59.240869 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2025.01.22 05:11:59.241031 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2902 | 2025.01.22 05:11:59.241101 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2903 | 2025.01.22 05:11:59.241133 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
2904 | 2025.01.22 05:11:59.241171 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002527 sec., 3165.809259992085 rows/sec., 5.67 MiB/sec. | ||
2905 | 2025.01.22 05:11:59.241566 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
2906 | 2025.01.22 05:11:59.241867 [ 254 ] {365943fd-2486-40a1-8c2f-187a8074ba3a} <Debug> TCPHandler: Processed in 0.003397959 sec. | ||
2907 | 2025.01.22 05:11:59.242109 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2025.01.22 05:11:59.242307 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2909 | 2025.01.22 05:11:59.242310 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2910 | 2025.01.22 05:11:59.242383 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2911 | 2025.01.22 05:11:59.242419 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
2912 | 2025.01.22 05:11:59.242950 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
2913 | 2025.01.22 05:11:59.243344 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2914 | 2025.01.22 05:11:59.243776 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Trace> oximeter.measurements_i64 (8ffae0a7-cde7-4fb2-84e4-f28f18eb5ce6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2915 | 2025.01.22 05:11:59.243792 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
2916 | 2025.01.22 05:11:59.243820 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2917 | 2025.01.22 05:11:59.244166 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
2918 | 2025.01.22 05:11:59.244551 [ 189 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
2919 | 2025.01.22 05:11:59.244715 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2920 | 2025.01.22 05:11:59.245113 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Trace> oximeter.measurements_i64 (8ffae0a7-cde7-4fb2-84e4-f28f18eb5ce6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2025.01.22 05:11:59.245478 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.003213 sec., 2801.1204481792715 rows/sec., 197.87 KiB/sec. | ||
2922 | 2025.01.22 05:11:59.245580 [ 253 ] {4f1c066c-1294-4fe1-87da-635cef8fdf1a} <Debug> TCPHandler: Processed in 0.003619064 sec. | ||
2923 | 2025.01.22 05:11:59.245783 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2025.01.22 05:11:59.246044 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2925 | 2025.01.22 05:11:59.246169 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2926 | 2025.01.22 05:11:59.247979 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2025.01.22 05:11:59.248042 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2928 | 2025.01.22 05:11:59.249144 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2929 | 2025.01.22 05:11:59.249657 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2025.01.22 05:11:59.250345 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004329 sec., 18942.01894201894 rows/sec., 1.20 MiB/sec. | ||
2931 | 2025.01.22 05:11:59.250752 [ 254 ] {0cb36877-112c-4a4a-88e5-df0b8a1b6e28} <Debug> TCPHandler: Processed in 0.005077364 sec. | ||
2932 | 2025.01.22 05:11:59.251143 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 94 rows, containing 19 columns (19 merged, 0 gathered) in 0.009933263 sec., 9463.154252535145 rows/sec., 16.96 MiB/sec. | ||
2933 | 2025.01.22 05:11:59.251551 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2934 | 2025.01.22 05:11:59.252050 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2935 | 2025.01.22 05:11:59.252148 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2936 | 2025.01.22 05:11:59.252329 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2937 | 2025.01.22 05:12:04.213425 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2938 | 2025.01.22 05:12:04.213649 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2939 | 2025.01.22 05:12:04.213736 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2940 | 2025.01.22 05:12:04.214612 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2941 | 2025.01.22 05:12:04.214662 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2942 | 2025.01.22 05:12:04.215077 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2943 | 2025.01.22 05:12:04.215330 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2944 | 2025.01.22 05:12:04.215537 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001949 sec., 3078.5017957927143 rows/sec., 251.03 KiB/sec. | ||
2945 | 2025.01.22 05:12:04.215604 [ 253 ] {f718c9bf-67d8-47e7-8bb7-5b11eeed9d6b} <Debug> TCPHandler: Processed in 0.002312917 sec. | ||
2946 | 2025.01.22 05:12:04.215865 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2947 | 2025.01.22 05:12:04.216057 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2948 | 2025.01.22 05:12:04.216133 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2949 | 2025.01.22 05:12:04.216967 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2950 | 2025.01.22 05:12:04.217021 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2951 | 2025.01.22 05:12:04.217470 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2952 | 2025.01.22 05:12:04.217748 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2953 | 2025.01.22 05:12:04.217994 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Debug> executeQuery: Read 121 rows, 10.53 KiB in 0.001991 sec., 60773.48066298342 rows/sec., 5.16 MiB/sec. | ||
2954 | 2025.01.22 05:12:04.218066 [ 254 ] {10fe82df-a02b-43c3-83fa-14cca88dddec} <Debug> TCPHandler: Processed in 0.002331908 sec. | ||
2955 | 2025.01.22 05:12:04.218231 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2956 | 2025.01.22 05:12:04.218377 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2957 | 2025.01.22 05:12:04.218440 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2958 | 2025.01.22 05:12:04.219069 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2959 | 2025.01.22 05:12:04.219107 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2960 | 2025.01.22 05:12:04.219480 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2961 | 2025.01.22 05:12:04.219725 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2962 | 2025.01.22 05:12:04.219956 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.00161 sec., 22981.366459627327 rows/sec., 1.67 MiB/sec. | ||
2963 | 2025.01.22 05:12:04.220165 [ 253 ] {bb17fef4-144e-4bc2-b149-0479101044d6} <Debug> TCPHandler: Processed in 0.002002141 sec. | ||
2964 | 2025.01.22 05:12:04.220351 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2965 | 2025.01.22 05:12:04.220478 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2966 | 2025.01.22 05:12:04.220536 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2967 | 2025.01.22 05:12:04.221271 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2025.01.22 05:12:04.221322 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2969 | 2025.01.22 05:12:04.221732 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2970 | 2025.01.22 05:12:04.221971 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2971 | 2025.01.22 05:12:04.222202 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001753 sec., 57615.516257843694 rows/sec., 4.51 MiB/sec. | ||
2972 | 2025.01.22 05:12:04.222264 [ 254 ] {f09dbe29-585f-4ab6-9ee1-b12b5fe94503} <Debug> TCPHandler: Processed in 0.00197221 sec. | ||
2973 | 2025.01.22 05:12:04.222414 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2974 | 2025.01.22 05:12:04.222539 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2975 | 2025.01.22 05:12:04.222603 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2976 | 2025.01.22 05:12:04.223267 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2977 | 2025.01.22 05:12:04.223313 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2978 | 2025.01.22 05:12:04.223739 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2979 | 2025.01.22 05:12:04.223993 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2980 | 2025.01.22 05:12:04.224181 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001676 sec., 97255.36992840095 rows/sec., 6.77 MiB/sec. | ||
2981 | 2025.01.22 05:12:04.224240 [ 253 ] {7803e4a4-d65e-46eb-b3ab-56d9c9a0b30e} <Debug> TCPHandler: Processed in 0.001883519 sec. | ||
2982 | 2025.01.22 05:12:04.224384 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2983 | 2025.01.22 05:12:04.224505 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2984 | 2025.01.22 05:12:04.224600 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2985 | 2025.01.22 05:12:04.225900 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2986 | 2025.01.22 05:12:04.225941 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2987 | 2025.01.22 05:12:04.226625 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2988 | 2025.01.22 05:12:04.226890 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2025.01.22 05:12:04.227134 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002655 sec., 11676.08286252354 rows/sec., 20.92 MiB/sec. | ||
2990 | 2025.01.22 05:12:04.227262 [ 254 ] {53df56bc-7ddb-4062-8cc9-c9361da4fcf6} <Debug> TCPHandler: Processed in 0.0029356 sec. | ||
2991 | 2025.01.22 05:12:04.227409 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2992 | 2025.01.22 05:12:04.227534 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2993 | 2025.01.22 05:12:04.227588 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2994 | 2025.01.22 05:12:04.228096 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2995 | 2025.01.22 05:12:04.228135 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2996 | 2025.01.22 05:12:04.228523 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2997 | 2025.01.22 05:12:04.228777 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2998 | 2025.01.22 05:12:04.229002 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. | ||
2999 | 2025.01.22 05:12:04.229058 [ 253 ] {506b4ca7-a056-41e2-b11d-2696a9d0ee13} <Debug> TCPHandler: Processed in 0.001707005 sec. | ||
3000 | 2025.01.22 05:12:05.837262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3001 | 2025.01.22 05:12:05.837906 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3002 | 2025.01.22 05:12:05.837956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3003 | 2025.01.22 05:12:05.838490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3004 | 2025.01.22 05:12:05.838753 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2025.01.22 05:12:05.838999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3006 | 2025.01.22 05:12:06.225282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3007 | 2025.01.22 05:12:06.245201 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3008 | 2025.01.22 05:12:06.245259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3009 | 2025.01.22 05:12:06.252911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3010 | 2025.01.22 05:12:06.253692 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3011 | 2025.01.22 05:12:06.256991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3012 | 2025.01.22 05:12:08.348592 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 422 | ||
3013 | 2025.01.22 05:12:08.351732 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3014 | 2025.01.22 05:12:08.351780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3015 | 2025.01.22 05:12:08.353222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3016 | 2025.01.22 05:12:08.353525 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3017 | 2025.01.22 05:12:08.354532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
3018 | 2025.01.22 05:12:09.217145 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3019 | 2025.01.22 05:12:09.217356 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3020 | 2025.01.22 05:12:09.217436 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3021 | 2025.01.22 05:12:09.218196 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3022 | 2025.01.22 05:12:09.218240 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3023 | 2025.01.22 05:12:09.218705 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3024 | 2025.01.22 05:12:09.218989 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3025 | 2025.01.22 05:12:09.219137 [ 65 ] {} <Debug> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3026 | 2025.01.22 05:12:09.219188 [ 65 ] {} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2025.01.22 05:12:09.219205 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. | ||
3028 | 2025.01.22 05:12:09.219219 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3029 | 2025.01.22 05:12:09.219329 [ 253 ] {d8e6a0ff-a1e3-4f59-be6a-1f54813b2f69} <Debug> TCPHandler: Processed in 0.002319847 sec. | ||
3030 | 2025.01.22 05:12:09.219700 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::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 | ||
3031 | 2025.01.22 05:12:09.219740 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3032 | 2025.01.22 05:12:09.219937 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3033 | 2025.01.22 05:12:09.220016 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
3034 | 2025.01.22 05:12:09.220034 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3035 | 2025.01.22 05:12:09.220185 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3036 | 2025.01.22 05:12:09.220235 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
3037 | 2025.01.22 05:12:09.220691 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
3038 | 2025.01.22 05:12:09.221055 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
3039 | 2025.01.22 05:12:09.221471 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
3040 | 2025.01.22 05:12:09.223184 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3041 | 2025.01.22 05:12:09.223281 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3042 | 2025.01.22 05:12:09.224021 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004669925 sec., 14989.534093159955 rows/sec., 1.11 MiB/sec. | ||
3043 | 2025.01.22 05:12:09.224348 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3044 | 2025.01.22 05:12:09.224395 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3045 | 2025.01.22 05:12:09.224799 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2025.01.22 05:12:09.224894 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3047 | 2025.01.22 05:12:09.224957 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_5_1} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3048 | 2025.01.22 05:12:09.225135 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3049 | 2025.01.22 05:12:09.225286 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.005343 sec., 40988.20887142055 rows/sec., 3.57 MiB/sec. | ||
3050 | 2025.01.22 05:12:09.225371 [ 254 ] {69c4d9f3-0165-42ad-b567-3073e9fc24d9} <Debug> TCPHandler: Processed in 0.00587531 sec. | ||
3051 | 2025.01.22 05:12:09.225539 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.01.22 05:12:09.225697 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3053 | 2025.01.22 05:12:09.225758 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3054 | 2025.01.22 05:12:09.226474 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.01.22 05:12:09.226517 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3056 | 2025.01.22 05:12:09.226889 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3057 | 2025.01.22 05:12:09.227135 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.01.22 05:12:09.227258 [ 65 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3059 | 2025.01.22 05:12:09.227300 [ 65 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3060 | 2025.01.22 05:12:09.227325 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3061 | 2025.01.22 05:12:09.227334 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001672 sec., 8971.291866028707 rows/sec., 632.55 KiB/sec. | ||
3062 | 2025.01.22 05:12:09.227452 [ 253 ] {fb681eb6-97be-400d-abcf-172ae20eb832} <Debug> TCPHandler: Processed in 0.001982791 sec. | ||
3063 | 2025.01.22 05:12:09.227482 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
3064 | 2025.01.22 05:12:09.227598 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3065 | 2025.01.22 05:12:09.227635 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3066 | 2025.01.22 05:12:09.227651 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part | ||
3067 | 2025.01.22 05:12:09.227892 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
3068 | 2025.01.22 05:12:09.227975 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3069 | 2025.01.22 05:12:09.228174 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3070 | 2025.01.22 05:12:09.228180 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
3071 | 2025.01.22 05:12:09.228606 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
3072 | 2025.01.22 05:12:09.228949 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
3073 | 2025.01.22 05:12:09.229232 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
3074 | 2025.01.22 05:12:09.230959 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3075 | 2025.01.22 05:12:09.231035 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3076 | 2025.01.22 05:12:09.232080 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3077 | 2025.01.22 05:12:09.232093 [ 192 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 5 columns (5 merged, 0 gathered) in 0.004713096 sec., 31189.68932523335 rows/sec., 2.34 MiB/sec. | ||
3078 | 2025.01.22 05:12:09.232287 [ 192 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3079 | 2025.01.22 05:12:09.232524 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3080 | 2025.01.22 05:12:09.232873 [ 192 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3081 | 2025.01.22 05:12:09.233157 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005252 sec., 2665.6511805026657 rows/sec., 186.68 KiB/sec. | ||
3082 | 2025.01.22 05:12:09.233204 [ 192 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_11_2} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3083 | 2025.01.22 05:12:09.233331 [ 254 ] {b9a7f04b-0688-4a5c-af9d-bef51142f68b} <Debug> TCPHandler: Processed in 0.005774028 sec. | ||
3084 | 2025.01.22 05:12:09.233396 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3085 | 2025.01.22 05:12:09.233545 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3086 | 2025.01.22 05:12:09.233690 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3087 | 2025.01.22 05:12:09.233748 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3088 | 2025.01.22 05:12:09.234445 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2025.01.22 05:12:09.234491 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3090 | 2025.01.22 05:12:09.234855 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3091 | 2025.01.22 05:12:09.235103 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2025.01.22 05:12:09.235220 [ 65 ] {} <Debug> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3093 | 2025.01.22 05:12:09.235258 [ 65 ] {} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2025.01.22 05:12:09.235278 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3095 | 2025.01.22 05:12:09.235294 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. | ||
3096 | 2025.01.22 05:12:09.235682 [ 253 ] {5c9f4cfa-de29-4ce5-97b4-47db891b99c6} <Debug> TCPHandler: Processed in 0.002201415 sec. | ||
3097 | 2025.01.22 05:12:09.235758 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::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 | ||
3098 | 2025.01.22 05:12:09.235965 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3099 | 2025.01.22 05:12:09.236262 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3100 | 2025.01.22 05:12:09.236262 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3101 | 2025.01.22 05:12:09.236357 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
3102 | 2025.01.22 05:12:09.236382 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3103 | 2025.01.22 05:12:09.236754 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
3104 | 2025.01.22 05:12:09.237040 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
3105 | 2025.01.22 05:12:09.237357 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
3106 | 2025.01.22 05:12:09.237692 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
3107 | 2025.01.22 05:12:09.239506 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2025.01.22 05:12:09.239587 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3109 | 2025.01.22 05:12:09.240102 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004744367 sec., 13700.457827145328 rows/sec., 907.74 KiB/sec. | ||
3110 | 2025.01.22 05:12:09.240296 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3111 | 2025.01.22 05:12:09.240622 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3112 | 2025.01.22 05:12:09.240815 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3113 | 2025.01.22 05:12:09.240955 [ 200 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_5_1} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3114 | 2025.01.22 05:12:09.241086 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3115 | 2025.01.22 05:12:09.241121 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3116 | 2025.01.22 05:12:09.241394 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005243 sec., 74384.89414457371 rows/sec., 5.28 MiB/sec. | ||
3117 | 2025.01.22 05:12:09.241634 [ 254 ] {efc7f4e7-5b69-4945-beea-5fdf5abd5049} <Debug> TCPHandler: Processed in 0.005831219 sec. | ||
3118 | 2025.01.22 05:12:09.241798 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3119 | 2025.01.22 05:12:09.241919 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3120 | 2025.01.22 05:12:09.241970 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3121 | 2025.01.22 05:12:09.242452 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3122 | 2025.01.22 05:12:09.242490 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3123 | 2025.01.22 05:12:09.242862 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3124 | 2025.01.22 05:12:09.243100 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3125 | 2025.01.22 05:12:09.243278 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
3126 | 2025.01.22 05:12:09.243329 [ 253 ] {c71316ae-9ebb-4111-bde1-6a850bfb16db} <Debug> TCPHandler: Processed in 0.001590552 sec. | ||
3127 | 2025.01.22 05:12:09.243497 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3128 | 2025.01.22 05:12:09.243648 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3129 | 2025.01.22 05:12:09.243716 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3130 | 2025.01.22 05:12:09.244432 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3131 | 2025.01.22 05:12:09.244480 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3132 | 2025.01.22 05:12:09.244908 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3133 | 2025.01.22 05:12:09.245159 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3134 | 2025.01.22 05:12:09.245370 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001758 sec., 134812.2866894198 rows/sec., 9.04 MiB/sec. | ||
3135 | 2025.01.22 05:12:09.245427 [ 254 ] {00241d05-86de-41b4-9d1d-9ed935682b9b} <Debug> TCPHandler: Processed in 0.002002151 sec. | ||
3136 | 2025.01.22 05:12:09.245584 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3137 | 2025.01.22 05:12:09.245722 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3138 | 2025.01.22 05:12:09.245782 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3139 | 2025.01.22 05:12:09.246330 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2025.01.22 05:12:09.246374 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3141 | 2025.01.22 05:12:09.246744 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3142 | 2025.01.22 05:12:09.246977 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2025.01.22 05:12:09.247100 [ 65 ] {} <Debug> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3144 | 2025.01.22 05:12:09.247139 [ 65 ] {} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3145 | 2025.01.22 05:12:09.247161 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
3146 | 2025.01.22 05:12:09.247165 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3147 | 2025.01.22 05:12:09.247240 [ 253 ] {5be8dd17-c79a-40ac-acb1-0991772f750f} <Debug> TCPHandler: Processed in 0.001724795 sec. | ||
3148 | 2025.01.22 05:12:09.247320 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::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 | ||
3149 | 2025.01.22 05:12:09.247389 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3150 | 2025.01.22 05:12:09.247502 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3151 | 2025.01.22 05:12:09.247600 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3152 | 2025.01.22 05:12:09.247601 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3153 | 2025.01.22 05:12:09.247883 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3154 | 2025.01.22 05:12:09.247962 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3155 | 2025.01.22 05:12:09.248448 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3156 | 2025.01.22 05:12:09.248904 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3157 | 2025.01.22 05:12:09.249299 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
3158 | 2025.01.22 05:12:09.249775 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3159 | 2025.01.22 05:12:09.253028 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3160 | 2025.01.22 05:12:09.253107 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3161 | 2025.01.22 05:12:09.254544 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.007296428 sec., 959.3735455211784 rows/sec., 63.57 KiB/sec. | ||
3162 | 2025.01.22 05:12:09.254830 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3163 | 2025.01.22 05:12:09.254889 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3164 | 2025.01.22 05:12:09.255377 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3165 | 2025.01.22 05:12:09.255669 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3166 | 2025.01.22 05:12:09.255845 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008295 sec., 964.4364074743821 rows/sec., 1.73 MiB/sec. | ||
3167 | 2025.01.22 05:12:09.255881 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_6_1} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3168 | 2025.01.22 05:12:09.256159 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3169 | 2025.01.22 05:12:09.256268 [ 254 ] {ff78fd82-d37a-47be-a05c-63cf68951323} <Debug> TCPHandler: Processed in 0.008940062 sec. | ||
3170 | 2025.01.22 05:12:09.256445 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3171 | 2025.01.22 05:12:09.256585 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3172 | 2025.01.22 05:12:09.256644 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3173 | 2025.01.22 05:12:09.257218 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3174 | 2025.01.22 05:12:09.257263 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3175 | 2025.01.22 05:12:09.257671 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3176 | 2025.01.22 05:12:09.257903 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3177 | 2025.01.22 05:12:09.258110 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. | ||
3178 | 2025.01.22 05:12:09.258321 [ 253 ] {59fd73a5-7b19-4edf-98c2-3ea1045a6103} <Debug> TCPHandler: Processed in 0.001939909 sec. | ||
3179 | 2025.01.22 05:12:13.253832 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3180 | 2025.01.22 05:12:13.253895 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3181 | 2025.01.22 05:12:13.339978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3182 | 2025.01.22 05:12:13.340666 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3183 | 2025.01.22 05:12:13.340718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3184 | 2025.01.22 05:12:13.341262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3185 | 2025.01.22 05:12:13.341523 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3186 | 2025.01.22 05:12:13.341782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3187 | 2025.01.22 05:12:13.757915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3188 | 2025.01.22 05:12:13.778475 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3189 | 2025.01.22 05:12:13.778535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3190 | 2025.01.22 05:12:13.786195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3191 | 2025.01.22 05:12:13.786982 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3192 | 2025.01.22 05:12:13.790343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3193 | 2025.01.22 05:12:14.213533 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3194 | 2025.01.22 05:12:14.213781 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3195 | 2025.01.22 05:12:14.213853 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3196 | 2025.01.22 05:12:14.214665 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3197 | 2025.01.22 05:12:14.214714 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3198 | 2025.01.22 05:12:14.215327 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3199 | 2025.01.22 05:12:14.215589 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2025.01.22 05:12:14.215841 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.002115 sec., 55791.9621749409 rows/sec., 4.76 MiB/sec. | ||
3201 | 2025.01.22 05:12:14.215905 [ 253 ] {669baccc-f0f7-408a-aa90-b23456b32a3e} <Debug> TCPHandler: Processed in 0.002560092 sec. | ||
3202 | 2025.01.22 05:12:14.216160 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3203 | 2025.01.22 05:12:14.216347 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3204 | 2025.01.22 05:12:14.216418 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3205 | 2025.01.22 05:12:14.217118 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3206 | 2025.01.22 05:12:14.217160 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3207 | 2025.01.22 05:12:14.217628 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3208 | 2025.01.22 05:12:14.217898 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3209 | 2025.01.22 05:12:14.218177 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001874 sec., 16542.155816435432 rows/sec., 1.21 MiB/sec. | ||
3210 | 2025.01.22 05:12:14.218424 [ 254 ] {a5f54813-e23f-4692-9869-ff59e676cb51} <Debug> TCPHandler: Processed in 0.002397169 sec. | ||
3211 | 2025.01.22 05:12:14.218657 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3212 | 2025.01.22 05:12:14.218808 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3213 | 2025.01.22 05:12:14.218868 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3214 | 2025.01.22 05:12:14.219585 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3215 | 2025.01.22 05:12:14.219632 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3216 | 2025.01.22 05:12:14.220006 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3217 | 2025.01.22 05:12:14.220247 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3218 | 2025.01.22 05:12:14.220459 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001687 sec., 56312.98162418495 rows/sec., 4.40 MiB/sec. | ||
3219 | 2025.01.22 05:12:14.220511 [ 253 ] {6a244ee1-7e23-4d30-98da-c9e06e25c989} <Debug> TCPHandler: Processed in 0.0019698 sec. | ||
3220 | 2025.01.22 05:12:14.220664 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3221 | 2025.01.22 05:12:14.220813 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3222 | 2025.01.22 05:12:14.220879 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3223 | 2025.01.22 05:12:14.221561 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3224 | 2025.01.22 05:12:14.221609 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3225 | 2025.01.22 05:12:14.222014 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3226 | 2025.01.22 05:12:14.222253 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3227 | 2025.01.22 05:12:14.222567 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001759 sec., 90960.77316657192 rows/sec., 6.34 MiB/sec. | ||
3228 | 2025.01.22 05:12:14.222789 [ 254 ] {be08c168-8703-4e7b-b02c-edeb776f4859} <Debug> TCPHandler: Processed in 0.002180095 sec. | ||
3229 | 2025.01.22 05:12:14.222995 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3230 | 2025.01.22 05:12:14.223220 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3231 | 2025.01.22 05:12:14.223360 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3232 | 2025.01.22 05:12:14.224697 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3233 | 2025.01.22 05:12:14.224737 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3234 | 2025.01.22 05:12:14.225384 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3235 | 2025.01.22 05:12:14.225640 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3236 | 2025.01.22 05:12:14.225913 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002745 sec., 11293.260473588341 rows/sec., 20.24 MiB/sec. | ||
3237 | 2025.01.22 05:12:14.226028 [ 253 ] {6a204bcc-808f-486d-b3a0-161f667a2caa} <Debug> TCPHandler: Processed in 0.003142464 sec. | ||
3238 | 2025.01.22 05:12:14.226179 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3239 | 2025.01.22 05:12:14.226322 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3240 | 2025.01.22 05:12:14.226381 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3241 | 2025.01.22 05:12:14.226911 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3242 | 2025.01.22 05:12:14.226951 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3243 | 2025.01.22 05:12:14.227327 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3244 | 2025.01.22 05:12:14.227567 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3245 | 2025.01.22 05:12:14.227769 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
3246 | 2025.01.22 05:12:14.227820 [ 254 ] {f8085e0d-e796-4d47-a6ef-6d88b8c4ae43} <Debug> TCPHandler: Processed in 0.001724806 sec. | ||
3247 | 2025.01.22 05:12:17.024310 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3248 | 2025.01.22 05:12:17.024539 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3249 | 2025.01.22 05:12:17.024621 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3250 | 2025.01.22 05:12:17.025380 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3251 | 2025.01.22 05:12:17.025430 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3252 | 2025.01.22 05:12:17.025895 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3253 | 2025.01.22 05:12:17.026146 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3254 | 2025.01.22 05:12:17.026384 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. | ||
3255 | 2025.01.22 05:12:17.026451 [ 253 ] {3028e664-557e-4a96-8635-a13f7643fb18} <Debug> TCPHandler: Processed in 0.002269876 sec. | ||
3256 | 2025.01.22 05:12:17.026760 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3257 | 2025.01.22 05:12:17.026982 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3258 | 2025.01.22 05:12:17.027061 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3259 | 2025.01.22 05:12:17.027883 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3260 | 2025.01.22 05:12:17.027942 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3261 | 2025.01.22 05:12:17.028386 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3262 | 2025.01.22 05:12:17.028644 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3263 | 2025.01.22 05:12:17.028874 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001941 sec., 1030.3967027305512 rows/sec., 84.02 KiB/sec. | ||
3264 | 2025.01.22 05:12:17.029007 [ 254 ] {39a1ff64-880b-43f4-95f7-0f6a91b0f791} <Debug> TCPHandler: Processed in 0.0024364 sec. | ||
3265 | 2025.01.22 05:12:17.029170 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3266 | 2025.01.22 05:12:17.029301 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3267 | 2025.01.22 05:12:17.029363 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3268 | 2025.01.22 05:12:17.030521 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3269 | 2025.01.22 05:12:17.030565 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3270 | 2025.01.22 05:12:17.031065 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3271 | 2025.01.22 05:12:17.031317 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3272 | 2025.01.22 05:12:17.031486 [ 143 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3273 | 2025.01.22 05:12:17.031557 [ 143 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3274 | 2025.01.22 05:12:17.031574 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Debug> executeQuery: Read 1360 rows, 116.15 KiB in 0.002294 sec., 592850.9154315606 rows/sec., 49.45 MiB/sec. | ||
3275 | 2025.01.22 05:12:17.031641 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3276 | 2025.01.22 05:12:17.031700 [ 253 ] {5891bc43-e1ec-4dcb-be43-b666e5872334} <Debug> TCPHandler: Processed in 0.002587012 sec. | ||
3277 | 2025.01.22 05:12:17.031916 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
3278 | 2025.01.22 05:12:17.031921 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3279 | 2025.01.22 05:12:17.032226 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3280 | 2025.01.22 05:12:17.032234 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3281 | 2025.01.22 05:12:17.032299 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1409 rows starting from the beginning of the part | ||
3282 | 2025.01.22 05:12:17.032333 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3283 | 2025.01.22 05:12:17.032618 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 220 rows starting from the beginning of the part | ||
3284 | 2025.01.22 05:12:17.032985 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 121 rows starting from the beginning of the part | ||
3285 | 2025.01.22 05:12:17.033359 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 219 rows starting from the beginning of the part | ||
3286 | 2025.01.22 05:12:17.033692 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
3287 | 2025.01.22 05:12:17.034079 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1360 rows starting from the beginning of the part | ||
3288 | 2025.01.22 05:12:17.035496 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3289 | 2025.01.22 05:12:17.035550 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3290 | 2025.01.22 05:12:17.036603 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3291 | 2025.01.22 05:12:17.037041 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2025.01.22 05:12:17.037342 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Debug> executeQuery: Read 17 rows, 1.20 KiB in 0.005193 sec., 3273.6375890621994 rows/sec., 230.55 KiB/sec. | ||
3293 | 2025.01.22 05:12:17.037674 [ 254 ] {2914b302-0027-4b97-b55b-6c2afbcb3d9b} <Debug> TCPHandler: Processed in 0.005852599 sec. | ||
3294 | 2025.01.22 05:12:17.038099 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3295 | 2025.01.22 05:12:17.038341 [ 194 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3447 rows, containing 5 columns (5 merged, 0 gathered) in 0.006552274 sec., 526076.9009354615 rows/sec., 46.26 MiB/sec. | ||
3296 | 2025.01.22 05:12:17.038379 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3297 | 2025.01.22 05:12:17.038461 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3298 | 2025.01.22 05:12:17.038688 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3299 | 2025.01.22 05:12:17.039275 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2025.01.22 05:12:17.039485 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_21_4} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3301 | 2025.01.22 05:12:17.039661 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
3302 | 2025.01.22 05:12:17.039898 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3303 | 2025.01.22 05:12:17.039955 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3304 | 2025.01.22 05:12:17.040607 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3305 | 2025.01.22 05:12:17.041011 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3306 | 2025.01.22 05:12:17.041302 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00298 sec., 81208.05369127517 rows/sec., 5.50 MiB/sec. | ||
3307 | 2025.01.22 05:12:17.041368 [ 253 ] {1d0a1ea5-02f3-4ffb-9fa2-bf217adbfaf9} <Debug> TCPHandler: Processed in 0.003552752 sec. | ||
3308 | 2025.01.22 05:12:17.041531 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3309 | 2025.01.22 05:12:17.041656 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3310 | 2025.01.22 05:12:17.041708 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3311 | 2025.01.22 05:12:17.042804 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3312 | 2025.01.22 05:12:17.042843 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3313 | 2025.01.22 05:12:17.043194 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3314 | 2025.01.22 05:12:17.043436 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3315 | 2025.01.22 05:12:17.043617 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001989 sec., 6535.947712418301 rows/sec., 407.51 KiB/sec. | ||
3316 | 2025.01.22 05:12:17.043677 [ 254 ] {63ccc7e6-fc63-4d4b-9992-6f242ab53ecf} <Debug> TCPHandler: Processed in 0.002203865 sec. | ||
3317 | 2025.01.22 05:12:17.043824 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3318 | 2025.01.22 05:12:17.043947 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3319 | 2025.01.22 05:12:17.044007 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3320 | 2025.01.22 05:12:17.045092 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3321 | 2025.01.22 05:12:17.045133 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3322 | 2025.01.22 05:12:17.045530 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3323 | 2025.01.22 05:12:17.045771 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3324 | 2025.01.22 05:12:17.045931 [ 143 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3325 | 2025.01.22 05:12:17.045991 [ 143 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3326 | 2025.01.22 05:12:17.046008 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Debug> executeQuery: Read 848 rows, 62.77 KiB in 0.00208 sec., 407692.30769230775 rows/sec., 29.47 MiB/sec. | ||
3327 | 2025.01.22 05:12:17.046035 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3328 | 2025.01.22 05:12:17.046150 [ 253 ] {080dbddc-499c-4cc2-9aff-e2678d746400} <Debug> TCPHandler: Processed in 0.002379368 sec. | ||
3329 | 2025.01.22 05:12:17.046266 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
3330 | 2025.01.22 05:12:17.046346 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3331 | 2025.01.22 05:12:17.046412 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3332 | 2025.01.22 05:12:17.046458 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 883 rows starting from the beginning of the part | ||
3333 | 2025.01.22 05:12:17.046523 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3334 | 2025.01.22 05:12:17.046578 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 399 rows starting from the beginning of the part | ||
3335 | 2025.01.22 05:12:17.046662 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3336 | 2025.01.22 05:12:17.046904 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 101 rows starting from the beginning of the part | ||
3337 | 2025.01.22 05:12:17.047310 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 390 rows starting from the beginning of the part | ||
3338 | 2025.01.22 05:12:17.047752 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part | ||
3339 | 2025.01.22 05:12:17.048145 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 848 rows starting from the beginning of the part | ||
3340 | 2025.01.22 05:12:17.048869 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3341 | 2025.01.22 05:12:17.048912 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3342 | 2025.01.22 05:12:17.049496 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3343 | 2025.01.22 05:12:17.049764 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2025.01.22 05:12:17.049904 [ 143 ] {} <Debug> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3345 | 2025.01.22 05:12:17.049954 [ 143 ] {} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2025.01.22 05:12:17.049957 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003482 sec., 1723.1476163124642 rows/sec., 90.03 KiB/sec. | ||
3347 | 2025.01.22 05:12:17.049984 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3348 | 2025.01.22 05:12:17.050196 [ 254 ] {134c6d2f-5919-4fef-97fc-416e77bf0b58} <Debug> TCPHandler: Processed in 0.00392062 sec. | ||
3349 | 2025.01.22 05:12:17.050623 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::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 | ||
3350 | 2025.01.22 05:12:17.050620 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3351 | 2025.01.22 05:12:17.051345 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3352 | 2025.01.22 05:12:17.051354 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3353 | 2025.01.22 05:12:17.051471 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3354 | 2025.01.22 05:12:17.051553 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3355 | 2025.01.22 05:12:17.051544 [ 194 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2716 rows, containing 5 columns (5 merged, 0 gathered) in 0.005375959 sec., 505212.18632805796 rows/sec., 38.52 MiB/sec. | ||
3356 | 2025.01.22 05:12:17.051842 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3357 | 2025.01.22 05:12:17.052188 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3358 | 2025.01.22 05:12:17.052391 [ 194 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3359 | 2025.01.22 05:12:17.052587 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3360 | 2025.01.22 05:12:17.053027 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3361 | 2025.01.22 05:12:17.053457 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3362 | 2025.01.22 05:12:17.055109 [ 194 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3363 | 2025.01.22 05:12:17.055433 [ 194 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_21_4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3364 | 2025.01.22 05:12:17.055461 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2025.01.22 05:12:17.055557 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3366 | 2025.01.22 05:12:17.055785 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3367 | 2025.01.22 05:12:17.056916 [ 194 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.006818219 sec., 5279.97120655702 rows/sec., 275.86 KiB/sec. | ||
3368 | 2025.01.22 05:12:17.056960 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3369 | 2025.01.22 05:12:17.057117 [ 194 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3370 | 2025.01.22 05:12:17.057506 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3371 | 2025.01.22 05:12:17.057785 [ 187 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2025.01.22 05:12:17.057798 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3373 | 2025.01.22 05:12:17.057913 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3374 | 2025.01.22 05:12:17.057962 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3375 | 2025.01.22 05:12:17.058019 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Debug> executeQuery: Read 930 rows, 63.45 KiB in 0.006928 sec., 134237.8752886836 rows/sec., 8.94 MiB/sec. | ||
3376 | 2025.01.22 05:12:17.058100 [ 187 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_6_1} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3377 | 2025.01.22 05:12:17.058382 [ 253 ] {8bd8130d-825e-4f1c-8687-235f18dd8833} <Debug> TCPHandler: Processed in 0.008040774 sec. | ||
3378 | 2025.01.22 05:12:17.058460 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3379 | 2025.01.22 05:12:17.058561 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
3380 | 2025.01.22 05:12:17.058621 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3381 | 2025.01.22 05:12:17.058733 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3382 | 2025.01.22 05:12:17.058813 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4880 rows starting from the beginning of the part | ||
3383 | 2025.01.22 05:12:17.058867 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3384 | 2025.01.22 05:12:17.059076 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3385 | 2025.01.22 05:12:17.059082 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3386 | 2025.01.22 05:12:17.059598 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 163 rows starting from the beginning of the part | ||
3387 | 2025.01.22 05:12:17.059992 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3388 | 2025.01.22 05:12:17.060341 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
3389 | 2025.01.22 05:12:17.060666 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 930 rows starting from the beginning of the part | ||
3390 | 2025.01.22 05:12:17.061375 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3391 | 2025.01.22 05:12:17.061437 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3392 | 2025.01.22 05:12:17.062137 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3393 | 2025.01.22 05:12:17.062679 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3394 | 2025.01.22 05:12:17.063225 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004418 sec., 226.34676324128566 rows/sec., 15.25 KiB/sec. | ||
3395 | 2025.01.22 05:12:17.063321 [ 254 ] {aef01e11-6cf7-49fa-b2d3-206378e6a25b} <Debug> TCPHandler: Processed in 0.004819918 sec. | ||
3396 | 2025.01.22 05:12:17.063497 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3397 | 2025.01.22 05:12:17.063638 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3398 | 2025.01.22 05:12:17.063775 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3399 | 2025.01.22 05:12:17.065372 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6607 rows, containing 5 columns (5 merged, 0 gathered) in 0.007302038 sec., 904815.8883862286 rows/sec., 61.15 MiB/sec. | ||
3400 | 2025.01.22 05:12:17.065563 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3401 | 2025.01.22 05:12:17.065610 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3402 | 2025.01.22 05:12:17.065952 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3403 | 2025.01.22 05:12:17.066593 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3404 | 2025.01.22 05:12:17.066774 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3405 | 2025.01.22 05:12:17.066882 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3406 | 2025.01.22 05:12:17.066917 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3407 | 2025.01.22 05:12:17.067202 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3408 | 2025.01.22 05:12:17.067560 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003928 sec., 2036.6598778004072 rows/sec., 3.65 MiB/sec. | ||
3409 | 2025.01.22 05:12:17.067762 [ 253 ] {ebaf5eb2-4ed1-4282-bae2-92ff8db0cb8b} <Debug> TCPHandler: Processed in 0.004354129 sec. | ||
3410 | 2025.01.22 05:12:17.067919 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3411 | 2025.01.22 05:12:17.068046 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3412 | 2025.01.22 05:12:17.068098 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3413 | 2025.01.22 05:12:17.068594 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3414 | 2025.01.22 05:12:17.068632 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3415 | 2025.01.22 05:12:17.069018 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3416 | 2025.01.22 05:12:17.069258 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3417 | 2025.01.22 05:12:17.069383 [ 143 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3418 | 2025.01.22 05:12:17.069424 [ 143 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2025.01.22 05:12:17.069440 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001418 sec., 40902.67983074753 rows/sec., 2.53 MiB/sec. | ||
3420 | 2025.01.22 05:12:17.069450 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3421 | 2025.01.22 05:12:17.069532 [ 254 ] {80fc013c-9527-47c7-b762-ca3d162dc8c4} <Debug> TCPHandler: Processed in 0.001680824 sec. | ||
3422 | 2025.01.22 05:12:17.069817 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3423 | 2025.01.22 05:12:17.069978 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3424 | 2025.01.22 05:12:17.070006 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
3425 | 2025.01.22 05:12:17.070091 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3426 | 2025.01.22 05:12:17.070273 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3427 | 2025.01.22 05:12:17.070463 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3428 | 2025.01.22 05:12:17.070650 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3429 | 2025.01.22 05:12:17.070764 [ 195 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 58 rows starting from the beginning of the part | ||
3430 | 2025.01.22 05:12:17.071989 [ 194 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 4 columns (4 merged, 0 gathered) in 0.00245515 sec., 461886.239129992 rows/sec., 30.39 MiB/sec. | ||
3431 | 2025.01.22 05:12:17.072170 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3432 | 2025.01.22 05:12:17.072471 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3433 | 2025.01.22 05:12:17.072552 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_21_4} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3434 | 2025.01.22 05:12:17.072636 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3435 | 2025.01.22 05:12:18.354983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 480 | ||
3436 | 2025.01.22 05:12:18.358656 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3437 | 2025.01.22 05:12:18.358698 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3438 | 2025.01.22 05:12:18.360473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3439 | 2025.01.22 05:12:18.360792 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3440 | 2025.01.22 05:12:18.361708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
3441 | 2025.01.22 05:12:19.208395 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3442 | 2025.01.22 05:12:19.208698 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3443 | 2025.01.22 05:12:19.208818 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3444 | 2025.01.22 05:12:19.209698 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2025.01.22 05:12:19.209744 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3446 | 2025.01.22 05:12:19.210174 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3447 | 2025.01.22 05:12:19.210438 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3448 | 2025.01.22 05:12:19.210684 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.08 MiB/sec. | ||
3449 | 2025.01.22 05:12:19.210752 [ 253 ] {18b908c0-8bde-4010-b101-913b5e743ef2} <Debug> TCPHandler: Processed in 0.002546682 sec. | ||
3450 | 2025.01.22 05:12:19.211008 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3451 | 2025.01.22 05:12:19.211200 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3452 | 2025.01.22 05:12:19.211271 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3453 | 2025.01.22 05:12:19.212055 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3454 | 2025.01.22 05:12:19.212104 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3455 | 2025.01.22 05:12:19.212538 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3456 | 2025.01.22 05:12:19.212805 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3457 | 2025.01.22 05:12:19.213037 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. | ||
3458 | 2025.01.22 05:12:19.213105 [ 254 ] {2b3b62b7-c505-47f5-9b5e-bb8dc48c34c5} <Debug> TCPHandler: Processed in 0.002231205 sec. | ||
3459 | 2025.01.22 05:12:19.213270 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3460 | 2025.01.22 05:12:19.213419 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3461 | 2025.01.22 05:12:19.213485 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3462 | 2025.01.22 05:12:19.214127 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3463 | 2025.01.22 05:12:19.214168 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3464 | 2025.01.22 05:12:19.214556 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3465 | 2025.01.22 05:12:19.214796 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3466 | 2025.01.22 05:12:19.215016 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001633 sec., 39191.67176974893 rows/sec., 2.73 MiB/sec. | ||
3467 | 2025.01.22 05:12:19.215074 [ 253 ] {ccb5c677-c346-4cba-be46-0336cf6aefbd} <Debug> TCPHandler: Processed in 0.001872108 sec. | ||
3468 | 2025.01.22 05:12:19.215224 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3469 | 2025.01.22 05:12:19.215368 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3470 | 2025.01.22 05:12:19.215431 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3471 | 2025.01.22 05:12:19.216014 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2025.01.22 05:12:19.216063 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3473 | 2025.01.22 05:12:19.216443 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3474 | 2025.01.22 05:12:19.216686 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2025.01.22 05:12:19.216897 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.04 MiB/sec. | ||
3476 | 2025.01.22 05:12:19.216950 [ 254 ] {9bdf0f26-7ebd-4557-9c4a-7a9798d47201} <Debug> TCPHandler: Processed in 0.001795396 sec. | ||
3477 | 2025.01.22 05:12:20.842190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3478 | 2025.01.22 05:12:20.842821 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3479 | 2025.01.22 05:12:20.842869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3480 | 2025.01.22 05:12:20.843389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3481 | 2025.01.22 05:12:20.843643 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3482 | 2025.01.22 05:12:20.843879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3483 | 2025.01.22 05:12:21.290705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3484 | 2025.01.22 05:12:21.311096 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3485 | 2025.01.22 05:12:21.311142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3486 | 2025.01.22 05:12:21.318591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3487 | 2025.01.22 05:12:21.319359 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3488 | 2025.01.22 05:12:21.321884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3489 | 2025.01.22 05:12:24.213450 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3490 | 2025.01.22 05:12:24.213638 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3491 | 2025.01.22 05:12:24.213709 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3492 | 2025.01.22 05:12:24.214543 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2025.01.22 05:12:24.214585 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3494 | 2025.01.22 05:12:24.215042 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3495 | 2025.01.22 05:12:24.215310 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3496 | 2025.01.22 05:12:24.215512 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.001927 sec., 61235.08043591074 rows/sec., 5.22 MiB/sec. | ||
3497 | 2025.01.22 05:12:24.215567 [ 253 ] {729df404-ee3d-4699-8135-3fc78e6529ca} <Debug> TCPHandler: Processed in 0.002246315 sec. | ||
3498 | 2025.01.22 05:12:24.215829 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3499 | 2025.01.22 05:12:24.216051 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3500 | 2025.01.22 05:12:24.216136 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3501 | 2025.01.22 05:12:24.216915 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3502 | 2025.01.22 05:12:24.216969 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3503 | 2025.01.22 05:12:24.217408 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3504 | 2025.01.22 05:12:24.217663 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3505 | 2025.01.22 05:12:24.217967 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001954 sec., 15864.89252814739 rows/sec., 1.17 MiB/sec. | ||
3506 | 2025.01.22 05:12:24.218107 [ 254 ] {6ae82435-3f99-4db6-95d1-65b5c81192d8} <Debug> TCPHandler: Processed in 0.002417989 sec. | ||
3507 | 2025.01.22 05:12:24.218294 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3508 | 2025.01.22 05:12:24.218431 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3509 | 2025.01.22 05:12:24.218489 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3510 | 2025.01.22 05:12:24.219224 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3511 | 2025.01.22 05:12:24.219267 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3512 | 2025.01.22 05:12:24.219629 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3513 | 2025.01.22 05:12:24.219873 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3514 | 2025.01.22 05:12:24.220089 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001687 sec., 56312.98162418495 rows/sec., 4.40 MiB/sec. | ||
3515 | 2025.01.22 05:12:24.220314 [ 253 ] {507334c3-0167-4800-8e56-78664b04e64a} <Debug> TCPHandler: Processed in 0.002082043 sec. | ||
3516 | 2025.01.22 05:12:24.220489 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3517 | 2025.01.22 05:12:24.220616 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3518 | 2025.01.22 05:12:24.220676 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3519 | 2025.01.22 05:12:24.221279 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3520 | 2025.01.22 05:12:24.221321 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3521 | 2025.01.22 05:12:24.221730 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3522 | 2025.01.22 05:12:24.221978 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2025.01.22 05:12:24.222188 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
3524 | 2025.01.22 05:12:24.222272 [ 254 ] {a021a0d6-5c2e-45ab-9fae-309ebbed7631} <Debug> TCPHandler: Processed in 0.001842358 sec. | ||
3525 | 2025.01.22 05:12:24.222424 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3526 | 2025.01.22 05:12:24.222542 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3527 | 2025.01.22 05:12:24.222623 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3528 | 2025.01.22 05:12:24.223773 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3529 | 2025.01.22 05:12:24.223812 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3530 | 2025.01.22 05:12:24.224440 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3531 | 2025.01.22 05:12:24.224701 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3532 | 2025.01.22 05:12:24.224890 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3533 | 2025.01.22 05:12:24.224942 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3534 | 2025.01.22 05:12:24.224967 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002446 sec., 12673.753066230582 rows/sec., 22.71 MiB/sec. | ||
3535 | 2025.01.22 05:12:24.224972 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3536 | 2025.01.22 05:12:24.225584 [ 253 ] {295e0b4a-8a74-43e0-afa2-c6043f700066} <Debug> TCPHandler: Processed in 0.003209035 sec. | ||
3537 | 2025.01.22 05:12:24.225626 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
3538 | 2025.01.22 05:12:24.225804 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2025.01.22 05:12:24.226103 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3540 | 2025.01.22 05:12:24.226260 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3541 | 2025.01.22 05:12:24.226530 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3542 | 2025.01.22 05:12:24.226810 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part | ||
3543 | 2025.01.22 05:12:24.227613 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
3544 | 2025.01.22 05:12:24.228401 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
3545 | 2025.01.22 05:12:24.228488 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2025.01.22 05:12:24.228581 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3547 | 2025.01.22 05:12:24.229082 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
3548 | 2025.01.22 05:12:24.229795 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
3549 | 2025.01.22 05:12:24.230407 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3550 | 2025.01.22 05:12:24.230413 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
3551 | 2025.01.22 05:12:24.231230 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3552 | 2025.01.22 05:12:24.231781 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005775 sec., 10389.61038961039 rows/sec., 716.99 KiB/sec. | ||
3553 | 2025.01.22 05:12:24.231937 [ 254 ] {8cb48b14-5657-48ef-b4e0-ee6cebf5e392} <Debug> TCPHandler: Processed in 0.006229827 sec. | ||
3554 | 2025.01.22 05:12:24.234621 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 19 columns (19 merged, 0 gathered) in 0.009477593 sec., 21418.940441945546 rows/sec., 38.38 MiB/sec. | ||
3555 | 2025.01.22 05:12:24.235439 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3556 | 2025.01.22 05:12:24.235898 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3557 | 2025.01.22 05:12:24.235995 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3558 | 2025.01.22 05:12:24.236157 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
3559 | 2025.01.22 05:12:28.253936 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3560 | 2025.01.22 05:12:28.254005 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3561 | 2025.01.22 05:12:28.344033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3562 | 2025.01.22 05:12:28.344798 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3563 | 2025.01.22 05:12:28.344847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3564 | 2025.01.22 05:12:28.345482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3565 | 2025.01.22 05:12:28.345743 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3566 | 2025.01.22 05:12:28.345986 [ 129 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3567 | 2025.01.22 05:12:28.346008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3568 | 2025.01.22 05:12:28.346083 [ 129 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2025.01.22 05:12:28.346117 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3570 | 2025.01.22 05:12:28.346286 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
3571 | 2025.01.22 05:12:28.346415 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3572 | 2025.01.22 05:12:28.346455 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
3573 | 2025.01.22 05:12:28.346532 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
3574 | 2025.01.22 05:12:28.346703 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
3575 | 2025.01.22 05:12:28.346991 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
3576 | 2025.01.22 05:12:28.347188 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
3577 | 2025.01.22 05:12:28.347293 [ 188 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
3578 | 2025.01.22 05:12:28.348987 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002788557 sec., 2646888.695479418 rows/sec., 37.86 MiB/sec. | ||
3579 | 2025.01.22 05:12:28.349507 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3580 | 2025.01.22 05:12:28.349839 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_16_3} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2025.01.22 05:12:28.349932 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_16_3} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3582 | 2025.01.22 05:12:28.350047 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3583 | 2025.01.22 05:12:28.362023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 500 | ||
3584 | 2025.01.22 05:12:28.364745 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2025.01.22 05:12:28.364784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3586 | 2025.01.22 05:12:28.366206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3587 | 2025.01.22 05:12:28.366508 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2025.01.22 05:12:28.366707 [ 129 ] {} <Debug> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3589 | 2025.01.22 05:12:28.366825 [ 129 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2025.01.22 05:12:28.366894 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3591 | 2025.01.22 05:12:28.367176 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
3592 | 2025.01.22 05:12:28.367498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
3593 | 2025.01.22 05:12:28.367891 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3594 | 2025.01.22 05:12:28.368012 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
3595 | 2025.01.22 05:12:28.368592 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
3596 | 2025.01.22 05:12:28.369148 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
3597 | 2025.01.22 05:12:28.369724 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3598 | 2025.01.22 05:12:28.370227 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
3599 | 2025.01.22 05:12:28.370827 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
3600 | 2025.01.22 05:12:28.378723 [ 190 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 72 columns (72 merged, 0 gathered) in 0.011701039 sec., 42731.24805412579 rows/sec., 39.43 MiB/sec. | ||
3601 | 2025.01.22 05:12:28.379536 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3602 | 2025.01.22 05:12:28.380211 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3603 | 2025.01.22 05:12:28.380289 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_11_2} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3604 | 2025.01.22 05:12:28.380474 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3605 | 2025.01.22 05:12:28.821983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3606 | 2025.01.22 05:12:28.842726 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3607 | 2025.01.22 05:12:28.842782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3608 | 2025.01.22 05:12:28.850430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3609 | 2025.01.22 05:12:28.851197 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3610 | 2025.01.22 05:12:28.851645 [ 129 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3611 | 2025.01.22 05:12:28.851813 [ 129 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2025.01.22 05:12:28.851919 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3613 | 2025.01.22 05:12:28.852293 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
3614 | 2025.01.22 05:12:28.859688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3615 | 2025.01.22 05:12:28.861201 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3616 | 2025.01.22 05:12:28.862100 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
3617 | 2025.01.22 05:12:28.866689 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
3618 | 2025.01.22 05:12:28.871342 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
3619 | 2025.01.22 05:12:28.876254 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
3620 | 2025.01.22 05:12:28.881349 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3621 | 2025.01.22 05:12:28.886017 [ 203 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3622 | 2025.01.22 05:12:28.944896 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.092797561 sec., 1303.9135802286874 rows/sec., 6.74 MiB/sec. | ||
3623 | 2025.01.22 05:12:28.947579 [ 193 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3624 | 2025.01.22 05:12:28.950695 [ 193 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_16_3} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3625 | 2025.01.22 05:12:28.950824 [ 193 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_16_3} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3626 | 2025.01.22 05:12:28.953273 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3627 | 2025.01.22 05:12:29.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.88 MiB, peak 184.86 MiB, free memory in arenas 0.00 B, will set to 176.80 MiB (RSS), difference: 1.92 MiB | ||
3628 | 2025.01.22 05:12:29.001326 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000927159 sec. | ||
3629 | 2025.01.22 05:12:29.216882 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3630 | 2025.01.22 05:12:29.217088 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3631 | 2025.01.22 05:12:29.217167 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3632 | 2025.01.22 05:12:29.217941 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3633 | 2025.01.22 05:12:29.217991 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3634 | 2025.01.22 05:12:29.218438 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3635 | 2025.01.22 05:12:29.218721 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2025.01.22 05:12:29.218969 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
3637 | 2025.01.22 05:12:29.219042 [ 253 ] {749d8dc8-37af-4b32-ba49-46d74fd39d6a} <Debug> TCPHandler: Processed in 0.002296717 sec. | ||
3638 | 2025.01.22 05:12:29.219356 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3639 | 2025.01.22 05:12:29.219553 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3640 | 2025.01.22 05:12:29.219627 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3641 | 2025.01.22 05:12:29.220524 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3642 | 2025.01.22 05:12:29.220576 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3643 | 2025.01.22 05:12:29.221025 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3644 | 2025.01.22 05:12:29.221284 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3645 | 2025.01.22 05:12:29.221511 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.00201 sec., 108955.22388059701 rows/sec., 9.48 MiB/sec. | ||
3646 | 2025.01.22 05:12:29.221568 [ 254 ] {dea88362-6d7a-4f0c-a36e-65c6c33f5774} <Debug> TCPHandler: Processed in 0.002377938 sec. | ||
3647 | 2025.01.22 05:12:29.221723 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3648 | 2025.01.22 05:12:29.221856 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3649 | 2025.01.22 05:12:29.221913 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3650 | 2025.01.22 05:12:29.222531 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3651 | 2025.01.22 05:12:29.222574 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3652 | 2025.01.22 05:12:29.222948 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3653 | 2025.01.22 05:12:29.223191 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3654 | 2025.01.22 05:12:29.223418 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001594 sec., 9410.288582183188 rows/sec., 663.50 KiB/sec. | ||
3655 | 2025.01.22 05:12:29.223474 [ 253 ] {f5de1024-1218-439d-bc39-4b7b29b52962} <Debug> TCPHandler: Processed in 0.001813167 sec. | ||
3656 | 2025.01.22 05:12:29.223639 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3657 | 2025.01.22 05:12:29.223778 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3658 | 2025.01.22 05:12:29.223836 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3659 | 2025.01.22 05:12:29.224500 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3660 | 2025.01.22 05:12:29.224539 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3661 | 2025.01.22 05:12:29.224898 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3662 | 2025.01.22 05:12:29.225134 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3663 | 2025.01.22 05:12:29.225387 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. | ||
3664 | 2025.01.22 05:12:29.225571 [ 254 ] {802e129b-dfe7-4ebc-883b-d03da665f78f} <Debug> TCPHandler: Processed in 0.001994061 sec. | ||
3665 | 2025.01.22 05:12:29.225728 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3666 | 2025.01.22 05:12:29.225870 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3667 | 2025.01.22 05:12:29.225929 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3668 | 2025.01.22 05:12:29.226575 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3669 | 2025.01.22 05:12:29.226615 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3670 | 2025.01.22 05:12:29.226972 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3671 | 2025.01.22 05:12:29.227211 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3672 | 2025.01.22 05:12:29.227431 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
3673 | 2025.01.22 05:12:29.227485 [ 253 ] {8c61afa7-06b4-48c9-88d6-c899e3e043cc} <Debug> TCPHandler: Processed in 0.001822826 sec. | ||
3674 | 2025.01.22 05:12:29.227641 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3675 | 2025.01.22 05:12:29.227777 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3676 | 2025.01.22 05:12:29.227834 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3677 | 2025.01.22 05:12:29.228685 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3678 | 2025.01.22 05:12:29.228724 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3679 | 2025.01.22 05:12:29.229100 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3680 | 2025.01.22 05:12:29.229333 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3681 | 2025.01.22 05:12:29.229549 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001802 sec., 216426.19311875693 rows/sec., 15.35 MiB/sec. | ||
3682 | 2025.01.22 05:12:29.229602 [ 254 ] {78d8d93d-c48b-4560-b1c7-46d13e8b6678} <Debug> TCPHandler: Processed in 0.002028912 sec. | ||
3683 | 2025.01.22 05:12:29.229738 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3684 | 2025.01.22 05:12:29.229857 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3685 | 2025.01.22 05:12:29.229910 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3686 | 2025.01.22 05:12:29.230397 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3687 | 2025.01.22 05:12:29.230437 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3688 | 2025.01.22 05:12:29.230803 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3689 | 2025.01.22 05:12:29.231047 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3690 | 2025.01.22 05:12:29.231261 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. | ||
3691 | 2025.01.22 05:12:29.231315 [ 253 ] {30ef2d12-f5cb-4281-9750-cefdda6366f5} <Debug> TCPHandler: Processed in 0.001633604 sec. | ||
3692 | 2025.01.22 05:12:29.231455 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3693 | 2025.01.22 05:12:29.231593 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3694 | 2025.01.22 05:12:29.231655 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3695 | 2025.01.22 05:12:29.232348 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3696 | 2025.01.22 05:12:29.232393 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3697 | 2025.01.22 05:12:29.232796 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3698 | 2025.01.22 05:12:29.233043 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3699 | 2025.01.22 05:12:29.233305 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001727 sec., 137232.1945570353 rows/sec., 9.20 MiB/sec. | ||
3700 | 2025.01.22 05:12:29.233543 [ 254 ] {389e9342-c435-4ac5-804c-06fa92d433bf} <Debug> TCPHandler: Processed in 0.002147604 sec. | ||
3701 | 2025.01.22 05:12:29.233727 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3702 | 2025.01.22 05:12:29.233868 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3703 | 2025.01.22 05:12:29.233928 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3704 | 2025.01.22 05:12:29.234467 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3705 | 2025.01.22 05:12:29.234507 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3706 | 2025.01.22 05:12:29.234861 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3707 | 2025.01.22 05:12:29.235102 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3708 | 2025.01.22 05:12:29.235311 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
3709 | 2025.01.22 05:12:29.235364 [ 253 ] {7aadd98e-7651-492a-b3d4-eef00950d1d0} <Debug> TCPHandler: Processed in 0.001705855 sec. | ||
3710 | 2025.01.22 05:12:29.235510 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3711 | 2025.01.22 05:12:29.235648 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3712 | 2025.01.22 05:12:29.235740 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3713 | 2025.01.22 05:12:29.236947 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3714 | 2025.01.22 05:12:29.236985 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3715 | 2025.01.22 05:12:29.237592 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3716 | 2025.01.22 05:12:29.237844 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3717 | 2025.01.22 05:12:29.238169 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002533 sec., 3158.3103039873668 rows/sec., 5.66 MiB/sec. | ||
3718 | 2025.01.22 05:12:29.238336 [ 254 ] {f7b86998-e89c-4490-8c75-c9d4271e7e4c} <Debug> TCPHandler: Processed in 0.002891629 sec. | ||
3719 | 2025.01.22 05:12:29.238489 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3720 | 2025.01.22 05:12:29.238626 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3721 | 2025.01.22 05:12:29.238685 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3722 | 2025.01.22 05:12:29.239282 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2025.01.22 05:12:29.239328 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3724 | 2025.01.22 05:12:29.239714 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3725 | 2025.01.22 05:12:29.239953 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3726 | 2025.01.22 05:12:29.240185 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001589 sec., 51604.78288231592 rows/sec., 3.28 MiB/sec. | ||
3727 | 2025.01.22 05:12:29.240238 [ 253 ] {90ff7f73-906c-4833-a488-11e321fa7515} <Debug> TCPHandler: Processed in 0.001815087 sec. | ||
3728 | 2025.01.22 05:12:34.214283 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3729 | 2025.01.22 05:12:34.214485 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3730 | 2025.01.22 05:12:34.214559 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3731 | 2025.01.22 05:12:34.215312 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3732 | 2025.01.22 05:12:34.215357 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3733 | 2025.01.22 05:12:34.215779 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3734 | 2025.01.22 05:12:34.216038 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3735 | 2025.01.22 05:12:34.216289 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001849 sec., 1081.6657652785289 rows/sec., 88.20 KiB/sec. | ||
3736 | 2025.01.22 05:12:34.216424 [ 253 ] {8e58aa83-2324-401a-8416-f5854619f017} <Debug> TCPHandler: Processed in 0.002269646 sec. | ||
3737 | 2025.01.22 05:12:34.216676 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2025.01.22 05:12:34.216870 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3739 | 2025.01.22 05:12:34.216945 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3740 | 2025.01.22 05:12:34.217754 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2025.01.22 05:12:34.217801 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3742 | 2025.01.22 05:12:34.218240 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3743 | 2025.01.22 05:12:34.218492 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2025.01.22 05:12:34.218746 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001921 sec., 61946.902654867255 rows/sec., 5.28 MiB/sec. | ||
3745 | 2025.01.22 05:12:34.218876 [ 254 ] {ace02d07-6292-492d-bad5-7f0bc39e9b58} <Debug> TCPHandler: Processed in 0.002320408 sec. | ||
3746 | 2025.01.22 05:12:34.219094 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2025.01.22 05:12:34.219233 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3748 | 2025.01.22 05:12:34.219288 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3749 | 2025.01.22 05:12:34.219943 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2025.01.22 05:12:34.219982 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3751 | 2025.01.22 05:12:34.220364 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3752 | 2025.01.22 05:12:34.220601 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2025.01.22 05:12:34.220782 [ 122 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3754 | 2025.01.22 05:12:34.220859 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001656 sec., 19927.53623188406 rows/sec., 1.46 MiB/sec. | ||
3755 | 2025.01.22 05:12:34.220885 [ 122 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3756 | 2025.01.22 05:12:34.220959 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3757 | 2025.01.22 05:12:34.220984 [ 253 ] {1c6ce34e-5453-4714-83aa-419ee0c7c7ec} <Debug> TCPHandler: Processed in 0.00194713 sec. | ||
3758 | 2025.01.22 05:12:34.221208 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3759 | 2025.01.22 05:12:34.221235 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
3760 | 2025.01.22 05:12:34.221431 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3761 | 2025.01.22 05:12:34.221477 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3762 | 2025.01.22 05:12:34.221552 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3763 | 2025.01.22 05:12:34.221558 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 56 rows starting from the beginning of the part | ||
3764 | 2025.01.22 05:12:34.221898 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
3765 | 2025.01.22 05:12:34.222205 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
3766 | 2025.01.22 05:12:34.222523 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
3767 | 2025.01.22 05:12:34.222864 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
3768 | 2025.01.22 05:12:34.223194 [ 196 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part | ||
3769 | 2025.01.22 05:12:34.224625 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3770 | 2025.01.22 05:12:34.224699 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3771 | 2025.01.22 05:12:34.225851 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3772 | 2025.01.22 05:12:34.226065 [ 193 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.004978381 sec., 36758.93829741034 rows/sec., 2.78 MiB/sec. | ||
3773 | 2025.01.22 05:12:34.226309 [ 193 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3774 | 2025.01.22 05:12:34.226334 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2025.01.22 05:12:34.226785 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005437 sec., 17840.72098583778 rows/sec., 1.39 MiB/sec. | ||
3776 | 2025.01.22 05:12:34.226949 [ 193 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3777 | 2025.01.22 05:12:34.226962 [ 254 ] {10a2f6f1-12b6-43db-80e5-1c1f6dbce3ce} <Debug> TCPHandler: Processed in 0.00588522 sec. | ||
3778 | 2025.01.22 05:12:34.227126 [ 193 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_16_3} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3779 | 2025.01.22 05:12:34.227207 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3780 | 2025.01.22 05:12:34.227243 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3781 | 2025.01.22 05:12:34.227356 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3782 | 2025.01.22 05:12:34.227419 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3783 | 2025.01.22 05:12:34.228006 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2025.01.22 05:12:34.228044 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3785 | 2025.01.22 05:12:34.228444 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3786 | 2025.01.22 05:12:34.228677 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3787 | 2025.01.22 05:12:34.228898 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001573 sec., 102352.19326128418 rows/sec., 7.13 MiB/sec. | ||
3788 | 2025.01.22 05:12:34.228955 [ 253 ] {66f5fc0c-a9dc-44d0-b459-3dc0491c7ac8} <Debug> TCPHandler: Processed in 0.001849958 sec. | ||
3789 | 2025.01.22 05:12:34.229111 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3790 | 2025.01.22 05:12:34.229254 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3791 | 2025.01.22 05:12:34.229349 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3792 | 2025.01.22 05:12:34.230717 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3793 | 2025.01.22 05:12:34.230756 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3794 | 2025.01.22 05:12:34.231423 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3795 | 2025.01.22 05:12:34.231679 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3796 | 2025.01.22 05:12:34.231925 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002703 sec., 11468.738438771734 rows/sec., 20.55 MiB/sec. | ||
3797 | 2025.01.22 05:12:34.232038 [ 254 ] {aef97eee-a038-48f9-8919-0d384a21666b} <Debug> TCPHandler: Processed in 0.002993491 sec. | ||
3798 | 2025.01.22 05:12:34.232203 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3799 | 2025.01.22 05:12:34.232345 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3800 | 2025.01.22 05:12:34.232405 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3801 | 2025.01.22 05:12:34.232920 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2025.01.22 05:12:34.232958 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3803 | 2025.01.22 05:12:34.233328 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3804 | 2025.01.22 05:12:34.233564 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3805 | 2025.01.22 05:12:34.233830 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
3806 | 2025.01.22 05:12:34.234001 [ 253 ] {9b1ad688-a36e-4800-974e-22c784e14c3f} <Debug> TCPHandler: Processed in 0.001861228 sec. | ||
3807 | 2025.01.22 05:12:35.846214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3808 | 2025.01.22 05:12:35.846850 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3809 | 2025.01.22 05:12:35.846892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3810 | 2025.01.22 05:12:35.847416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3811 | 2025.01.22 05:12:35.847668 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3812 | 2025.01.22 05:12:35.847911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3813 | 2025.01.22 05:12:36.359786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3814 | 2025.01.22 05:12:36.379478 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2025.01.22 05:12:36.379531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3816 | 2025.01.22 05:12:36.386936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3817 | 2025.01.22 05:12:36.387697 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2025.01.22 05:12:36.390855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3819 | 2025.01.22 05:12:37.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.35 MiB, peak 184.86 MiB, free memory in arenas 0.00 B, will set to 178.61 MiB (RSS), difference: 1.26 MiB | ||
3820 | 2025.01.22 05:12:38.367709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 536 | ||
3821 | 2025.01.22 05:12:38.371088 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3822 | 2025.01.22 05:12:38.371148 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3823 | 2025.01.22 05:12:38.372654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3824 | 2025.01.22 05:12:38.372979 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3825 | 2025.01.22 05:12:38.374183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
3826 | 2025.01.22 05:12:39.216638 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2025.01.22 05:12:39.216828 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3828 | 2025.01.22 05:12:39.216900 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3829 | 2025.01.22 05:12:39.217661 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2025.01.22 05:12:39.217707 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3831 | 2025.01.22 05:12:39.218151 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3832 | 2025.01.22 05:12:39.218401 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2025.01.22 05:12:39.218652 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
3834 | 2025.01.22 05:12:39.218718 [ 253 ] {48aaa79a-d6d8-4747-ba30-3836998eef52} <Debug> TCPHandler: Processed in 0.002208775 sec. | ||
3835 | 2025.01.22 05:12:39.218983 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3836 | 2025.01.22 05:12:39.219197 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3837 | 2025.01.22 05:12:39.219277 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3838 | 2025.01.22 05:12:39.220183 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2025.01.22 05:12:39.220230 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3840 | 2025.01.22 05:12:39.220679 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3841 | 2025.01.22 05:12:39.220932 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2025.01.22 05:12:39.221122 [ 116 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3843 | 2025.01.22 05:12:39.221190 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.002049 sec., 106881.40556368961 rows/sec., 9.30 MiB/sec. | ||
3844 | 2025.01.22 05:12:39.221214 [ 116 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3845 | 2025.01.22 05:12:39.221276 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3846 | 2025.01.22 05:12:39.221331 [ 254 ] {30d09f11-95fe-45f9-adc7-cf93a12712d0} <Debug> TCPHandler: Processed in 0.002490831 sec. | ||
3847 | 2025.01.22 05:12:39.221554 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
3848 | 2025.01.22 05:12:39.221568 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3849 | 2025.01.22 05:12:39.221835 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3850 | 2025.01.22 05:12:39.221845 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3851 | 2025.01.22 05:12:39.221901 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1429 rows starting from the beginning of the part | ||
3852 | 2025.01.22 05:12:39.221953 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3853 | 2025.01.22 05:12:39.222221 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
3854 | 2025.01.22 05:12:39.222631 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
3855 | 2025.01.22 05:12:39.223038 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 219 rows starting from the beginning of the part | ||
3856 | 2025.01.22 05:12:39.223444 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 119 rows starting from the beginning of the part | ||
3857 | 2025.01.22 05:12:39.223772 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 219 rows starting from the beginning of the part | ||
3858 | 2025.01.22 05:12:39.224695 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3859 | 2025.01.22 05:12:39.224779 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3860 | 2025.01.22 05:12:39.225877 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3861 | 2025.01.22 05:12:39.226350 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2025.01.22 05:12:39.226779 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.004998 sec., 3001.200480192077 rows/sec., 211.61 KiB/sec. | ||
3863 | 2025.01.22 05:12:39.227152 [ 253 ] {03587dcf-970a-4851-9adc-e2427e47c232} <Debug> TCPHandler: Processed in 0.005695707 sec. | ||
3864 | 2025.01.22 05:12:39.227248 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869359 sec., 368012.9295209238 rows/sec., 32.47 MiB/sec. | ||
3865 | 2025.01.22 05:12:39.227352 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3866 | 2025.01.22 05:12:39.227536 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3867 | 2025.01.22 05:12:39.227619 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3868 | 2025.01.22 05:12:39.227633 [ 192 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3869 | 2025.01.22 05:12:39.228358 [ 192 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3870 | 2025.01.22 05:12:39.228482 [ 192 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_26_5} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3871 | 2025.01.22 05:12:39.228645 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3872 | 2025.01.22 05:12:39.228819 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3873 | 2025.01.22 05:12:39.228864 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3874 | 2025.01.22 05:12:39.229225 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3875 | 2025.01.22 05:12:39.229465 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3876 | 2025.01.22 05:12:39.229684 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002214 sec., 6323.396567299007 rows/sec., 442.85 KiB/sec. | ||
3877 | 2025.01.22 05:12:39.229745 [ 254 ] {87a5a3cc-da2c-4e42-ab27-276c1e8292df} <Debug> TCPHandler: Processed in 0.00247609 sec. | ||
3878 | 2025.01.22 05:12:39.229891 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3879 | 2025.01.22 05:12:39.230016 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3880 | 2025.01.22 05:12:39.230067 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3881 | 2025.01.22 05:12:39.230669 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2025.01.22 05:12:39.230709 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3883 | 2025.01.22 05:12:39.231070 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3884 | 2025.01.22 05:12:39.231308 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2025.01.22 05:12:39.231519 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
3886 | 2025.01.22 05:12:39.231575 [ 253 ] {d6439880-d539-4bf8-8dfd-22f3d5688d33} <Debug> TCPHandler: Processed in 0.001741156 sec. | ||
3887 | 2025.01.22 05:12:39.231722 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3888 | 2025.01.22 05:12:39.231848 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3889 | 2025.01.22 05:12:39.231905 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3890 | 2025.01.22 05:12:39.232782 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3891 | 2025.01.22 05:12:39.232827 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3892 | 2025.01.22 05:12:39.233215 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3893 | 2025.01.22 05:12:39.233453 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3894 | 2025.01.22 05:12:39.233612 [ 116 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3895 | 2025.01.22 05:12:39.233669 [ 116 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3896 | 2025.01.22 05:12:39.233700 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001877 sec., 207778.36973894513 rows/sec., 14.74 MiB/sec. | ||
3897 | 2025.01.22 05:12:39.233705 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3898 | 2025.01.22 05:12:39.233914 [ 254 ] {d43f108b-ef17-4758-809e-3af9d4dd6112} <Debug> TCPHandler: Processed in 0.002241625 sec. | ||
3899 | 2025.01.22 05:12:39.234027 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
3900 | 2025.01.22 05:12:39.234139 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3901 | 2025.01.22 05:12:39.234406 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3902 | 2025.01.22 05:12:39.234441 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3903 | 2025.01.22 05:12:39.234505 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part | ||
3904 | 2025.01.22 05:12:39.234563 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3905 | 2025.01.22 05:12:39.234966 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
3906 | 2025.01.22 05:12:39.235316 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
3907 | 2025.01.22 05:12:39.235749 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 390 rows starting from the beginning of the part | ||
3908 | 2025.01.22 05:12:39.236082 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 97 rows starting from the beginning of the part | ||
3909 | 2025.01.22 05:12:39.236302 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 390 rows starting from the beginning of the part | ||
3910 | 2025.01.22 05:12:39.237223 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3911 | 2025.01.22 05:12:39.237296 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3912 | 2025.01.22 05:12:39.238321 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3913 | 2025.01.22 05:12:39.238802 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3914 | 2025.01.22 05:12:39.239332 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004951 sec., 1211.876388608362 rows/sec., 63.32 KiB/sec. | ||
3915 | 2025.01.22 05:12:39.239663 [ 253 ] {b47e9408-e6cd-4193-acf7-5124d50c8dfc} <Debug> TCPHandler: Processed in 0.005625205 sec. | ||
3916 | 2025.01.22 05:12:39.239908 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3917 | 2025.01.22 05:12:39.239916 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.006078184 sec., 319667.8481599109 rows/sec., 24.46 MiB/sec. | ||
3918 | 2025.01.22 05:12:39.240059 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3919 | 2025.01.22 05:12:39.240151 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3920 | 2025.01.22 05:12:39.240159 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3921 | 2025.01.22 05:12:39.240787 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3922 | 2025.01.22 05:12:39.240965 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_26_5} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3923 | 2025.01.22 05:12:39.241141 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3924 | 2025.01.22 05:12:39.241334 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2025.01.22 05:12:39.241378 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3926 | 2025.01.22 05:12:39.241774 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3927 | 2025.01.22 05:12:39.242008 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2025.01.22 05:12:39.242170 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3929 | 2025.01.22 05:12:39.242223 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3930 | 2025.01.22 05:12:39.242243 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00224 sec., 105803.57142857143 rows/sec., 7.09 MiB/sec. | ||
3931 | 2025.01.22 05:12:39.242261 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3932 | 2025.01.22 05:12:39.242452 [ 254 ] {77667079-6674-46bc-a5ff-c9884b194b6d} <Debug> TCPHandler: Processed in 0.002680485 sec. | ||
3933 | 2025.01.22 05:12:39.242731 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
3934 | 2025.01.22 05:12:39.242754 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3935 | 2025.01.22 05:12:39.243235 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3936 | 2025.01.22 05:12:39.243335 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3937 | 2025.01.22 05:12:39.243355 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3938 | 2025.01.22 05:12:39.243406 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6607 rows starting from the beginning of the part | ||
3939 | 2025.01.22 05:12:39.243804 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
3940 | 2025.01.22 05:12:39.244206 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
3941 | 2025.01.22 05:12:39.244550 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3942 | 2025.01.22 05:12:39.244807 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part | ||
3943 | 2025.01.22 05:12:39.245169 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
3944 | 2025.01.22 05:12:39.245899 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3945 | 2025.01.22 05:12:39.245970 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3946 | 2025.01.22 05:12:39.246741 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3947 | 2025.01.22 05:12:39.247303 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3948 | 2025.01.22 05:12:39.248008 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004912 sec., 203.5830618892508 rows/sec., 13.72 KiB/sec. | ||
3949 | 2025.01.22 05:12:39.248290 [ 253 ] {b1ad7e21-2c87-4ae1-a34f-2b23640b69df} <Debug> TCPHandler: Processed in 0.005675685 sec. | ||
3950 | 2025.01.22 05:12:39.248468 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3951 | 2025.01.22 05:12:39.248638 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3952 | 2025.01.22 05:12:39.248739 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3953 | 2025.01.22 05:12:39.249805 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7466 rows, containing 5 columns (5 merged, 0 gathered) in 0.007384711 sec., 1011007.742889329 rows/sec., 68.39 MiB/sec. | ||
3954 | 2025.01.22 05:12:39.250628 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3955 | 2025.01.22 05:12:39.250674 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3956 | 2025.01.22 05:12:39.250906 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3957 | 2025.01.22 05:12:39.251470 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3958 | 2025.01.22 05:12:39.251686 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3959 | 2025.01.22 05:12:39.251838 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
3960 | 2025.01.22 05:12:39.251979 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3961 | 2025.01.22 05:12:39.252247 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3962 | 2025.01.22 05:12:39.252603 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003997 sec., 2001.5011258443835 rows/sec., 3.59 MiB/sec. | ||
3963 | 2025.01.22 05:12:39.252839 [ 254 ] {65dd4f0f-1a4d-4ab2-85f3-c58144f6231a} <Debug> TCPHandler: Processed in 0.004446631 sec. | ||
3964 | 2025.01.22 05:12:39.253017 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3965 | 2025.01.22 05:12:39.253154 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3966 | 2025.01.22 05:12:39.253213 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3967 | 2025.01.22 05:12:39.253787 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3968 | 2025.01.22 05:12:39.253829 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3969 | 2025.01.22 05:12:39.254198 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3970 | 2025.01.22 05:12:39.254434 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2025.01.22 05:12:39.254593 [ 116 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3972 | 2025.01.22 05:12:39.254650 [ 116 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3973 | 2025.01.22 05:12:39.254681 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3974 | 2025.01.22 05:12:39.254697 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001564 sec., 52429.66751918158 rows/sec., 3.33 MiB/sec. | ||
3975 | 2025.01.22 05:12:39.254914 [ 253 ] {06cfe70e-f827-4900-ad8d-090963bca7bb} <Debug> TCPHandler: Processed in 0.00196301 sec. | ||
3976 | 2025.01.22 05:12:39.254987 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3977 | 2025.01.22 05:12:39.255128 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3978 | 2025.01.22 05:12:39.255166 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1134 rows starting from the beginning of the part | ||
3979 | 2025.01.22 05:12:39.255311 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
3980 | 2025.01.22 05:12:39.255430 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3981 | 2025.01.22 05:12:39.255570 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3982 | 2025.01.22 05:12:39.255680 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3983 | 2025.01.22 05:12:39.255825 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
3984 | 2025.01.22 05:12:39.256913 [ 189 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1442 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144074 sec., 672551.4138038146 rows/sec., 44.18 MiB/sec. | ||
3985 | 2025.01.22 05:12:39.257079 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3986 | 2025.01.22 05:12:39.257363 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_26_5} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3987 | 2025.01.22 05:12:39.257437 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_26_5} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3988 | 2025.01.22 05:12:39.257507 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3989 | 2025.01.22 05:12:43.254045 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3990 | 2025.01.22 05:12:43.254109 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3991 | 2025.01.22 05:12:43.348050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3992 | 2025.01.22 05:12:43.348725 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3993 | 2025.01.22 05:12:43.348770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
3994 | 2025.01.22 05:12:43.349297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3995 | 2025.01.22 05:12:43.349553 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2025.01.22 05:12:43.349788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3997 | 2025.01.22 05:12:43.890946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3998 | 2025.01.22 05:12:43.911032 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2025.01.22 05:12:43.911085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4000 | 2025.01.22 05:12:43.919316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4001 | 2025.01.22 05:12:43.920156 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2025.01.22 05:12:43.923512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4003 | 2025.01.22 05:12:44.214333 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4004 | 2025.01.22 05:12:44.214549 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4005 | 2025.01.22 05:12:44.214633 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4006 | 2025.01.22 05:12:44.215489 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4007 | 2025.01.22 05:12:44.215540 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4008 | 2025.01.22 05:12:44.215987 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4009 | 2025.01.22 05:12:44.216248 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4010 | 2025.01.22 05:12:44.216495 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.002007 sec., 58794.2202291978 rows/sec., 5.02 MiB/sec. | ||
4011 | 2025.01.22 05:12:44.216559 [ 253 ] {eb65ae7c-bece-4539-a2d6-71d8652252ea} <Debug> TCPHandler: Processed in 0.002372468 sec. | ||
4012 | 2025.01.22 05:12:44.216824 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4013 | 2025.01.22 05:12:44.217047 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4014 | 2025.01.22 05:12:44.217130 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4015 | 2025.01.22 05:12:44.217976 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4016 | 2025.01.22 05:12:44.218029 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4017 | 2025.01.22 05:12:44.218473 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4018 | 2025.01.22 05:12:44.218747 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4019 | 2025.01.22 05:12:44.219004 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.002018 sec., 15361.744301288405 rows/sec., 1.13 MiB/sec. | ||
4020 | 2025.01.22 05:12:44.219078 [ 254 ] {b4cc5a4f-3d8e-43c0-968f-1a3ab35b0194} <Debug> TCPHandler: Processed in 0.002390189 sec. | ||
4021 | 2025.01.22 05:12:44.219250 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4022 | 2025.01.22 05:12:44.219395 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4023 | 2025.01.22 05:12:44.219464 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4024 | 2025.01.22 05:12:44.220194 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4025 | 2025.01.22 05:12:44.220234 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4026 | 2025.01.22 05:12:44.220605 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4027 | 2025.01.22 05:12:44.220839 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4028 | 2025.01.22 05:12:44.221060 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.0017 sec., 55882.352941176476 rows/sec., 4.36 MiB/sec. | ||
4029 | 2025.01.22 05:12:44.221116 [ 253 ] {7c4b2ff4-333a-4876-a87a-4405f8d2aa70} <Debug> TCPHandler: Processed in 0.001937379 sec. | ||
4030 | 2025.01.22 05:12:44.221285 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4031 | 2025.01.22 05:12:44.221437 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4032 | 2025.01.22 05:12:44.221505 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4033 | 2025.01.22 05:12:44.222157 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4034 | 2025.01.22 05:12:44.222198 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4035 | 2025.01.22 05:12:44.222608 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4036 | 2025.01.22 05:12:44.222847 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4037 | 2025.01.22 05:12:44.223073 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
4038 | 2025.01.22 05:12:44.223198 [ 254 ] {b7ec04d1-5065-462d-bd3f-2d2c6bd0a703} <Debug> TCPHandler: Processed in 0.001982521 sec. | ||
4039 | 2025.01.22 05:12:44.223357 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4040 | 2025.01.22 05:12:44.223476 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4041 | 2025.01.22 05:12:44.223560 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4042 | 2025.01.22 05:12:44.224750 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4043 | 2025.01.22 05:12:44.224791 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4044 | 2025.01.22 05:12:44.225441 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4045 | 2025.01.22 05:12:44.225696 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4046 | 2025.01.22 05:12:44.225938 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002487 sec., 12464.817048652996 rows/sec., 22.34 MiB/sec. | ||
4047 | 2025.01.22 05:12:44.226051 [ 253 ] {4e21a87e-c86d-4559-8eb9-f38e24fb7de5} <Debug> TCPHandler: Processed in 0.002754196 sec. | ||
4048 | 2025.01.22 05:12:44.226215 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4049 | 2025.01.22 05:12:44.226357 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4050 | 2025.01.22 05:12:44.226417 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4051 | 2025.01.22 05:12:44.226986 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4052 | 2025.01.22 05:12:44.227026 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4053 | 2025.01.22 05:12:44.227401 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4054 | 2025.01.22 05:12:44.227639 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2025.01.22 05:12:44.227865 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
4056 | 2025.01.22 05:12:44.227980 [ 254 ] {325d0a18-f33f-429f-8c76-83473f55da7c} <Debug> TCPHandler: Processed in 0.001828707 sec. | ||
4057 | 2025.01.22 05:12:47.026000 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2025.01.22 05:12:47.026230 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4059 | 2025.01.22 05:12:47.026315 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4060 | 2025.01.22 05:12:47.027170 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4061 | 2025.01.22 05:12:47.027224 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4062 | 2025.01.22 05:12:47.027652 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4063 | 2025.01.22 05:12:47.027898 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4064 | 2025.01.22 05:12:47.028107 [ 106 ] {} <Debug> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4065 | 2025.01.22 05:12:47.028195 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002016 sec., 6944.444444444444 rows/sec., 499.91 KiB/sec. | ||
4066 | 2025.01.22 05:12:47.028191 [ 106 ] {} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4067 | 2025.01.22 05:12:47.028285 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4068 | 2025.01.22 05:12:47.028359 [ 253 ] {b8bf3375-be88-47a9-904f-6952c55185a2} <Debug> TCPHandler: Processed in 0.00250172 sec. | ||
4069 | 2025.01.22 05:12:47.028494 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::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 | ||
4070 | 2025.01.22 05:12:47.028628 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4071 | 2025.01.22 05:12:47.028680 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4072 | 2025.01.22 05:12:47.028693 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
4073 | 2025.01.22 05:12:47.028932 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
4074 | 2025.01.22 05:12:47.029090 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4075 | 2025.01.22 05:12:47.029153 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
4076 | 2025.01.22 05:12:47.029288 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4077 | 2025.01.22 05:12:47.029450 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
4078 | 2025.01.22 05:12:47.029795 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
4079 | 2025.01.22 05:12:47.031726 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4080 | 2025.01.22 05:12:47.031802 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4081 | 2025.01.22 05:12:47.032204 [ 199 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003798407 sec., 18428.778169374687 rows/sec., 1.37 MiB/sec. | ||
4082 | 2025.01.22 05:12:47.032359 [ 199 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4083 | 2025.01.22 05:12:47.032601 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4084 | 2025.01.22 05:12:47.032843 [ 199 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4085 | 2025.01.22 05:12:47.032940 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4086 | 2025.01.22 05:12:47.032956 [ 199 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_9_2} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4087 | 2025.01.22 05:12:47.033073 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4088 | 2025.01.22 05:12:47.033275 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.004322 sec., 1850.994909763998 rows/sec., 150.94 KiB/sec. | ||
4089 | 2025.01.22 05:12:47.033443 [ 254 ] {773d9a69-81fd-4678-8a30-126fbea6e2cf} <Debug> TCPHandler: Processed in 0.00492324 sec. | ||
4090 | 2025.01.22 05:12:47.033625 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4091 | 2025.01.22 05:12:47.033774 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4092 | 2025.01.22 05:12:47.033837 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4093 | 2025.01.22 05:12:47.035034 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4094 | 2025.01.22 05:12:47.035075 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4095 | 2025.01.22 05:12:47.035535 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4096 | 2025.01.22 05:12:47.035785 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4097 | 2025.01.22 05:12:47.036010 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Debug> executeQuery: Read 1363 rows, 116.37 KiB in 0.002265 sec., 601766.004415011 rows/sec., 50.17 MiB/sec. | ||
4098 | 2025.01.22 05:12:47.036145 [ 253 ] {35561894-1567-44a9-9f43-7f9098ec2bb8} <Debug> TCPHandler: Processed in 0.002585842 sec. | ||
4099 | 2025.01.22 05:12:47.036391 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4100 | 2025.01.22 05:12:47.036537 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4101 | 2025.01.22 05:12:47.036594 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4102 | 2025.01.22 05:12:47.037256 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2025.01.22 05:12:47.037296 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4104 | 2025.01.22 05:12:47.037657 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4105 | 2025.01.22 05:12:47.037894 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2025.01.22 05:12:47.038104 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Debug> executeQuery: Read 23 rows, 1.62 KiB in 0.001596 sec., 14411.027568922305 rows/sec., 1012.66 KiB/sec. | ||
4107 | 2025.01.22 05:12:47.038159 [ 254 ] {7cf0dc91-cb40-4875-845d-770f928ccda1} <Debug> TCPHandler: Processed in 0.001895048 sec. | ||
4108 | 2025.01.22 05:12:47.038318 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4109 | 2025.01.22 05:12:47.038460 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4110 | 2025.01.22 05:12:47.038520 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4111 | 2025.01.22 05:12:47.039374 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4112 | 2025.01.22 05:12:47.039423 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4113 | 2025.01.22 05:12:47.039866 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4114 | 2025.01.22 05:12:47.040139 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4115 | 2025.01.22 05:12:47.040267 [ 105 ] {} <Debug> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4116 | 2025.01.22 05:12:47.040309 [ 105 ] {} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2025.01.22 05:12:47.040331 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001903 sec., 127167.63005780347 rows/sec., 8.62 MiB/sec. | ||
4118 | 2025.01.22 05:12:47.040334 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4119 | 2025.01.22 05:12:47.040463 [ 253 ] {503defee-a366-41a1-995f-8f56bfe6aeaa} <Debug> TCPHandler: Processed in 0.002209475 sec. | ||
4120 | 2025.01.22 05:12:47.040550 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::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 | ||
4121 | 2025.01.22 05:12:47.040627 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4122 | 2025.01.22 05:12:47.040686 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4123 | 2025.01.22 05:12:47.040727 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
4124 | 2025.01.22 05:12:47.040764 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4125 | 2025.01.22 05:12:47.040866 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4126 | 2025.01.22 05:12:47.040879 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
4127 | 2025.01.22 05:12:47.041098 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 242 rows starting from the beginning of the part | ||
4128 | 2025.01.22 05:12:47.041288 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
4129 | 2025.01.22 05:12:47.041501 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4130 | 2025.01.22 05:12:47.041736 [ 187 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 242 rows starting from the beginning of the part | ||
4131 | 2025.01.22 05:12:47.042631 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4132 | 2025.01.22 05:12:47.042678 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4133 | 2025.01.22 05:12:47.043219 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4134 | 2025.01.22 05:12:47.043502 [ 194 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.003049902 sec., 252139.24906439616 rows/sec., 18.05 MiB/sec. | ||
4135 | 2025.01.22 05:12:47.043600 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4136 | 2025.01.22 05:12:47.043864 [ 105 ] {} <Debug> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4137 | 2025.01.22 05:12:47.043951 [ 105 ] {} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4138 | 2025.01.22 05:12:47.043970 [ 194 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4139 | 2025.01.22 05:12:47.044010 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4140 | 2025.01.22 05:12:47.044037 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003286 sec., 3956.1777236762023 rows/sec., 246.67 KiB/sec. | ||
4141 | 2025.01.22 05:12:47.044413 [ 254 ] {2a23b355-473c-45b6-a55e-34c1044c8a50} <Debug> TCPHandler: Processed in 0.003847119 sec. | ||
4142 | 2025.01.22 05:12:47.044444 [ 187 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::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 | ||
4143 | 2025.01.22 05:12:47.044841 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4144 | 2025.01.22 05:12:47.045023 [ 187 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4145 | 2025.01.22 05:12:47.045137 [ 187 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
4146 | 2025.01.22 05:12:47.045255 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4147 | 2025.01.22 05:12:47.045438 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4148 | 2025.01.22 05:12:47.045461 [ 187 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
4149 | 2025.01.22 05:12:47.045897 [ 187 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
4150 | 2025.01.22 05:12:47.046307 [ 187 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
4151 | 2025.01.22 05:12:47.046695 [ 187 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
4152 | 2025.01.22 05:12:47.047720 [ 194 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4153 | 2025.01.22 05:12:47.048119 [ 194 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_11_2} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4154 | 2025.01.22 05:12:47.048526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4155 | 2025.01.22 05:12:47.049548 [ 191 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00540826 sec., 12018.652949377434 rows/sec., 796.31 KiB/sec. | ||
4156 | 2025.01.22 05:12:47.049560 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4157 | 2025.01.22 05:12:47.049636 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4158 | 2025.01.22 05:12:47.049721 [ 197 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4159 | 2025.01.22 05:12:47.050083 [ 197 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4160 | 2025.01.22 05:12:47.050179 [ 197 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_9_2} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4161 | 2025.01.22 05:12:47.050233 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4162 | 2025.01.22 05:12:47.050274 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4163 | 2025.01.22 05:12:47.050493 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2025.01.22 05:12:47.050676 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Debug> executeQuery: Read 854 rows, 63.26 KiB in 0.005588 sec., 152827.48747315677 rows/sec., 11.06 MiB/sec. | ||
4165 | 2025.01.22 05:12:47.050744 [ 253 ] {ec0b8c19-6afa-4e2d-ac2d-72eec13337fa} <Debug> TCPHandler: Processed in 0.006165715 sec. | ||
4166 | 2025.01.22 05:12:47.050883 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4167 | 2025.01.22 05:12:47.051000 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4168 | 2025.01.22 05:12:47.051054 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4169 | 2025.01.22 05:12:47.051638 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4170 | 2025.01.22 05:12:47.051685 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4171 | 2025.01.22 05:12:47.052110 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4172 | 2025.01.22 05:12:47.052356 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4173 | 2025.01.22 05:12:47.052573 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 196.54 KiB/sec. | ||
4174 | 2025.01.22 05:12:47.052657 [ 254 ] {49beac1b-ab74-441f-a14c-f4f6bf14eb0b} <Debug> TCPHandler: Processed in 0.001829568 sec. | ||
4175 | 2025.01.22 05:12:47.052803 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4176 | 2025.01.22 05:12:47.052921 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4177 | 2025.01.22 05:12:47.052977 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4178 | 2025.01.22 05:12:47.053840 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4179 | 2025.01.22 05:12:47.053888 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4180 | 2025.01.22 05:12:47.054354 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4181 | 2025.01.22 05:12:47.054592 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4182 | 2025.01.22 05:12:47.054784 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Debug> executeQuery: Read 931 rows, 63.51 KiB in 0.001889 sec., 492853.36156696663 rows/sec., 32.83 MiB/sec. | ||
4183 | 2025.01.22 05:12:47.054919 [ 253 ] {ea04a155-4e71-4b00-8444-cb4af39baab2} <Debug> TCPHandler: Processed in 0.002171345 sec. | ||
4184 | 2025.01.22 05:12:47.055062 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4185 | 2025.01.22 05:12:47.055201 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4186 | 2025.01.22 05:12:47.055261 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4187 | 2025.01.22 05:12:47.055829 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4188 | 2025.01.22 05:12:47.055876 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4189 | 2025.01.22 05:12:47.056259 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4190 | 2025.01.22 05:12:47.056491 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4191 | 2025.01.22 05:12:47.056690 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
4192 | 2025.01.22 05:12:47.056739 [ 254 ] {bdb40d29-bdbe-4726-a6eb-6b59262a4ddc} <Debug> TCPHandler: Processed in 0.001733296 sec. | ||
4193 | 2025.01.22 05:12:47.056882 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4194 | 2025.01.22 05:12:47.056998 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4195 | 2025.01.22 05:12:47.057083 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4196 | 2025.01.22 05:12:47.058312 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4197 | 2025.01.22 05:12:47.058350 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4198 | 2025.01.22 05:12:47.058996 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4199 | 2025.01.22 05:12:47.059244 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4200 | 2025.01.22 05:12:47.059379 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4201 | 2025.01.22 05:12:47.059449 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002473 sec., 3234.9373230893652 rows/sec., 5.80 MiB/sec. | ||
4202 | 2025.01.22 05:12:47.059452 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4203 | 2025.01.22 05:12:47.059504 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4204 | 2025.01.22 05:12:47.059739 [ 253 ] {23e761e0-0cbf-4d1d-a596-ed189b85ace7} <Debug> TCPHandler: Processed in 0.00290855 sec. | ||
4205 | 2025.01.22 05:12:47.059801 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
4206 | 2025.01.22 05:12:47.059945 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4207 | 2025.01.22 05:12:47.060126 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4208 | 2025.01.22 05:12:47.060218 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4209 | 2025.01.22 05:12:47.060236 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4210 | 2025.01.22 05:12:47.060387 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 203 rows starting from the beginning of the part | ||
4211 | 2025.01.22 05:12:47.061120 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
4212 | 2025.01.22 05:12:47.061618 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
4213 | 2025.01.22 05:12:47.062149 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2025.01.22 05:12:47.062189 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
4215 | 2025.01.22 05:12:47.062201 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4216 | 2025.01.22 05:12:47.062709 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
4217 | 2025.01.22 05:12:47.063230 [ 195 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
4218 | 2025.01.22 05:12:47.063274 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4219 | 2025.01.22 05:12:47.063836 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4220 | 2025.01.22 05:12:47.064123 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.004051 sec., 13823.747222907925 rows/sec., 876.52 KiB/sec. | ||
4221 | 2025.01.22 05:12:47.064211 [ 254 ] {35ccbacf-8d6f-4c63-b98d-bec6c8921e40} <Debug> TCPHandler: Processed in 0.004369739 sec. | ||
4222 | 2025.01.22 05:12:47.066573 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 19 columns (19 merged, 0 gathered) in 0.006950981 sec., 41576.86519356045 rows/sec., 74.50 MiB/sec. | ||
4223 | 2025.01.22 05:12:47.067035 [ 191 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4224 | 2025.01.22 05:12:47.067417 [ 191 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4225 | 2025.01.22 05:12:47.067492 [ 191 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4226 | 2025.01.22 05:12:47.067596 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
4227 | 2025.01.22 05:12:48.374428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 594 | ||
4228 | 2025.01.22 05:12:48.379819 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2025.01.22 05:12:48.379880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4230 | 2025.01.22 05:12:48.382138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4231 | 2025.01.22 05:12:48.382449 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2025.01.22 05:12:48.382957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
4233 | 2025.01.22 05:12:49.208770 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4234 | 2025.01.22 05:12:49.208952 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4235 | 2025.01.22 05:12:49.209026 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4236 | 2025.01.22 05:12:49.209764 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4237 | 2025.01.22 05:12:49.209807 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4238 | 2025.01.22 05:12:49.210230 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4239 | 2025.01.22 05:12:49.210491 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4240 | 2025.01.22 05:12:49.210694 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.40 MiB/sec. | ||
4241 | 2025.01.22 05:12:49.210761 [ 253 ] {dedc8bf9-ff5f-4357-aad4-25d70a096236} <Debug> TCPHandler: Processed in 0.002117533 sec. | ||
4242 | 2025.01.22 05:12:49.211013 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4243 | 2025.01.22 05:12:49.211228 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4244 | 2025.01.22 05:12:49.211311 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4245 | 2025.01.22 05:12:49.212191 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2025.01.22 05:12:49.212240 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4247 | 2025.01.22 05:12:49.212668 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4248 | 2025.01.22 05:12:49.212920 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2025.01.22 05:12:49.213157 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001989 sec., 32176.973353443944 rows/sec., 2.51 MiB/sec. | ||
4250 | 2025.01.22 05:12:49.213230 [ 254 ] {ac2236f5-1e34-4dcf-be74-3948714068ee} <Debug> TCPHandler: Processed in 0.002363389 sec. | ||
4251 | 2025.01.22 05:12:49.213366 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4252 | 2025.01.22 05:12:49.213493 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4253 | 2025.01.22 05:12:49.213550 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4254 | 2025.01.22 05:12:49.214083 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4255 | 2025.01.22 05:12:49.214121 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4256 | 2025.01.22 05:12:49.214503 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4257 | 2025.01.22 05:12:49.214739 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4258 | 2025.01.22 05:12:49.214929 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001467 sec., 44989.77505112474 rows/sec., 3.14 MiB/sec. | ||
4259 | 2025.01.22 05:12:49.215062 [ 253 ] {63202a60-51de-4098-ae2e-968905f3914e} <Debug> TCPHandler: Processed in 0.001753816 sec. | ||
4260 | 2025.01.22 05:12:49.215222 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4261 | 2025.01.22 05:12:49.215371 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4262 | 2025.01.22 05:12:49.215436 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4263 | 2025.01.22 05:12:49.216028 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4264 | 2025.01.22 05:12:49.216076 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4265 | 2025.01.22 05:12:49.216476 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4266 | 2025.01.22 05:12:49.216711 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4267 | 2025.01.22 05:12:49.216919 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001586 sec., 16393.44262295082 rows/sec., 1.10 MiB/sec. | ||
4268 | 2025.01.22 05:12:49.216975 [ 254 ] {7cbc8113-79d5-49d2-9eb7-0f93f99f87a9} <Debug> TCPHandler: Processed in 0.001822697 sec. | ||
4269 | 2025.01.22 05:12:50.849921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4270 | 2025.01.22 05:12:50.850538 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.01.22 05:12:50.850579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
4272 | 2025.01.22 05:12:50.851094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4273 | 2025.01.22 05:12:50.851351 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2025.01.22 05:12:50.851601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4275 | 2025.01.22 05:12:51.423593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4276 | 2025.01.22 05:12:51.444306 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4277 | 2025.01.22 05:12:51.444355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4278 | 2025.01.22 05:12:51.452033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4279 | 2025.01.22 05:12:51.452820 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4280 | 2025.01.22 05:12:51.455443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4281 | 2025.01.22 05:12:54.213994 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4282 | 2025.01.22 05:12:54.214190 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4283 | 2025.01.22 05:12:54.214264 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4284 | 2025.01.22 05:12:54.215080 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4285 | 2025.01.22 05:12:54.215129 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4286 | 2025.01.22 05:12:54.215589 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4287 | 2025.01.22 05:12:54.215847 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4288 | 2025.01.22 05:12:54.216138 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.001986 sec., 59415.911379657606 rows/sec., 5.07 MiB/sec. | ||
4289 | 2025.01.22 05:12:54.216259 [ 253 ] {d42e406b-9b08-4b3a-9327-cba6e30e4249} <Debug> TCPHandler: Processed in 0.002394419 sec. | ||
4290 | 2025.01.22 05:12:54.216589 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4291 | 2025.01.22 05:12:54.216807 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4292 | 2025.01.22 05:12:54.216891 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4293 | 2025.01.22 05:12:54.217705 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4294 | 2025.01.22 05:12:54.217761 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4295 | 2025.01.22 05:12:54.218198 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4296 | 2025.01.22 05:12:54.218454 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4297 | 2025.01.22 05:12:54.218707 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001961 sec., 15808.26109127996 rows/sec., 1.16 MiB/sec. | ||
4298 | 2025.01.22 05:12:54.218775 [ 254 ] {d5126076-e6ef-4255-866e-94e314d65352} <Debug> TCPHandler: Processed in 0.002368469 sec. | ||
4299 | 2025.01.22 05:12:54.218937 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4300 | 2025.01.22 05:12:54.219062 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4301 | 2025.01.22 05:12:54.219114 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4302 | 2025.01.22 05:12:54.219733 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4303 | 2025.01.22 05:12:54.219774 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4304 | 2025.01.22 05:12:54.220143 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4305 | 2025.01.22 05:12:54.220390 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4306 | 2025.01.22 05:12:54.220620 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001586 sec., 59899.11727616646 rows/sec., 4.68 MiB/sec. | ||
4307 | 2025.01.22 05:12:54.220738 [ 253 ] {f009f0b3-14d2-40d6-9ca5-ec6ee653a3df} <Debug> TCPHandler: Processed in 0.001858988 sec. | ||
4308 | 2025.01.22 05:12:54.220910 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4309 | 2025.01.22 05:12:54.221063 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4310 | 2025.01.22 05:12:54.221134 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4311 | 2025.01.22 05:12:54.221762 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2025.01.22 05:12:54.221806 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4313 | 2025.01.22 05:12:54.222210 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4314 | 2025.01.22 05:12:54.222451 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4315 | 2025.01.22 05:12:54.222707 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
4316 | 2025.01.22 05:12:54.222940 [ 254 ] {b3b2019d-28ae-4895-85c3-4b55a1a72ccf} <Debug> TCPHandler: Processed in 0.002101152 sec. | ||
4317 | 2025.01.22 05:12:54.223154 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4318 | 2025.01.22 05:12:54.223294 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4319 | 2025.01.22 05:12:54.223382 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4320 | 2025.01.22 05:12:54.224540 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4321 | 2025.01.22 05:12:54.224581 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4322 | 2025.01.22 05:12:54.225252 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4323 | 2025.01.22 05:12:54.225509 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4324 | 2025.01.22 05:12:54.225746 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002484 sec., 12479.871175523349 rows/sec., 22.36 MiB/sec. | ||
4325 | 2025.01.22 05:12:54.225861 [ 253 ] {448802be-2546-4b60-a808-b0fb8ac6f2cd} <Debug> TCPHandler: Processed in 0.002801187 sec. | ||
4326 | 2025.01.22 05:12:54.226019 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4327 | 2025.01.22 05:12:54.226150 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4328 | 2025.01.22 05:12:54.226204 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4329 | 2025.01.22 05:12:54.226707 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4330 | 2025.01.22 05:12:54.226747 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4331 | 2025.01.22 05:12:54.227138 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4332 | 2025.01.22 05:12:54.227388 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2025.01.22 05:12:54.227619 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
4334 | 2025.01.22 05:12:54.227670 [ 254 ] {e7d02d85-a03f-49ad-87ea-5233c477e64c} <Debug> TCPHandler: Processed in 0.001713255 sec. | ||
4335 | 2025.01.22 05:12:58.254148 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4336 | 2025.01.22 05:12:58.254220 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4337 | 2025.01.22 05:12:58.351758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4338 | 2025.01.22 05:12:58.352527 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4339 | 2025.01.22 05:12:58.352577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4340 | 2025.01.22 05:12:58.353187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4341 | 2025.01.22 05:12:58.353436 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4342 | 2025.01.22 05:12:58.353722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4343 | 2025.01.22 05:12:58.383295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 614 | ||
4344 | 2025.01.22 05:12:58.386107 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4345 | 2025.01.22 05:12:58.386152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4346 | 2025.01.22 05:12:58.387601 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4347 | 2025.01.22 05:12:58.387907 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4348 | 2025.01.22 05:12:58.388857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
4349 | 2025.01.22 05:12:58.955547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4350 | 2025.01.22 05:12:58.976339 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4351 | 2025.01.22 05:12:58.976390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4352 | 2025.01.22 05:12:58.982501 [ 90 ] {} <Debug> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4353 | 2025.01.22 05:12:58.982613 [ 90 ] {} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4354 | 2025.01.22 05:12:58.982673 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4355 | 2025.01.22 05:12:58.983218 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::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 | ||
4356 | 2025.01.22 05:12:58.983706 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4357 | 2025.01.22 05:12:58.983831 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
4358 | 2025.01.22 05:12:58.984156 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
4359 | 2025.01.22 05:12:58.984672 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4360 | 2025.01.22 05:12:58.984996 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::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 | ||
4361 | 2025.01.22 05:12:58.985332 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
4362 | 2025.01.22 05:12:58.988432 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.005604465 sec., 3925.4415898752154 rows/sec., 335.43 KiB/sec. | ||
4363 | 2025.01.22 05:12:58.988660 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4364 | 2025.01.22 05:12:58.989412 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4365 | 2025.01.22 05:12:58.989496 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_5_1} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4366 | 2025.01.22 05:12:58.989582 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4367 | 2025.01.22 05:12:58.989745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4368 | 2025.01.22 05:12:58.990588 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4369 | 2025.01.22 05:12:58.993654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4370 | 2025.01.22 05:12:59.217150 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4371 | 2025.01.22 05:12:59.217329 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4372 | 2025.01.22 05:12:59.217401 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4373 | 2025.01.22 05:12:59.218155 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4374 | 2025.01.22 05:12:59.218204 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4375 | 2025.01.22 05:12:59.218636 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4376 | 2025.01.22 05:12:59.218890 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4377 | 2025.01.22 05:12:59.219128 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec. | ||
4378 | 2025.01.22 05:12:59.219195 [ 253 ] {7521947d-7b73-47b2-80c4-d643ca3ef75b} <Debug> TCPHandler: Processed in 0.002174515 sec. | ||
4379 | 2025.01.22 05:12:59.219441 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4380 | 2025.01.22 05:12:59.219629 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4381 | 2025.01.22 05:12:59.219703 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4382 | 2025.01.22 05:12:59.220533 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4383 | 2025.01.22 05:12:59.220582 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4384 | 2025.01.22 05:12:59.221040 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4385 | 2025.01.22 05:12:59.221284 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4386 | 2025.01.22 05:12:59.221456 [ 90 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4387 | 2025.01.22 05:12:59.221516 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.001972 sec., 111054.76673427993 rows/sec., 9.67 MiB/sec. | ||
4388 | 2025.01.22 05:12:59.221542 [ 90 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4389 | 2025.01.22 05:12:59.221603 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4390 | 2025.01.22 05:12:59.221635 [ 254 ] {8ee9a68f-e22b-4e10-903d-4b20b07fcb52} <Debug> TCPHandler: Processed in 0.002353978 sec. | ||
4391 | 2025.01.22 05:12:59.221822 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
4392 | 2025.01.22 05:12:59.221843 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4393 | 2025.01.22 05:12:59.222098 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4394 | 2025.01.22 05:12:59.222168 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4395 | 2025.01.22 05:12:59.222172 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1430 rows starting from the beginning of the part | ||
4396 | 2025.01.22 05:12:59.222297 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4397 | 2025.01.22 05:12:59.222421 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
4398 | 2025.01.22 05:12:59.222795 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1363 rows starting from the beginning of the part | ||
4399 | 2025.01.22 05:12:59.223203 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
4400 | 2025.01.22 05:12:59.223533 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
4401 | 2025.01.22 05:12:59.223857 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 219 rows starting from the beginning of the part | ||
4402 | 2025.01.22 05:12:59.225852 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2025.01.22 05:12:59.225941 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4404 | 2025.01.22 05:12:59.227224 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4405 | 2025.01.22 05:12:59.227412 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3304 rows, containing 5 columns (5 merged, 0 gathered) in 0.005653905 sec., 584374.8701118961 rows/sec., 51.21 MiB/sec. | ||
4406 | 2025.01.22 05:12:59.227684 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4407 | 2025.01.22 05:12:59.227710 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4408 | 2025.01.22 05:12:59.227995 [ 90 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4409 | 2025.01.22 05:12:59.228157 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.006052 sec., 2478.519497686715 rows/sec., 174.75 KiB/sec. | ||
4410 | 2025.01.22 05:12:59.228184 [ 90 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4411 | 2025.01.22 05:12:59.228286 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4412 | 2025.01.22 05:12:59.228462 [ 253 ] {19f1230b-a66e-4dc8-80ed-6ca37d2e509a} <Debug> TCPHandler: Processed in 0.006665416 sec. | ||
4413 | 2025.01.22 05:12:59.228460 [ 203 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4414 | 2025.01.22 05:12:59.228715 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4415 | 2025.01.22 05:12:59.228836 [ 203 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_31_6} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4416 | 2025.01.22 05:12:59.229212 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4417 | 2025.01.22 05:12:59.229217 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
4418 | 2025.01.22 05:12:59.229319 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4419 | 2025.01.22 05:12:59.229404 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4420 | 2025.01.22 05:12:59.229837 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4421 | 2025.01.22 05:12:59.229912 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 60 rows starting from the beginning of the part | ||
4422 | 2025.01.22 05:12:59.230295 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
4423 | 2025.01.22 05:12:59.230726 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
4424 | 2025.01.22 05:12:59.231026 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
4425 | 2025.01.22 05:12:59.231330 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
4426 | 2025.01.22 05:12:59.231639 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
4427 | 2025.01.22 05:12:59.232312 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4428 | 2025.01.22 05:12:59.232365 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4429 | 2025.01.22 05:12:59.233343 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4430 | 2025.01.22 05:12:59.233894 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4431 | 2025.01.22 05:12:59.234480 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005997932 sec., 29176.722910496483 rows/sec., 2.19 MiB/sec. | ||
4432 | 2025.01.22 05:12:59.234522 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0055 sec., 2545.4545454545455 rows/sec., 178.27 KiB/sec. | ||
4433 | 2025.01.22 05:12:59.234677 [ 254 ] {a7ef6f25-b3db-45ea-afa9-8b430c938a55} <Debug> TCPHandler: Processed in 0.006100804 sec. | ||
4434 | 2025.01.22 05:12:59.234714 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4435 | 2025.01.22 05:12:59.234849 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4436 | 2025.01.22 05:12:59.235043 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4437 | 2025.01.22 05:12:59.235122 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4438 | 2025.01.22 05:12:59.235162 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2025.01.22 05:12:59.235374 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_21_4} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4440 | 2025.01.22 05:12:59.235535 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4441 | 2025.01.22 05:12:59.236008 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4442 | 2025.01.22 05:12:59.236052 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4443 | 2025.01.22 05:12:59.236412 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4444 | 2025.01.22 05:12:59.236650 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4445 | 2025.01.22 05:12:59.236942 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001944 sec., 6687.242798353909 rows/sec., 416.95 KiB/sec. | ||
4446 | 2025.01.22 05:12:59.237071 [ 253 ] {467b021e-4b21-4790-a447-70423d652dc3} <Debug> TCPHandler: Processed in 0.002305827 sec. | ||
4447 | 2025.01.22 05:12:59.237202 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4448 | 2025.01.22 05:12:59.237320 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4449 | 2025.01.22 05:12:59.237369 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4450 | 2025.01.22 05:12:59.238082 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2025.01.22 05:12:59.238122 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4452 | 2025.01.22 05:12:59.238510 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4453 | 2025.01.22 05:12:59.238769 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2025.01.22 05:12:59.238931 [ 90 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4455 | 2025.01.22 05:12:59.238991 [ 90 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4456 | 2025.01.22 05:12:59.239009 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001705 sec., 228739.00293255132 rows/sec., 16.22 MiB/sec. | ||
4457 | 2025.01.22 05:12:59.239024 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4458 | 2025.01.22 05:12:59.239189 [ 254 ] {e4c1a09f-09f0-4a48-b25c-432125ed8e10} <Debug> TCPHandler: Processed in 0.002035272 sec. | ||
4459 | 2025.01.22 05:12:59.239287 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
4460 | 2025.01.22 05:12:59.239367 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4461 | 2025.01.22 05:12:59.239536 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4462 | 2025.01.22 05:12:59.239587 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4463 | 2025.01.22 05:12:59.239610 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
4464 | 2025.01.22 05:12:59.239687 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4465 | 2025.01.22 05:12:59.239991 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
4466 | 2025.01.22 05:12:59.240441 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 854 rows starting from the beginning of the part | ||
4467 | 2025.01.22 05:12:59.240813 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
4468 | 2025.01.22 05:12:59.241020 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
4469 | 2025.01.22 05:12:59.241477 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 390 rows starting from the beginning of the part | ||
4470 | 2025.01.22 05:12:59.242143 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4471 | 2025.01.22 05:12:59.242197 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4472 | 2025.01.22 05:12:59.243144 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4473 | 2025.01.22 05:12:59.243706 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4474 | 2025.01.22 05:12:59.244361 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004806 sec., 1248.4394506866415 rows/sec., 65.23 KiB/sec. | ||
4475 | 2025.01.22 05:12:59.244526 [ 253 ] {602e126d-00f8-4dea-ab3f-0bb871216831} <Debug> TCPHandler: Processed in 0.005223267 sec. | ||
4476 | 2025.01.22 05:12:59.244677 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4477 | 2025.01.22 05:12:59.245033 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4478 | 2025.01.22 05:12:59.245108 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.005958321 sec., 403972.864167607 rows/sec., 30.97 MiB/sec. | ||
4479 | 2025.01.22 05:12:59.245137 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4480 | 2025.01.22 05:12:59.245431 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4481 | 2025.01.22 05:12:59.246004 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4482 | 2025.01.22 05:12:59.246210 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_31_6} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4483 | 2025.01.22 05:12:59.246390 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4484 | 2025.01.22 05:12:59.246416 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4485 | 2025.01.22 05:12:59.246470 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4486 | 2025.01.22 05:12:59.246880 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4487 | 2025.01.22 05:12:59.247128 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4488 | 2025.01.22 05:12:59.247295 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4489 | 2025.01.22 05:12:59.247365 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4490 | 2025.01.22 05:12:59.247374 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002474 sec., 95796.2813257882 rows/sec., 6.42 MiB/sec. | ||
4491 | 2025.01.22 05:12:59.247404 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4492 | 2025.01.22 05:12:59.247541 [ 254 ] {b05a0909-96f8-4240-bdcd-31b62a785e32} <Debug> TCPHandler: Processed in 0.00293074 sec. | ||
4493 | 2025.01.22 05:12:59.247634 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
4494 | 2025.01.22 05:12:59.247748 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4495 | 2025.01.22 05:12:59.247826 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4496 | 2025.01.22 05:12:59.247900 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7466 rows starting from the beginning of the part | ||
4497 | 2025.01.22 05:12:59.247980 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4498 | 2025.01.22 05:12:59.248155 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4499 | 2025.01.22 05:12:59.248178 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
4500 | 2025.01.22 05:12:59.248670 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 931 rows starting from the beginning of the part | ||
4501 | 2025.01.22 05:12:59.249025 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
4502 | 2025.01.22 05:12:59.249365 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
4503 | 2025.01.22 05:12:59.249579 [ 186 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4504 | 2025.01.22 05:12:59.250450 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4505 | 2025.01.22 05:12:59.250523 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4506 | 2025.01.22 05:12:59.251254 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4507 | 2025.01.22 05:12:59.251735 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2025.01.22 05:12:59.252019 [ 89 ] {} <Debug> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4509 | 2025.01.22 05:12:59.252125 [ 89 ] {} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4510 | 2025.01.22 05:12:59.252221 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4511 | 2025.01.22 05:12:59.252354 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004415 sec., 226.50056625141565 rows/sec., 15.26 KiB/sec. | ||
4512 | 2025.01.22 05:12:59.252791 [ 253 ] {3152f5b9-035c-4ec5-9292-8acb5eaf9f23} <Debug> TCPHandler: Processed in 0.005112524 sec. | ||
4513 | 2025.01.22 05:12:59.252801 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::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 | ||
4514 | 2025.01.22 05:12:59.253147 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4515 | 2025.01.22 05:12:59.253326 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4516 | 2025.01.22 05:12:59.253461 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
4517 | 2025.01.22 05:12:59.253539 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4518 | 2025.01.22 05:12:59.253909 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4519 | 2025.01.22 05:12:59.253994 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4520 | 2025.01.22 05:12:59.254377 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4521 | 2025.01.22 05:12:59.254803 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4522 | 2025.01.22 05:12:59.255228 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4523 | 2025.01.22 05:12:59.255599 [ 192 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4524 | 2025.01.22 05:12:59.259746 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9020 rows, containing 5 columns (5 merged, 0 gathered) in 0.012186338 sec., 740173.1348662741 rows/sec., 50.05 MiB/sec. | ||
4525 | 2025.01.22 05:12:59.260452 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4526 | 2025.01.22 05:12:59.260946 [ 196 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.008539834 sec., 1405.1795386186664 rows/sec., 93.77 KiB/sec. | ||
4527 | 2025.01.22 05:12:59.261301 [ 196 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4528 | 2025.01.22 05:12:59.261837 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4529 | 2025.01.22 05:12:59.261923 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4530 | 2025.01.22 05:12:59.262065 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4531 | 2025.01.22 05:12:59.262329 [ 199 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2025.01.22 05:12:59.262476 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4533 | 2025.01.22 05:12:59.262652 [ 199 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_11_2} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4534 | 2025.01.22 05:12:59.262774 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
4535 | 2025.01.22 05:12:59.262920 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4536 | 2025.01.22 05:12:59.263403 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4537 | 2025.01.22 05:12:59.263672 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2025.01.22 05:12:59.263916 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.010518 sec., 760.600874691006 rows/sec., 1.36 MiB/sec. | ||
4539 | 2025.01.22 05:12:59.264036 [ 254 ] {e0ad86c3-a922-4753-9bdf-864fdef1f590} <Debug> TCPHandler: Processed in 0.011100066 sec. | ||
4540 | 2025.01.22 05:12:59.264186 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2025.01.22 05:12:59.264307 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4542 | 2025.01.22 05:12:59.264357 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4543 | 2025.01.22 05:12:59.264838 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2025.01.22 05:12:59.264875 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4545 | 2025.01.22 05:12:59.265260 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4546 | 2025.01.22 05:12:59.265494 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2025.01.22 05:12:59.265622 [ 89 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4548 | 2025.01.22 05:12:59.265661 [ 89 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4549 | 2025.01.22 05:12:59.265682 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec. | ||
4550 | 2025.01.22 05:12:59.265687 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4551 | 2025.01.22 05:12:59.265805 [ 253 ] {2f63e877-daf4-4cee-bb3c-26ea154bc496} <Debug> TCPHandler: Processed in 0.001673514 sec. | ||
4552 | 2025.01.22 05:12:59.265946 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
4553 | 2025.01.22 05:12:59.266074 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4554 | 2025.01.22 05:12:59.266109 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1442 rows starting from the beginning of the part | ||
4555 | 2025.01.22 05:12:59.266222 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
4556 | 2025.01.22 05:12:59.266447 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
4557 | 2025.01.22 05:12:59.266616 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
4558 | 2025.01.22 05:12:59.266789 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
4559 | 2025.01.22 05:12:59.266933 [ 190 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
4560 | 2025.01.22 05:12:59.268227 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 4 columns (4 merged, 0 gathered) in 0.002426129 sec., 711421.3630025444 rows/sec., 46.67 MiB/sec. | ||
4561 | 2025.01.22 05:12:59.268463 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4562 | 2025.01.22 05:12:59.268803 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_31_6} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4563 | 2025.01.22 05:12:59.268903 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_31_6} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4564 | 2025.01.22 05:12:59.269000 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4565 | 2025.01.22 05:13:04.214193 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4566 | 2025.01.22 05:13:04.214416 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4567 | 2025.01.22 05:13:04.214498 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4568 | 2025.01.22 05:13:04.215274 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4569 | 2025.01.22 05:13:04.215323 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4570 | 2025.01.22 05:13:04.215736 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4571 | 2025.01.22 05:13:04.215984 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4572 | 2025.01.22 05:13:04.216237 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001874 sec., 3201.7075773745996 rows/sec., 261.08 KiB/sec. | ||
4573 | 2025.01.22 05:13:04.216322 [ 253 ] {e23274c9-8ba2-4b33-9030-98edbaed8183} <Debug> TCPHandler: Processed in 0.002264816 sec. | ||
4574 | 2025.01.22 05:13:04.216573 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4575 | 2025.01.22 05:13:04.216761 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4576 | 2025.01.22 05:13:04.216834 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4577 | 2025.01.22 05:13:04.217623 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4578 | 2025.01.22 05:13:04.217672 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4579 | 2025.01.22 05:13:04.218106 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4580 | 2025.01.22 05:13:04.218363 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4581 | 2025.01.22 05:13:04.218642 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Debug> executeQuery: Read 121 rows, 10.53 KiB in 0.001932 sec., 62629.399585921325 rows/sec., 5.32 MiB/sec. | ||
4582 | 2025.01.22 05:13:04.218874 [ 254 ] {de839831-9e15-49a0-b147-fe16fcdab37b} <Debug> TCPHandler: Processed in 0.002426499 sec. | ||
4583 | 2025.01.22 05:13:04.219084 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4584 | 2025.01.22 05:13:04.219229 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4585 | 2025.01.22 05:13:04.219290 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4586 | 2025.01.22 05:13:04.219956 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4587 | 2025.01.22 05:13:04.219998 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4588 | 2025.01.22 05:13:04.220364 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4589 | 2025.01.22 05:13:04.220610 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4590 | 2025.01.22 05:13:04.220822 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001628 sec., 22727.272727272724 rows/sec., 1.65 MiB/sec. | ||
4591 | 2025.01.22 05:13:04.220878 [ 253 ] {cc7c127b-2be7-4f18-9a52-53cb543d62fe} <Debug> TCPHandler: Processed in 0.001874658 sec. | ||
4592 | 2025.01.22 05:13:04.221047 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4593 | 2025.01.22 05:13:04.221194 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4594 | 2025.01.22 05:13:04.221252 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4595 | 2025.01.22 05:13:04.221954 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4596 | 2025.01.22 05:13:04.221996 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4597 | 2025.01.22 05:13:04.222378 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4598 | 2025.01.22 05:13:04.222630 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4599 | 2025.01.22 05:13:04.222842 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.00168 sec., 60119.04761904762 rows/sec., 4.70 MiB/sec. | ||
4600 | 2025.01.22 05:13:04.222898 [ 254 ] {5d6ea816-dabf-490a-9cb5-7ed9d8ee0363} <Debug> TCPHandler: Processed in 0.001919319 sec. | ||
4601 | 2025.01.22 05:13:04.223037 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4602 | 2025.01.22 05:13:04.223178 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4603 | 2025.01.22 05:13:04.223241 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4604 | 2025.01.22 05:13:04.223864 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4605 | 2025.01.22 05:13:04.223904 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4606 | 2025.01.22 05:13:04.224305 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4607 | 2025.01.22 05:13:04.224542 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4608 | 2025.01.22 05:13:04.224772 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001624 sec., 100369.45812807881 rows/sec., 6.99 MiB/sec. | ||
4609 | 2025.01.22 05:13:04.224908 [ 253 ] {1236bda7-9381-4585-9f08-7430db0c04c2} <Debug> TCPHandler: Processed in 0.001936449 sec. | ||
4610 | 2025.01.22 05:13:04.225078 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4611 | 2025.01.22 05:13:04.225199 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4612 | 2025.01.22 05:13:04.225281 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.22 05:13:04.226454 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2025.01.22 05:13:04.226496 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4615 | 2025.01.22 05:13:04.227162 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4616 | 2025.01.22 05:13:04.227429 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.01.22 05:13:04.227790 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002592 sec., 11959.876543209875 rows/sec., 21.43 MiB/sec. | ||
4618 | 2025.01.22 05:13:04.228089 [ 254 ] {437b22d0-69a7-4689-bde7-98c44f9ab4ae} <Debug> TCPHandler: Processed in 0.003071153 sec. | ||
4619 | 2025.01.22 05:13:04.228233 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4620 | 2025.01.22 05:13:04.228360 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4621 | 2025.01.22 05:13:04.228414 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4622 | 2025.01.22 05:13:04.228925 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4623 | 2025.01.22 05:13:04.228965 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4624 | 2025.01.22 05:13:04.229361 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4625 | 2025.01.22 05:13:04.229601 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4626 | 2025.01.22 05:13:04.229818 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
4627 | 2025.01.22 05:13:04.229873 [ 253 ] {21cf0c04-48dd-44f0-9b79-26f15658fec9} <Debug> TCPHandler: Processed in 0.001697574 sec. | ||
4628 | 2025.01.22 05:13:05.853901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4629 | 2025.01.22 05:13:05.854660 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4630 | 2025.01.22 05:13:05.854715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4631 | 2025.01.22 05:13:05.855243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4632 | 2025.01.22 05:13:05.855495 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4633 | 2025.01.22 05:13:05.855665 [ 80 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4634 | 2025.01.22 05:13:05.855692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4635 | 2025.01.22 05:13:05.855721 [ 80 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4636 | 2025.01.22 05:13:05.855747 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4637 | 2025.01.22 05:13:05.855908 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
4638 | 2025.01.22 05:13:05.856097 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4639 | 2025.01.22 05:13:05.856146 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
4640 | 2025.01.22 05:13:05.856235 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
4641 | 2025.01.22 05:13:05.856500 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
4642 | 2025.01.22 05:13:05.856707 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
4643 | 2025.01.22 05:13:05.856873 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
4644 | 2025.01.22 05:13:05.857035 [ 198 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
4645 | 2025.01.22 05:13:05.859233 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003402939 sec., 2832257.6455234727 rows/sec., 40.52 MiB/sec. | ||
4646 | 2025.01.22 05:13:05.859573 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4647 | 2025.01.22 05:13:05.859927 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_21_4} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4648 | 2025.01.22 05:13:05.860020 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_21_4} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4649 | 2025.01.22 05:13:05.860141 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4650 | 2025.01.22 05:13:06.493761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4651 | 2025.01.22 05:13:06.514572 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4652 | 2025.01.22 05:13:06.514625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4653 | 2025.01.22 05:13:06.522189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4654 | 2025.01.22 05:13:06.522955 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4655 | 2025.01.22 05:13:06.523310 [ 80 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4656 | 2025.01.22 05:13:06.523429 [ 80 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4657 | 2025.01.22 05:13:06.523496 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4658 | 2025.01.22 05:13:06.524100 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
4659 | 2025.01.22 05:13:06.541099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4660 | 2025.01.22 05:13:06.542454 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4661 | 2025.01.22 05:13:06.543790 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
4662 | 2025.01.22 05:13:06.549492 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
4663 | 2025.01.22 05:13:06.555207 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
4664 | 2025.01.22 05:13:06.560980 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
4665 | 2025.01.22 05:13:06.566843 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
4666 | 2025.01.22 05:13:06.571693 [ 198 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
4667 | 2025.01.22 05:13:06.632220 [ 190 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.108542292 sec., 1464.8668004910012 rows/sec., 7.57 MiB/sec. | ||
4668 | 2025.01.22 05:13:06.634890 [ 187 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4669 | 2025.01.22 05:13:06.637906 [ 187 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_21_4} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4670 | 2025.01.22 05:13:06.638017 [ 187 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_21_4} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4671 | 2025.01.22 05:13:06.640674 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4672 | 2025.01.22 05:13:07.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.01 MiB, peak 193.55 MiB, free memory in arenas 0.00 B, will set to 185.21 MiB (RSS), difference: 2.21 MiB | ||
4673 | 2025.01.22 05:13:08.389119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 650 | ||
4674 | 2025.01.22 05:13:08.392680 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4675 | 2025.01.22 05:13:08.392732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4676 | 2025.01.22 05:13:08.394216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4677 | 2025.01.22 05:13:08.394524 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4678 | 2025.01.22 05:13:08.395205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
4679 | 2025.01.22 05:13:09.218375 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4680 | 2025.01.22 05:13:09.218571 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4681 | 2025.01.22 05:13:09.218646 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4682 | 2025.01.22 05:13:09.219435 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4683 | 2025.01.22 05:13:09.219486 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4684 | 2025.01.22 05:13:09.219921 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4685 | 2025.01.22 05:13:09.220181 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4686 | 2025.01.22 05:13:09.220435 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
4687 | 2025.01.22 05:13:09.220501 [ 253 ] {948bec58-f957-424e-8ec4-2a8c647a10a9} <Debug> TCPHandler: Processed in 0.002262266 sec. | ||
4688 | 2025.01.22 05:13:09.220752 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4689 | 2025.01.22 05:13:09.220942 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4690 | 2025.01.22 05:13:09.221016 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4691 | 2025.01.22 05:13:09.221871 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2025.01.22 05:13:09.221916 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4693 | 2025.01.22 05:13:09.222381 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4694 | 2025.01.22 05:13:09.222642 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2025.01.22 05:13:09.222840 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.001951 sec., 112250.12813941568 rows/sec., 9.77 MiB/sec. | ||
4696 | 2025.01.22 05:13:09.222906 [ 254 ] {7c60df48-d235-4de5-b73d-c1f3b87c9809} <Debug> TCPHandler: Processed in 0.002280766 sec. | ||
4697 | 2025.01.22 05:13:09.223065 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4698 | 2025.01.22 05:13:09.223190 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4699 | 2025.01.22 05:13:09.223245 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4700 | 2025.01.22 05:13:09.223908 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4701 | 2025.01.22 05:13:09.223950 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4702 | 2025.01.22 05:13:09.224331 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4703 | 2025.01.22 05:13:09.224568 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4704 | 2025.01.22 05:13:09.224821 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001654 sec., 9068.923821039903 rows/sec., 639.43 KiB/sec. | ||
4705 | 2025.01.22 05:13:09.225047 [ 253 ] {f8c4e421-97f3-4866-90c2-27f99444c308} <Debug> TCPHandler: Processed in 0.002034651 sec. | ||
4706 | 2025.01.22 05:13:09.225240 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4707 | 2025.01.22 05:13:09.225368 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4708 | 2025.01.22 05:13:09.225422 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4709 | 2025.01.22 05:13:09.226020 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4710 | 2025.01.22 05:13:09.226059 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4711 | 2025.01.22 05:13:09.226430 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4712 | 2025.01.22 05:13:09.226685 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4713 | 2025.01.22 05:13:09.226864 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. | ||
4714 | 2025.01.22 05:13:09.226922 [ 254 ] {e016d97f-61ea-4a48-b4a0-bade4aaf2c71} <Debug> TCPHandler: Processed in 0.001755426 sec. | ||
4715 | 2025.01.22 05:13:09.227060 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4716 | 2025.01.22 05:13:09.227181 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4717 | 2025.01.22 05:13:09.227231 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4718 | 2025.01.22 05:13:09.227817 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4719 | 2025.01.22 05:13:09.227857 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4720 | 2025.01.22 05:13:09.228202 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4721 | 2025.01.22 05:13:09.228433 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4722 | 2025.01.22 05:13:09.228710 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. | ||
4723 | 2025.01.22 05:13:09.228882 [ 253 ] {3f9ad009-0bf8-4cee-a3ef-503b88f6ee59} <Debug> TCPHandler: Processed in 0.001876738 sec. | ||
4724 | 2025.01.22 05:13:09.229052 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4725 | 2025.01.22 05:13:09.229197 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4726 | 2025.01.22 05:13:09.229256 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4727 | 2025.01.22 05:13:09.230063 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4728 | 2025.01.22 05:13:09.230104 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4729 | 2025.01.22 05:13:09.230467 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4730 | 2025.01.22 05:13:09.230690 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4731 | 2025.01.22 05:13:09.230882 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001757 sec., 221969.26579396697 rows/sec., 15.74 MiB/sec. | ||
4732 | 2025.01.22 05:13:09.231016 [ 254 ] {76f19071-e1a9-46c2-8b87-29b4ec52e814} <Debug> TCPHandler: Processed in 0.002091233 sec. | ||
4733 | 2025.01.22 05:13:09.231295 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4734 | 2025.01.22 05:13:09.231422 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4735 | 2025.01.22 05:13:09.231473 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4736 | 2025.01.22 05:13:09.231953 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4737 | 2025.01.22 05:13:09.231992 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4738 | 2025.01.22 05:13:09.232350 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4739 | 2025.01.22 05:13:09.232582 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4740 | 2025.01.22 05:13:09.232729 [ 75 ] {} <Debug> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4741 | 2025.01.22 05:13:09.232789 [ 75 ] {} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4742 | 2025.01.22 05:13:09.232823 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
4743 | 2025.01.22 05:13:09.232830 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4744 | 2025.01.22 05:13:09.232961 [ 253 ] {848eddff-8aaa-47d1-86ec-553b1d42895e} <Debug> TCPHandler: Processed in 0.001786496 sec. | ||
4745 | 2025.01.22 05:13:09.233068 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::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 | ||
4746 | 2025.01.22 05:13:09.233163 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4747 | 2025.01.22 05:13:09.233220 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4748 | 2025.01.22 05:13:09.233263 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
4749 | 2025.01.22 05:13:09.233340 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4750 | 2025.01.22 05:13:09.233372 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4751 | 2025.01.22 05:13:09.233525 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4752 | 2025.01.22 05:13:09.233845 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4753 | 2025.01.22 05:13:09.234262 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4754 | 2025.01.22 05:13:09.234598 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4755 | 2025.01.22 05:13:09.234856 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4756 | 2025.01.22 05:13:09.235912 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4757 | 2025.01.22 05:13:09.235960 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4758 | 2025.01.22 05:13:09.236611 [ 191 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003661405 sec., 18025.86711931622 rows/sec., 941.78 KiB/sec. | ||
4759 | 2025.01.22 05:13:09.236701 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4760 | 2025.01.22 05:13:09.236735 [ 191 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4761 | 2025.01.22 05:13:09.237013 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2025.01.22 05:13:09.237143 [ 191 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4763 | 2025.01.22 05:13:09.237265 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003973 sec., 59652.65542411276 rows/sec., 4.00 MiB/sec. | ||
4764 | 2025.01.22 05:13:09.237283 [ 191 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_11_2} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4765 | 2025.01.22 05:13:09.237354 [ 254 ] {9c70c884-99cc-4184-84ec-ee38593e702f} <Debug> TCPHandler: Processed in 0.004290528 sec. | ||
4766 | 2025.01.22 05:13:09.237412 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4767 | 2025.01.22 05:13:09.237517 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4768 | 2025.01.22 05:13:09.237633 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4769 | 2025.01.22 05:13:09.237685 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4770 | 2025.01.22 05:13:09.238146 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4771 | 2025.01.22 05:13:09.238184 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4772 | 2025.01.22 05:13:09.238538 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4773 | 2025.01.22 05:13:09.238784 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4774 | 2025.01.22 05:13:09.238985 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. | ||
4775 | 2025.01.22 05:13:09.239038 [ 253 ] {c5e758d8-5201-40db-8b5b-87e86317befd} <Debug> TCPHandler: Processed in 0.001578552 sec. | ||
4776 | 2025.01.22 05:13:09.239184 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4777 | 2025.01.22 05:13:09.239309 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4778 | 2025.01.22 05:13:09.239390 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4779 | 2025.01.22 05:13:09.240452 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4780 | 2025.01.22 05:13:09.240490 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4781 | 2025.01.22 05:13:09.241116 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4782 | 2025.01.22 05:13:09.241376 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4783 | 2025.01.22 05:13:09.241574 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00229 sec., 3493.449781659389 rows/sec., 6.26 MiB/sec. | ||
4784 | 2025.01.22 05:13:09.241674 [ 254 ] {6410038b-f888-4c2f-9a6c-b0d9b23f1d81} <Debug> TCPHandler: Processed in 0.002547952 sec. | ||
4785 | 2025.01.22 05:13:09.241802 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4786 | 2025.01.22 05:13:09.241921 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4787 | 2025.01.22 05:13:09.241982 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4788 | 2025.01.22 05:13:09.242549 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4789 | 2025.01.22 05:13:09.242595 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4790 | 2025.01.22 05:13:09.243006 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4791 | 2025.01.22 05:13:09.243241 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4792 | 2025.01.22 05:13:09.243450 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001557 sec., 52665.38214515093 rows/sec., 3.34 MiB/sec. | ||
4793 | 2025.01.22 05:13:09.243500 [ 253 ] {b0c61a39-8cae-4fcf-b3b2-aa4425131edd} <Debug> TCPHandler: Processed in 0.001752876 sec. | ||
4794 | 2025.01.22 05:13:13.254462 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4795 | 2025.01.22 05:13:13.254535 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4796 | 2025.01.22 05:13:13.355880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4797 | 2025.01.22 05:13:13.356655 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4798 | 2025.01.22 05:13:13.356714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4799 | 2025.01.22 05:13:13.357304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4800 | 2025.01.22 05:13:13.357556 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4801 | 2025.01.22 05:13:13.357801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4802 | 2025.01.22 05:13:14.041251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4803 | 2025.01.22 05:13:14.060810 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2025.01.22 05:13:14.060860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4805 | 2025.01.22 05:13:14.068473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4806 | 2025.01.22 05:13:14.069240 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2025.01.22 05:13:14.071904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4808 | 2025.01.22 05:13:14.214077 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4809 | 2025.01.22 05:13:14.214271 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4810 | 2025.01.22 05:13:14.214346 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4811 | 2025.01.22 05:13:14.215180 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4812 | 2025.01.22 05:13:14.215231 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4813 | 2025.01.22 05:13:14.215702 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4814 | 2025.01.22 05:13:14.215961 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4815 | 2025.01.22 05:13:14.216231 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.002003 sec., 58911.63255117324 rows/sec., 5.03 MiB/sec. | ||
4816 | 2025.01.22 05:13:14.216325 [ 253 ] {c5cd28db-29bb-4561-b255-d74db3a7db74} <Debug> TCPHandler: Processed in 0.002376739 sec. | ||
4817 | 2025.01.22 05:13:14.216623 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4818 | 2025.01.22 05:13:14.216801 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4819 | 2025.01.22 05:13:14.216871 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4820 | 2025.01.22 05:13:14.217606 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4821 | 2025.01.22 05:13:14.217649 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4822 | 2025.01.22 05:13:14.218076 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4823 | 2025.01.22 05:13:14.218330 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4824 | 2025.01.22 05:13:14.218530 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001778 sec., 17435.320584926885 rows/sec., 1.28 MiB/sec. | ||
4825 | 2025.01.22 05:13:14.218596 [ 254 ] {907644f8-c69d-4524-b656-0e8ae8236baf} <Debug> TCPHandler: Processed in 0.002140814 sec. | ||
4826 | 2025.01.22 05:13:14.218744 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4827 | 2025.01.22 05:13:14.218869 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4828 | 2025.01.22 05:13:14.218923 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4829 | 2025.01.22 05:13:14.219615 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4830 | 2025.01.22 05:13:14.219657 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4831 | 2025.01.22 05:13:14.220029 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4832 | 2025.01.22 05:13:14.220284 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4833 | 2025.01.22 05:13:14.220498 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001657 sec., 57332.528666264334 rows/sec., 4.48 MiB/sec. | ||
4834 | 2025.01.22 05:13:14.220555 [ 253 ] {a7bcb3af-56f7-4eaf-bbdb-e7a51c039832} <Debug> TCPHandler: Processed in 0.001867358 sec. | ||
4835 | 2025.01.22 05:13:14.220697 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4836 | 2025.01.22 05:13:14.220821 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4837 | 2025.01.22 05:13:14.220883 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4838 | 2025.01.22 05:13:14.221452 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4839 | 2025.01.22 05:13:14.221491 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4840 | 2025.01.22 05:13:14.221891 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4841 | 2025.01.22 05:13:14.222138 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4842 | 2025.01.22 05:13:14.222316 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
4843 | 2025.01.22 05:13:14.222372 [ 254 ] {123e01b1-7d03-48bd-bf28-5c4d966f11e3} <Debug> TCPHandler: Processed in 0.001734096 sec. | ||
4844 | 2025.01.22 05:13:14.222534 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4845 | 2025.01.22 05:13:14.222675 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4846 | 2025.01.22 05:13:14.222772 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4847 | 2025.01.22 05:13:14.224036 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2025.01.22 05:13:14.224076 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4849 | 2025.01.22 05:13:14.224752 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4850 | 2025.01.22 05:13:14.225015 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4851 | 2025.01.22 05:13:14.225191 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4852 | 2025.01.22 05:13:14.225261 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4853 | 2025.01.22 05:13:14.225298 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002646 sec., 11715.797430083145 rows/sec., 20.99 MiB/sec. | ||
4854 | 2025.01.22 05:13:14.225305 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4855 | 2025.01.22 05:13:14.225734 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
4856 | 2025.01.22 05:13:14.225823 [ 253 ] {eca4fe35-5a1b-4b85-ae1f-e31d7b724c7a} <Debug> TCPHandler: Processed in 0.003349698 sec. | ||
4857 | 2025.01.22 05:13:14.226138 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4858 | 2025.01.22 05:13:14.226405 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4859 | 2025.01.22 05:13:14.226458 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4860 | 2025.01.22 05:13:14.226511 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4861 | 2025.01.22 05:13:14.226625 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 289 rows starting from the beginning of the part | ||
4862 | 2025.01.22 05:13:14.227486 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
4863 | 2025.01.22 05:13:14.228120 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
4864 | 2025.01.22 05:13:14.228827 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
4865 | 2025.01.22 05:13:14.228843 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4866 | 2025.01.22 05:13:14.228917 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4867 | 2025.01.22 05:13:14.229447 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
4868 | 2025.01.22 05:13:14.230116 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
4869 | 2025.01.22 05:13:14.230616 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4870 | 2025.01.22 05:13:14.231199 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4871 | 2025.01.22 05:13:14.231839 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005512 sec., 10885.341074020318 rows/sec., 751.20 KiB/sec. | ||
4872 | 2025.01.22 05:13:14.232130 [ 254 ] {9306a93f-159d-473a-8c25-1a73f47f71fe} <Debug> TCPHandler: Processed in 0.006186456 sec. | ||
4873 | 2025.01.22 05:13:14.235658 [ 191 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 19 columns (19 merged, 0 gathered) in 0.010217588 sec., 38952.44161342188 rows/sec., 69.80 MiB/sec. | ||
4874 | 2025.01.22 05:13:14.236284 [ 191 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4875 | 2025.01.22 05:13:14.236702 [ 191 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4876 | 2025.01.22 05:13:14.236784 [ 191 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4877 | 2025.01.22 05:13:14.236934 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
4878 | 2025.01.22 05:13:15.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.23 MiB, peak 193.55 MiB, free memory in arenas 0.00 B, will set to 187.32 MiB (RSS), difference: 1.09 MiB | ||
4879 | 2025.01.22 05:13:17.026857 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4880 | 2025.01.22 05:13:17.027083 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4881 | 2025.01.22 05:13:17.027198 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4882 | 2025.01.22 05:13:17.027986 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2025.01.22 05:13:17.028037 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4884 | 2025.01.22 05:13:17.028460 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4885 | 2025.01.22 05:13:17.028714 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2025.01.22 05:13:17.028965 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
4887 | 2025.01.22 05:13:17.029031 [ 253 ] {c375de4b-98f2-4217-9e74-283f36d5cf60} <Debug> TCPHandler: Processed in 0.002317737 sec. | ||
4888 | 2025.01.22 05:13:17.029312 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4889 | 2025.01.22 05:13:17.029496 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4890 | 2025.01.22 05:13:17.029600 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4891 | 2025.01.22 05:13:17.030359 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4892 | 2025.01.22 05:13:17.030410 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4893 | 2025.01.22 05:13:17.030821 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4894 | 2025.01.22 05:13:17.031076 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4895 | 2025.01.22 05:13:17.031318 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001874 sec., 1067.2358591248667 rows/sec., 87.03 KiB/sec. | ||
4896 | 2025.01.22 05:13:17.031387 [ 254 ] {e9656aef-ce00-420b-a90e-5f5c076773ef} <Debug> TCPHandler: Processed in 0.002206085 sec. | ||
4897 | 2025.01.22 05:13:17.031550 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4898 | 2025.01.22 05:13:17.031677 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4899 | 2025.01.22 05:13:17.031731 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4900 | 2025.01.22 05:13:17.033148 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4901 | 2025.01.22 05:13:17.033196 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4902 | 2025.01.22 05:13:17.033669 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4903 | 2025.01.22 05:13:17.033927 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4904 | 2025.01.22 05:13:17.034149 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Debug> executeQuery: Read 1360 rows, 116.15 KiB in 0.002501 sec., 543782.4870051979 rows/sec., 45.35 MiB/sec. | ||
4905 | 2025.01.22 05:13:17.034208 [ 253 ] {06e4b0d0-846f-49f9-a13f-d9a718978c06} <Debug> TCPHandler: Processed in 0.002716405 sec. | ||
4906 | 2025.01.22 05:13:17.034387 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4907 | 2025.01.22 05:13:17.034511 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4908 | 2025.01.22 05:13:17.034565 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4909 | 2025.01.22 05:13:17.035178 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4910 | 2025.01.22 05:13:17.035220 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4911 | 2025.01.22 05:13:17.035596 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4912 | 2025.01.22 05:13:17.035842 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4913 | 2025.01.22 05:13:17.036075 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Debug> executeQuery: Read 17 rows, 1.20 KiB in 0.001592 sec., 10678.391959798993 rows/sec., 752.05 KiB/sec. | ||
4914 | 2025.01.22 05:13:17.036134 [ 254 ] {23fbe1e0-3d0e-4609-9883-5ba683745b9b} <Debug> TCPHandler: Processed in 0.001807796 sec. | ||
4915 | 2025.01.22 05:13:17.036306 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4916 | 2025.01.22 05:13:17.036435 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4917 | 2025.01.22 05:13:17.036486 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4918 | 2025.01.22 05:13:17.037182 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2025.01.22 05:13:17.037224 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4920 | 2025.01.22 05:13:17.037608 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4921 | 2025.01.22 05:13:17.037847 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4922 | 2025.01.22 05:13:17.038100 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001689 sec., 143280.04736530493 rows/sec., 9.71 MiB/sec. | ||
4923 | 2025.01.22 05:13:17.038293 [ 253 ] {1ae6be0f-7807-47f7-b7c9-51066155a4c4} <Debug> TCPHandler: Processed in 0.002040691 sec. | ||
4924 | 2025.01.22 05:13:17.038443 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4925 | 2025.01.22 05:13:17.038561 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4926 | 2025.01.22 05:13:17.038611 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4927 | 2025.01.22 05:13:17.039184 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4928 | 2025.01.22 05:13:17.039224 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4929 | 2025.01.22 05:13:17.039578 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4930 | 2025.01.22 05:13:17.039826 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4931 | 2025.01.22 05:13:17.040036 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. | ||
4932 | 2025.01.22 05:13:17.040089 [ 254 ] {821b1f67-7633-4b01-b436-da35427fe91f} <Debug> TCPHandler: Processed in 0.001703705 sec. | ||
4933 | 2025.01.22 05:13:17.040252 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4934 | 2025.01.22 05:13:17.040370 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4935 | 2025.01.22 05:13:17.040420 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4936 | 2025.01.22 05:13:17.041501 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4937 | 2025.01.22 05:13:17.041542 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4938 | 2025.01.22 05:13:17.041950 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4939 | 2025.01.22 05:13:17.042202 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4940 | 2025.01.22 05:13:17.042421 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Debug> executeQuery: Read 848 rows, 62.77 KiB in 0.002075 sec., 408674.6987951807 rows/sec., 29.54 MiB/sec. | ||
4941 | 2025.01.22 05:13:17.042479 [ 253 ] {004853ab-4d5a-464d-a2ff-c097afd9e42e} <Debug> TCPHandler: Processed in 0.002286017 sec. | ||
4942 | 2025.01.22 05:13:17.042636 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4943 | 2025.01.22 05:13:17.042758 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4944 | 2025.01.22 05:13:17.042814 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4945 | 2025.01.22 05:13:17.043314 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4946 | 2025.01.22 05:13:17.043352 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4947 | 2025.01.22 05:13:17.043710 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4948 | 2025.01.22 05:13:17.043934 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4949 | 2025.01.22 05:13:17.044203 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
4950 | 2025.01.22 05:13:17.044258 [ 254 ] {c038d98c-df92-4909-ac01-d298b50daa99} <Debug> TCPHandler: Processed in 0.001678504 sec. | ||
4951 | 2025.01.22 05:13:17.044405 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4952 | 2025.01.22 05:13:17.044523 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4953 | 2025.01.22 05:13:17.044576 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4954 | 2025.01.22 05:13:17.045448 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2025.01.22 05:13:17.045488 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4956 | 2025.01.22 05:13:17.045929 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4957 | 2025.01.22 05:13:17.046170 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4958 | 2025.01.22 05:13:17.046395 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Debug> executeQuery: Read 930 rows, 63.45 KiB in 0.001897 sec., 490247.75962045335 rows/sec., 32.66 MiB/sec. | ||
4959 | 2025.01.22 05:13:17.046456 [ 253 ] {0fae10da-32f5-4528-a350-5f7276498a36} <Debug> TCPHandler: Processed in 0.002109603 sec. | ||
4960 | 2025.01.22 05:13:17.046606 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4961 | 2025.01.22 05:13:17.046727 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4962 | 2025.01.22 05:13:17.046781 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4963 | 2025.01.22 05:13:17.047267 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4964 | 2025.01.22 05:13:17.047307 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4965 | 2025.01.22 05:13:17.047672 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4966 | 2025.01.22 05:13:17.047935 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4967 | 2025.01.22 05:13:17.048161 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
4968 | 2025.01.22 05:13:17.048220 [ 254 ] {de08c240-4dda-4ebd-b9b3-efdf5be350af} <Debug> TCPHandler: Processed in 0.001671084 sec. | ||
4969 | 2025.01.22 05:13:17.048369 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4970 | 2025.01.22 05:13:17.048491 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4971 | 2025.01.22 05:13:17.048573 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4972 | 2025.01.22 05:13:17.049694 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4973 | 2025.01.22 05:13:17.049735 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4974 | 2025.01.22 05:13:17.050335 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4975 | 2025.01.22 05:13:17.050593 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4976 | 2025.01.22 05:13:17.050845 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002378 sec., 3364.1715727502105 rows/sec., 6.03 MiB/sec. | ||
4977 | 2025.01.22 05:13:17.050977 [ 253 ] {128f086e-0f80-442f-acfa-44f879ef45a4} <Debug> TCPHandler: Processed in 0.002666014 sec. | ||
4978 | 2025.01.22 05:13:17.051137 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4979 | 2025.01.22 05:13:17.051283 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4980 | 2025.01.22 05:13:17.051346 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4981 | 2025.01.22 05:13:17.051923 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4982 | 2025.01.22 05:13:17.051970 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4983 | 2025.01.22 05:13:17.052377 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4984 | 2025.01.22 05:13:17.052623 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4985 | 2025.01.22 05:13:17.052800 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001548 sec., 37467.700258397934 rows/sec., 2.32 MiB/sec. | ||
4986 | 2025.01.22 05:13:17.052855 [ 254 ] {8c82a87b-dab0-41d8-b1bb-adfcc0b8435b} <Debug> TCPHandler: Processed in 0.001786176 sec. | ||
4987 | 2025.01.22 05:13:18.395532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 708 | ||
4988 | 2025.01.22 05:13:18.399720 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2025.01.22 05:13:18.399774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4990 | 2025.01.22 05:13:18.401289 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4991 | 2025.01.22 05:13:18.401608 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2025.01.22 05:13:18.401790 [ 58 ] {} <Debug> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4993 | 2025.01.22 05:13:18.401861 [ 58 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4994 | 2025.01.22 05:13:18.401904 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
4995 | 2025.01.22 05:13:18.402374 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
4996 | 2025.01.22 05:13:18.403025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
4997 | 2025.01.22 05:13:18.403551 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4998 | 2025.01.22 05:13:18.403742 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part | ||
4999 | 2025.01.22 05:13:18.404449 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
5000 | 2025.01.22 05:13:18.405073 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
5001 | 2025.01.22 05:13:18.405707 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
5002 | 2025.01.22 05:13:18.406547 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
5003 | 2025.01.22 05:13:18.407008 [ 200 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
5004 | 2025.01.22 05:13:18.414908 [ 197 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 72 columns (72 merged, 0 gathered) in 0.012858652 sec., 55060.20382229801 rows/sec., 47.32 MiB/sec. | ||
5005 | 2025.01.22 05:13:18.416354 [ 197 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5006 | 2025.01.22 05:13:18.417198 [ 197 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5007 | 2025.01.22 05:13:18.417299 [ 197 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_16_3} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5008 | 2025.01.22 05:13:18.417683 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
5009 | 2025.01.22 05:13:19.208189 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5010 | 2025.01.22 05:13:19.208389 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5011 | 2025.01.22 05:13:19.208464 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5012 | 2025.01.22 05:13:19.209278 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5013 | 2025.01.22 05:13:19.209328 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5014 | 2025.01.22 05:13:19.209780 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5015 | 2025.01.22 05:13:19.210048 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5016 | 2025.01.22 05:13:19.210200 [ 57 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5017 | 2025.01.22 05:13:19.210258 [ 57 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5018 | 2025.01.22 05:13:19.210262 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
5019 | 2025.01.22 05:13:19.210289 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5020 | 2025.01.22 05:13:19.210375 [ 253 ] {b2fb0308-9055-48a6-a26c-72e5cf6bd842} <Debug> TCPHandler: Processed in 0.002320087 sec. | ||
5021 | 2025.01.22 05:13:19.210446 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
5022 | 2025.01.22 05:13:19.210578 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5023 | 2025.01.22 05:13:19.210616 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1432 rows starting from the beginning of the part | ||
5024 | 2025.01.22 05:13:19.210670 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5025 | 2025.01.22 05:13:19.210725 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 121 rows starting from the beginning of the part | ||
5026 | 2025.01.22 05:13:19.211138 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5027 | 2025.01.22 05:13:19.211165 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 219 rows starting from the beginning of the part | ||
5028 | 2025.01.22 05:13:19.211333 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5029 | 2025.01.22 05:13:19.211451 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
5030 | 2025.01.22 05:13:19.211818 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1360 rows starting from the beginning of the part | ||
5031 | 2025.01.22 05:13:19.212123 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
5032 | 2025.01.22 05:13:19.214054 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2025.01.22 05:13:19.214135 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5034 | 2025.01.22 05:13:19.215010 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5035 | 2025.01.22 05:13:19.215361 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2025.01.22 05:13:19.215718 [ 57 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5037 | 2025.01.22 05:13:19.215753 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365799 sec., 616124.4578859551 rows/sec., 53.99 MiB/sec. | ||
5038 | 2025.01.22 05:13:19.215809 [ 57 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5039 | 2025.01.22 05:13:19.215872 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5040 | 2025.01.22 05:13:19.215979 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005032 sec., 12718.600953895071 rows/sec., 1016.54 KiB/sec. | ||
5041 | 2025.01.22 05:13:19.216097 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5042 | 2025.01.22 05:13:19.216316 [ 254 ] {548e51a8-9e09-44e4-8421-90a8a6357842} <Debug> TCPHandler: Processed in 0.005783707 sec. | ||
5043 | 2025.01.22 05:13:19.216642 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5044 | 2025.01.22 05:13:19.217103 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5045 | 2025.01.22 05:13:19.217164 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5046 | 2025.01.22 05:13:19.217456 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5047 | 2025.01.22 05:13:19.217557 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_36_7} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5048 | 2025.01.22 05:13:19.217561 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
5049 | 2025.01.22 05:13:19.217805 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5050 | 2025.01.22 05:13:19.218152 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5051 | 2025.01.22 05:13:19.218272 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
5052 | 2025.01.22 05:13:19.218574 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 101 rows starting from the beginning of the part | ||
5053 | 2025.01.22 05:13:19.218826 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 390 rows starting from the beginning of the part | ||
5054 | 2025.01.22 05:13:19.218982 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
5055 | 2025.01.22 05:13:19.219271 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 848 rows starting from the beginning of the part | ||
5056 | 2025.01.22 05:13:19.219596 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
5057 | 2025.01.22 05:13:19.220489 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5058 | 2025.01.22 05:13:19.220563 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5059 | 2025.01.22 05:13:19.221640 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5060 | 2025.01.22 05:13:19.222077 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5061 | 2025.01.22 05:13:19.222271 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5062 | 2025.01.22 05:13:19.222327 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5063 | 2025.01.22 05:13:19.222353 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5064 | 2025.01.22 05:13:19.222408 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.005442 sec., 11760.382212421904 rows/sec., 838.75 KiB/sec. | ||
5065 | 2025.01.22 05:13:19.222759 [ 253 ] {06980301-845c-475e-b658-826a64f6405c} <Debug> TCPHandler: Processed in 0.006283898 sec. | ||
5066 | 2025.01.22 05:13:19.223167 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5067 | 2025.01.22 05:13:19.223221 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
5068 | 2025.01.22 05:13:19.223655 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5069 | 2025.01.22 05:13:19.223810 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.007793379 sec., 309365.1675351603 rows/sec., 23.72 MiB/sec. | ||
5070 | 2025.01.22 05:13:19.223843 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5071 | 2025.01.22 05:13:19.224293 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5072 | 2025.01.22 05:13:19.224505 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5073 | 2025.01.22 05:13:19.224719 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9020 rows starting from the beginning of the part | ||
5074 | 2025.01.22 05:13:19.225358 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 163 rows starting from the beginning of the part | ||
5075 | 2025.01.22 05:13:19.225407 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5076 | 2025.01.22 05:13:19.225853 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_36_7} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5077 | 2025.01.22 05:13:19.225981 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
5078 | 2025.01.22 05:13:19.226187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5079 | 2025.01.22 05:13:19.226546 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
5080 | 2025.01.22 05:13:19.226918 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 930 rows starting from the beginning of the part | ||
5081 | 2025.01.22 05:13:19.226953 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5082 | 2025.01.22 05:13:19.227052 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5083 | 2025.01.22 05:13:19.227256 [ 194 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
5084 | 2025.01.22 05:13:19.228172 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5085 | 2025.01.22 05:13:19.228621 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5086 | 2025.01.22 05:13:19.228842 [ 57 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5087 | 2025.01.22 05:13:19.228915 [ 57 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5088 | 2025.01.22 05:13:19.228970 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.005478 sec., 4381.161007667031 rows/sec., 302.35 KiB/sec. | ||
5089 | 2025.01.22 05:13:19.228994 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5090 | 2025.01.22 05:13:19.229384 [ 254 ] {598a500c-a41a-4f2e-b4ef-82db5c701471} <Debug> TCPHandler: Processed in 0.006456752 sec. | ||
5091 | 2025.01.22 05:13:19.229486 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5092 | 2025.01.22 05:13:19.229696 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5093 | 2025.01.22 05:13:19.229743 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1726 rows starting from the beginning of the part | ||
5094 | 2025.01.22 05:13:19.229935 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5095 | 2025.01.22 05:13:19.230342 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5096 | 2025.01.22 05:13:19.230632 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5097 | 2025.01.22 05:13:19.231013 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part | ||
5098 | 2025.01.22 05:13:19.231183 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
5099 | 2025.01.22 05:13:19.233207 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.004049553 sec., 496351.07874869154 rows/sec., 32.53 MiB/sec. | ||
5100 | 2025.01.22 05:13:19.233465 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5101 | 2025.01.22 05:13:19.234049 [ 188 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10574 rows, containing 5 columns (5 merged, 0 gathered) in 0.011325781 sec., 933622.1493246249 rows/sec., 63.10 MiB/sec. | ||
5102 | 2025.01.22 05:13:19.234131 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2025.01.22 05:13:19.234242 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_36_7} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5104 | 2025.01.22 05:13:19.234369 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5105 | 2025.01.22 05:13:19.234484 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5106 | 2025.01.22 05:13:19.234836 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.01.22 05:13:19.234924 [ 189 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5108 | 2025.01.22 05:13:19.235029 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
5109 | 2025.01.22 05:13:20.857995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
5110 | 2025.01.22 05:13:20.858781 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2025.01.22 05:13:20.858819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5112 | 2025.01.22 05:13:20.859334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5113 | 2025.01.22 05:13:20.859580 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5114 | 2025.01.22 05:13:20.859768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
5115 | 2025.01.22 05:13:21.572108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5116 | 2025.01.22 05:13:21.591739 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5117 | 2025.01.22 05:13:21.591796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5118 | 2025.01.22 05:13:21.599222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5119 | 2025.01.22 05:13:21.599960 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5120 | 2025.01.22 05:13:21.603234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5121 | 2025.01.22 05:13:24.214631 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5122 | 2025.01.22 05:13:24.214931 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5123 | 2025.01.22 05:13:24.215046 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5124 | 2025.01.22 05:13:24.216015 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5125 | 2025.01.22 05:13:24.216066 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5126 | 2025.01.22 05:13:24.216495 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5127 | 2025.01.22 05:13:24.216743 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5128 | 2025.01.22 05:13:24.216974 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.002128 sec., 55451.12781954887 rows/sec., 4.73 MiB/sec. | ||
5129 | 2025.01.22 05:13:24.217029 [ 253 ] {529ad261-8bb0-447a-8532-56a3f59a95a0} <Debug> TCPHandler: Processed in 0.002588272 sec. | ||
5130 | 2025.01.22 05:13:24.217292 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5131 | 2025.01.22 05:13:24.217507 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5132 | 2025.01.22 05:13:24.217593 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5133 | 2025.01.22 05:13:24.218442 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2025.01.22 05:13:24.218501 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5135 | 2025.01.22 05:13:24.218937 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5136 | 2025.01.22 05:13:24.219189 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5137 | 2025.01.22 05:13:24.219401 [ 52 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5138 | 2025.01.22 05:13:24.219478 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.002028 sec., 15285.996055226826 rows/sec., 1.12 MiB/sec. | ||
5139 | 2025.01.22 05:13:24.219506 [ 52 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5140 | 2025.01.22 05:13:24.219583 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5141 | 2025.01.22 05:13:24.219615 [ 254 ] {2febd23a-7a7e-4b06-91ac-cc9f7d6dcc26} <Debug> TCPHandler: Processed in 0.00246274 sec. | ||
5142 | 2025.01.22 05:13:24.219844 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
5143 | 2025.01.22 05:13:24.219925 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5144 | 2025.01.22 05:13:24.220026 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5145 | 2025.01.22 05:13:24.220075 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 64 rows starting from the beginning of the part | ||
5146 | 2025.01.22 05:13:24.220345 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5147 | 2025.01.22 05:13:24.220356 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
5148 | 2025.01.22 05:13:24.220572 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5149 | 2025.01.22 05:13:24.220741 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
5150 | 2025.01.22 05:13:24.221165 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
5151 | 2025.01.22 05:13:24.221582 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
5152 | 2025.01.22 05:13:24.221993 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
5153 | 2025.01.22 05:13:24.223522 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5154 | 2025.01.22 05:13:24.223602 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5155 | 2025.01.22 05:13:24.224662 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5156 | 2025.01.22 05:13:24.224742 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.005047692 sec., 38631.517136941 rows/sec., 2.92 MiB/sec. | ||
5157 | 2025.01.22 05:13:24.224912 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5158 | 2025.01.22 05:13:24.225085 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5159 | 2025.01.22 05:13:24.225489 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5160 | 2025.01.22 05:13:24.225530 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005358 sec., 17730.49645390071 rows/sec., 1.38 MiB/sec. | ||
5161 | 2025.01.22 05:13:24.225669 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_26_5} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5162 | 2025.01.22 05:13:24.225693 [ 253 ] {a76768c9-a2d1-496f-9add-e36b4e4699b7} <Debug> TCPHandler: Processed in 0.005951531 sec. | ||
5163 | 2025.01.22 05:13:24.225876 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5164 | 2025.01.22 05:13:24.225896 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5165 | 2025.01.22 05:13:24.226020 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5166 | 2025.01.22 05:13:24.226078 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5167 | 2025.01.22 05:13:24.226654 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5168 | 2025.01.22 05:13:24.226694 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5169 | 2025.01.22 05:13:24.227090 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5170 | 2025.01.22 05:13:24.227337 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5171 | 2025.01.22 05:13:24.227552 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
5172 | 2025.01.22 05:13:24.227605 [ 254 ] {3bda5d32-5168-475c-98d6-8ea5014af9ac} <Debug> TCPHandler: Processed in 0.001819887 sec. | ||
5173 | 2025.01.22 05:13:24.227750 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2025.01.22 05:13:24.227867 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5175 | 2025.01.22 05:13:24.227947 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5176 | 2025.01.22 05:13:24.229119 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5177 | 2025.01.22 05:13:24.229159 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5178 | 2025.01.22 05:13:24.229838 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5179 | 2025.01.22 05:13:24.230103 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5180 | 2025.01.22 05:13:24.230390 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002548 sec., 12166.40502354788 rows/sec., 21.80 MiB/sec. | ||
5181 | 2025.01.22 05:13:24.230658 [ 253 ] {4db574c3-99c5-4f91-8875-8ee7e2cb6737} <Debug> TCPHandler: Processed in 0.00296314 sec. | ||
5182 | 2025.01.22 05:13:24.230814 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5183 | 2025.01.22 05:13:24.230936 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5184 | 2025.01.22 05:13:24.230989 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5185 | 2025.01.22 05:13:24.231487 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5186 | 2025.01.22 05:13:24.231529 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5187 | 2025.01.22 05:13:24.231902 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5188 | 2025.01.22 05:13:24.232138 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5189 | 2025.01.22 05:13:24.232391 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
5190 | 2025.01.22 05:13:24.232610 [ 254 ] {0bd9ca4e-fef3-4005-baeb-a1522182d0a7} <Debug> TCPHandler: Processed in 0.001846928 sec. | ||
5191 | 2025.01.22 05:13:28.254582 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5192 | 2025.01.22 05:13:28.254655 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5193 | 2025.01.22 05:13:28.359994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
5194 | 2025.01.22 05:13:28.360740 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5195 | 2025.01.22 05:13:28.360785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5196 | 2025.01.22 05:13:28.361310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5197 | 2025.01.22 05:13:28.361604 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5198 | 2025.01.22 05:13:28.361910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5199 | 2025.01.22 05:13:28.403525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 728 | ||
5200 | 2025.01.22 05:13:28.406375 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5201 | 2025.01.22 05:13:28.406418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5202 | 2025.01.22 05:13:28.407873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5203 | 2025.01.22 05:13:28.408179 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5204 | 2025.01.22 05:13:28.408902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
5205 | 2025.01.22 05:13:29.103443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5206 | 2025.01.22 05:13:29.124369 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5207 | 2025.01.22 05:13:29.124424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5208 | 2025.01.22 05:13:29.131827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5209 | 2025.01.22 05:13:29.132599 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5210 | 2025.01.22 05:13:29.135342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5211 | 2025.01.22 05:13:29.217142 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5212 | 2025.01.22 05:13:29.217340 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5213 | 2025.01.22 05:13:29.217417 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5214 | 2025.01.22 05:13:29.218179 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5215 | 2025.01.22 05:13:29.218234 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5216 | 2025.01.22 05:13:29.218691 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5217 | 2025.01.22 05:13:29.218947 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2025.01.22 05:13:29.219148 [ 46 ] {} <Debug> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5219 | 2025.01.22 05:13:29.219221 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec. | ||
5220 | 2025.01.22 05:13:29.219236 [ 46 ] {} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2025.01.22 05:13:29.219314 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5222 | 2025.01.22 05:13:29.219374 [ 253 ] {64f92e55-8e1a-42ed-a792-298e69576a58} <Debug> TCPHandler: Processed in 0.002362978 sec. | ||
5223 | 2025.01.22 05:13:29.219574 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
5224 | 2025.01.22 05:13:29.219662 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5225 | 2025.01.22 05:13:29.219751 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5226 | 2025.01.22 05:13:29.219826 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
5227 | 2025.01.22 05:13:29.219962 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5228 | 2025.01.22 05:13:29.220069 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
5229 | 2025.01.22 05:13:29.220125 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5230 | 2025.01.22 05:13:29.220464 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
5231 | 2025.01.22 05:13:29.220771 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
5232 | 2025.01.22 05:13:29.221159 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5233 | 2025.01.22 05:13:29.223106 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5234 | 2025.01.22 05:13:29.223193 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5235 | 2025.01.22 05:13:29.223814 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004340619 sec., 16126.732155022128 rows/sec., 1.20 MiB/sec. | ||
5236 | 2025.01.22 05:13:29.224073 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5237 | 2025.01.22 05:13:29.224296 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5238 | 2025.01.22 05:13:29.224587 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2025.01.22 05:13:29.224749 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_13_3} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5240 | 2025.01.22 05:13:29.224810 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2025.01.22 05:13:29.224901 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5242 | 2025.01.22 05:13:29.225150 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.0053 sec., 41320.75471698113 rows/sec., 3.60 MiB/sec. | ||
5243 | 2025.01.22 05:13:29.225232 [ 254 ] {26be0c3d-d0c1-4c38-a2c8-ecf8e3890c13} <Debug> TCPHandler: Processed in 0.005736397 sec. | ||
5244 | 2025.01.22 05:13:29.225413 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5245 | 2025.01.22 05:13:29.225558 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5246 | 2025.01.22 05:13:29.225621 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5247 | 2025.01.22 05:13:29.226237 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5248 | 2025.01.22 05:13:29.226278 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5249 | 2025.01.22 05:13:29.226651 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5250 | 2025.01.22 05:13:29.226891 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5251 | 2025.01.22 05:13:29.227095 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001573 sec., 9535.918626827717 rows/sec., 672.36 KiB/sec. | ||
5252 | 2025.01.22 05:13:29.227153 [ 253 ] {a6f76331-00ff-4682-84fc-c7c680031d34} <Debug> TCPHandler: Processed in 0.001809927 sec. | ||
5253 | 2025.01.22 05:13:29.227314 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5254 | 2025.01.22 05:13:29.227459 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5255 | 2025.01.22 05:13:29.227519 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5256 | 2025.01.22 05:13:29.228139 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5257 | 2025.01.22 05:13:29.228180 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5258 | 2025.01.22 05:13:29.228539 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5259 | 2025.01.22 05:13:29.228785 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2025.01.22 05:13:29.229040 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001608 sec., 8706.467661691542 rows/sec., 609.74 KiB/sec. | ||
5261 | 2025.01.22 05:13:29.229233 [ 254 ] {bf7905e1-dd1e-43df-a1a9-a33cc7e37027} <Debug> TCPHandler: Processed in 0.00198528 sec. | ||
5262 | 2025.01.22 05:13:29.229420 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5263 | 2025.01.22 05:13:29.229561 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5264 | 2025.01.22 05:13:29.229620 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5265 | 2025.01.22 05:13:29.230206 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5266 | 2025.01.22 05:13:29.230245 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5267 | 2025.01.22 05:13:29.230581 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5268 | 2025.01.22 05:13:29.230799 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5269 | 2025.01.22 05:13:29.230960 [ 44 ] {} <Debug> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5270 | 2025.01.22 05:13:29.231031 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. | ||
5271 | 2025.01.22 05:13:29.231037 [ 44 ] {} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5272 | 2025.01.22 05:13:29.231111 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5273 | 2025.01.22 05:13:29.231159 [ 253 ] {a7911adb-e495-497b-a26b-3e6676baf6c6} <Debug> TCPHandler: Processed in 0.001869627 sec. | ||
5274 | 2025.01.22 05:13:29.231420 [ 188 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
5275 | 2025.01.22 05:13:29.231464 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5276 | 2025.01.22 05:13:29.231671 [ 188 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5277 | 2025.01.22 05:13:29.231700 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5278 | 2025.01.22 05:13:29.231735 [ 188 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
5279 | 2025.01.22 05:13:29.231795 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5280 | 2025.01.22 05:13:29.232055 [ 188 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
5281 | 2025.01.22 05:13:29.232384 [ 188 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
5282 | 2025.01.22 05:13:29.232674 [ 188 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
5283 | 2025.01.22 05:13:29.232978 [ 188 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
5284 | 2025.01.22 05:13:29.234828 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5285 | 2025.01.22 05:13:29.234894 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5286 | 2025.01.22 05:13:29.235515 [ 190 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249357 sec., 15296.431907227377 rows/sec., 1013.48 KiB/sec. | ||
5287 | 2025.01.22 05:13:29.235724 [ 195 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5288 | 2025.01.22 05:13:29.235762 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5289 | 2025.01.22 05:13:29.236071 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2025.01.22 05:13:29.236139 [ 195 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5291 | 2025.01.22 05:13:29.236396 [ 195 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_13_3} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5292 | 2025.01.22 05:13:29.236427 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004796 sec., 81317.76480400334 rows/sec., 5.77 MiB/sec. | ||
5293 | 2025.01.22 05:13:29.236646 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5294 | 2025.01.22 05:13:29.236700 [ 254 ] {149b0f61-10ed-4cec-b52d-2168b0e79ac4} <Debug> TCPHandler: Processed in 0.005361049 sec. | ||
5295 | 2025.01.22 05:13:29.236898 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5296 | 2025.01.22 05:13:29.237036 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5297 | 2025.01.22 05:13:29.237098 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5298 | 2025.01.22 05:13:29.237675 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2025.01.22 05:13:29.237721 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5300 | 2025.01.22 05:13:29.238104 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5301 | 2025.01.22 05:13:29.238345 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5302 | 2025.01.22 05:13:29.238595 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001582 sec., 3792.6675094816687 rows/sec., 198.15 KiB/sec. | ||
5303 | 2025.01.22 05:13:29.238675 [ 253 ] {e1c07ecd-9554-469a-b7a3-75624b58cf62} <Debug> TCPHandler: Processed in 0.001865228 sec. | ||
5304 | 2025.01.22 05:13:29.238814 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5305 | 2025.01.22 05:13:29.238937 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5306 | 2025.01.22 05:13:29.238990 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5307 | 2025.01.22 05:13:29.239597 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5308 | 2025.01.22 05:13:29.239638 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5309 | 2025.01.22 05:13:29.240041 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5310 | 2025.01.22 05:13:29.240283 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2025.01.22 05:13:29.240581 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001654 sec., 143288.99637243047 rows/sec., 9.60 MiB/sec. | ||
5312 | 2025.01.22 05:13:29.241017 [ 254 ] {05adcf86-edc5-4830-a019-f5108ea0bdc7} <Debug> TCPHandler: Processed in 0.002249236 sec. | ||
5313 | 2025.01.22 05:13:29.241328 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5314 | 2025.01.22 05:13:29.241522 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5315 | 2025.01.22 05:13:29.241573 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5316 | 2025.01.22 05:13:29.242035 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2025.01.22 05:13:29.242073 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5318 | 2025.01.22 05:13:29.242424 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5319 | 2025.01.22 05:13:29.242657 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2025.01.22 05:13:29.242873 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
5321 | 2025.01.22 05:13:29.242923 [ 253 ] {ed9afc00-7cf1-4899-ad63-be29087298e8} <Debug> TCPHandler: Processed in 0.001788836 sec. | ||
5322 | 2025.01.22 05:13:29.243062 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5323 | 2025.01.22 05:13:29.243179 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5324 | 2025.01.22 05:13:29.243259 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5325 | 2025.01.22 05:13:29.244293 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5326 | 2025.01.22 05:13:29.244332 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5327 | 2025.01.22 05:13:29.244917 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5328 | 2025.01.22 05:13:29.245181 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5329 | 2025.01.22 05:13:29.245446 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002286 sec., 3499.562554680665 rows/sec., 6.27 MiB/sec. | ||
5330 | 2025.01.22 05:13:29.245584 [ 254 ] {61235d9f-d9a5-44ad-b78c-ccd4e6852a81} <Debug> TCPHandler: Processed in 0.002575042 sec. | ||
5331 | 2025.01.22 05:13:29.245725 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5332 | 2025.01.22 05:13:29.245862 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5333 | 2025.01.22 05:13:29.245922 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5334 | 2025.01.22 05:13:29.246490 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5335 | 2025.01.22 05:13:29.246536 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5336 | 2025.01.22 05:13:29.246936 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5337 | 2025.01.22 05:13:29.247167 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5338 | 2025.01.22 05:13:29.247393 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. | ||
5339 | 2025.01.22 05:13:29.247509 [ 253 ] {6d64c8e7-9cdd-4291-b48e-896dc3763d63} <Debug> TCPHandler: Processed in 0.001847218 sec. | ||
5340 | 2025.01.22 05:13:30.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.03 MiB, peak 196.03 MiB, free memory in arenas 0.00 B, will set to 188.89 MiB (RSS), difference: -1.14 MiB | ||
5341 | 2025.01.22 05:13:34.213998 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2025.01.22 05:13:34.214226 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5343 | 2025.01.22 05:13:34.214309 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5344 | 2025.01.22 05:13:34.215132 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2025.01.22 05:13:34.215181 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5346 | 2025.01.22 05:13:34.215596 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5347 | 2025.01.22 05:13:34.215852 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2025.01.22 05:13:34.216081 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001914 sec., 1044.9320794148382 rows/sec., 85.21 KiB/sec. | ||
5349 | 2025.01.22 05:13:34.216137 [ 253 ] {106c7061-b20b-4c70-baac-9984c9c6ee66} <Debug> TCPHandler: Processed in 0.002280957 sec. | ||
5350 | 2025.01.22 05:13:34.216378 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2025.01.22 05:13:34.216570 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5352 | 2025.01.22 05:13:34.216643 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5353 | 2025.01.22 05:13:34.217438 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2025.01.22 05:13:34.217488 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5355 | 2025.01.22 05:13:34.217918 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5356 | 2025.01.22 05:13:34.218173 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.01.22 05:13:34.218403 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001888 sec., 63029.661016949154 rows/sec., 5.37 MiB/sec. | ||
5358 | 2025.01.22 05:13:34.218474 [ 254 ] {745de5c4-1420-4a5a-8735-05f6dcff6b91} <Debug> TCPHandler: Processed in 0.002222206 sec. | ||
5359 | 2025.01.22 05:13:34.218622 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5360 | 2025.01.22 05:13:34.218760 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5361 | 2025.01.22 05:13:34.218820 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5362 | 2025.01.22 05:13:34.219439 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2025.01.22 05:13:34.219477 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5364 | 2025.01.22 05:13:34.219815 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5365 | 2025.01.22 05:13:34.220034 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2025.01.22 05:13:34.220242 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001567 sec., 21059.349074664966 rows/sec., 1.54 MiB/sec. | ||
5367 | 2025.01.22 05:13:34.220292 [ 253 ] {fe697ddf-6fee-45bd-b743-0f8cf16c5a5a} <Debug> TCPHandler: Processed in 0.001792427 sec. | ||
5368 | 2025.01.22 05:13:34.220502 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2025.01.22 05:13:34.220624 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5370 | 2025.01.22 05:13:34.220677 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5371 | 2025.01.22 05:13:34.221321 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2025.01.22 05:13:34.221362 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5373 | 2025.01.22 05:13:34.221730 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5374 | 2025.01.22 05:13:34.221969 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2025.01.22 05:13:34.222195 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001599 sec., 60662.91432145091 rows/sec., 4.74 MiB/sec. | ||
5376 | 2025.01.22 05:13:34.222250 [ 254 ] {6b713325-a2c4-4185-a19d-da72649b535b} <Debug> TCPHandler: Processed in 0.001805657 sec. | ||
5377 | 2025.01.22 05:13:34.222423 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2025.01.22 05:13:34.222561 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5379 | 2025.01.22 05:13:34.222626 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5380 | 2025.01.22 05:13:34.223258 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2025.01.22 05:13:34.223299 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5382 | 2025.01.22 05:13:34.223696 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5383 | 2025.01.22 05:13:34.223934 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2025.01.22 05:13:34.224152 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001621 sec., 99321.40653917335 rows/sec., 6.92 MiB/sec. | ||
5385 | 2025.01.22 05:13:34.224211 [ 253 ] {6c5f99b9-695c-4281-b72b-76b410532d0d} <Debug> TCPHandler: Processed in 0.001853688 sec. | ||
5386 | 2025.01.22 05:13:34.224358 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5387 | 2025.01.22 05:13:34.224478 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5388 | 2025.01.22 05:13:34.224560 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5389 | 2025.01.22 05:13:34.225699 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2025.01.22 05:13:34.225739 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5391 | 2025.01.22 05:13:34.226386 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5392 | 2025.01.22 05:13:34.226650 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2025.01.22 05:13:34.226933 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002481 sec., 12494.96170898831 rows/sec., 22.39 MiB/sec. | ||
5394 | 2025.01.22 05:13:34.227230 [ 254 ] {7043d5d0-1f54-4344-aa6e-a6688cbd0e8a} <Debug> TCPHandler: Processed in 0.00292884 sec. | ||
5395 | 2025.01.22 05:13:34.227382 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5396 | 2025.01.22 05:13:34.227503 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5397 | 2025.01.22 05:13:34.227557 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5398 | 2025.01.22 05:13:34.228045 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5399 | 2025.01.22 05:13:34.228084 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5400 | 2025.01.22 05:13:34.228450 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5401 | 2025.01.22 05:13:34.228691 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5402 | 2025.01.22 05:13:34.228910 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
5403 | 2025.01.22 05:13:34.229007 [ 253 ] {33299f37-a2f0-4731-8520-4414dade2fd2} <Debug> TCPHandler: Processed in 0.001678904 sec. | ||
5404 | 2025.01.22 05:13:35.862184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5405 | 2025.01.22 05:13:35.863191 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5406 | 2025.01.22 05:13:35.863234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5407 | 2025.01.22 05:13:35.863748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5408 | 2025.01.22 05:13:35.864009 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5409 | 2025.01.22 05:13:35.864322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5410 | 2025.01.22 05:13:36.635474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5411 | 2025.01.22 05:13:36.656968 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5412 | 2025.01.22 05:13:36.657023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5413 | 2025.01.22 05:13:36.664528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5414 | 2025.01.22 05:13:36.665285 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2025.01.22 05:13:36.669356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5416 | 2025.01.22 05:13:38.409167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 764 | ||
5417 | 2025.01.22 05:13:38.412361 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2025.01.22 05:13:38.412407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5419 | 2025.01.22 05:13:38.413890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5420 | 2025.01.22 05:13:38.414206 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5421 | 2025.01.22 05:13:38.415634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
5422 | 2025.01.22 05:13:39.218018 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5423 | 2025.01.22 05:13:39.218225 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5424 | 2025.01.22 05:13:39.218305 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5425 | 2025.01.22 05:13:39.219173 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5426 | 2025.01.22 05:13:39.219214 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5427 | 2025.01.22 05:13:39.219638 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5428 | 2025.01.22 05:13:39.219897 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5429 | 2025.01.22 05:13:39.220147 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. | ||
5430 | 2025.01.22 05:13:39.220345 [ 253 ] {bbcc14ff-6120-4c05-80d2-6bf5e360ef16} <Debug> TCPHandler: Processed in 0.00245485 sec. | ||
5431 | 2025.01.22 05:13:39.220599 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5432 | 2025.01.22 05:13:39.220790 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5433 | 2025.01.22 05:13:39.220861 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5434 | 2025.01.22 05:13:39.221710 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5435 | 2025.01.22 05:13:39.221759 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5436 | 2025.01.22 05:13:39.222205 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5437 | 2025.01.22 05:13:39.222462 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5438 | 2025.01.22 05:13:39.222710 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.001973 sec., 110998.47947288393 rows/sec., 9.66 MiB/sec. | ||
5439 | 2025.01.22 05:13:39.222775 [ 254 ] {1fb2af22-fe34-4095-b302-6bc84524c45d} <Debug> TCPHandler: Processed in 0.002301737 sec. | ||
5440 | 2025.01.22 05:13:39.222935 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5441 | 2025.01.22 05:13:39.223081 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5442 | 2025.01.22 05:13:39.223144 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5443 | 2025.01.22 05:13:39.223858 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5444 | 2025.01.22 05:13:39.223907 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5445 | 2025.01.22 05:13:39.224303 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5446 | 2025.01.22 05:13:39.224543 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5447 | 2025.01.22 05:13:39.224755 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001709 sec., 8777.062609713283 rows/sec., 618.85 KiB/sec. | ||
5448 | 2025.01.22 05:13:39.224812 [ 253 ] {fa766bf3-3348-4b35-be6f-f846fb1ec379} <Debug> TCPHandler: Processed in 0.001943309 sec. | ||
5449 | 2025.01.22 05:13:39.224970 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5450 | 2025.01.22 05:13:39.225093 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5451 | 2025.01.22 05:13:39.225148 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5452 | 2025.01.22 05:13:39.225829 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5453 | 2025.01.22 05:13:39.225879 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5454 | 2025.01.22 05:13:39.226280 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5455 | 2025.01.22 05:13:39.226521 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5456 | 2025.01.22 05:13:39.226697 [ 32 ] {} <Debug> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5457 | 2025.01.22 05:13:39.226759 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001693 sec., 8269.344359125811 rows/sec., 579.13 KiB/sec. | ||
5458 | 2025.01.22 05:13:39.226785 [ 32 ] {} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5459 | 2025.01.22 05:13:39.226852 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5460 | 2025.01.22 05:13:39.226877 [ 254 ] {375117f5-3de1-4052-bf19-a02d496a55de} <Debug> TCPHandler: Processed in 0.001962111 sec. | ||
5461 | 2025.01.22 05:13:39.227086 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::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 | ||
5462 | 2025.01.22 05:13:39.227090 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5463 | 2025.01.22 05:13:39.227327 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5464 | 2025.01.22 05:13:39.227362 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5465 | 2025.01.22 05:13:39.227392 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
5466 | 2025.01.22 05:13:39.227458 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5467 | 2025.01.22 05:13:39.227683 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
5468 | 2025.01.22 05:13:39.228077 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5469 | 2025.01.22 05:13:39.228448 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 242 rows starting from the beginning of the part | ||
5470 | 2025.01.22 05:13:39.228800 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5471 | 2025.01.22 05:13:39.229173 [ 200 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5472 | 2025.01.22 05:13:39.230681 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5473 | 2025.01.22 05:13:39.230749 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5474 | 2025.01.22 05:13:39.231800 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5475 | 2025.01.22 05:13:39.232235 [ 197 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005296727 sec., 102138.54706878417 rows/sec., 7.32 MiB/sec. | ||
5476 | 2025.01.22 05:13:39.232294 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5477 | 2025.01.22 05:13:39.232455 [ 197 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5478 | 2025.01.22 05:13:39.232600 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005319 sec., 2444.06843391615 rows/sec., 152.39 KiB/sec. | ||
5479 | 2025.01.22 05:13:39.232686 [ 253 ] {56bd46d0-332e-4083-8b13-51972594a32d} <Debug> TCPHandler: Processed in 0.005708477 sec. | ||
5480 | 2025.01.22 05:13:39.232857 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5481 | 2025.01.22 05:13:39.232934 [ 197 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5482 | 2025.01.22 05:13:39.233062 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5483 | 2025.01.22 05:13:39.233115 [ 197 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_16_3} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5484 | 2025.01.22 05:13:39.233139 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5485 | 2025.01.22 05:13:39.233314 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5486 | 2025.01.22 05:13:39.234035 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2025.01.22 05:13:39.234082 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5488 | 2025.01.22 05:13:39.234480 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5489 | 2025.01.22 05:13:39.234723 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2025.01.22 05:13:39.234945 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.00196 sec., 198979.5918367347 rows/sec., 14.11 MiB/sec. | ||
5491 | 2025.01.22 05:13:39.235005 [ 254 ] {2b99fca7-f4b8-4a90-b0cb-1adafd31953f} <Debug> TCPHandler: Processed in 0.002228705 sec. | ||
5492 | 2025.01.22 05:13:39.235182 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5493 | 2025.01.22 05:13:39.235405 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5494 | 2025.01.22 05:13:39.235503 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5495 | 2025.01.22 05:13:39.236288 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2025.01.22 05:13:39.236326 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5497 | 2025.01.22 05:13:39.236688 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5498 | 2025.01.22 05:13:39.236919 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2025.01.22 05:13:39.237142 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00179 sec., 3351.95530726257 rows/sec., 175.13 KiB/sec. | ||
5500 | 2025.01.22 05:13:39.237241 [ 253 ] {e4efe5a1-4b32-4684-8b79-2ff522fcc322} <Debug> TCPHandler: Processed in 0.002143754 sec. | ||
5501 | 2025.01.22 05:13:39.237402 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5502 | 2025.01.22 05:13:39.237548 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5503 | 2025.01.22 05:13:39.237612 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5504 | 2025.01.22 05:13:39.238281 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5505 | 2025.01.22 05:13:39.238322 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5506 | 2025.01.22 05:13:39.238726 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5507 | 2025.01.22 05:13:39.238969 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2025.01.22 05:13:39.239176 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001659 sec., 142857.14285714284 rows/sec., 9.58 MiB/sec. | ||
5509 | 2025.01.22 05:13:39.239230 [ 254 ] {4e26a017-2a05-4068-889c-758ec9930bac} <Debug> TCPHandler: Processed in 0.001894509 sec. | ||
5510 | 2025.01.22 05:13:39.239381 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5511 | 2025.01.22 05:13:39.239523 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5512 | 2025.01.22 05:13:39.239583 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5513 | 2025.01.22 05:13:39.240121 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2025.01.22 05:13:39.240167 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5515 | 2025.01.22 05:13:39.240520 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5516 | 2025.01.22 05:13:39.240754 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2025.01.22 05:13:39.240967 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
5518 | 2025.01.22 05:13:39.241018 [ 253 ] {abaf8515-f06f-4ae7-9ffa-db5cceae567e} <Debug> TCPHandler: Processed in 0.001703894 sec. | ||
5519 | 2025.01.22 05:13:39.241160 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5520 | 2025.01.22 05:13:39.241298 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5521 | 2025.01.22 05:13:39.241391 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5522 | 2025.01.22 05:13:39.242600 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5523 | 2025.01.22 05:13:39.242641 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5524 | 2025.01.22 05:13:39.243252 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5525 | 2025.01.22 05:13:39.243514 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5526 | 2025.01.22 05:13:39.243689 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5527 | 2025.01.22 05:13:39.243758 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5528 | 2025.01.22 05:13:39.243794 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5529 | 2025.01.22 05:13:39.243807 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00253 sec., 3162.0553359683795 rows/sec., 5.67 MiB/sec. | ||
5530 | 2025.01.22 05:13:39.244210 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
5531 | 2025.01.22 05:13:39.244235 [ 254 ] {18b57833-c138-4d69-a821-025232494faf} <Debug> TCPHandler: Processed in 0.003136224 sec. | ||
5532 | 2025.01.22 05:13:39.244602 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5533 | 2025.01.22 05:13:39.245036 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5534 | 2025.01.22 05:13:39.245233 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5535 | 2025.01.22 05:13:39.245253 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5536 | 2025.01.22 05:13:39.245486 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 398 rows starting from the beginning of the part | ||
5537 | 2025.01.22 05:13:39.246313 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
5538 | 2025.01.22 05:13:39.247192 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
5539 | 2025.01.22 05:13:39.247655 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5540 | 2025.01.22 05:13:39.247842 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
5541 | 2025.01.22 05:13:39.247930 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
5542 | 2025.01.22 05:13:39.248701 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
5543 | 2025.01.22 05:13:39.249428 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
5544 | 2025.01.22 05:13:39.249541 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5545 | 2025.01.22 05:13:39.250453 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5546 | 2025.01.22 05:13:39.250919 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006041 sec., 13573.911604039065 rows/sec., 882.80 KiB/sec. | ||
5547 | 2025.01.22 05:13:39.251193 [ 253 ] {5c85022d-7b9d-416c-b851-f5e3284537d5} <Debug> TCPHandler: Processed in 0.006781859 sec. | ||
5548 | 2025.01.22 05:13:39.255305 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.011396582 sec., 42468.8735622663 rows/sec., 76.10 MiB/sec. | ||
5549 | 2025.01.22 05:13:39.255849 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5550 | 2025.01.22 05:13:39.256267 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5551 | 2025.01.22 05:13:39.256352 [ 190 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5552 | 2025.01.22 05:13:39.256479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
5553 | 2025.01.22 05:13:43.254900 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5554 | 2025.01.22 05:13:43.254966 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5555 | 2025.01.22 05:13:43.364502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5556 | 2025.01.22 05:13:43.365168 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5557 | 2025.01.22 05:13:43.365210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5558 | 2025.01.22 05:13:43.365738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5559 | 2025.01.22 05:13:43.365989 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5560 | 2025.01.22 05:13:43.366207 [ 25 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5561 | 2025.01.22 05:13:43.366232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5562 | 2025.01.22 05:13:43.366287 [ 25 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5563 | 2025.01.22 05:13:43.366345 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5564 | 2025.01.22 05:13:43.366485 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
5565 | 2025.01.22 05:13:43.366642 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5566 | 2025.01.22 05:13:43.366687 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
5567 | 2025.01.22 05:13:43.366763 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
5568 | 2025.01.22 05:13:43.366854 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
5569 | 2025.01.22 05:13:43.367052 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
5570 | 2025.01.22 05:13:43.367238 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
5571 | 2025.01.22 05:13:43.367348 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
5572 | 2025.01.22 05:13:43.371785 [ 190 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005361749 sec., 2229869.395229057 rows/sec., 31.90 MiB/sec. | ||
5573 | 2025.01.22 05:13:43.372057 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5574 | 2025.01.22 05:13:43.372353 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_26_5} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5575 | 2025.01.22 05:13:43.372439 [ 199 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_26_5} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5576 | 2025.01.22 05:13:43.372539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5577 | 2025.01.22 05:13:44.169468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5578 | 2025.01.22 05:13:44.190295 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5579 | 2025.01.22 05:13:44.190345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5580 | 2025.01.22 05:13:44.197651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5581 | 2025.01.22 05:13:44.198412 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5582 | 2025.01.22 05:13:44.198835 [ 24 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5583 | 2025.01.22 05:13:44.199026 [ 24 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5584 | 2025.01.22 05:13:44.199132 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5585 | 2025.01.22 05:13:44.200024 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
5586 | 2025.01.22 05:13:44.214515 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5587 | 2025.01.22 05:13:44.214922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5588 | 2025.01.22 05:13:44.214998 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5589 | 2025.01.22 05:13:44.215114 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5590 | 2025.01.22 05:13:44.216734 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.01.22 05:13:44.216798 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5592 | 2025.01.22 05:13:44.217530 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5593 | 2025.01.22 05:13:44.217970 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.01.22 05:13:44.217985 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5595 | 2025.01.22 05:13:44.218277 [ 24 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5596 | 2025.01.22 05:13:44.218475 [ 24 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5597 | 2025.01.22 05:13:44.218556 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.003664 sec., 32205.240174672486 rows/sec., 2.75 MiB/sec. | ||
5598 | 2025.01.22 05:13:44.218608 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5599 | 2025.01.22 05:13:44.218975 [ 253 ] {071a95d5-4dc5-4100-b9fb-2730308254d2} <Debug> TCPHandler: Processed in 0.004684856 sec. | ||
5600 | 2025.01.22 05:13:44.219447 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5601 | 2025.01.22 05:13:44.219457 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
5602 | 2025.01.22 05:13:44.220010 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5603 | 2025.01.22 05:13:44.220235 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5604 | 2025.01.22 05:13:44.220798 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5605 | 2025.01.22 05:13:44.220958 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1432 rows starting from the beginning of the part | ||
5606 | 2025.01.22 05:13:44.221537 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
5607 | 2025.01.22 05:13:44.222093 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 219 rows starting from the beginning of the part | ||
5608 | 2025.01.22 05:13:44.222648 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 119 rows starting from the beginning of the part | ||
5609 | 2025.01.22 05:13:44.223289 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 219 rows starting from the beginning of the part | ||
5610 | 2025.01.22 05:13:44.223916 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
5611 | 2025.01.22 05:13:44.226617 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5612 | 2025.01.22 05:13:44.226717 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5613 | 2025.01.22 05:13:44.228721 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
5614 | 2025.01.22 05:13:44.228958 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5615 | 2025.01.22 05:13:44.229880 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5616 | 2025.01.22 05:13:44.230883 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.011016 sec., 2814.088598402324 rows/sec., 211.61 KiB/sec. | ||
5617 | 2025.01.22 05:13:44.230994 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2225 rows, containing 5 columns (5 merged, 0 gathered) in 0.012114666 sec., 183661.6874125956 rows/sec., 16.25 MiB/sec. | ||
5618 | 2025.01.22 05:13:44.231152 [ 254 ] {cc8b285f-584b-41cc-8c93-b731694685bd} <Debug> TCPHandler: Processed in 0.011984544 sec. | ||
5619 | 2025.01.22 05:13:44.231399 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5620 | 2025.01.22 05:13:44.231418 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5621 | 2025.01.22 05:13:44.231755 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5622 | 2025.01.22 05:13:44.231904 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5623 | 2025.01.22 05:13:44.232185 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5624 | 2025.01.22 05:13:44.232480 [ 199 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_41_8} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5625 | 2025.01.22 05:13:44.232760 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5626 | 2025.01.22 05:13:44.233471 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5627 | 2025.01.22 05:13:44.233530 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5628 | 2025.01.22 05:13:44.234155 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5629 | 2025.01.22 05:13:44.234598 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5630 | 2025.01.22 05:13:44.234887 [ 24 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5631 | 2025.01.22 05:13:44.235040 [ 24 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2025.01.22 05:13:44.235104 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.003424 sec., 27745.327102803738 rows/sec., 2.17 MiB/sec. | ||
5633 | 2025.01.22 05:13:44.235149 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5634 | 2025.01.22 05:13:44.235496 [ 253 ] {407953fc-8c3e-4b11-8012-27ba8862bc84} <Debug> TCPHandler: Processed in 0.004199315 sec. | ||
5635 | 2025.01.22 05:13:44.235973 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5636 | 2025.01.22 05:13:44.236281 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
5637 | 2025.01.22 05:13:44.236595 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5638 | 2025.01.22 05:13:44.236908 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5639 | 2025.01.22 05:13:44.237879 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5640 | 2025.01.22 05:13:44.238090 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
5641 | 2025.01.22 05:13:44.238609 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
5642 | 2025.01.22 05:13:44.239766 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 390 rows starting from the beginning of the part | ||
5643 | 2025.01.22 05:13:44.240275 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5644 | 2025.01.22 05:13:44.240356 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5645 | 2025.01.22 05:13:44.240654 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 97 rows starting from the beginning of the part | ||
5646 | 2025.01.22 05:13:44.241401 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 390 rows starting from the beginning of the part | ||
5647 | 2025.01.22 05:13:44.242026 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5648 | 2025.01.22 05:13:44.242057 [ 186 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
5649 | 2025.01.22 05:13:44.242847 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5650 | 2025.01.22 05:13:44.243282 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5651 | 2025.01.22 05:13:44.243460 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5652 | 2025.01.22 05:13:44.243547 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007174 sec., 22302.759966545862 rows/sec., 1.55 MiB/sec. | ||
5653 | 2025.01.22 05:13:44.243588 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5654 | 2025.01.22 05:13:44.243812 [ 254 ] {ab8a13d4-882e-4468-b931-7dc092decb52} <Debug> TCPHandler: Processed in 0.008150166 sec. | ||
5655 | 2025.01.22 05:13:44.244201 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5656 | 2025.01.22 05:13:44.244518 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
5657 | 2025.01.22 05:13:44.244820 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5658 | 2025.01.22 05:13:44.245426 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5659 | 2025.01.22 05:13:44.245491 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5660 | 2025.01.22 05:13:44.245595 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10574 rows starting from the beginning of the part | ||
5661 | 2025.01.22 05:13:44.246189 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
5662 | 2025.01.22 05:13:44.246777 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5663 | 2025.01.22 05:13:44.247413 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part | ||
5664 | 2025.01.22 05:13:44.247990 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5665 | 2025.01.22 05:13:44.248679 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
5666 | 2025.01.22 05:13:44.260991 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11529 rows, containing 5 columns (5 merged, 0 gathered) in 0.017025107 sec., 677176.3607711834 rows/sec., 45.81 MiB/sec. | ||
5667 | 2025.01.22 05:13:44.261802 [ 196 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5668 | 2025.01.22 05:13:44.263563 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5669 | 2025.01.22 05:13:44.263614 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.028131643 sec., 70383.37575946061 rows/sec., 5.39 MiB/sec. | ||
5670 | 2025.01.22 05:13:44.263742 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5671 | 2025.01.22 05:13:44.263801 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5672 | 2025.01.22 05:13:44.264177 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5673 | 2025.01.22 05:13:44.264442 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5674 | 2025.01.22 05:13:44.264940 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5675 | 2025.01.22 05:13:44.265553 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5676 | 2025.01.22 05:13:44.265959 [ 196 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_41_8} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5677 | 2025.01.22 05:13:44.266357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5678 | 2025.01.22 05:13:44.267519 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5679 | 2025.01.22 05:13:44.267985 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5680 | 2025.01.22 05:13:44.268601 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.02397 sec., 1293.2832707551104 rows/sec., 2.32 MiB/sec. | ||
5681 | 2025.01.22 05:13:44.269318 [ 253 ] {195afe8b-f4c5-4d63-8829-769dd917a88a} <Debug> TCPHandler: Processed in 0.025356026 sec. | ||
5682 | 2025.01.22 05:13:44.269540 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5683 | 2025.01.22 05:13:44.269812 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5684 | 2025.01.22 05:13:44.269941 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5685 | 2025.01.22 05:13:44.272141 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5686 | 2025.01.22 05:13:44.272161 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
5687 | 2025.01.22 05:13:44.272192 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5688 | 2025.01.22 05:13:44.273348 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5689 | 2025.01.22 05:13:44.273811 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5690 | 2025.01.22 05:13:44.274100 [ 24 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5691 | 2025.01.22 05:13:44.274236 [ 24 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2025.01.22 05:13:44.274302 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5693 | 2025.01.22 05:13:44.274313 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004578 sec., 13106.159895150722 rows/sec., 904.46 KiB/sec. | ||
5694 | 2025.01.22 05:13:44.274680 [ 254 ] {efbafe7c-ef8a-441a-8cee-ab4323b3444a} <Debug> TCPHandler: Processed in 0.005267068 sec. | ||
5695 | 2025.01.22 05:13:44.274767 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5696 | 2025.01.22 05:13:44.275316 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5697 | 2025.01.22 05:13:44.275427 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2010 rows starting from the beginning of the part | ||
5698 | 2025.01.22 05:13:44.275792 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5699 | 2025.01.22 05:13:44.276260 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5700 | 2025.01.22 05:13:44.276528 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5701 | 2025.01.22 05:13:44.276862 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5702 | 2025.01.22 05:13:44.277086 [ 203 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
5703 | 2025.01.22 05:13:44.280870 [ 196 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 4 columns (4 merged, 0 gathered) in 0.006438751 sec., 365598.8560514298 rows/sec., 23.96 MiB/sec. | ||
5704 | 2025.01.22 05:13:44.281176 [ 196 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5705 | 2025.01.22 05:13:44.281807 [ 196 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_41_8} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5706 | 2025.01.22 05:13:44.282006 [ 196 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_41_8} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5707 | 2025.01.22 05:13:44.282176 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
5708 | 2025.01.22 05:13:44.286028 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
5709 | 2025.01.22 05:13:44.291887 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
5710 | 2025.01.22 05:13:44.297765 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
5711 | 2025.01.22 05:13:44.302384 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
5712 | 2025.01.22 05:13:44.363137 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.163786366 sec., 1196.6808030895563 rows/sec., 6.19 MiB/sec. | ||
5713 | 2025.01.22 05:13:44.365870 [ 187 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5714 | 2025.01.22 05:13:44.369011 [ 187 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_26_5} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2025.01.22 05:13:44.369127 [ 187 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_26_5} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5716 | 2025.01.22 05:13:44.372432 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5717 | 2025.01.22 05:13:45.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.01 MiB, peak 202.57 MiB, free memory in arenas 0.00 B, will set to 193.44 MiB (RSS), difference: 1.43 MiB | ||
5718 | 2025.01.22 05:13:47.023470 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5719 | 2025.01.22 05:13:47.023700 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5720 | 2025.01.22 05:13:47.023787 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5721 | 2025.01.22 05:13:47.024643 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5722 | 2025.01.22 05:13:47.024696 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5723 | 2025.01.22 05:13:47.025150 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5724 | 2025.01.22 05:13:47.025405 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2025.01.22 05:13:47.025676 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002023 sec., 6920.415224913495 rows/sec., 498.18 KiB/sec. | ||
5726 | 2025.01.22 05:13:47.025845 [ 253 ] {afb4d975-1a3c-4042-a3e4-671eed72d857} <Debug> TCPHandler: Processed in 0.002513901 sec. | ||
5727 | 2025.01.22 05:13:47.026126 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5728 | 2025.01.22 05:13:47.026317 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5729 | 2025.01.22 05:13:47.026391 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5730 | 2025.01.22 05:13:47.027155 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5731 | 2025.01.22 05:13:47.027205 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5732 | 2025.01.22 05:13:47.027628 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5733 | 2025.01.22 05:13:47.027888 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5734 | 2025.01.22 05:13:47.028161 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00189 sec., 4232.804232804233 rows/sec., 345.16 KiB/sec. | ||
5735 | 2025.01.22 05:13:47.028251 [ 254 ] {3481686e-dd2a-488e-acd8-58ad9fc79712} <Debug> TCPHandler: Processed in 0.002257456 sec. | ||
5736 | 2025.01.22 05:13:47.028415 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5737 | 2025.01.22 05:13:47.028543 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5738 | 2025.01.22 05:13:47.028597 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5739 | 2025.01.22 05:13:47.029734 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5740 | 2025.01.22 05:13:47.029776 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5741 | 2025.01.22 05:13:47.030246 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5742 | 2025.01.22 05:13:47.030486 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5743 | 2025.01.22 05:13:47.030709 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Debug> executeQuery: Read 1363 rows, 116.37 KiB in 0.002196 sec., 620673.9526411657 rows/sec., 51.75 MiB/sec. | ||
5744 | 2025.01.22 05:13:47.030767 [ 253 ] {4f37efb8-8423-4555-8078-c8f51d8ac165} <Debug> TCPHandler: Processed in 0.0024217 sec. | ||
5745 | 2025.01.22 05:13:47.030921 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5746 | 2025.01.22 05:13:47.031051 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5747 | 2025.01.22 05:13:47.031104 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5748 | 2025.01.22 05:13:47.031715 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5749 | 2025.01.22 05:13:47.031756 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5750 | 2025.01.22 05:13:47.032130 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5751 | 2025.01.22 05:13:47.032372 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5752 | 2025.01.22 05:13:47.032540 [ 86 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5753 | 2025.01.22 05:13:47.032609 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Debug> executeQuery: Read 23 rows, 1.62 KiB in 0.001586 sec., 14501.89155107188 rows/sec., 1019.05 KiB/sec. | ||
5754 | 2025.01.22 05:13:47.032633 [ 86 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5755 | 2025.01.22 05:13:47.032708 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5756 | 2025.01.22 05:13:47.032746 [ 254 ] {87251f0f-df15-4f3a-b121-fcaedd128e95} <Debug> TCPHandler: Processed in 0.001882159 sec. | ||
5757 | 2025.01.22 05:13:47.032960 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5758 | 2025.01.22 05:13:47.032983 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
5759 | 2025.01.22 05:13:47.033220 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5760 | 2025.01.22 05:13:47.033273 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5761 | 2025.01.22 05:13:47.033331 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5762 | 2025.01.22 05:13:47.033359 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 64 rows starting from the beginning of the part | ||
5763 | 2025.01.22 05:13:47.033702 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
5764 | 2025.01.22 05:13:47.034020 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 33 rows starting from the beginning of the part | ||
5765 | 2025.01.22 05:13:47.034323 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
5766 | 2025.01.22 05:13:47.034830 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
5767 | 2025.01.22 05:13:47.035229 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
5768 | 2025.01.22 05:13:47.036177 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5769 | 2025.01.22 05:13:47.036257 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5770 | 2025.01.22 05:13:47.037453 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5771 | 2025.01.22 05:13:47.038141 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5772 | 2025.01.22 05:13:47.038205 [ 188 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371 sec., 33699.497300316514 rows/sec., 2.52 MiB/sec. | ||
5773 | 2025.01.22 05:13:47.038487 [ 195 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5774 | 2025.01.22 05:13:47.038512 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005376 sec., 45014.880952380954 rows/sec., 3.05 MiB/sec. | ||
5775 | 2025.01.22 05:13:47.038650 [ 253 ] {5f4030b9-5154-4d5b-b1bb-2f679ac831e0} <Debug> TCPHandler: Processed in 0.005790548 sec. | ||
5776 | 2025.01.22 05:13:47.038824 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2025.01.22 05:13:47.038916 [ 195 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5778 | 2025.01.22 05:13:47.038975 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5779 | 2025.01.22 05:13:47.039027 [ 195 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_31_6} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5780 | 2025.01.22 05:13:47.039039 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5781 | 2025.01.22 05:13:47.039150 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5782 | 2025.01.22 05:13:47.039708 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5783 | 2025.01.22 05:13:47.039750 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5784 | 2025.01.22 05:13:47.040130 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5785 | 2025.01.22 05:13:47.040376 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5786 | 2025.01.22 05:13:47.040598 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. | ||
5787 | 2025.01.22 05:13:47.040659 [ 254 ] {770cec87-cd2d-494a-9aaa-f3fa1ba2302c} <Debug> TCPHandler: Processed in 0.001905039 sec. | ||
5788 | 2025.01.22 05:13:47.040814 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5789 | 2025.01.22 05:13:47.040933 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5790 | 2025.01.22 05:13:47.040983 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5791 | 2025.01.22 05:13:47.041924 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5792 | 2025.01.22 05:13:47.041965 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5793 | 2025.01.22 05:13:47.042383 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5794 | 2025.01.22 05:13:47.042628 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5795 | 2025.01.22 05:13:47.042838 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Debug> executeQuery: Read 854 rows, 63.26 KiB in 0.00193 sec., 442487.04663212434 rows/sec., 32.01 MiB/sec. | ||
5796 | 2025.01.22 05:13:47.042896 [ 253 ] {b88cb3da-6fae-4843-952c-15196f338cff} <Debug> TCPHandler: Processed in 0.002139503 sec. | ||
5797 | 2025.01.22 05:13:47.043039 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5798 | 2025.01.22 05:13:47.043163 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5799 | 2025.01.22 05:13:47.043217 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5800 | 2025.01.22 05:13:47.043728 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5801 | 2025.01.22 05:13:47.043769 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5802 | 2025.01.22 05:13:47.044154 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5803 | 2025.01.22 05:13:47.044394 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5804 | 2025.01.22 05:13:47.044607 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
5805 | 2025.01.22 05:13:47.044762 [ 254 ] {5c958f1e-558a-49fe-a726-256cd9f013f4} <Debug> TCPHandler: Processed in 0.001774947 sec. | ||
5806 | 2025.01.22 05:13:47.044955 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5807 | 2025.01.22 05:13:47.045072 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5808 | 2025.01.22 05:13:47.045127 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5809 | 2025.01.22 05:13:47.045923 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5810 | 2025.01.22 05:13:47.045964 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5811 | 2025.01.22 05:13:47.046417 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5812 | 2025.01.22 05:13:47.046671 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5813 | 2025.01.22 05:13:47.046878 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Debug> executeQuery: Read 931 rows, 63.51 KiB in 0.001831 sec., 508465.31949754234 rows/sec., 33.87 MiB/sec. | ||
5814 | 2025.01.22 05:13:47.046935 [ 253 ] {8a26ec42-9e1c-441a-83a4-45b3159be423} <Debug> TCPHandler: Processed in 0.002064002 sec. | ||
5815 | 2025.01.22 05:13:47.047095 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5816 | 2025.01.22 05:13:47.047237 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5817 | 2025.01.22 05:13:47.047299 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5818 | 2025.01.22 05:13:47.047794 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5819 | 2025.01.22 05:13:47.047831 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5820 | 2025.01.22 05:13:47.048187 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5821 | 2025.01.22 05:13:47.048423 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5822 | 2025.01.22 05:13:47.048549 [ 103 ] {} <Debug> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5823 | 2025.01.22 05:13:47.048592 [ 103 ] {} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5824 | 2025.01.22 05:13:47.048616 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5825 | 2025.01.22 05:13:47.048619 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. | ||
5826 | 2025.01.22 05:13:47.048737 [ 254 ] {bfebd561-fa30-4606-bf78-52dd59057a6a} <Debug> TCPHandler: Processed in 0.001708665 sec. | ||
5827 | 2025.01.22 05:13:47.048771 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::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 | ||
5828 | 2025.01.22 05:13:47.048887 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5829 | 2025.01.22 05:13:47.048909 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5830 | 2025.01.22 05:13:47.048962 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
5831 | 2025.01.22 05:13:47.049193 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5832 | 2025.01.22 05:13:47.049218 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5833 | 2025.01.22 05:13:47.049573 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5834 | 2025.01.22 05:13:47.049563 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5835 | 2025.01.22 05:13:47.049909 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5836 | 2025.01.22 05:13:47.050327 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5837 | 2025.01.22 05:13:47.050695 [ 191 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5838 | 2025.01.22 05:13:47.054421 [ 195 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.005739407 sec., 2961.9784761735837 rows/sec., 198.23 KiB/sec. | ||
5839 | 2025.01.22 05:13:47.054642 [ 195 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5840 | 2025.01.22 05:13:47.054790 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5841 | 2025.01.22 05:13:47.054850 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5842 | 2025.01.22 05:13:47.055274 [ 195 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2025.01.22 05:13:47.055432 [ 195 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_16_3} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5844 | 2025.01.22 05:13:47.055559 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5845 | 2025.01.22 05:13:47.055934 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5846 | 2025.01.22 05:13:47.056210 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5847 | 2025.01.22 05:13:47.056460 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007424 sec., 1077.5862068965516 rows/sec., 1.93 MiB/sec. | ||
5848 | 2025.01.22 05:13:47.056613 [ 253 ] {9d9e95f4-031d-40af-a150-59a9f42d85e5} <Debug> TCPHandler: Processed in 0.007796179 sec. | ||
5849 | 2025.01.22 05:13:47.056780 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5850 | 2025.01.22 05:13:47.056923 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5851 | 2025.01.22 05:13:47.056985 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5852 | 2025.01.22 05:13:47.057565 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5853 | 2025.01.22 05:13:47.057601 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5854 | 2025.01.22 05:13:47.057994 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5855 | 2025.01.22 05:13:47.058266 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5856 | 2025.01.22 05:13:47.058455 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.22 MiB/sec. | ||
5857 | 2025.01.22 05:13:47.058593 [ 254 ] {8a69bd37-d003-4ae6-9ded-fb7fae72974a} <Debug> TCPHandler: Processed in 0.001878138 sec. | ||
5858 | 2025.01.22 05:13:48.415965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 822 | ||
5859 | 2025.01.22 05:13:48.420067 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5860 | 2025.01.22 05:13:48.420120 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5861 | 2025.01.22 05:13:48.421615 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5862 | 2025.01.22 05:13:48.421925 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5863 | 2025.01.22 05:13:48.423033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
5864 | 2025.01.22 05:13:49.208766 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5865 | 2025.01.22 05:13:49.208982 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5866 | 2025.01.22 05:13:49.209065 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5867 | 2025.01.22 05:13:49.209907 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5868 | 2025.01.22 05:13:49.209957 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5869 | 2025.01.22 05:13:49.210390 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5870 | 2025.01.22 05:13:49.210646 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5871 | 2025.01.22 05:13:49.210889 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.19 MiB/sec. | ||
5872 | 2025.01.22 05:13:49.210956 [ 253 ] {78e2fdb5-4246-4e50-b213-ddb83d04d21c} <Debug> TCPHandler: Processed in 0.002326638 sec. | ||
5873 | 2025.01.22 05:13:49.211205 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5874 | 2025.01.22 05:13:49.211398 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5875 | 2025.01.22 05:13:49.211474 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5876 | 2025.01.22 05:13:49.212253 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5877 | 2025.01.22 05:13:49.212304 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5878 | 2025.01.22 05:13:49.212747 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5879 | 2025.01.22 05:13:49.212999 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5880 | 2025.01.22 05:13:49.213264 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.61 MiB/sec. | ||
5881 | 2025.01.22 05:13:49.213445 [ 254 ] {2d4d523e-c3a0-4bd3-82ad-2fd8138a1f56} <Debug> TCPHandler: Processed in 0.002364398 sec. | ||
5882 | 2025.01.22 05:13:49.213656 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5883 | 2025.01.22 05:13:49.213800 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5884 | 2025.01.22 05:13:49.213865 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5885 | 2025.01.22 05:13:49.214478 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5886 | 2025.01.22 05:13:49.214523 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5887 | 2025.01.22 05:13:49.214918 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5888 | 2025.01.22 05:13:49.215158 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5889 | 2025.01.22 05:13:49.215368 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001603 sec., 41172.80099812851 rows/sec., 2.87 MiB/sec. | ||
5890 | 2025.01.22 05:13:49.215420 [ 253 ] {7da3ce08-ae2a-4988-83f3-9f75d11b4a9b} <Debug> TCPHandler: Processed in 0.001864778 sec. | ||
5891 | 2025.01.22 05:13:49.215577 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5892 | 2025.01.22 05:13:49.215700 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5893 | 2025.01.22 05:13:49.215754 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5894 | 2025.01.22 05:13:49.216268 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5895 | 2025.01.22 05:13:49.216310 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5896 | 2025.01.22 05:13:49.216695 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5897 | 2025.01.22 05:13:49.216939 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5898 | 2025.01.22 05:13:49.217144 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001472 sec., 17663.043478260868 rows/sec., 1.18 MiB/sec. | ||
5899 | 2025.01.22 05:13:49.217198 [ 254 ] {5c333f24-47a1-4f05-8d2f-de37b5adc542} <Debug> TCPHandler: Processed in 0.001687684 sec. | ||
5900 | 2025.01.22 05:13:50.866460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5901 | 2025.01.22 05:13:50.867556 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5902 | 2025.01.22 05:13:50.867648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5903 | 2025.01.22 05:13:50.868325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5904 | 2025.01.22 05:13:50.868573 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5905 | 2025.01.22 05:13:50.868837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5906 | 2025.01.22 05:13:51.715076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5907 | 2025.01.22 05:13:51.735156 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5908 | 2025.01.22 05:13:51.735234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5909 | 2025.01.22 05:13:51.742406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5910 | 2025.01.22 05:13:51.743160 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5911 | 2025.01.22 05:13:51.745714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5912 | 2025.01.22 05:13:54.214913 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5913 | 2025.01.22 05:13:54.215107 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5914 | 2025.01.22 05:13:54.215184 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5915 | 2025.01.22 05:13:54.216018 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2025.01.22 05:13:54.216073 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5917 | 2025.01.22 05:13:54.216547 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5918 | 2025.01.22 05:13:54.216803 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5919 | 2025.01.22 05:13:54.217052 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.001997 sec., 59088.632949424136 rows/sec., 5.04 MiB/sec. | ||
5920 | 2025.01.22 05:13:54.217122 [ 253 ] {95f961c3-b09a-4d85-bf13-a8905575dd82} <Debug> TCPHandler: Processed in 0.002347637 sec. | ||
5921 | 2025.01.22 05:13:54.217376 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5922 | 2025.01.22 05:13:54.217573 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5923 | 2025.01.22 05:13:54.217649 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5924 | 2025.01.22 05:13:54.218406 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5925 | 2025.01.22 05:13:54.218458 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5926 | 2025.01.22 05:13:54.218906 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5927 | 2025.01.22 05:13:54.219178 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5928 | 2025.01.22 05:13:54.219431 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001913 sec., 16204.913748039728 rows/sec., 1.19 MiB/sec. | ||
5929 | 2025.01.22 05:13:54.219581 [ 254 ] {a20b6973-3935-445d-9848-ceb601a820fd} <Debug> TCPHandler: Processed in 0.002330408 sec. | ||
5930 | 2025.01.22 05:13:54.219754 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5931 | 2025.01.22 05:13:54.219899 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5932 | 2025.01.22 05:13:54.219961 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5933 | 2025.01.22 05:13:54.220709 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2025.01.22 05:13:54.220749 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5935 | 2025.01.22 05:13:54.221103 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5936 | 2025.01.22 05:13:54.221323 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5937 | 2025.01.22 05:13:54.221599 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001735 sec., 54755.04322766571 rows/sec., 4.28 MiB/sec. | ||
5938 | 2025.01.22 05:13:54.221655 [ 253 ] {5afb30e8-781d-4137-ac54-dc2f40db75af} <Debug> TCPHandler: Processed in 0.00196766 sec. | ||
5939 | 2025.01.22 05:13:54.221817 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5940 | 2025.01.22 05:13:54.221943 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5941 | 2025.01.22 05:13:54.222001 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5942 | 2025.01.22 05:13:54.222593 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5943 | 2025.01.22 05:13:54.222634 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5944 | 2025.01.22 05:13:54.223033 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5945 | 2025.01.22 05:13:54.223281 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5946 | 2025.01.22 05:13:54.223490 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. | ||
5947 | 2025.01.22 05:13:54.223547 [ 254 ] {e1754ba9-e0d5-4ec5-b221-0b86d6b2a33b} <Debug> TCPHandler: Processed in 0.001788036 sec. | ||
5948 | 2025.01.22 05:13:54.223701 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5949 | 2025.01.22 05:13:54.223841 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5950 | 2025.01.22 05:13:54.223933 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5951 | 2025.01.22 05:13:54.225199 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2025.01.22 05:13:54.225239 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5953 | 2025.01.22 05:13:54.225902 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5954 | 2025.01.22 05:13:54.226162 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5955 | 2025.01.22 05:13:54.226417 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002608 sec., 11886.503067484662 rows/sec., 21.30 MiB/sec. | ||
5956 | 2025.01.22 05:13:54.226531 [ 253 ] {3cb8fccd-468c-4658-9aea-e5fe0ee2495e} <Debug> TCPHandler: Processed in 0.002887379 sec. | ||
5957 | 2025.01.22 05:13:54.226674 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5958 | 2025.01.22 05:13:54.226795 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5959 | 2025.01.22 05:13:54.226847 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5960 | 2025.01.22 05:13:54.227336 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5961 | 2025.01.22 05:13:54.227376 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5962 | 2025.01.22 05:13:54.227759 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5963 | 2025.01.22 05:13:54.227997 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5964 | 2025.01.22 05:13:54.228232 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
5965 | 2025.01.22 05:13:54.228328 [ 254 ] {ccb0f501-1414-44c2-a6ae-08b9319f58ce} <Debug> TCPHandler: Processed in 0.001706065 sec. | ||
5966 | 2025.01.22 05:13:58.033647 [ 47 ] {} <Debug> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5967 | 2025.01.22 05:13:58.033726 [ 47 ] {} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5968 | 2025.01.22 05:13:58.033750 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5969 | 2025.01.22 05:13:58.033949 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::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 | ||
5970 | 2025.01.22 05:13:58.034138 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5971 | 2025.01.22 05:13:58.034177 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::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 | ||
5972 | 2025.01.22 05:13:58.034265 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
5973 | 2025.01.22 05:13:58.034516 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
5974 | 2025.01.22 05:13:58.034711 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::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 | ||
5975 | 2025.01.22 05:13:58.034811 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
5976 | 2025.01.22 05:13:58.035971 [ 195 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148204 sec., 16758.184976845776 rows/sec., 1.40 MiB/sec. | ||
5977 | 2025.01.22 05:13:58.036162 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5978 | 2025.01.22 05:13:58.036515 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5979 | 2025.01.22 05:13:58.036605 [ 197 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_9_2} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5980 | 2025.01.22 05:13:58.036722 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5981 | 2025.01.22 05:13:58.255022 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5982 | 2025.01.22 05:13:58.255108 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5983 | 2025.01.22 05:13:58.368987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5984 | 2025.01.22 05:13:58.369631 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5985 | 2025.01.22 05:13:58.369676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5986 | 2025.01.22 05:13:58.370258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5987 | 2025.01.22 05:13:58.370526 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5988 | 2025.01.22 05:13:58.370778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5989 | 2025.01.22 05:13:58.423389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 842 | ||
5990 | 2025.01.22 05:13:58.426266 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5991 | 2025.01.22 05:13:58.426308 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5992 | 2025.01.22 05:13:58.427776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5993 | 2025.01.22 05:13:58.428089 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5994 | 2025.01.22 05:13:58.429330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
5995 | 2025.01.22 05:13:59.028807 [ 154 ] {} <Debug> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5996 | 2025.01.22 05:13:59.028880 [ 154 ] {} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5997 | 2025.01.22 05:13:59.028920 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
5998 | 2025.01.22 05:13:59.029103 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5999 | 2025.01.22 05:13:59.029276 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6000 | 2025.01.22 05:13:59.029317 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
6001 | 2025.01.22 05:13:59.029397 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
6002 | 2025.01.22 05:13:59.029575 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
6003 | 2025.01.22 05:13:59.029989 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
6004 | 2025.01.22 05:13:59.030223 [ 195 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
6005 | 2025.01.22 05:13:59.031274 [ 197 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250696 sec., 39987.63049296751 rows/sec., 2.04 MiB/sec. | ||
6006 | 2025.01.22 05:13:59.031454 [ 197 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
6007 | 2025.01.22 05:13:59.031783 [ 197 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2025.01.22 05:13:59.031875 [ 197 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_15_3} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
6009 | 2025.01.22 05:13:59.031978 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6010 | 2025.01.22 05:13:59.218976 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6011 | 2025.01.22 05:13:59.219164 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6012 | 2025.01.22 05:13:59.219236 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6013 | 2025.01.22 05:13:59.219998 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6014 | 2025.01.22 05:13:59.220051 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6015 | 2025.01.22 05:13:59.220484 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6016 | 2025.01.22 05:13:59.220742 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6017 | 2025.01.22 05:13:59.220988 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
6018 | 2025.01.22 05:13:59.221054 [ 253 ] {272d735c-5c83-4e50-9a46-3d8e36a9b387} <Debug> TCPHandler: Processed in 0.002251826 sec. | ||
6019 | 2025.01.22 05:13:59.221301 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6020 | 2025.01.22 05:13:59.221484 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6021 | 2025.01.22 05:13:59.221555 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6022 | 2025.01.22 05:13:59.222391 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6023 | 2025.01.22 05:13:59.222441 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6024 | 2025.01.22 05:13:59.222894 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6025 | 2025.01.22 05:13:59.223159 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6026 | 2025.01.22 05:13:59.223409 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.001975 sec., 110886.07594936708 rows/sec., 9.65 MiB/sec. | ||
6027 | 2025.01.22 05:13:59.223509 [ 254 ] {2986186f-740e-4865-8c82-28ec2515dab6} <Debug> TCPHandler: Processed in 0.002329058 sec. | ||
6028 | 2025.01.22 05:13:59.223717 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6029 | 2025.01.22 05:13:59.223863 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6030 | 2025.01.22 05:13:59.223921 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6031 | 2025.01.22 05:13:59.224512 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6032 | 2025.01.22 05:13:59.224552 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6033 | 2025.01.22 05:13:59.224925 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6034 | 2025.01.22 05:13:59.225162 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6035 | 2025.01.22 05:13:59.225371 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001543 sec., 9721.322099805573 rows/sec., 685.43 KiB/sec. | ||
6036 | 2025.01.22 05:13:59.225425 [ 253 ] {2b3e1084-26dd-4107-b2d6-5e8d10b7500b} <Debug> TCPHandler: Processed in 0.001801687 sec. | ||
6037 | 2025.01.22 05:13:59.225560 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6038 | 2025.01.22 05:13:59.225693 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6039 | 2025.01.22 05:13:59.225748 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6040 | 2025.01.22 05:13:59.226327 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6041 | 2025.01.22 05:13:59.226368 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6042 | 2025.01.22 05:13:59.226748 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6043 | 2025.01.22 05:13:59.226989 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2025.01.22 05:13:59.227212 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. | ||
6045 | 2025.01.22 05:13:59.227267 [ 254 ] {5cc6dfb3-cceb-4db3-84c8-b35e0b7293bc} <Debug> TCPHandler: Processed in 0.001764776 sec. | ||
6046 | 2025.01.22 05:13:59.227447 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6047 | 2025.01.22 05:13:59.227648 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6048 | 2025.01.22 05:13:59.227729 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6049 | 2025.01.22 05:13:59.228386 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6050 | 2025.01.22 05:13:59.228425 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6051 | 2025.01.22 05:13:59.228790 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6052 | 2025.01.22 05:13:59.229031 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6053 | 2025.01.22 05:13:59.229277 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001663 sec., 7817.197835237523 rows/sec., 487.40 KiB/sec. | ||
6054 | 2025.01.22 05:13:59.229390 [ 253 ] {7412912f-6092-4cb1-8c85-fa2cfc3d6bba} <Debug> TCPHandler: Processed in 0.002038671 sec. | ||
6055 | 2025.01.22 05:13:59.229588 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6056 | 2025.01.22 05:13:59.229790 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6057 | 2025.01.22 05:13:59.229840 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6058 | 2025.01.22 05:13:59.230553 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6059 | 2025.01.22 05:13:59.230594 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6060 | 2025.01.22 05:13:59.230989 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6061 | 2025.01.22 05:13:59.231233 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6062 | 2025.01.22 05:13:59.231462 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001705 sec., 228739.00293255132 rows/sec., 16.22 MiB/sec. | ||
6063 | 2025.01.22 05:13:59.231592 [ 254 ] {c9caba93-1630-4ff4-b361-ed33d712dfd4} <Debug> TCPHandler: Processed in 0.002127263 sec. | ||
6064 | 2025.01.22 05:13:59.231762 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6065 | 2025.01.22 05:13:59.231879 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6066 | 2025.01.22 05:13:59.231949 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6067 | 2025.01.22 05:13:59.232750 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6068 | 2025.01.22 05:13:59.232818 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6069 | 2025.01.22 05:13:59.233217 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6070 | 2025.01.22 05:13:59.233456 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2025.01.22 05:13:59.233680 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001824 sec., 3289.4736842105262 rows/sec., 171.86 KiB/sec. | ||
6072 | 2025.01.22 05:13:59.233730 [ 253 ] {1c57d071-ec33-4055-b8af-28b9ee6e8ba7} <Debug> TCPHandler: Processed in 0.002025981 sec. | ||
6073 | 2025.01.22 05:13:59.233865 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6074 | 2025.01.22 05:13:59.233985 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6075 | 2025.01.22 05:13:59.234039 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6076 | 2025.01.22 05:13:59.234637 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6077 | 2025.01.22 05:13:59.234677 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6078 | 2025.01.22 05:13:59.235070 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6079 | 2025.01.22 05:13:59.235318 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6080 | 2025.01.22 05:13:59.235538 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001578 sec., 150190.11406844106 rows/sec., 10.07 MiB/sec. | ||
6081 | 2025.01.22 05:13:59.235593 [ 254 ] {fd8cf792-908a-498f-9b42-8e34bb153a99} <Debug> TCPHandler: Processed in 0.001783646 sec. | ||
6082 | 2025.01.22 05:13:59.235730 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6083 | 2025.01.22 05:13:59.235846 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6084 | 2025.01.22 05:13:59.235902 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6085 | 2025.01.22 05:13:59.236688 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6086 | 2025.01.22 05:13:59.236754 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6087 | 2025.01.22 05:13:59.237183 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6088 | 2025.01.22 05:13:59.237421 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6089 | 2025.01.22 05:13:59.237642 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001818 sec., 550.0550055005501 rows/sec., 37.06 KiB/sec. | ||
6090 | 2025.01.22 05:13:59.237756 [ 253 ] {1c29e15a-0e19-48e0-8931-3b77e34105f0} <Debug> TCPHandler: Processed in 0.002080703 sec. | ||
6091 | 2025.01.22 05:13:59.237908 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6092 | 2025.01.22 05:13:59.238025 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6093 | 2025.01.22 05:13:59.238107 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6094 | 2025.01.22 05:13:59.239213 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6095 | 2025.01.22 05:13:59.239254 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6096 | 2025.01.22 05:13:59.239892 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6097 | 2025.01.22 05:13:59.240152 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6098 | 2025.01.22 05:13:59.240415 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002415 sec., 3312.6293995859214 rows/sec., 5.94 MiB/sec. | ||
6099 | 2025.01.22 05:13:59.240521 [ 254 ] {e7e18dd3-b783-4c62-b3e7-1aff18a5e21c} <Debug> TCPHandler: Processed in 0.002670224 sec. | ||
6100 | 2025.01.22 05:13:59.240679 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6101 | 2025.01.22 05:13:59.240817 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6102 | 2025.01.22 05:13:59.240877 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6103 | 2025.01.22 05:13:59.241441 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6104 | 2025.01.22 05:13:59.241487 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6105 | 2025.01.22 05:13:59.241919 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6106 | 2025.01.22 05:13:59.242166 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6107 | 2025.01.22 05:13:59.242418 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001624 sec., 50492.61083743842 rows/sec., 3.21 MiB/sec. | ||
6108 | 2025.01.22 05:13:59.242506 [ 253 ] {4818e03a-26c8-499c-8a03-67cc4281cd4f} <Debug> TCPHandler: Processed in 0.001887779 sec. | ||
6109 | 2025.01.22 05:13:59.245814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
6110 | 2025.01.22 05:13:59.266190 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6111 | 2025.01.22 05:13:59.266236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6112 | 2025.01.22 05:13:59.275130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6113 | 2025.01.22 05:13:59.275987 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6114 | 2025.01.22 05:13:59.279060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
6115 | 2025.01.22 05:14:00.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.62 MiB, peak 202.57 MiB, free memory in arenas 0.00 B, will set to 194.61 MiB (RSS), difference: -1.01 MiB | ||
6116 | 2025.01.22 05:14:04.215526 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6117 | 2025.01.22 05:14:04.215735 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6118 | 2025.01.22 05:14:04.215807 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6119 | 2025.01.22 05:14:04.216857 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6120 | 2025.01.22 05:14:04.216901 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6121 | 2025.01.22 05:14:04.217333 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6122 | 2025.01.22 05:14:04.217580 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6123 | 2025.01.22 05:14:04.217847 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002143 sec., 2799.813345776948 rows/sec., 228.31 KiB/sec. | ||
6124 | 2025.01.22 05:14:04.217975 [ 253 ] {efadcff3-869d-4d0e-aee0-0151a35cc324} <Debug> TCPHandler: Processed in 0.002579093 sec. | ||
6125 | 2025.01.22 05:14:04.218228 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6126 | 2025.01.22 05:14:04.218417 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6127 | 2025.01.22 05:14:04.218489 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6128 | 2025.01.22 05:14:04.219288 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6129 | 2025.01.22 05:14:04.219335 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6130 | 2025.01.22 05:14:04.219781 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6131 | 2025.01.22 05:14:04.220044 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6132 | 2025.01.22 05:14:04.220213 [ 109 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6133 | 2025.01.22 05:14:04.220276 [ 109 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2025.01.22 05:14:04.220293 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Debug> executeQuery: Read 121 rows, 10.53 KiB in 0.001921 sec., 62988.02706923478 rows/sec., 5.35 MiB/sec. | ||
6135 | 2025.01.22 05:14:04.220323 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6136 | 2025.01.22 05:14:04.220449 [ 254 ] {ca717a02-bcb7-4c49-950a-77ecd4922bab} <Debug> TCPHandler: Processed in 0.002341068 sec. | ||
6137 | 2025.01.22 05:14:04.220537 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
6138 | 2025.01.22 05:14:04.220635 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6139 | 2025.01.22 05:14:04.220683 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6140 | 2025.01.22 05:14:04.220715 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1432 rows starting from the beginning of the part | ||
6141 | 2025.01.22 05:14:04.220809 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1363 rows starting from the beginning of the part | ||
6142 | 2025.01.22 05:14:04.220830 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6143 | 2025.01.22 05:14:04.221077 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6144 | 2025.01.22 05:14:04.221201 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
6145 | 2025.01.22 05:14:04.221606 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part | ||
6146 | 2025.01.22 05:14:04.221978 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 219 rows starting from the beginning of the part | ||
6147 | 2025.01.22 05:14:04.222360 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 121 rows starting from the beginning of the part | ||
6148 | 2025.01.22 05:14:04.223452 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6149 | 2025.01.22 05:14:04.223502 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6150 | 2025.01.22 05:14:04.224083 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6151 | 2025.01.22 05:14:04.224345 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6152 | 2025.01.22 05:14:04.224599 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.003829 sec., 9663.09741446853 rows/sec., 718.20 KiB/sec. | ||
6153 | 2025.01.22 05:14:04.225048 [ 253 ] {77da3009-c2ca-4a08-9789-dcd453bbe75a} <Debug> TCPHandler: Processed in 0.004476991 sec. | ||
6154 | 2025.01.22 05:14:04.225538 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6155 | 2025.01.22 05:14:04.225743 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005294848 sec., 624947.1184064208 rows/sec., 54.75 MiB/sec. | ||
6156 | 2025.01.22 05:14:04.225846 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6157 | 2025.01.22 05:14:04.225907 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6158 | 2025.01.22 05:14:04.226043 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6159 | 2025.01.22 05:14:04.226627 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2025.01.22 05:14:04.226736 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_46_9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6161 | 2025.01.22 05:14:04.226871 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
6162 | 2025.01.22 05:14:04.227114 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6163 | 2025.01.22 05:14:04.227160 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6164 | 2025.01.22 05:14:04.227541 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6165 | 2025.01.22 05:14:04.227812 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6166 | 2025.01.22 05:14:04.227988 [ 109 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6167 | 2025.01.22 05:14:04.228042 [ 109 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6168 | 2025.01.22 05:14:04.228058 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.002268 sec., 44532.6278659612 rows/sec., 3.48 MiB/sec. | ||
6169 | 2025.01.22 05:14:04.228086 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6170 | 2025.01.22 05:14:04.228242 [ 254 ] {d4fcd629-a765-43ec-b94b-60c4166f8593} <Debug> TCPHandler: Processed in 0.003058243 sec. | ||
6171 | 2025.01.22 05:14:04.228294 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
6172 | 2025.01.22 05:14:04.228419 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6173 | 2025.01.22 05:14:04.228443 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6174 | 2025.01.22 05:14:04.228491 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
6175 | 2025.01.22 05:14:04.228718 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6176 | 2025.01.22 05:14:04.228748 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 854 rows starting from the beginning of the part | ||
6177 | 2025.01.22 05:14:04.228917 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6178 | 2025.01.22 05:14:04.229048 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
6179 | 2025.01.22 05:14:04.229413 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 95 rows starting from the beginning of the part | ||
6180 | 2025.01.22 05:14:04.229778 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 390 rows starting from the beginning of the part | ||
6181 | 2025.01.22 05:14:04.230051 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 101 rows starting from the beginning of the part | ||
6182 | 2025.01.22 05:14:04.231450 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6183 | 2025.01.22 05:14:04.231520 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6184 | 2025.01.22 05:14:04.232563 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6185 | 2025.01.22 05:14:04.232895 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6186 | 2025.01.22 05:14:04.233096 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6187 | 2025.01.22 05:14:04.233198 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6188 | 2025.01.22 05:14:04.233304 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6189 | 2025.01.22 05:14:04.233427 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.004827 sec., 33768.38616117671 rows/sec., 2.35 MiB/sec. | ||
6190 | 2025.01.22 05:14:04.233734 [ 253 ] {045a23c8-991b-4b36-bf82-0cb46c9176b8} <Debug> TCPHandler: Processed in 0.00539641 sec. | ||
6191 | 2025.01.22 05:14:04.233734 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526392 sec., 437355.8734161457 rows/sec., 33.55 MiB/sec. | ||
6192 | 2025.01.22 05:14:04.234008 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6193 | 2025.01.22 05:14:04.234047 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
6194 | 2025.01.22 05:14:04.234077 [ 195 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6195 | 2025.01.22 05:14:04.234335 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6196 | 2025.01.22 05:14:04.234604 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6197 | 2025.01.22 05:14:04.234681 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6198 | 2025.01.22 05:14:04.234749 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11529 rows starting from the beginning of the part | ||
6199 | 2025.01.22 05:14:04.235225 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6200 | 2025.01.22 05:14:04.235271 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 931 rows starting from the beginning of the part | ||
6201 | 2025.01.22 05:14:04.235767 [ 187 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_46_9} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6202 | 2025.01.22 05:14:04.235828 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
6203 | 2025.01.22 05:14:04.236109 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6204 | 2025.01.22 05:14:04.236478 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
6205 | 2025.01.22 05:14:04.236884 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
6206 | 2025.01.22 05:14:04.237321 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 163 rows starting from the beginning of the part | ||
6207 | 2025.01.22 05:14:04.239566 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2025.01.22 05:14:04.239645 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6209 | 2025.01.22 05:14:04.241400 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6210 | 2025.01.22 05:14:04.241996 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2025.01.22 05:14:04.242258 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6212 | 2025.01.22 05:14:04.242451 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6213 | 2025.01.22 05:14:04.242594 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6214 | 2025.01.22 05:14:04.242855 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00858 sec., 3613.053613053613 rows/sec., 6.47 MiB/sec. | ||
6215 | 2025.01.22 05:14:04.243379 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
6216 | 2025.01.22 05:14:04.243770 [ 254 ] {0cafdbef-5e67-48c7-ae21-50143ff72f2a} <Debug> TCPHandler: Processed in 0.009908202 sec. | ||
6217 | 2025.01.22 05:14:04.244193 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6218 | 2025.01.22 05:14:04.244638 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6219 | 2025.01.22 05:14:04.244904 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6220 | 2025.01.22 05:14:04.244947 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6221 | 2025.01.22 05:14:04.245357 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13086 rows, containing 5 columns (5 merged, 0 gathered) in 0.011807101 sec., 1108316.0887672596 rows/sec., 74.95 MiB/sec. | ||
6222 | 2025.01.22 05:14:04.245393 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 484 rows starting from the beginning of the part | ||
6223 | 2025.01.22 05:14:04.245858 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6224 | 2025.01.22 05:14:04.246767 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
6225 | 2025.01.22 05:14:04.247070 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6226 | 2025.01.22 05:14:04.247570 [ 192 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6227 | 2025.01.22 05:14:04.247866 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
6228 | 2025.01.22 05:14:04.247943 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
6229 | 2025.01.22 05:14:04.248644 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
6230 | 2025.01.22 05:14:04.248827 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6231 | 2025.01.22 05:14:04.248946 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6232 | 2025.01.22 05:14:04.249377 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
6233 | 2025.01.22 05:14:04.250073 [ 196 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
6234 | 2025.01.22 05:14:04.250642 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6235 | 2025.01.22 05:14:04.251257 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6236 | 2025.01.22 05:14:04.251551 [ 109 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6237 | 2025.01.22 05:14:04.251648 [ 109 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6238 | 2025.01.22 05:14:04.251734 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6239 | 2025.01.22 05:14:04.251951 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007479 sec., 8022.462896109105 rows/sec., 553.63 KiB/sec. | ||
6240 | 2025.01.22 05:14:04.252277 [ 253 ] {2937610e-9c11-4527-ba39-d3f64edc41d1} <Debug> TCPHandler: Processed in 0.008390351 sec. | ||
6241 | 2025.01.22 05:14:04.252458 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6242 | 2025.01.22 05:14:04.252776 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6243 | 2025.01.22 05:14:04.252823 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2354 rows starting from the beginning of the part | ||
6244 | 2025.01.22 05:14:04.253037 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
6245 | 2025.01.22 05:14:04.253344 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6246 | 2025.01.22 05:14:04.253696 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6247 | 2025.01.22 05:14:04.254027 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6248 | 2025.01.22 05:14:04.254329 [ 186 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6249 | 2025.01.22 05:14:04.258362 [ 199 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2638 rows, containing 4 columns (4 merged, 0 gathered) in 0.006420411 sec., 410877.1229754606 rows/sec., 26.91 MiB/sec. | ||
6250 | 2025.01.22 05:14:04.259220 [ 189 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6251 | 2025.01.22 05:14:04.259589 [ 189 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_46_9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6252 | 2025.01.22 05:14:04.259851 [ 189 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_46_9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6253 | 2025.01.22 05:14:04.259946 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6254 | 2025.01.22 05:14:04.266456 [ 198 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 19 columns (19 merged, 0 gathered) in 0.02358562 sec., 25142.43848582314 rows/sec., 45.05 MiB/sec. | ||
6255 | 2025.01.22 05:14:04.267288 [ 199 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6256 | 2025.01.22 05:14:04.267727 [ 199 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2025.01.22 05:14:04.267811 [ 199 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6258 | 2025.01.22 05:14:04.267962 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
6259 | 2025.01.22 05:14:05.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.28 MiB, peak 202.62 MiB, free memory in arenas 0.00 B, will set to 196.92 MiB (RSS), difference: 1.64 MiB | ||
6260 | 2025.01.22 05:14:05.870950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
6261 | 2025.01.22 05:14:05.871706 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2025.01.22 05:14:05.871767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6263 | 2025.01.22 05:14:05.872363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6264 | 2025.01.22 05:14:05.872625 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2025.01.22 05:14:05.872909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
6266 | 2025.01.22 05:14:06.779164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6267 | 2025.01.22 05:14:06.799416 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6268 | 2025.01.22 05:14:06.799474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6269 | 2025.01.22 05:14:06.806890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6270 | 2025.01.22 05:14:06.807704 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2025.01.22 05:14:06.811137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6272 | 2025.01.22 05:14:08.429543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 878 | ||
6273 | 2025.01.22 05:14:08.432786 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6274 | 2025.01.22 05:14:08.432849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6275 | 2025.01.22 05:14:08.434360 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6276 | 2025.01.22 05:14:08.434678 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6277 | 2025.01.22 05:14:08.434905 [ 148 ] {} <Debug> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6278 | 2025.01.22 05:14:08.435048 [ 148 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2025.01.22 05:14:08.435112 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6280 | 2025.01.22 05:14:08.435823 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
6281 | 2025.01.22 05:14:08.436946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
6282 | 2025.01.22 05:14:08.437367 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6283 | 2025.01.22 05:14:08.437553 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 708 rows starting from the beginning of the part | ||
6284 | 2025.01.22 05:14:08.438201 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
6285 | 2025.01.22 05:14:08.438824 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
6286 | 2025.01.22 05:14:08.439433 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
6287 | 2025.01.22 05:14:08.440344 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
6288 | 2025.01.22 05:14:08.440958 [ 191 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
6289 | 2025.01.22 05:14:08.449233 [ 198 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 878 rows, containing 72 columns (72 merged, 0 gathered) in 0.013951854 sec., 62930.70440674049 rows/sec., 52.23 MiB/sec. | ||
6290 | 2025.01.22 05:14:08.450600 [ 188 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6291 | 2025.01.22 05:14:08.451431 [ 188 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2025.01.22 05:14:08.451527 [ 188 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_21_4} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6293 | 2025.01.22 05:14:08.451870 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
6294 | 2025.01.22 05:14:09.218439 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6295 | 2025.01.22 05:14:09.218656 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6296 | 2025.01.22 05:14:09.218742 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6297 | 2025.01.22 05:14:09.219552 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2025.01.22 05:14:09.219598 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6299 | 2025.01.22 05:14:09.220022 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6300 | 2025.01.22 05:14:09.220276 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2025.01.22 05:14:09.220487 [ 148 ] {} <Debug> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6302 | 2025.01.22 05:14:09.220556 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. | ||
6303 | 2025.01.22 05:14:09.220609 [ 148 ] {} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6304 | 2025.01.22 05:14:09.220700 [ 253 ] {1f5d7249-b768-476d-9795-abb8d0182d01} <Debug> TCPHandler: Processed in 0.002393708 sec. | ||
6305 | 2025.01.22 05:14:09.220708 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6306 | 2025.01.22 05:14:09.220982 [ 190 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
6307 | 2025.01.22 05:14:09.220985 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6308 | 2025.01.22 05:14:09.221368 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6309 | 2025.01.22 05:14:09.221376 [ 190 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6310 | 2025.01.22 05:14:09.221440 [ 190 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
6311 | 2025.01.22 05:14:09.221469 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6312 | 2025.01.22 05:14:09.221778 [ 190 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
6313 | 2025.01.22 05:14:09.222122 [ 190 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
6314 | 2025.01.22 05:14:09.222506 [ 190 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6315 | 2025.01.22 05:14:09.222942 [ 190 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6316 | 2025.01.22 05:14:09.224721 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6317 | 2025.01.22 05:14:09.224803 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6318 | 2025.01.22 05:14:09.225884 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005018662 sec., 13947.94070610852 rows/sec., 1.03 MiB/sec. | ||
6319 | 2025.01.22 05:14:09.225945 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6320 | 2025.01.22 05:14:09.226115 [ 198 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6321 | 2025.01.22 05:14:09.226408 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6322 | 2025.01.22 05:14:09.226756 [ 200 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2025.01.22 05:14:09.226856 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.005599 sec., 39114.12752277192 rows/sec., 3.40 MiB/sec. | ||
6324 | 2025.01.22 05:14:09.227006 [ 200 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_17_4} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6325 | 2025.01.22 05:14:09.227013 [ 254 ] {5ed35530-0079-4683-9433-bf4a9297590a} <Debug> TCPHandler: Processed in 0.006171596 sec. | ||
6326 | 2025.01.22 05:14:09.227237 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6327 | 2025.01.22 05:14:09.227318 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6328 | 2025.01.22 05:14:09.227462 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6329 | 2025.01.22 05:14:09.227522 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6330 | 2025.01.22 05:14:09.228216 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6331 | 2025.01.22 05:14:09.228265 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6332 | 2025.01.22 05:14:09.228633 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6333 | 2025.01.22 05:14:09.228871 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6334 | 2025.01.22 05:14:09.229095 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001668 sec., 8992.805755395684 rows/sec., 634.06 KiB/sec. | ||
6335 | 2025.01.22 05:14:09.229152 [ 253 ] {1813e575-bbc0-4a3c-9f8d-0f75cc38bf8c} <Debug> TCPHandler: Processed in 0.00196934 sec. | ||
6336 | 2025.01.22 05:14:09.229300 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6337 | 2025.01.22 05:14:09.229438 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6338 | 2025.01.22 05:14:09.229496 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6339 | 2025.01.22 05:14:09.230200 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6340 | 2025.01.22 05:14:09.230250 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6341 | 2025.01.22 05:14:09.230626 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6342 | 2025.01.22 05:14:09.230866 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6343 | 2025.01.22 05:14:09.231051 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00164 sec., 8536.585365853658 rows/sec., 597.85 KiB/sec. | ||
6344 | 2025.01.22 05:14:09.231167 [ 254 ] {fbe00028-2a52-4b07-ac3e-5d22ef66b0e0} <Debug> TCPHandler: Processed in 0.00193035 sec. | ||
6345 | 2025.01.22 05:14:09.231318 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6346 | 2025.01.22 05:14:09.231458 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6347 | 2025.01.22 05:14:09.231516 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6348 | 2025.01.22 05:14:09.232204 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6349 | 2025.01.22 05:14:09.232250 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6350 | 2025.01.22 05:14:09.232604 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6351 | 2025.01.22 05:14:09.232858 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6352 | 2025.01.22 05:14:09.233022 [ 147 ] {} <Debug> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6353 | 2025.01.22 05:14:09.233083 [ 147 ] {} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6354 | 2025.01.22 05:14:09.233100 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. | ||
6355 | 2025.01.22 05:14:09.233120 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6356 | 2025.01.22 05:14:09.233251 [ 253 ] {ec2bd900-4a6e-42e7-80c6-7fb717ec88bc} <Debug> TCPHandler: Processed in 0.001999801 sec. | ||
6357 | 2025.01.22 05:14:09.233344 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
6358 | 2025.01.22 05:14:09.233444 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6359 | 2025.01.22 05:14:09.233533 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6360 | 2025.01.22 05:14:09.233615 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
6361 | 2025.01.22 05:14:09.233679 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6362 | 2025.01.22 05:14:09.233851 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6363 | 2025.01.22 05:14:09.233886 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
6364 | 2025.01.22 05:14:09.234355 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
6365 | 2025.01.22 05:14:09.234687 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
6366 | 2025.01.22 05:14:09.235018 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
6367 | 2025.01.22 05:14:09.236746 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2025.01.22 05:14:09.236812 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6369 | 2025.01.22 05:14:09.237708 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004458771 sec., 14578.008155162039 rows/sec., 965.88 KiB/sec. | ||
6370 | 2025.01.22 05:14:09.237855 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6371 | 2025.01.22 05:14:09.237868 [ 198 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6372 | 2025.01.22 05:14:09.238293 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6373 | 2025.01.22 05:14:09.238347 [ 197 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2025.01.22 05:14:09.238567 [ 197 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_17_4} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6375 | 2025.01.22 05:14:09.238804 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005139 sec., 75890.25102159953 rows/sec., 5.38 MiB/sec. | ||
6376 | 2025.01.22 05:14:09.238824 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6377 | 2025.01.22 05:14:09.239074 [ 254 ] {907d78e2-dcdd-4780-8cec-7b2c30d66822} <Debug> TCPHandler: Processed in 0.005703966 sec. | ||
6378 | 2025.01.22 05:14:09.239299 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6379 | 2025.01.22 05:14:09.239433 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6380 | 2025.01.22 05:14:09.239492 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6381 | 2025.01.22 05:14:09.240028 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6382 | 2025.01.22 05:14:09.240071 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6383 | 2025.01.22 05:14:09.240459 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6384 | 2025.01.22 05:14:09.240700 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6385 | 2025.01.22 05:14:09.240922 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. | ||
6386 | 2025.01.22 05:14:09.240975 [ 253 ] {0af39bea-ba56-41ad-afae-f02a092b8a0d} <Debug> TCPHandler: Processed in 0.001774126 sec. | ||
6387 | 2025.01.22 05:14:09.241108 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6388 | 2025.01.22 05:14:09.241224 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6389 | 2025.01.22 05:14:09.241278 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6390 | 2025.01.22 05:14:09.241887 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6391 | 2025.01.22 05:14:09.241924 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6392 | 2025.01.22 05:14:09.242320 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6393 | 2025.01.22 05:14:09.242551 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6394 | 2025.01.22 05:14:09.242731 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00153 sec., 154901.96078431373 rows/sec., 10.38 MiB/sec. | ||
6395 | 2025.01.22 05:14:09.242782 [ 254 ] {fca3234b-30fa-4559-837c-9312225a4e0e} <Debug> TCPHandler: Processed in 0.001727495 sec. | ||
6396 | 2025.01.22 05:14:09.242923 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6397 | 2025.01.22 05:14:09.243041 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6398 | 2025.01.22 05:14:09.243091 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6399 | 2025.01.22 05:14:09.243546 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6400 | 2025.01.22 05:14:09.243584 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6401 | 2025.01.22 05:14:09.243930 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6402 | 2025.01.22 05:14:09.244159 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6403 | 2025.01.22 05:14:09.244362 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
6404 | 2025.01.22 05:14:09.244413 [ 253 ] {b29d941c-00c6-46b8-b922-263ed83937f0} <Debug> TCPHandler: Processed in 0.001547682 sec. | ||
6405 | 2025.01.22 05:14:09.244550 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6406 | 2025.01.22 05:14:09.244667 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6407 | 2025.01.22 05:14:09.244746 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6408 | 2025.01.22 05:14:09.245818 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6409 | 2025.01.22 05:14:09.245855 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6410 | 2025.01.22 05:14:09.246445 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6411 | 2025.01.22 05:14:09.246698 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6412 | 2025.01.22 05:14:09.246891 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00225 sec., 3555.5555555555557 rows/sec., 6.37 MiB/sec. | ||
6413 | 2025.01.22 05:14:09.246982 [ 254 ] {52dd84ba-dabe-4453-abbb-0dad2b27635d} <Debug> TCPHandler: Processed in 0.002484841 sec. | ||
6414 | 2025.01.22 05:14:09.247142 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6415 | 2025.01.22 05:14:09.247279 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6416 | 2025.01.22 05:14:09.247339 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6417 | 2025.01.22 05:14:09.247899 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6418 | 2025.01.22 05:14:09.247945 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6419 | 2025.01.22 05:14:09.248354 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6420 | 2025.01.22 05:14:09.248592 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6421 | 2025.01.22 05:14:09.248799 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. | ||
6422 | 2025.01.22 05:14:09.248850 [ 253 ] {d4395baf-6f91-4e20-82e0-365e868d8bc2} <Debug> TCPHandler: Processed in 0.001775886 sec. | ||
6423 | 2025.01.22 05:14:13.255352 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6424 | 2025.01.22 05:14:13.255414 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6425 | 2025.01.22 05:14:13.373047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6426 | 2025.01.22 05:14:13.373722 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6427 | 2025.01.22 05:14:13.373772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6428 | 2025.01.22 05:14:13.374294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6429 | 2025.01.22 05:14:13.374550 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6430 | 2025.01.22 05:14:13.374856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6431 | 2025.01.22 05:14:14.214848 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6432 | 2025.01.22 05:14:14.215061 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6433 | 2025.01.22 05:14:14.215144 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6434 | 2025.01.22 05:14:14.216011 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6435 | 2025.01.22 05:14:14.216058 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6436 | 2025.01.22 05:14:14.216495 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6437 | 2025.01.22 05:14:14.216750 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6438 | 2025.01.22 05:14:14.216995 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.001994 sec., 59177.532597793375 rows/sec., 5.05 MiB/sec. | ||
6439 | 2025.01.22 05:14:14.217061 [ 253 ] {a1d7cf5f-c0f4-4684-be6f-24f6df243a70} <Debug> TCPHandler: Processed in 0.002350928 sec. | ||
6440 | 2025.01.22 05:14:14.217321 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6441 | 2025.01.22 05:14:14.217522 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6442 | 2025.01.22 05:14:14.217591 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6443 | 2025.01.22 05:14:14.218333 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6444 | 2025.01.22 05:14:14.218378 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6445 | 2025.01.22 05:14:14.218806 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6446 | 2025.01.22 05:14:14.219054 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6447 | 2025.01.22 05:14:14.219267 [ 142 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6448 | 2025.01.22 05:14:14.219325 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001854 sec., 16720.604099244876 rows/sec., 1.23 MiB/sec. | ||
6449 | 2025.01.22 05:14:14.219403 [ 142 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6450 | 2025.01.22 05:14:14.219481 [ 254 ] {38ad25b0-ec73-4236-950e-8b99a96d40a0} <Debug> TCPHandler: Processed in 0.002288566 sec. | ||
6451 | 2025.01.22 05:14:14.219490 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6452 | 2025.01.22 05:14:14.219735 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6453 | 2025.01.22 05:14:14.219810 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
6454 | 2025.01.22 05:14:14.219969 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6455 | 2025.01.22 05:14:14.220093 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6456 | 2025.01.22 05:14:14.220296 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6457 | 2025.01.22 05:14:14.220422 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part | ||
6458 | 2025.01.22 05:14:14.220806 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
6459 | 2025.01.22 05:14:14.221223 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
6460 | 2025.01.22 05:14:14.221586 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 37 rows starting from the beginning of the part | ||
6461 | 2025.01.22 05:14:14.221772 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
6462 | 2025.01.22 05:14:14.222123 [ 194 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
6463 | 2025.01.22 05:14:14.222889 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6464 | 2025.01.22 05:14:14.222972 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6465 | 2025.01.22 05:14:14.223929 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6466 | 2025.01.22 05:14:14.224496 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6467 | 2025.01.22 05:14:14.224906 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.005231996 sec., 36888.4074070393 rows/sec., 2.79 MiB/sec. | ||
6468 | 2025.01.22 05:14:14.225004 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005117 sec., 18565.565761188198 rows/sec., 1.45 MiB/sec. | ||
6469 | 2025.01.22 05:14:14.225086 [ 253 ] {0337c886-0ddf-43b2-bf06-706189e76b0e} <Debug> TCPHandler: Processed in 0.005491452 sec. | ||
6470 | 2025.01.22 05:14:14.225122 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6471 | 2025.01.22 05:14:14.225255 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6472 | 2025.01.22 05:14:14.225430 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6473 | 2025.01.22 05:14:14.225529 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6474 | 2025.01.22 05:14:14.225620 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6475 | 2025.01.22 05:14:14.225861 [ 189 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_36_7} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6476 | 2025.01.22 05:14:14.226071 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6477 | 2025.01.22 05:14:14.226571 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6478 | 2025.01.22 05:14:14.226615 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6479 | 2025.01.22 05:14:14.227032 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6480 | 2025.01.22 05:14:14.227286 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6481 | 2025.01.22 05:14:14.227554 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002158 sec., 74142.72474513437 rows/sec., 5.16 MiB/sec. | ||
6482 | 2025.01.22 05:14:14.227696 [ 254 ] {b0788b6e-2d26-4637-ab17-e62d7208651f} <Debug> TCPHandler: Processed in 0.002510451 sec. | ||
6483 | 2025.01.22 05:14:14.227928 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6484 | 2025.01.22 05:14:14.228186 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6485 | 2025.01.22 05:14:14.228284 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6486 | 2025.01.22 05:14:14.229502 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6487 | 2025.01.22 05:14:14.229542 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6488 | 2025.01.22 05:14:14.230214 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6489 | 2025.01.22 05:14:14.230472 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6490 | 2025.01.22 05:14:14.230724 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002598 sec., 11932.25558121632 rows/sec., 21.38 MiB/sec. | ||
6491 | 2025.01.22 05:14:14.230829 [ 253 ] {37154cec-49de-495f-ab92-3ca39c0a55d3} <Debug> TCPHandler: Processed in 0.003039322 sec. | ||
6492 | 2025.01.22 05:14:14.230983 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6493 | 2025.01.22 05:14:14.231102 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6494 | 2025.01.22 05:14:14.231162 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6495 | 2025.01.22 05:14:14.231655 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6496 | 2025.01.22 05:14:14.231701 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6497 | 2025.01.22 05:14:14.232081 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6498 | 2025.01.22 05:14:14.232313 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6499 | 2025.01.22 05:14:14.232536 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
6500 | 2025.01.22 05:14:14.232589 [ 254 ] {6257732d-c9d3-4ec5-96ee-da3b1c67075b} <Debug> TCPHandler: Processed in 0.001664254 sec. | ||
6501 | 2025.01.22 05:14:14.311214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6502 | 2025.01.22 05:14:14.333312 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6503 | 2025.01.22 05:14:14.333359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6504 | 2025.01.22 05:14:14.340857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6505 | 2025.01.22 05:14:14.341654 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6506 | 2025.01.22 05:14:14.344696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6507 | 2025.01.22 05:14:17.026026 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6508 | 2025.01.22 05:14:17.026230 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6509 | 2025.01.22 05:14:17.026304 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6510 | 2025.01.22 05:14:17.027055 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6511 | 2025.01.22 05:14:17.027103 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6512 | 2025.01.22 05:14:17.027540 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6513 | 2025.01.22 05:14:17.027797 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6514 | 2025.01.22 05:14:17.028051 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
6515 | 2025.01.22 05:14:17.028188 [ 253 ] {d19c8da8-6f65-47fc-81fa-fab6eeee3494} <Debug> TCPHandler: Processed in 0.002287776 sec. | ||
6516 | 2025.01.22 05:14:17.028449 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6517 | 2025.01.22 05:14:17.028635 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6518 | 2025.01.22 05:14:17.028708 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6519 | 2025.01.22 05:14:17.029429 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6520 | 2025.01.22 05:14:17.029475 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6521 | 2025.01.22 05:14:17.029911 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6522 | 2025.01.22 05:14:17.030172 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6523 | 2025.01.22 05:14:17.030410 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001825 sec., 1095.890410958904 rows/sec., 89.36 KiB/sec. | ||
6524 | 2025.01.22 05:14:17.030476 [ 254 ] {1a25633f-3403-47af-a9c1-9e5088651593} <Debug> TCPHandler: Processed in 0.002152754 sec. | ||
6525 | 2025.01.22 05:14:17.030633 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6526 | 2025.01.22 05:14:17.030780 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6527 | 2025.01.22 05:14:17.030839 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6528 | 2025.01.22 05:14:17.032048 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6529 | 2025.01.22 05:14:17.032089 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6530 | 2025.01.22 05:14:17.032571 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6531 | 2025.01.22 05:14:17.032811 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6532 | 2025.01.22 05:14:17.033056 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Debug> executeQuery: Read 1360 rows, 116.15 KiB in 0.002299 sec., 591561.5484993476 rows/sec., 49.34 MiB/sec. | ||
6533 | 2025.01.22 05:14:17.033137 [ 253 ] {b11fd417-5a40-4569-838c-8ac3cc469d42} <Debug> TCPHandler: Processed in 0.002569242 sec. | ||
6534 | 2025.01.22 05:14:17.033336 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6535 | 2025.01.22 05:14:17.033463 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6536 | 2025.01.22 05:14:17.033513 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6537 | 2025.01.22 05:14:17.034096 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6538 | 2025.01.22 05:14:17.034137 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6539 | 2025.01.22 05:14:17.034502 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6540 | 2025.01.22 05:14:17.034761 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6541 | 2025.01.22 05:14:17.034976 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Debug> executeQuery: Read 17 rows, 1.20 KiB in 0.001539 sec., 11046.133853151397 rows/sec., 777.95 KiB/sec. | ||
6542 | 2025.01.22 05:14:17.035033 [ 254 ] {2bf6c874-98be-4f9d-a039-cf4fd9b50e64} <Debug> TCPHandler: Processed in 0.001789377 sec. | ||
6543 | 2025.01.22 05:14:17.035182 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2025.01.22 05:14:17.035299 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6545 | 2025.01.22 05:14:17.035350 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6546 | 2025.01.22 05:14:17.036011 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2025.01.22 05:14:17.036051 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6548 | 2025.01.22 05:14:17.036415 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6549 | 2025.01.22 05:14:17.036646 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2025.01.22 05:14:17.036862 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001589 sec., 152297.04216488358 rows/sec., 10.32 MiB/sec. | ||
6551 | 2025.01.22 05:14:17.036916 [ 253 ] {b3b355ea-a515-4a00-82e9-446404e9ff38} <Debug> TCPHandler: Processed in 0.001791286 sec. | ||
6552 | 2025.01.22 05:14:17.037060 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6553 | 2025.01.22 05:14:17.037178 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6554 | 2025.01.22 05:14:17.037228 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6555 | 2025.01.22 05:14:17.037808 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6556 | 2025.01.22 05:14:17.037848 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6557 | 2025.01.22 05:14:17.038205 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6558 | 2025.01.22 05:14:17.038445 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6559 | 2025.01.22 05:14:17.038700 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 526.33 KiB/sec. | ||
6560 | 2025.01.22 05:14:17.038894 [ 254 ] {f544ebde-6444-4f2a-88c5-d33a3d9ba1af} <Debug> TCPHandler: Processed in 0.001887388 sec. | ||
6561 | 2025.01.22 05:14:17.039040 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6562 | 2025.01.22 05:14:17.039158 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6563 | 2025.01.22 05:14:17.039206 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6564 | 2025.01.22 05:14:17.040141 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6565 | 2025.01.22 05:14:17.040183 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6566 | 2025.01.22 05:14:17.040606 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6567 | 2025.01.22 05:14:17.040853 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6568 | 2025.01.22 05:14:17.041070 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Debug> executeQuery: Read 848 rows, 62.77 KiB in 0.001937 sec., 437790.39752194117 rows/sec., 31.65 MiB/sec. | ||
6569 | 2025.01.22 05:14:17.041128 [ 253 ] {99f548bd-9908-423a-9a67-1bab4be47754} <Debug> TCPHandler: Processed in 0.002145964 sec. | ||
6570 | 2025.01.22 05:14:17.041269 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6571 | 2025.01.22 05:14:17.041387 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6572 | 2025.01.22 05:14:17.041439 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6573 | 2025.01.22 05:14:17.041923 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6574 | 2025.01.22 05:14:17.041963 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6575 | 2025.01.22 05:14:17.042333 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6576 | 2025.01.22 05:14:17.042568 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6577 | 2025.01.22 05:14:17.042797 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. | ||
6578 | 2025.01.22 05:14:17.042918 [ 254 ] {2faf5e40-3077-4226-a821-6581ce2cab17} <Debug> TCPHandler: Processed in 0.001703625 sec. | ||
6579 | 2025.01.22 05:14:17.043059 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6580 | 2025.01.22 05:14:17.043181 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6581 | 2025.01.22 05:14:17.043237 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6582 | 2025.01.22 05:14:17.044008 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6583 | 2025.01.22 05:14:17.044048 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6584 | 2025.01.22 05:14:17.044493 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6585 | 2025.01.22 05:14:17.044736 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6586 | 2025.01.22 05:14:17.044947 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Debug> executeQuery: Read 930 rows, 63.45 KiB in 0.001791 sec., 519262.9815745393 rows/sec., 34.60 MiB/sec. | ||
6587 | 2025.01.22 05:14:17.045004 [ 253 ] {e30673f8-1437-495f-a610-df55db75eef2} <Debug> TCPHandler: Processed in 0.002002371 sec. | ||
6588 | 2025.01.22 05:14:17.045147 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6589 | 2025.01.22 05:14:17.045263 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6590 | 2025.01.22 05:14:17.045314 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6591 | 2025.01.22 05:14:17.045780 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6592 | 2025.01.22 05:14:17.045815 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6593 | 2025.01.22 05:14:17.046165 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6594 | 2025.01.22 05:14:17.046409 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6595 | 2025.01.22 05:14:17.046583 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 50.10 KiB/sec. | ||
6596 | 2025.01.22 05:14:17.046633 [ 254 ] {c4990ef3-d67e-4972-b89b-6506ee2a0afe} <Debug> TCPHandler: Processed in 0.001541262 sec. | ||
6597 | 2025.01.22 05:14:17.046776 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6598 | 2025.01.22 05:14:17.046916 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6599 | 2025.01.22 05:14:17.047009 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6600 | 2025.01.22 05:14:17.048173 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6601 | 2025.01.22 05:14:17.048212 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6602 | 2025.01.22 05:14:17.048812 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6603 | 2025.01.22 05:14:17.049069 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6604 | 2025.01.22 05:14:17.049354 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002461 sec., 3250.711093051605 rows/sec., 5.83 MiB/sec. | ||
6605 | 2025.01.22 05:14:17.049810 [ 253 ] {38767d56-374a-4c42-8e81-93d6e75a5245} <Debug> TCPHandler: Processed in 0.003094123 sec. | ||
6606 | 2025.01.22 05:14:17.049990 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6607 | 2025.01.22 05:14:17.050106 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6608 | 2025.01.22 05:14:17.050156 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6609 | 2025.01.22 05:14:17.050627 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6610 | 2025.01.22 05:14:17.050665 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6611 | 2025.01.22 05:14:17.051037 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6612 | 2025.01.22 05:14:17.051275 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6613 | 2025.01.22 05:14:17.051441 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.001359 sec., 42678.440029433405 rows/sec., 2.64 MiB/sec. | ||
6614 | 2025.01.22 05:14:17.051491 [ 254 ] {29ecc5b8-fdc1-4859-a71f-19d417b605a2} <Debug> TCPHandler: Processed in 0.001555132 sec. | ||
6615 | 2025.01.22 05:14:18.437215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 936 | ||
6616 | 2025.01.22 05:14:18.440850 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6617 | 2025.01.22 05:14:18.440911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6618 | 2025.01.22 05:14:18.442439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6619 | 2025.01.22 05:14:18.442769 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6620 | 2025.01.22 05:14:18.443404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
6621 | 2025.01.22 05:14:19.208901 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6622 | 2025.01.22 05:14:19.209091 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6623 | 2025.01.22 05:14:19.209166 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6624 | 2025.01.22 05:14:19.209983 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6625 | 2025.01.22 05:14:19.210032 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6626 | 2025.01.22 05:14:19.210470 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6627 | 2025.01.22 05:14:19.210731 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6628 | 2025.01.22 05:14:19.210976 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
6629 | 2025.01.22 05:14:19.211044 [ 253 ] {fce29eab-dd14-496a-be87-42f579a5b921} <Debug> TCPHandler: Processed in 0.002271556 sec. | ||
6630 | 2025.01.22 05:14:19.211295 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6631 | 2025.01.22 05:14:19.211481 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6632 | 2025.01.22 05:14:19.211550 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6633 | 2025.01.22 05:14:19.212288 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6634 | 2025.01.22 05:14:19.212328 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6635 | 2025.01.22 05:14:19.212759 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6636 | 2025.01.22 05:14:19.213003 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6637 | 2025.01.22 05:14:19.213193 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001764 sec., 36281.179138322 rows/sec., 2.83 MiB/sec. | ||
6638 | 2025.01.22 05:14:19.213247 [ 254 ] {89f7fce7-5c7e-41c6-a887-2c56ffca3a52} <Debug> TCPHandler: Processed in 0.002075942 sec. | ||
6639 | 2025.01.22 05:14:19.213400 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6640 | 2025.01.22 05:14:19.213529 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6641 | 2025.01.22 05:14:19.213589 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6642 | 2025.01.22 05:14:19.214251 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6643 | 2025.01.22 05:14:19.214301 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6644 | 2025.01.22 05:14:19.214759 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6645 | 2025.01.22 05:14:19.215005 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6646 | 2025.01.22 05:14:19.215287 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001783 sec., 35894.5597307908 rows/sec., 2.50 MiB/sec. | ||
6647 | 2025.01.22 05:14:19.215480 [ 253 ] {f1db86e2-fd3d-4aa6-b0ca-bdd06b75b429} <Debug> TCPHandler: Processed in 0.002135643 sec. | ||
6648 | 2025.01.22 05:14:19.215711 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6649 | 2025.01.22 05:14:19.215836 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6650 | 2025.01.22 05:14:19.215888 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6651 | 2025.01.22 05:14:19.216368 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6652 | 2025.01.22 05:14:19.216405 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6653 | 2025.01.22 05:14:19.216774 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6654 | 2025.01.22 05:14:19.217009 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6655 | 2025.01.22 05:14:19.217185 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001372 sec., 17492.71137026239 rows/sec., 1.18 MiB/sec. | ||
6656 | 2025.01.22 05:14:19.217233 [ 254 ] {c092299d-87da-4b53-8578-51237ecc0700} <Debug> TCPHandler: Processed in 0.001640873 sec. | ||
6657 | 2025.01.22 05:14:20.875023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6658 | 2025.01.22 05:14:20.875751 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6659 | 2025.01.22 05:14:20.875802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6660 | 2025.01.22 05:14:20.876373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6661 | 2025.01.22 05:14:20.876643 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6662 | 2025.01.22 05:14:20.876881 [ 133 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6663 | 2025.01.22 05:14:20.876934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6664 | 2025.01.22 05:14:20.877000 [ 133 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2025.01.22 05:14:20.877047 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6666 | 2025.01.22 05:14:20.877324 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
6667 | 2025.01.22 05:14:20.877627 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6668 | 2025.01.22 05:14:20.877702 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
6669 | 2025.01.22 05:14:20.877790 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
6670 | 2025.01.22 05:14:20.877873 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
6671 | 2025.01.22 05:14:20.878098 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
6672 | 2025.01.22 05:14:20.878269 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
6673 | 2025.01.22 05:14:20.878348 [ 189 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
6674 | 2025.01.22 05:14:20.880397 [ 194 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003246416 sec., 4378058.757719282 rows/sec., 62.63 MiB/sec. | ||
6675 | 2025.01.22 05:14:20.880849 [ 194 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6676 | 2025.01.22 05:14:20.881195 [ 194 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_31_6} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6677 | 2025.01.22 05:14:20.881297 [ 194 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_31_6} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6678 | 2025.01.22 05:14:20.881421 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
6679 | 2025.01.22 05:14:21.844795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6680 | 2025.01.22 05:14:21.866753 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6681 | 2025.01.22 05:14:21.866814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6682 | 2025.01.22 05:14:21.874435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6683 | 2025.01.22 05:14:21.875197 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6684 | 2025.01.22 05:14:21.875609 [ 132 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6685 | 2025.01.22 05:14:21.875793 [ 132 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6686 | 2025.01.22 05:14:21.875876 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6687 | 2025.01.22 05:14:21.876427 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
6688 | 2025.01.22 05:14:21.890607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6689 | 2025.01.22 05:14:21.892189 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6690 | 2025.01.22 05:14:21.893911 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
6691 | 2025.01.22 05:14:21.899410 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
6692 | 2025.01.22 05:14:21.905014 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
6693 | 2025.01.22 05:14:21.910932 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
6694 | 2025.01.22 05:14:21.916690 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
6695 | 2025.01.22 05:14:21.921439 [ 189 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
6696 | 2025.01.22 05:14:21.980452 [ 194 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.104380956 sec., 2241.788243441649 rows/sec., 11.59 MiB/sec. | ||
6697 | 2025.01.22 05:14:21.983354 [ 194 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6698 | 2025.01.22 05:14:21.986296 [ 194 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_31_6} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2025.01.22 05:14:21.986425 [ 194 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_31_6} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6700 | 2025.01.22 05:14:21.988839 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6701 | 2025.01.22 05:14:22.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.11 MiB, peak 208.67 MiB, free memory in arenas 0.00 B, will set to 200.42 MiB (RSS), difference: 2.31 MiB | ||
6702 | 2025.01.22 05:14:24.214927 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6703 | 2025.01.22 05:14:24.215150 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6704 | 2025.01.22 05:14:24.215236 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6705 | 2025.01.22 05:14:24.216180 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6706 | 2025.01.22 05:14:24.216236 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6707 | 2025.01.22 05:14:24.216697 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6708 | 2025.01.22 05:14:24.216960 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6709 | 2025.01.22 05:14:24.217129 [ 129 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6710 | 2025.01.22 05:14:24.217180 [ 129 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6711 | 2025.01.22 05:14:24.217181 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.002091 sec., 56432.329029172644 rows/sec., 4.81 MiB/sec. | ||
6712 | 2025.01.22 05:14:24.217208 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6713 | 2025.01.22 05:14:24.217307 [ 253 ] {af4d7b54-4ca5-415c-86bb-4befe153df93} <Debug> TCPHandler: Processed in 0.002541962 sec. | ||
6714 | 2025.01.22 05:14:24.217597 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
6715 | 2025.01.22 05:14:24.217648 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6716 | 2025.01.22 05:14:24.218108 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6717 | 2025.01.22 05:14:24.218295 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6718 | 2025.01.22 05:14:24.218313 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6719 | 2025.01.22 05:14:24.218441 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1432 rows starting from the beginning of the part | ||
6720 | 2025.01.22 05:14:24.218891 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 219 rows starting from the beginning of the part | ||
6721 | 2025.01.22 05:14:24.219102 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
6722 | 2025.01.22 05:14:24.219489 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1360 rows starting from the beginning of the part | ||
6723 | 2025.01.22 05:14:24.219836 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
6724 | 2025.01.22 05:14:24.220086 [ 195 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
6725 | 2025.01.22 05:14:24.220773 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6726 | 2025.01.22 05:14:24.220818 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6727 | 2025.01.22 05:14:24.221429 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6728 | 2025.01.22 05:14:24.221716 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6729 | 2025.01.22 05:14:24.221954 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00402 sec., 7711.442786069651 rows/sec., 579.86 KiB/sec. | ||
6730 | 2025.01.22 05:14:24.222017 [ 254 ] {88e9fa8b-fc3d-4ef4-be1b-926eb62d2f3e} <Debug> TCPHandler: Processed in 0.004561043 sec. | ||
6731 | 2025.01.22 05:14:24.222227 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6732 | 2025.01.22 05:14:24.222391 [ 193 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 5 columns (5 merged, 0 gathered) in 0.005068273 sec., 651701.2797061248 rows/sec., 57.11 MiB/sec. | ||
6733 | 2025.01.22 05:14:24.222412 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6734 | 2025.01.22 05:14:24.222479 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6735 | 2025.01.22 05:14:24.222774 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6736 | 2025.01.22 05:14:24.223397 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6737 | 2025.01.22 05:14:24.223627 [ 196 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_51_10} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6738 | 2025.01.22 05:14:24.223760 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6739 | 2025.01.22 05:14:24.223810 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6740 | 2025.01.22 05:14:24.223836 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6741 | 2025.01.22 05:14:24.224229 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6742 | 2025.01.22 05:14:24.224470 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6743 | 2025.01.22 05:14:24.224602 [ 129 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6744 | 2025.01.22 05:14:24.224646 [ 129 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2025.01.22 05:14:24.224668 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002286 sec., 41557.3053368329 rows/sec., 3.25 MiB/sec. | ||
6746 | 2025.01.22 05:14:24.224673 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6747 | 2025.01.22 05:14:24.224799 [ 253 ] {bb7c32b1-0b16-4eae-8c60-43caa4e5ed88} <Debug> TCPHandler: Processed in 0.002667565 sec. | ||
6748 | 2025.01.22 05:14:24.225094 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6749 | 2025.01.22 05:14:24.225121 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
6750 | 2025.01.22 05:14:24.225461 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6751 | 2025.01.22 05:14:24.225625 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6752 | 2025.01.22 05:14:24.225679 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6753 | 2025.01.22 05:14:24.225785 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
6754 | 2025.01.22 05:14:24.226415 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 390 rows starting from the beginning of the part | ||
6755 | 2025.01.22 05:14:24.227132 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
6756 | 2025.01.22 05:14:24.227639 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 848 rows starting from the beginning of the part | ||
6757 | 2025.01.22 05:14:24.227995 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
6758 | 2025.01.22 05:14:24.228299 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
6759 | 2025.01.22 05:14:24.229245 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6760 | 2025.01.22 05:14:24.229301 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6761 | 2025.01.22 05:14:24.230373 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6762 | 2025.01.22 05:14:24.230880 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6763 | 2025.01.22 05:14:24.231076 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6764 | 2025.01.22 05:14:24.231166 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6765 | 2025.01.22 05:14:24.231206 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6766 | 2025.01.22 05:14:24.231259 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005938 sec., 26945.099360053893 rows/sec., 1.88 MiB/sec. | ||
6767 | 2025.01.22 05:14:24.231626 [ 254 ] {5567a887-2299-42e6-b235-b4f79c5f41dd} <Debug> TCPHandler: Processed in 0.006685997 sec. | ||
6768 | 2025.01.22 05:14:24.231825 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
6769 | 2025.01.22 05:14:24.231946 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6770 | 2025.01.22 05:14:24.232360 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6771 | 2025.01.22 05:14:24.232364 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6772 | 2025.01.22 05:14:24.232422 [ 192 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.007608035 sec., 316113.1619399753 rows/sec., 24.24 MiB/sec. | ||
6773 | 2025.01.22 05:14:24.232443 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13086 rows starting from the beginning of the part | ||
6774 | 2025.01.22 05:14:24.232567 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6775 | 2025.01.22 05:14:24.232806 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6776 | 2025.01.22 05:14:24.232917 [ 199 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6777 | 2025.01.22 05:14:24.233400 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
6778 | 2025.01.22 05:14:24.234047 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 930 rows starting from the beginning of the part | ||
6779 | 2025.01.22 05:14:24.234486 [ 199 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6780 | 2025.01.22 05:14:24.234547 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
6781 | 2025.01.22 05:14:24.234950 [ 199 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_51_10} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6782 | 2025.01.22 05:14:24.235046 [ 193 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
6783 | 2025.01.22 05:14:24.235348 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6784 | 2025.01.22 05:14:24.237003 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6785 | 2025.01.22 05:14:24.237052 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6786 | 2025.01.22 05:14:24.238209 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6787 | 2025.01.22 05:14:24.238650 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6788 | 2025.01.22 05:14:24.238865 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00663 sec., 4675.716440422323 rows/sec., 8.38 MiB/sec. | ||
6789 | 2025.01.22 05:14:24.239127 [ 253 ] {feb91002-2557-4379-96c6-dc762c99543e} <Debug> TCPHandler: Processed in 0.00737505 sec. | ||
6790 | 2025.01.22 05:14:24.239316 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6791 | 2025.01.22 05:14:24.239489 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6792 | 2025.01.22 05:14:24.239562 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6793 | 2025.01.22 05:14:24.240284 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6794 | 2025.01.22 05:14:24.240323 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6795 | 2025.01.22 05:14:24.240883 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6796 | 2025.01.22 05:14:24.241136 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14637 rows, containing 5 columns (5 merged, 0 gathered) in 0.009780749 sec., 1496511.1567631478 rows/sec., 101.17 MiB/sec. | ||
6797 | 2025.01.22 05:14:24.241275 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6798 | 2025.01.22 05:14:24.241444 [ 129 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6799 | 2025.01.22 05:14:24.241522 [ 129 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6800 | 2025.01.22 05:14:24.241531 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002073 sec., 28943.560057887116 rows/sec., 1.95 MiB/sec. | ||
6801 | 2025.01.22 05:14:24.241569 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6802 | 2025.01.22 05:14:24.241781 [ 254 ] {a66f0d03-4364-4942-8079-01a01983114f} <Debug> TCPHandler: Processed in 0.002538031 sec. | ||
6803 | 2025.01.22 05:14:24.241779 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6804 | 2025.01.22 05:14:24.242109 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6805 | 2025.01.22 05:14:24.242325 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6806 | 2025.01.22 05:14:24.242400 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2638 rows starting from the beginning of the part | ||
6807 | 2025.01.22 05:14:24.242619 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6808 | 2025.01.22 05:14:24.242641 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.01.22 05:14:24.242929 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6810 | 2025.01.22 05:14:24.242961 [ 199 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6811 | 2025.01.22 05:14:24.243183 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part | ||
6812 | 2025.01.22 05:14:24.243258 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
6813 | 2025.01.22 05:14:24.243443 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
6814 | 2025.01.22 05:14:24.243626 [ 200 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
6815 | 2025.01.22 05:14:24.245221 [ 191 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 4 columns (4 merged, 0 gathered) in 0.003457151 sec., 845204.6207990337 rows/sec., 55.33 MiB/sec. | ||
6816 | 2025.01.22 05:14:24.245502 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6817 | 2025.01.22 05:14:24.245800 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2025.01.22 05:14:24.245884 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_51_10} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6819 | 2025.01.22 05:14:24.245974 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6820 | 2025.01.22 05:14:28.255663 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6821 | 2025.01.22 05:14:28.255764 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6822 | 2025.01.22 05:14:28.377150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6823 | 2025.01.22 05:14:28.378002 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2025.01.22 05:14:28.378055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6825 | 2025.01.22 05:14:28.378598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6826 | 2025.01.22 05:14:28.378858 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2025.01.22 05:14:28.379067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6828 | 2025.01.22 05:14:28.443721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 956 | ||
6829 | 2025.01.22 05:14:28.446600 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6830 | 2025.01.22 05:14:28.446650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6831 | 2025.01.22 05:14:28.448131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6832 | 2025.01.22 05:14:28.448450 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2025.01.22 05:14:28.449657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
6834 | 2025.01.22 05:14:29.001395 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00100241 sec. | ||
6835 | 2025.01.22 05:14:29.218010 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6836 | 2025.01.22 05:14:29.218236 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6837 | 2025.01.22 05:14:29.218320 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6838 | 2025.01.22 05:14:29.219152 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2025.01.22 05:14:29.219209 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6840 | 2025.01.22 05:14:29.219659 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6841 | 2025.01.22 05:14:29.219915 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2025.01.22 05:14:29.220174 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. | ||
6843 | 2025.01.22 05:14:29.220246 [ 253 ] {6397ed3a-e3b7-4a3c-8325-5a617baa3c0a} <Debug> TCPHandler: Processed in 0.002376548 sec. | ||
6844 | 2025.01.22 05:14:29.220474 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2025.01.22 05:14:29.220658 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6846 | 2025.01.22 05:14:29.220728 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6847 | 2025.01.22 05:14:29.221585 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6848 | 2025.01.22 05:14:29.221632 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6849 | 2025.01.22 05:14:29.222100 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6850 | 2025.01.22 05:14:29.222365 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6851 | 2025.01.22 05:14:29.222600 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.001996 sec., 109719.43887775551 rows/sec., 9.55 MiB/sec. | ||
6852 | 2025.01.22 05:14:29.222671 [ 254 ] {e28587c1-36fb-4c30-b310-e97e41735056} <Debug> TCPHandler: Processed in 0.002319218 sec. | ||
6853 | 2025.01.22 05:14:29.222842 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6854 | 2025.01.22 05:14:29.222989 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6855 | 2025.01.22 05:14:29.223051 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6856 | 2025.01.22 05:14:29.223755 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2025.01.22 05:14:29.223805 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6858 | 2025.01.22 05:14:29.224195 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6859 | 2025.01.22 05:14:29.224428 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6860 | 2025.01.22 05:14:29.224647 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001693 sec., 8860.011813349083 rows/sec., 624.70 KiB/sec. | ||
6861 | 2025.01.22 05:14:29.224703 [ 253 ] {b4cfc659-8477-4335-9e00-32f7849811e1} <Debug> TCPHandler: Processed in 0.001932299 sec. | ||
6862 | 2025.01.22 05:14:29.224852 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6863 | 2025.01.22 05:14:29.224979 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6864 | 2025.01.22 05:14:29.225030 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6865 | 2025.01.22 05:14:29.225630 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6866 | 2025.01.22 05:14:29.225671 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6867 | 2025.01.22 05:14:29.226044 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6868 | 2025.01.22 05:14:29.226286 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6869 | 2025.01.22 05:14:29.226434 [ 123 ] {} <Debug> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6870 | 2025.01.22 05:14:29.226475 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001525 sec., 9180.327868852459 rows/sec., 642.93 KiB/sec. | ||
6871 | 2025.01.22 05:14:29.226488 [ 123 ] {} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2025.01.22 05:14:29.226528 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6873 | 2025.01.22 05:14:29.226554 [ 254 ] {92d50132-bdc1-497e-91a7-f77df7dce57c} <Debug> TCPHandler: Processed in 0.001758556 sec. | ||
6874 | 2025.01.22 05:14:29.226834 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6875 | 2025.01.22 05:14:29.227182 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::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 | ||
6876 | 2025.01.22 05:14:29.227252 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6877 | 2025.01.22 05:14:29.227390 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6878 | 2025.01.22 05:14:29.227575 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6879 | 2025.01.22 05:14:29.227661 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part | ||
6880 | 2025.01.22 05:14:29.227931 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 242 rows starting from the beginning of the part | ||
6881 | 2025.01.22 05:14:29.228329 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6882 | 2025.01.22 05:14:29.228674 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6883 | 2025.01.22 05:14:29.229105 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 242 rows starting from the beginning of the part | ||
6884 | 2025.01.22 05:14:29.229324 [ 198 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6885 | 2025.01.22 05:14:29.230433 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6886 | 2025.01.22 05:14:29.230498 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
6887 | 2025.01.22 05:14:29.231532 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6888 | 2025.01.22 05:14:29.232045 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6889 | 2025.01.22 05:14:29.232485 [ 190 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.005760437 sec., 133496.81630056887 rows/sec., 9.56 MiB/sec. | ||
6890 | 2025.01.22 05:14:29.232655 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005479 sec., 2372.69574739916 rows/sec., 147.94 KiB/sec. | ||
6891 | 2025.01.22 05:14:29.232851 [ 197 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6892 | 2025.01.22 05:14:29.233072 [ 253 ] {4206835d-02bd-49bb-88aa-97b42ad0eb52} <Debug> TCPHandler: Processed in 0.00640951 sec. | ||
6893 | 2025.01.22 05:14:29.233389 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6894 | 2025.01.22 05:14:29.233615 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6895 | 2025.01.22 05:14:29.233706 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6896 | 2025.01.22 05:14:29.233717 [ 197 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6897 | 2025.01.22 05:14:29.233932 [ 197 ] {0019145d-c3c8-44a1-b42d-4533551207a3::all_1_21_4} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6898 | 2025.01.22 05:14:29.234091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
6899 | 2025.01.22 05:14:29.234743 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6900 | 2025.01.22 05:14:29.234788 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6901 | 2025.01.22 05:14:29.235178 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6902 | 2025.01.22 05:14:29.235422 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6903 | 2025.01.22 05:14:29.235599 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002054 sec., 189873.417721519 rows/sec., 13.47 MiB/sec. | ||
6904 | 2025.01.22 05:14:29.235655 [ 254 ] {abf32d42-e453-4ca0-b471-9e14da45fb69} <Debug> TCPHandler: Processed in 0.0024556 sec. | ||
6905 | 2025.01.22 05:14:29.235797 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2025.01.22 05:14:29.235912 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6907 | 2025.01.22 05:14:29.235966 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6908 | 2025.01.22 05:14:29.236532 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6909 | 2025.01.22 05:14:29.236578 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6910 | 2025.01.22 05:14:29.237007 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6911 | 2025.01.22 05:14:29.237239 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6912 | 2025.01.22 05:14:29.237462 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. | ||
6913 | 2025.01.22 05:14:29.237567 [ 253 ] {657856e4-4bd7-4878-912a-4444359f4225} <Debug> TCPHandler: Processed in 0.001827967 sec. | ||
6914 | 2025.01.22 05:14:29.237712 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6915 | 2025.01.22 05:14:29.237832 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6916 | 2025.01.22 05:14:29.237884 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6917 | 2025.01.22 05:14:29.238510 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2025.01.22 05:14:29.238548 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6919 | 2025.01.22 05:14:29.238966 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6920 | 2025.01.22 05:14:29.239220 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2025.01.22 05:14:29.239396 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. | ||
6922 | 2025.01.22 05:14:29.239449 [ 254 ] {4f6fb280-6b6e-4b5f-af32-efb8d550a554} <Debug> TCPHandler: Processed in 0.001793087 sec. | ||
6923 | 2025.01.22 05:14:29.239593 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6924 | 2025.01.22 05:14:29.239709 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6925 | 2025.01.22 05:14:29.239792 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6926 | 2025.01.22 05:14:29.240247 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2025.01.22 05:14:29.240286 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6928 | 2025.01.22 05:14:29.240636 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6929 | 2025.01.22 05:14:29.240883 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6930 | 2025.01.22 05:14:29.241147 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001452 sec., 688.7052341597796 rows/sec., 46.41 KiB/sec. | ||
6931 | 2025.01.22 05:14:29.241350 [ 253 ] {844e49d6-69d0-4cc4-b1a5-fd61f8dc860a} <Debug> TCPHandler: Processed in 0.001813367 sec. | ||
6932 | 2025.01.22 05:14:29.241485 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6933 | 2025.01.22 05:14:29.241603 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6934 | 2025.01.22 05:14:29.241684 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6935 | 2025.01.22 05:14:29.242793 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6936 | 2025.01.22 05:14:29.242831 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6937 | 2025.01.22 05:14:29.243468 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6938 | 2025.01.22 05:14:29.243730 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6939 | 2025.01.22 05:14:29.243870 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6940 | 2025.01.22 05:14:29.243913 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2025.01.22 05:14:29.243941 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6942 | 2025.01.22 05:14:29.243950 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002368 sec., 3378.3783783783783 rows/sec., 6.05 MiB/sec. | ||
6943 | 2025.01.22 05:14:29.244400 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
6944 | 2025.01.22 05:14:29.244419 [ 254 ] {ed1d62db-7ec3-4e75-a5d8-a15e4d3c7b83} <Debug> TCPHandler: Processed in 0.002989001 sec. | ||
6945 | 2025.01.22 05:14:29.244711 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6946 | 2025.01.22 05:14:29.245021 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6947 | 2025.01.22 05:14:29.245041 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6948 | 2025.01.22 05:14:29.245095 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6949 | 2025.01.22 05:14:29.245134 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 593 rows starting from the beginning of the part | ||
6950 | 2025.01.22 05:14:29.245799 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
6951 | 2025.01.22 05:14:29.246370 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
6952 | 2025.01.22 05:14:29.246737 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2025.01.22 05:14:29.246822 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
6954 | 2025.01.22 05:14:29.246942 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
6955 | 2025.01.22 05:14:29.247419 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
6956 | 2025.01.22 05:14:29.247837 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6957 | 2025.01.22 05:14:29.247893 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
6958 | 2025.01.22 05:14:29.248377 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6959 | 2025.01.22 05:14:29.248768 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003833 sec., 21393.164623010696 rows/sec., 1.36 MiB/sec. | ||
6960 | 2025.01.22 05:14:29.248958 [ 253 ] {b416c2f5-0974-4222-8b28-4afe58c267cc} <Debug> TCPHandler: Processed in 0.004382589 sec. | ||
6961 | 2025.01.22 05:14:29.255197 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.011125327 sec., 61031.913938349855 rows/sec., 109.37 MiB/sec. | ||
6962 | 2025.01.22 05:14:29.256402 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6963 | 2025.01.22 05:14:29.256876 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6964 | 2025.01.22 05:14:29.256974 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6965 | 2025.01.22 05:14:29.257158 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
6966 | 2025.01.22 05:14:29.390706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6967 | 2025.01.22 05:14:29.411537 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6968 | 2025.01.22 05:14:29.411594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
6969 | 2025.01.22 05:14:29.418714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6970 | 2025.01.22 05:14:29.419474 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6971 | 2025.01.22 05:14:29.423247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6972 | 2025.01.22 05:14:34.215477 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6973 | 2025.01.22 05:14:34.215684 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6974 | 2025.01.22 05:14:34.215761 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6975 | 2025.01.22 05:14:34.216523 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6976 | 2025.01.22 05:14:34.216576 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
6977 | 2025.01.22 05:14:34.217004 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6978 | 2025.01.22 05:14:34.217265 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6979 | 2025.01.22 05:14:34.217679 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001997 sec., 1001.5022533800701 rows/sec., 81.67 KiB/sec. | ||
6980 | 2025.01.22 05:14:34.217963 [ 253 ] {e0610738-fce0-4c32-b206-88656090c28b} <Debug> TCPHandler: Processed in 0.002617793 sec. | ||
6981 | 2025.01.22 05:14:34.218213 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6982 | 2025.01.22 05:14:34.218401 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6983 | 2025.01.22 05:14:34.218474 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6984 | 2025.01.22 05:14:34.219264 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6985 | 2025.01.22 05:14:34.219308 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
6986 | 2025.01.22 05:14:34.219757 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6987 | 2025.01.22 05:14:34.220020 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6988 | 2025.01.22 05:14:34.220217 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001868 sec., 63704.49678800856 rows/sec., 5.43 MiB/sec. | ||
6989 | 2025.01.22 05:14:34.220281 [ 254 ] {08d1c40e-757e-4645-91e8-05c6db66ca41} <Debug> TCPHandler: Processed in 0.002196315 sec. | ||
6990 | 2025.01.22 05:14:34.220446 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6991 | 2025.01.22 05:14:34.220573 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6992 | 2025.01.22 05:14:34.220626 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6993 | 2025.01.22 05:14:34.221230 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6994 | 2025.01.22 05:14:34.221269 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
6995 | 2025.01.22 05:14:34.221634 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6996 | 2025.01.22 05:14:34.221891 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6997 | 2025.01.22 05:14:34.222082 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001535 sec., 21498.371335504886 rows/sec., 1.57 MiB/sec. | ||
6998 | 2025.01.22 05:14:34.222159 [ 253 ] {ce2ce1ea-f241-4e26-a5a5-a863ffc4b106} <Debug> TCPHandler: Processed in 0.001772677 sec. | ||
6999 | 2025.01.22 05:14:34.222348 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7000 | 2025.01.22 05:14:34.222470 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7001 | 2025.01.22 05:14:34.222523 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7002 | 2025.01.22 05:14:34.223166 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7003 | 2025.01.22 05:14:34.223206 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7004 | 2025.01.22 05:14:34.223584 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7005 | 2025.01.22 05:14:34.223839 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7006 | 2025.01.22 05:14:34.224048 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001607 sec., 60360.92097075296 rows/sec., 4.72 MiB/sec. | ||
7007 | 2025.01.22 05:14:34.224105 [ 254 ] {16a28a62-8885-4f44-84b8-63dece69874d} <Debug> TCPHandler: Processed in 0.001847027 sec. | ||
7008 | 2025.01.22 05:14:34.224254 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2025.01.22 05:14:34.224375 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7010 | 2025.01.22 05:14:34.224432 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7011 | 2025.01.22 05:14:34.225017 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7012 | 2025.01.22 05:14:34.225213 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7013 | 2025.01.22 05:14:34.225620 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7014 | 2025.01.22 05:14:34.225866 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7015 | 2025.01.22 05:14:34.226065 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001713 sec., 93987.1570344425 rows/sec., 6.55 MiB/sec. | ||
7016 | 2025.01.22 05:14:34.226146 [ 253 ] {108c011c-3116-4a27-bc89-29b1fa8d5bf5} <Debug> TCPHandler: Processed in 0.00195157 sec. | ||
7017 | 2025.01.22 05:14:34.226384 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7018 | 2025.01.22 05:14:34.226539 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7019 | 2025.01.22 05:14:34.226622 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7020 | 2025.01.22 05:14:34.227796 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7021 | 2025.01.22 05:14:34.227835 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7022 | 2025.01.22 05:14:34.228477 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7023 | 2025.01.22 05:14:34.228735 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7024 | 2025.01.22 05:14:34.228978 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002466 sec., 12570.965125709652 rows/sec., 22.53 MiB/sec. | ||
7025 | 2025.01.22 05:14:34.229095 [ 254 ] {c3545ee9-db4d-4991-bfdf-2627657a0399} <Debug> TCPHandler: Processed in 0.002842728 sec. | ||
7026 | 2025.01.22 05:14:34.229268 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7027 | 2025.01.22 05:14:34.229406 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7028 | 2025.01.22 05:14:34.229467 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7029 | 2025.01.22 05:14:34.230041 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7030 | 2025.01.22 05:14:34.230085 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7031 | 2025.01.22 05:14:34.230463 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7032 | 2025.01.22 05:14:34.230702 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7033 | 2025.01.22 05:14:34.230877 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
7034 | 2025.01.22 05:14:34.230929 [ 253 ] {878ae078-9a41-408b-9d3c-8e2add443906} <Debug> TCPHandler: Processed in 0.001730525 sec. | ||
7035 | 2025.01.22 05:14:35.879257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
7036 | 2025.01.22 05:14:35.880288 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7037 | 2025.01.22 05:14:35.880335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7038 | 2025.01.22 05:14:35.880866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7039 | 2025.01.22 05:14:35.881122 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2025.01.22 05:14:35.881417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
7041 | 2025.01.22 05:14:36.923346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7042 | 2025.01.22 05:14:36.943626 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2025.01.22 05:14:36.943685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7044 | 2025.01.22 05:14:36.951382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7045 | 2025.01.22 05:14:36.952165 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2025.01.22 05:14:36.955161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7047 | 2025.01.22 05:14:38.449898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 992 | ||
7048 | 2025.01.22 05:14:38.453423 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7049 | 2025.01.22 05:14:38.453473 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7050 | 2025.01.22 05:14:38.454988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7051 | 2025.01.22 05:14:38.455313 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7052 | 2025.01.22 05:14:38.456425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
7053 | 2025.01.22 05:14:39.218476 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7054 | 2025.01.22 05:14:39.218690 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7055 | 2025.01.22 05:14:39.218773 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7056 | 2025.01.22 05:14:39.219596 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7057 | 2025.01.22 05:14:39.219641 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7058 | 2025.01.22 05:14:39.220077 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7059 | 2025.01.22 05:14:39.220340 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7060 | 2025.01.22 05:14:39.220571 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. | ||
7061 | 2025.01.22 05:14:39.220735 [ 253 ] {6591b882-e223-43f0-8ed7-6bffc398150a} <Debug> TCPHandler: Processed in 0.002410239 sec. | ||
7062 | 2025.01.22 05:14:39.221013 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7063 | 2025.01.22 05:14:39.221202 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7064 | 2025.01.22 05:14:39.221274 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7065 | 2025.01.22 05:14:39.222127 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7066 | 2025.01.22 05:14:39.222175 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7067 | 2025.01.22 05:14:39.222630 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7068 | 2025.01.22 05:14:39.222894 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7069 | 2025.01.22 05:14:39.223130 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.001979 sec., 110661.95048004044 rows/sec., 9.63 MiB/sec. | ||
7070 | 2025.01.22 05:14:39.223263 [ 254 ] {9110996f-8d64-47c1-b776-55b097f54f5e} <Debug> TCPHandler: Processed in 0.002390358 sec. | ||
7071 | 2025.01.22 05:14:39.223463 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7072 | 2025.01.22 05:14:39.223606 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7073 | 2025.01.22 05:14:39.223670 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7074 | 2025.01.22 05:14:39.224369 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7075 | 2025.01.22 05:14:39.224407 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7076 | 2025.01.22 05:14:39.224774 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7077 | 2025.01.22 05:14:39.225012 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7078 | 2025.01.22 05:14:39.225137 [ 113 ] {} <Debug> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7079 | 2025.01.22 05:14:39.225183 [ 113 ] {} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7080 | 2025.01.22 05:14:39.225204 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001628 sec., 9213.759213759213 rows/sec., 649.64 KiB/sec. | ||
7081 | 2025.01.22 05:14:39.225210 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7082 | 2025.01.22 05:14:39.225307 [ 253 ] {63c57f98-5cca-4db8-a249-d8c7861b9f19} <Debug> TCPHandler: Processed in 0.00194121 sec. | ||
7083 | 2025.01.22 05:14:39.225458 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::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 | ||
7084 | 2025.01.22 05:14:39.225497 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7085 | 2025.01.22 05:14:39.225632 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7086 | 2025.01.22 05:14:39.225668 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7087 | 2025.01.22 05:14:39.225679 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part | ||
7088 | 2025.01.22 05:14:39.225741 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7089 | 2025.01.22 05:14:39.225814 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part | ||
7090 | 2025.01.22 05:14:39.226439 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
7091 | 2025.01.22 05:14:39.226667 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part | ||
7092 | 2025.01.22 05:14:39.227036 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 33 rows starting from the beginning of the part | ||
7093 | 2025.01.22 05:14:39.227288 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
7094 | 2025.01.22 05:14:39.228067 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7095 | 2025.01.22 05:14:39.228114 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7096 | 2025.01.22 05:14:39.228727 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7097 | 2025.01.22 05:14:39.228890 [ 203 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.003582963 sec., 48842.2570928028 rows/sec., 3.66 MiB/sec. | ||
7098 | 2025.01.22 05:14:39.229050 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7099 | 2025.01.22 05:14:39.229059 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7100 | 2025.01.22 05:14:39.229462 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003834 sec., 3651.5388628064684 rows/sec., 255.73 KiB/sec. | ||
7101 | 2025.01.22 05:14:39.229918 [ 254 ] {6f7c35d3-6262-4543-9e6b-dc61a0aaf50e} <Debug> TCPHandler: Processed in 0.004512892 sec. | ||
7102 | 2025.01.22 05:14:39.229919 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2025.01.22 05:14:39.230219 [ 187 ] {d53a4ab1-4807-4312-918b-a9c94ec6a873::all_1_41_8} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7104 | 2025.01.22 05:14:39.230331 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7105 | 2025.01.22 05:14:39.230345 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7106 | 2025.01.22 05:14:39.230495 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7107 | 2025.01.22 05:14:39.230556 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7108 | 2025.01.22 05:14:39.231248 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7109 | 2025.01.22 05:14:39.231294 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7110 | 2025.01.22 05:14:39.231660 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7111 | 2025.01.22 05:14:39.231913 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7112 | 2025.01.22 05:14:39.232129 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. | ||
7113 | 2025.01.22 05:14:39.232334 [ 253 ] {1252b078-d023-447a-9f55-344ca7cb62e6} <Debug> TCPHandler: Processed in 0.002263026 sec. | ||
7114 | 2025.01.22 05:14:39.232499 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7115 | 2025.01.22 05:14:39.232627 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7116 | 2025.01.22 05:14:39.232679 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7117 | 2025.01.22 05:14:39.233415 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7118 | 2025.01.22 05:14:39.233457 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7119 | 2025.01.22 05:14:39.233871 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7120 | 2025.01.22 05:14:39.234125 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7121 | 2025.01.22 05:14:39.234389 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001779 sec., 219224.28330522767 rows/sec., 15.55 MiB/sec. | ||
7122 | 2025.01.22 05:14:39.234551 [ 254 ] {c9ed9090-7061-45e7-bf65-93ce604127ca} <Debug> TCPHandler: Processed in 0.002102462 sec. | ||
7123 | 2025.01.22 05:14:39.234781 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7124 | 2025.01.22 05:14:39.234903 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7125 | 2025.01.22 05:14:39.234954 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7126 | 2025.01.22 05:14:39.235431 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2025.01.22 05:14:39.235468 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7128 | 2025.01.22 05:14:39.235836 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7129 | 2025.01.22 05:14:39.236081 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.01.22 05:14:39.236202 [ 113 ] {} <Debug> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
7131 | 2025.01.22 05:14:39.236237 [ 113 ] {} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7132 | 2025.01.22 05:14:39.236260 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7133 | 2025.01.22 05:14:39.236270 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec. | ||
7134 | 2025.01.22 05:14:39.236432 [ 253 ] {ebcffec0-5bba-45b2-9b52-4900de2469b5} <Debug> TCPHandler: Processed in 0.001765426 sec. | ||
7135 | 2025.01.22 05:14:39.236570 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
7136 | 2025.01.22 05:14:39.236626 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7137 | 2025.01.22 05:14:39.236873 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7138 | 2025.01.22 05:14:39.236883 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7139 | 2025.01.22 05:14:39.236941 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
7140 | 2025.01.22 05:14:39.237011 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7141 | 2025.01.22 05:14:39.237309 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
7142 | 2025.01.22 05:14:39.237635 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
7143 | 2025.01.22 05:14:39.238038 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7144 | 2025.01.22 05:14:39.238335 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7145 | 2025.01.22 05:14:39.238738 [ 186 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7146 | 2025.01.22 05:14:39.239729 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7147 | 2025.01.22 05:14:39.239811 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7148 | 2025.01.22 05:14:39.240935 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7149 | 2025.01.22 05:14:39.241329 [ 187 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004952161 sec., 24231.84545090517 rows/sec., 1.24 MiB/sec. | ||
7150 | 2025.01.22 05:14:39.241487 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7151 | 2025.01.22 05:14:39.241546 [ 194 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
7152 | 2025.01.22 05:14:39.241913 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005123 sec., 46261.955885223506 rows/sec., 3.10 MiB/sec. | ||
7153 | 2025.01.22 05:14:39.242066 [ 254 ] {5c1d20aa-322e-493e-bc13-ec190bdccd85} <Debug> TCPHandler: Processed in 0.005532642 sec. | ||
7154 | 2025.01.22 05:14:39.242294 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7155 | 2025.01.22 05:14:39.242315 [ 194 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7156 | 2025.01.22 05:14:39.242500 [ 194 ] {485081ef-2f24-4c53-821e-88db271480c4::all_1_20_4} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
7157 | 2025.01.22 05:14:39.242533 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7158 | 2025.01.22 05:14:39.242649 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7159 | 2025.01.22 05:14:39.242655 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7160 | 2025.01.22 05:14:39.243161 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7161 | 2025.01.22 05:14:39.243204 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7162 | 2025.01.22 05:14:39.243574 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7163 | 2025.01.22 05:14:39.243815 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7164 | 2025.01.22 05:14:39.243934 [ 113 ] {} <Debug> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7165 | 2025.01.22 05:14:39.243969 [ 113 ] {} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7166 | 2025.01.22 05:14:39.243991 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7167 | 2025.01.22 05:14:39.244008 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
7168 | 2025.01.22 05:14:39.244226 [ 253 ] {cb426b0c-0594-40e2-9671-7c1351d2ca46} <Debug> TCPHandler: Processed in 0.002052321 sec. | ||
7169 | 2025.01.22 05:14:39.244440 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::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 | ||
7170 | 2025.01.22 05:14:39.244541 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7171 | 2025.01.22 05:14:39.244855 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7172 | 2025.01.22 05:14:39.244865 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7173 | 2025.01.22 05:14:39.244907 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
7174 | 2025.01.22 05:14:39.245219 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
7175 | 2025.01.22 05:14:39.245213 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7176 | 2025.01.22 05:14:39.245516 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7177 | 2025.01.22 05:14:39.245860 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7178 | 2025.01.22 05:14:39.246191 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7179 | 2025.01.22 05:14:39.246502 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7180 | 2025.01.22 05:14:39.250003 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.005918261 sec., 3717.308175492767 rows/sec., 249.16 KiB/sec. | ||
7181 | 2025.01.22 05:14:39.250200 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7182 | 2025.01.22 05:14:39.250642 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7183 | 2025.01.22 05:14:39.250702 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7184 | 2025.01.22 05:14:39.250852 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7185 | 2025.01.22 05:14:39.251070 [ 189 ] {cbd95b11-ec88-45f8-92ff-a7d71725171a::all_1_21_4} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7186 | 2025.01.22 05:14:39.251223 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7187 | 2025.01.22 05:14:39.251691 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7188 | 2025.01.22 05:14:39.251957 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7189 | 2025.01.22 05:14:39.252203 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007427 sec., 1077.1509357748755 rows/sec., 1.93 MiB/sec. | ||
7190 | 2025.01.22 05:14:39.252324 [ 254 ] {396e536a-b61e-48fe-b892-f691c6e52b90} <Debug> TCPHandler: Processed in 0.007979583 sec. | ||
7191 | 2025.01.22 05:14:39.252483 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7192 | 2025.01.22 05:14:39.252619 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7193 | 2025.01.22 05:14:39.252677 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7194 | 2025.01.22 05:14:39.253335 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7195 | 2025.01.22 05:14:39.253423 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7196 | 2025.01.22 05:14:39.253860 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7197 | 2025.01.22 05:14:39.254100 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7198 | 2025.01.22 05:14:39.254289 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001701 sec., 48206.93709582598 rows/sec., 3.06 MiB/sec. | ||
7199 | 2025.01.22 05:14:39.254363 [ 253 ] {e712aac1-09e1-4b31-837c-681e087dc6b9} <Debug> TCPHandler: Processed in 0.00194687 sec. | ||
7200 | 2025.01.22 05:14:43.255818 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7201 | 2025.01.22 05:14:43.255885 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7202 | 2025.01.22 05:14:43.381600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
7203 | 2025.01.22 05:14:43.382487 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7204 | 2025.01.22 05:14:43.382546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7205 | 2025.01.22 05:14:43.383071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7206 | 2025.01.22 05:14:43.383323 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7207 | 2025.01.22 05:14:43.383596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7208 | 2025.01.22 05:14:44.214893 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7209 | 2025.01.22 05:14:44.215201 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7210 | 2025.01.22 05:14:44.215322 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7211 | 2025.01.22 05:14:44.216229 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7212 | 2025.01.22 05:14:44.216284 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7213 | 2025.01.22 05:14:44.216749 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7214 | 2025.01.22 05:14:44.217016 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7215 | 2025.01.22 05:14:44.217268 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.002153 sec., 54807.2457036693 rows/sec., 4.68 MiB/sec. | ||
7216 | 2025.01.22 05:14:44.217335 [ 253 ] {4255b2d8-0cf0-4201-aac9-bab47d6e41f9} <Debug> TCPHandler: Processed in 0.002640004 sec. | ||
7217 | 2025.01.22 05:14:44.217603 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7218 | 2025.01.22 05:14:44.217816 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7219 | 2025.01.22 05:14:44.217897 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7220 | 2025.01.22 05:14:44.218719 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7221 | 2025.01.22 05:14:44.218767 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7222 | 2025.01.22 05:14:44.219202 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7223 | 2025.01.22 05:14:44.219470 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7224 | 2025.01.22 05:14:44.219710 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001952 sec., 15881.147540983608 rows/sec., 1.17 MiB/sec. | ||
7225 | 2025.01.22 05:14:44.219781 [ 254 ] {5640f00c-0cea-45e0-a19f-21ce36b8a67f} <Debug> TCPHandler: Processed in 0.002314417 sec. | ||
7226 | 2025.01.22 05:14:44.219930 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7227 | 2025.01.22 05:14:44.220080 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7228 | 2025.01.22 05:14:44.220142 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7229 | 2025.01.22 05:14:44.220827 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7230 | 2025.01.22 05:14:44.220869 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7231 | 2025.01.22 05:14:44.221263 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7232 | 2025.01.22 05:14:44.221593 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7233 | 2025.01.22 05:14:44.221817 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001773 sec., 53581.500282007895 rows/sec., 4.18 MiB/sec. | ||
7234 | 2025.01.22 05:14:44.221874 [ 253 ] {dbfb4edc-8b55-4c8f-b902-68bbff12238c} <Debug> TCPHandler: Processed in 0.002010561 sec. | ||
7235 | 2025.01.22 05:14:44.222048 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7236 | 2025.01.22 05:14:44.222198 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7237 | 2025.01.22 05:14:44.222266 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7238 | 2025.01.22 05:14:44.222903 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7239 | 2025.01.22 05:14:44.222943 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7240 | 2025.01.22 05:14:44.223350 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7241 | 2025.01.22 05:14:44.223598 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7242 | 2025.01.22 05:14:44.223817 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
7243 | 2025.01.22 05:14:44.223875 [ 254 ] {9d13cf63-aeec-4b9c-a763-023f4cd1468c} <Debug> TCPHandler: Processed in 0.001898599 sec. | ||
7244 | 2025.01.22 05:14:44.224032 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7245 | 2025.01.22 05:14:44.224171 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7246 | 2025.01.22 05:14:44.224264 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7247 | 2025.01.22 05:14:44.225470 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7248 | 2025.01.22 05:14:44.225511 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7249 | 2025.01.22 05:14:44.226162 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7250 | 2025.01.22 05:14:44.226423 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7251 | 2025.01.22 05:14:44.226696 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002556 sec., 12128.325508607199 rows/sec., 21.73 MiB/sec. | ||
7252 | 2025.01.22 05:14:44.226813 [ 253 ] {aa2ac7d9-5af9-4596-b886-02c453b0a541} <Debug> TCPHandler: Processed in 0.002850168 sec. | ||
7253 | 2025.01.22 05:14:44.226963 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7254 | 2025.01.22 05:14:44.227105 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7255 | 2025.01.22 05:14:44.227166 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7256 | 2025.01.22 05:14:44.227715 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7257 | 2025.01.22 05:14:44.227755 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7258 | 2025.01.22 05:14:44.228141 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7259 | 2025.01.22 05:14:44.228382 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7260 | 2025.01.22 05:14:44.228591 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
7261 | 2025.01.22 05:14:44.228644 [ 254 ] {187212e5-7889-4509-a833-1738857a3617} <Debug> TCPHandler: Processed in 0.001748175 sec. | ||
7262 | 2025.01.22 05:14:44.455261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7263 | 2025.01.22 05:14:44.476165 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7264 | 2025.01.22 05:14:44.476218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7265 | 2025.01.22 05:14:44.483861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7266 | 2025.01.22 05:14:44.484643 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2025.01.22 05:14:44.487665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7268 | 2025.01.22 05:14:47.025982 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7269 | 2025.01.22 05:14:47.026311 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7270 | 2025.01.22 05:14:47.026432 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7271 | 2025.01.22 05:14:47.027264 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7272 | 2025.01.22 05:14:47.027319 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7273 | 2025.01.22 05:14:47.027763 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7274 | 2025.01.22 05:14:47.028030 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7275 | 2025.01.22 05:14:47.028246 [ 102 ] {} <Debug> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7276 | 2025.01.22 05:14:47.028304 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002076 sec., 6743.73795761079 rows/sec., 485.46 KiB/sec. | ||
7277 | 2025.01.22 05:14:47.028377 [ 102 ] {} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7278 | 2025.01.22 05:14:47.028458 [ 253 ] {3c62ea43-c0d9-4429-916e-f25604184278} <Debug> TCPHandler: Processed in 0.002674034 sec. | ||
7279 | 2025.01.22 05:14:47.028468 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7280 | 2025.01.22 05:14:47.028836 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7281 | 2025.01.22 05:14:47.028844 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7282 | 2025.01.22 05:14:47.029241 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7283 | 2025.01.22 05:14:47.029255 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7284 | 2025.01.22 05:14:47.029328 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
7285 | 2025.01.22 05:14:47.029380 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7286 | 2025.01.22 05:14:47.029713 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
7287 | 2025.01.22 05:14:47.030061 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
7288 | 2025.01.22 05:14:47.030345 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7289 | 2025.01.22 05:14:47.030723 [ 192 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7290 | 2025.01.22 05:14:47.032516 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7291 | 2025.01.22 05:14:47.032602 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7292 | 2025.01.22 05:14:47.033484 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00486757 sec., 14380.89231382394 rows/sec., 1.07 MiB/sec. | ||
7293 | 2025.01.22 05:14:47.033707 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7294 | 2025.01.22 05:14:47.033723 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7295 | 2025.01.22 05:14:47.034183 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7296 | 2025.01.22 05:14:47.034241 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2025.01.22 05:14:47.034437 [ 189 ] {c15e0b65-303b-43eb-906a-c1605abb7c63::all_1_21_5} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7298 | 2025.01.22 05:14:47.034746 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7299 | 2025.01.22 05:14:47.034770 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005619 sec., 1423.740879159993 rows/sec., 116.10 KiB/sec. | ||
7300 | 2025.01.22 05:14:47.035036 [ 254 ] {b2db6b4f-919a-487d-afa6-928ec516b890} <Debug> TCPHandler: Processed in 0.00639873 sec. | ||
7301 | 2025.01.22 05:14:47.035236 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7302 | 2025.01.22 05:14:47.035384 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7303 | 2025.01.22 05:14:47.035445 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7304 | 2025.01.22 05:14:47.036705 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7305 | 2025.01.22 05:14:47.036747 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7306 | 2025.01.22 05:14:47.037247 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7307 | 2025.01.22 05:14:47.037495 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7308 | 2025.01.22 05:14:47.037655 [ 102 ] {} <Debug> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7309 | 2025.01.22 05:14:47.037725 [ 102 ] {} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7310 | 2025.01.22 05:14:47.037763 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7311 | 2025.01.22 05:14:47.037770 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Debug> executeQuery: Read 1363 rows, 116.37 KiB in 0.002413 sec., 564857.024450891 rows/sec., 47.10 MiB/sec. | ||
7312 | 2025.01.22 05:14:47.037997 [ 253 ] {b9e43ece-cd76-44a5-a9fa-45fd277f8a56} <Debug> TCPHandler: Processed in 0.002826917 sec. | ||
7313 | 2025.01.22 05:14:47.038048 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::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 | ||
7314 | 2025.01.22 05:14:47.038188 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7315 | 2025.01.22 05:14:47.038205 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7316 | 2025.01.22 05:14:47.038250 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1432 rows starting from the beginning of the part | ||
7317 | 2025.01.22 05:14:47.038439 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7318 | 2025.01.22 05:14:47.038465 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 219 rows starting from the beginning of the part | ||
7319 | 2025.01.22 05:14:47.038598 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7320 | 2025.01.22 05:14:47.038706 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 119 rows starting from the beginning of the part | ||
7321 | 2025.01.22 05:14:47.038979 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 219 rows starting from the beginning of the part | ||
7322 | 2025.01.22 05:14:47.039311 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
7323 | 2025.01.22 05:14:47.039526 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1363 rows starting from the beginning of the part | ||
7324 | 2025.01.22 05:14:47.040401 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7325 | 2025.01.22 05:14:47.040451 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7326 | 2025.01.22 05:14:47.041003 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7327 | 2025.01.22 05:14:47.041261 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7328 | 2025.01.22 05:14:47.041511 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Debug> executeQuery: Read 23 rows, 1.62 KiB in 0.003197 sec., 7194.244604316546 rows/sec., 505.54 KiB/sec. | ||
7329 | 2025.01.22 05:14:47.041691 [ 254 ] {8694fc6e-f6d3-4e00-b8fc-ea841bcf1fae} <Debug> TCPHandler: Processed in 0.003570003 sec. | ||
7330 | 2025.01.22 05:14:47.041778 [ 191 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3470 rows, containing 5 columns (5 merged, 0 gathered) in 0.003930451 sec., 882850.33956663 rows/sec., 77.64 MiB/sec. | ||
7331 | 2025.01.22 05:14:47.041951 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7332 | 2025.01.22 05:14:47.042079 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7333 | 2025.01.22 05:14:47.042307 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7334 | 2025.01.22 05:14:47.042439 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7335 | 2025.01.22 05:14:47.042747 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7336 | 2025.01.22 05:14:47.042980 [ 200 ] {83b92b9b-e5fd-425a-b66e-1c0cf0c161fd::all_1_56_11} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7337 | 2025.01.22 05:14:47.043203 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
7338 | 2025.01.22 05:14:47.043659 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7339 | 2025.01.22 05:14:47.043703 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7340 | 2025.01.22 05:14:47.044082 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7341 | 2025.01.22 05:14:47.044327 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7342 | 2025.01.22 05:14:47.044532 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00233 sec., 103862.660944206 rows/sec., 7.04 MiB/sec. | ||
7343 | 2025.01.22 05:14:47.044667 [ 253 ] {45ed27a6-f63a-4f40-885c-9214df51f48d} <Debug> TCPHandler: Processed in 0.002827927 sec. | ||
7344 | 2025.01.22 05:14:47.044900 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7345 | 2025.01.22 05:14:47.045042 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7346 | 2025.01.22 05:14:47.045101 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7347 | 2025.01.22 05:14:47.045769 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7348 | 2025.01.22 05:14:47.045810 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7349 | 2025.01.22 05:14:47.046168 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7350 | 2025.01.22 05:14:47.046413 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7351 | 2025.01.22 05:14:47.046573 [ 101 ] {} <Debug> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7352 | 2025.01.22 05:14:47.046650 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. | ||
7353 | 2025.01.22 05:14:47.046659 [ 101 ] {} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7354 | 2025.01.22 05:14:47.046768 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7355 | 2025.01.22 05:14:47.046781 [ 254 ] {c6a47e6e-8349-4005-a13c-13b67ae42a54} <Debug> TCPHandler: Processed in 0.001984361 sec. | ||
7356 | 2025.01.22 05:14:47.047132 [ 199 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7357 | 2025.01.22 05:14:47.047209 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7358 | 2025.01.22 05:14:47.047637 [ 199 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7359 | 2025.01.22 05:14:47.047705 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7360 | 2025.01.22 05:14:47.047708 [ 199 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
7361 | 2025.01.22 05:14:47.047797 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7362 | 2025.01.22 05:14:47.048035 [ 199 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
7363 | 2025.01.22 05:14:47.048374 [ 199 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
7364 | 2025.01.22 05:14:47.048687 [ 199 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
7365 | 2025.01.22 05:14:47.049086 [ 199 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
7366 | 2025.01.22 05:14:47.050992 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2025.01.22 05:14:47.051078 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7368 | 2025.01.22 05:14:47.051096 [ 191 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004202825 sec., 15465.787892667431 rows/sec., 1.00 MiB/sec. | ||
7369 | 2025.01.22 05:14:47.051311 [ 191 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7370 | 2025.01.22 05:14:47.051789 [ 191 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7371 | 2025.01.22 05:14:47.051837 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7372 | 2025.01.22 05:14:47.051923 [ 191 ] {e87d7d9e-6d1e-4ee6-802e-ca768ad606d4::all_1_21_5} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7373 | 2025.01.22 05:14:47.052050 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7374 | 2025.01.22 05:14:47.052236 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7375 | 2025.01.22 05:14:47.052380 [ 101 ] {} <Debug> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7376 | 2025.01.22 05:14:47.052420 [ 101 ] {} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7377 | 2025.01.22 05:14:47.052443 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Debug> executeQuery: Read 854 rows, 63.26 KiB in 0.004806 sec., 177694.5484810653 rows/sec., 12.85 MiB/sec. | ||
7378 | 2025.01.22 05:14:47.052448 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7379 | 2025.01.22 05:14:47.052559 [ 253 ] {dd9b3fa7-37a5-43e4-b761-4a07bf7265af} <Debug> TCPHandler: Processed in 0.005658735 sec. | ||
7380 | 2025.01.22 05:14:47.052613 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::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 | ||
7381 | 2025.01.22 05:14:47.052742 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7382 | 2025.01.22 05:14:47.052769 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7383 | 2025.01.22 05:14:47.052790 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
7384 | 2025.01.22 05:14:47.053004 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 390 rows starting from the beginning of the part | ||
7385 | 2025.01.22 05:14:47.053138 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7386 | 2025.01.22 05:14:47.053203 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 97 rows starting from the beginning of the part | ||
7387 | 2025.01.22 05:14:47.053323 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7388 | 2025.01.22 05:14:47.053641 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 390 rows starting from the beginning of the part | ||
7389 | 2025.01.22 05:14:47.054127 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
7390 | 2025.01.22 05:14:47.054488 [ 193 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 854 rows starting from the beginning of the part | ||
7391 | 2025.01.22 05:14:47.055750 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2025.01.22 05:14:47.055825 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7393 | 2025.01.22 05:14:47.056807 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7394 | 2025.01.22 05:14:47.057084 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2025.01.22 05:14:47.057501 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004467 sec., 1343.183344526528 rows/sec., 70.18 KiB/sec. | ||
7396 | 2025.01.22 05:14:47.057656 [ 254 ] {b550214e-6781-4f36-b972-467883cfd7db} <Debug> TCPHandler: Processed in 0.004985682 sec. | ||
7397 | 2025.01.22 05:14:47.057664 [ 191 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2739 rows, containing 5 columns (5 merged, 0 gathered) in 0.005130384 sec., 533878.1658448959 rows/sec., 40.73 MiB/sec. | ||
7398 | 2025.01.22 05:14:47.057818 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7399 | 2025.01.22 05:14:47.057884 [ 191 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7400 | 2025.01.22 05:14:47.058067 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7401 | 2025.01.22 05:14:47.058154 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7402 | 2025.01.22 05:14:47.058533 [ 191 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7403 | 2025.01.22 05:14:47.058734 [ 191 ] {369c412c-f52e-4f6f-874a-27e6a24c22ff::all_1_56_11} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7404 | 2025.01.22 05:14:47.058827 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
7405 | 2025.01.22 05:14:47.059299 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7406 | 2025.01.22 05:14:47.059341 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7407 | 2025.01.22 05:14:47.059794 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7408 | 2025.01.22 05:14:47.060043 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7409 | 2025.01.22 05:14:47.060173 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7410 | 2025.01.22 05:14:47.060211 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7411 | 2025.01.22 05:14:47.060235 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Debug> executeQuery: Read 931 rows, 63.51 KiB in 0.002259 sec., 412129.2607348384 rows/sec., 27.46 MiB/sec. | ||
7412 | 2025.01.22 05:14:47.060240 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7413 | 2025.01.22 05:14:47.060370 [ 253 ] {47b86a69-88bd-4af1-8a14-91dc058892fd} <Debug> TCPHandler: Processed in 0.002623513 sec. | ||
7414 | 2025.01.22 05:14:47.060531 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
7415 | 2025.01.22 05:14:47.060596 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7416 | 2025.01.22 05:14:47.060898 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7417 | 2025.01.22 05:14:47.060921 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7418 | 2025.01.22 05:14:47.061009 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7419 | 2025.01.22 05:14:47.061035 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14637 rows starting from the beginning of the part | ||
7420 | 2025.01.22 05:14:47.061643 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7421 | 2025.01.22 05:14:47.061998 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
7422 | 2025.01.22 05:14:47.062337 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7423 | 2025.01.22 05:14:47.062686 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::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 | ||
7424 | 2025.01.22 05:14:47.063005 [ 198 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 931 rows starting from the beginning of the part | ||
7425 | 2025.01.22 05:14:47.063606 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7426 | 2025.01.22 05:14:47.063670 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7427 | 2025.01.22 05:14:47.064412 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7428 | 2025.01.22 05:14:47.064755 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7429 | 2025.01.22 05:14:47.065025 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004241 sec., 235.7934449422306 rows/sec., 15.89 KiB/sec. | ||
7430 | 2025.01.22 05:14:47.065188 [ 254 ] {72de57ba-e719-460d-a13a-dbfc89780af2} <Debug> TCPHandler: Processed in 0.004696256 sec. | ||
7431 | 2025.01.22 05:14:47.065432 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7432 | 2025.01.22 05:14:47.065739 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7433 | 2025.01.22 05:14:47.066009 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7434 | 2025.01.22 05:14:47.067968 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7435 | 2025.01.22 05:14:47.068009 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7436 | 2025.01.22 05:14:47.068799 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7437 | 2025.01.22 05:14:47.069153 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7438 | 2025.01.22 05:14:47.069730 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004079 sec., 1961.2650159352781 rows/sec., 3.51 MiB/sec. | ||
7439 | 2025.01.22 05:14:47.069875 [ 191 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16363 rows, containing 5 columns (5 merged, 0 gathered) in 0.009502674 sec., 1721936.372856735 rows/sec., 116.36 MiB/sec. | ||
7440 | 2025.01.22 05:14:47.070018 [ 253 ] {ddcf0ab0-3d3b-41df-8231-9ee1e83ebf66} <Debug> TCPHandler: Processed in 0.004728207 sec. | ||
7441 | 2025.01.22 05:14:47.070184 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.01.22 05:14:47.070325 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7443 | 2025.01.22 05:14:47.070391 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7444 | 2025.01.22 05:14:47.070468 [ 191 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7445 | 2025.01.22 05:14:47.070862 [ 191 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7446 | 2025.01.22 05:14:47.070982 [ 191 ] {7b68d738-017d-4012-9def-0c063196f224::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7447 | 2025.01.22 05:14:47.071096 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
7448 | 2025.01.22 05:14:47.071141 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2025.01.22 05:14:47.071179 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7450 | 2025.01.22 05:14:47.071543 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7451 | 2025.01.22 05:14:47.071790 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7452 | 2025.01.22 05:14:47.071942 [ 101 ] {} <Debug> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7453 | 2025.01.22 05:14:47.071996 [ 101 ] {} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.01.22 05:14:47.072030 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.01 MiB/sec. | ||
7455 | 2025.01.22 05:14:47.072035 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7456 | 2025.01.22 05:14:47.072199 [ 254 ] {9eb2ddd8-db26-438d-a05a-351cd727690f} <Debug> TCPHandler: Processed in 0.002077412 sec. | ||
7457 | 2025.01.22 05:14:47.072282 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
7458 | 2025.01.22 05:14:47.072422 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7459 | 2025.01.22 05:14:47.072456 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2922 rows starting from the beginning of the part | ||
7460 | 2025.01.22 05:14:47.072551 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
7461 | 2025.01.22 05:14:47.072755 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
7462 | 2025.01.22 05:14:47.072897 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
7463 | 2025.01.22 05:14:47.073088 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::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 | ||
7464 | 2025.01.22 05:14:47.073225 [ 197 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
7465 | 2025.01.22 05:14:47.074683 [ 188 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002517351 sec., 1295806.5839845138 rows/sec., 84.72 MiB/sec. | ||
7466 | 2025.01.22 05:14:47.074982 [ 187 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7467 | 2025.01.22 05:14:47.075317 [ 187 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_56_11} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7468 | 2025.01.22 05:14:47.075404 [ 187 ] {f76686ce-9525-4e9c-88ff-6488d4943048::all_1_56_11} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7469 | 2025.01.22 05:14:47.075496 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7470 | 2025.01.22 05:14:48.456697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1050 | ||
7471 | 2025.01.22 05:14:48.460443 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7472 | 2025.01.22 05:14:48.460511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7473 | 2025.01.22 05:14:48.462081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7474 | 2025.01.22 05:14:48.462426 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7475 | 2025.01.22 05:14:48.463164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
7476 | 2025.01.22 05:14:49.208791 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7477 | 2025.01.22 05:14:49.209099 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7478 | 2025.01.22 05:14:49.209214 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7479 | 2025.01.22 05:14:49.210193 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7480 | 2025.01.22 05:14:49.210242 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7481 | 2025.01.22 05:14:49.210683 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7482 | 2025.01.22 05:14:49.210946 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7483 | 2025.01.22 05:14:49.211198 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002178 sec., 25711.66207529844 rows/sec., 1.98 MiB/sec. | ||
7484 | 2025.01.22 05:14:49.211296 [ 253 ] {58a0ca18-2484-4b06-bec8-77bb82455ea6} <Debug> TCPHandler: Processed in 0.002688365 sec. | ||
7485 | 2025.01.22 05:14:49.211591 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7486 | 2025.01.22 05:14:49.211786 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7487 | 2025.01.22 05:14:49.211855 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7488 | 2025.01.22 05:14:49.212588 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7489 | 2025.01.22 05:14:49.212631 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7490 | 2025.01.22 05:14:49.213076 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7491 | 2025.01.22 05:14:49.213337 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7492 | 2025.01.22 05:14:49.213553 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00181 sec., 35359.11602209945 rows/sec., 2.76 MiB/sec. | ||
7493 | 2025.01.22 05:14:49.213655 [ 254 ] {29fcdaa2-a4c3-4177-ab65-fe15a9d66cd9} <Debug> TCPHandler: Processed in 0.002215095 sec. | ||
7494 | 2025.01.22 05:14:49.213874 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7495 | 2025.01.22 05:14:49.214043 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7496 | 2025.01.22 05:14:49.214110 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7497 | 2025.01.22 05:14:49.214732 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7498 | 2025.01.22 05:14:49.214772 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7499 | 2025.01.22 05:14:49.215183 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7500 | 2025.01.22 05:14:49.215422 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7501 | 2025.01.22 05:14:49.215659 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001643 sec., 40170.419963481436 rows/sec., 2.80 MiB/sec. | ||
7502 | 2025.01.22 05:14:49.215762 [ 253 ] {2c490ac1-ee2a-4b48-89b1-f9de24d6699c} <Debug> TCPHandler: Processed in 0.0019953 sec. | ||
7503 | 2025.01.22 05:14:49.215972 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7504 | 2025.01.22 05:14:49.216129 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7505 | 2025.01.22 05:14:49.216191 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7506 | 2025.01.22 05:14:49.216761 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7507 | 2025.01.22 05:14:49.216799 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7508 | 2025.01.22 05:14:49.217197 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7509 | 2025.01.22 05:14:49.217446 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7510 | 2025.01.22 05:14:49.217660 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.00156 sec., 16666.666666666668 rows/sec., 1.12 MiB/sec. | ||
7511 | 2025.01.22 05:14:49.217728 [ 254 ] {5ab2897e-5244-4a13-b9b7-19ffb77cd9f4} <Debug> TCPHandler: Processed in 0.001870188 sec. | ||
7512 | 2025.01.22 05:14:50.883764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
7513 | 2025.01.22 05:14:50.884402 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7514 | 2025.01.22 05:14:50.884449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
7515 | 2025.01.22 05:14:50.884967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7516 | 2025.01.22 05:14:50.885240 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7517 | 2025.01.22 05:14:50.885482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
7518 | 2025.01.22 05:14:51.987755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7519 | 2025.01.22 05:14:52.009327 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7520 | 2025.01.22 05:14:52.009377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7521 | 2025.01.22 05:14:52.016614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7522 | 2025.01.22 05:14:52.017388 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7523 | 2025.01.22 05:14:52.020810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7524 | 2025.01.22 05:14:54.214473 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7525 | 2025.01.22 05:14:54.214670 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7526 | 2025.01.22 05:14:54.214744 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7527 | 2025.01.22 05:14:54.215562 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7528 | 2025.01.22 05:14:54.215613 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7529 | 2025.01.22 05:14:54.216068 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7530 | 2025.01.22 05:14:54.216335 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2025.01.22 05:14:54.216587 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Debug> executeQuery: Read 118 rows, 10.31 KiB in 0.001969 sec., 59928.89791772474 rows/sec., 5.11 MiB/sec. | ||
7532 | 2025.01.22 05:14:54.216656 [ 253 ] {f1423156-7c25-4fbc-86fe-b4e16e9f46aa} <Debug> TCPHandler: Processed in 0.002313487 sec. | ||
7533 | 2025.01.22 05:14:54.216917 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7534 | 2025.01.22 05:14:54.217132 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7535 | 2025.01.22 05:14:54.217214 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7536 | 2025.01.22 05:14:54.218043 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7537 | 2025.01.22 05:14:54.218093 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7538 | 2025.01.22 05:14:54.218536 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7539 | 2025.01.22 05:14:54.218808 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7540 | 2025.01.22 05:14:54.219066 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001993 sec., 15554.440541896638 rows/sec., 1.14 MiB/sec. | ||
7541 | 2025.01.22 05:14:54.219135 [ 254 ] {c375f667-254c-4951-9867-6913167186f2} <Debug> TCPHandler: Processed in 0.002355398 sec. | ||
7542 | 2025.01.22 05:14:54.219314 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7543 | 2025.01.22 05:14:54.219491 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7544 | 2025.01.22 05:14:54.219562 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7545 | 2025.01.22 05:14:54.220286 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7546 | 2025.01.22 05:14:54.220327 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7547 | 2025.01.22 05:14:54.220705 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7548 | 2025.01.22 05:14:54.220950 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7549 | 2025.01.22 05:14:54.221203 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001755 sec., 54131.05413105413 rows/sec., 4.23 MiB/sec. | ||
7550 | 2025.01.22 05:14:54.221260 [ 253 ] {e68b048e-9400-4a22-9174-3fcde4bf6791} <Debug> TCPHandler: Processed in 0.002027471 sec. | ||
7551 | 2025.01.22 05:14:54.221404 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7552 | 2025.01.22 05:14:54.221554 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7553 | 2025.01.22 05:14:54.221623 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7554 | 2025.01.22 05:14:54.222266 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7555 | 2025.01.22 05:14:54.222308 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7556 | 2025.01.22 05:14:54.222719 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7557 | 2025.01.22 05:14:54.222965 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7558 | 2025.01.22 05:14:54.223219 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. | ||
7559 | 2025.01.22 05:14:54.223290 [ 254 ] {dcb7caf7-68a0-4cfb-b1ae-5c2c3c36be04} <Debug> TCPHandler: Processed in 0.00195318 sec. | ||
7560 | 2025.01.22 05:14:54.223518 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7561 | 2025.01.22 05:14:54.223666 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7562 | 2025.01.22 05:14:54.223755 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7563 | 2025.01.22 05:14:54.225049 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2025.01.22 05:14:54.225094 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7565 | 2025.01.22 05:14:54.225755 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7566 | 2025.01.22 05:14:54.226031 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7567 | 2025.01.22 05:14:54.226221 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7568 | 2025.01.22 05:14:54.226306 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002665 sec., 11632.270168855535 rows/sec., 20.84 MiB/sec. | ||
7569 | 2025.01.22 05:14:54.226312 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7570 | 2025.01.22 05:14:54.226394 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7571 | 2025.01.22 05:14:54.226664 [ 253 ] {0ded92d7-8245-4474-abf3-ab9d3323ff83} <Debug> TCPHandler: Processed in 0.003267836 sec. | ||
7572 | 2025.01.22 05:14:54.226665 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
7573 | 2025.01.22 05:14:54.226859 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7574 | 2025.01.22 05:14:54.227059 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7575 | 2025.01.22 05:14:54.227137 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7576 | 2025.01.22 05:14:54.227171 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 679 rows starting from the beginning of the part | ||
7577 | 2025.01.22 05:14:54.227260 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7578 | 2025.01.22 05:14:54.227950 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
7579 | 2025.01.22 05:14:54.228513 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
7580 | 2025.01.22 05:14:54.229242 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
7581 | 2025.01.22 05:14:54.229596 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7582 | 2025.01.22 05:14:54.229742 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7583 | 2025.01.22 05:14:54.229880 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::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 | ||
7584 | 2025.01.22 05:14:54.230562 [ 197 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
7585 | 2025.01.22 05:14:54.231290 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7586 | 2025.01.22 05:14:54.231938 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7587 | 2025.01.22 05:14:54.232521 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005455 sec., 10999.083409715857 rows/sec., 759.05 KiB/sec. | ||
7588 | 2025.01.22 05:14:54.232696 [ 254 ] {4663f41a-86e8-41af-a33a-e3323e11e36b} <Debug> TCPHandler: Processed in 0.005928901 sec. | ||
7589 | 2025.01.22 05:14:54.236447 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 19 columns (19 merged, 0 gathered) in 0.009917202 sec., 79457.89548302031 rows/sec., 142.38 MiB/sec. | ||
7590 | 2025.01.22 05:14:54.237948 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7591 | 2025.01.22 05:14:54.238427 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7592 | 2025.01.22 05:14:54.238550 [ 188 ] {cc10eede-727a-4185-a324-7d522bd8f21c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7593 | 2025.01.22 05:14:54.238739 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
7594 | 2025.01.22 05:14:58.256141 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7595 | 2025.01.22 05:14:58.256245 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7596 | 2025.01.22 05:14:58.385618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7597 | 2025.01.22 05:14:58.386309 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7598 | 2025.01.22 05:14:58.386361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7599 | 2025.01.22 05:14:58.386900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7600 | 2025.01.22 05:14:58.387166 [ 244 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7601 | 2025.01.22 05:14:58.387380 [ 89 ] {} <Debug> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7602 | 2025.01.22 05:14:58.387447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7603 | 2025.01.22 05:14:58.387496 [ 89 ] {} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2025.01.22 05:14:58.387526 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7605 | 2025.01.22 05:14:58.387654 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
7606 | 2025.01.22 05:14:58.387785 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7607 | 2025.01.22 05:14:58.387825 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
7608 | 2025.01.22 05:14:58.387898 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
7609 | 2025.01.22 05:14:58.388002 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
7610 | 2025.01.22 05:14:58.388197 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
7611 | 2025.01.22 05:14:58.388416 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
7612 | 2025.01.22 05:14:58.388619 [ 196 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::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 | ||
7613 | 2025.01.22 05:14:58.391034 [ 186 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.00343698 sec., 4809745.765177568 rows/sec., 68.80 MiB/sec. | ||
7614 | 2025.01.22 05:14:58.391204 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7615 | 2025.01.22 05:14:58.391583 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_36_7} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7616 | 2025.01.22 05:14:58.391681 [ 203 ] {10e14b52-3f6e-4a17-b60b-ee524e1b9c1b::all_1_36_7} <Trace> system.asynchronous_metric_log (10e14b52-3f6e-4a17-b60b-ee524e1b9c1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7617 | 2025.01.22 05:14:58.391809 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
7618 | 2025.01.22 05:14:58.461981 [ 89 ] {} <Debug> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7619 | 2025.01.22 05:14:58.462037 [ 89 ] {} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2025.01.22 05:14:58.462062 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7621 | 2025.01.22 05:14:58.462218 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
7622 | 2025.01.22 05:14:58.462380 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7623 | 2025.01.22 05:14:58.462423 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
7624 | 2025.01.22 05:14:58.462556 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
7625 | 2025.01.22 05:14:58.462770 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7626 | 2025.01.22 05:14:58.462994 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
7627 | 2025.01.22 05:14:58.463148 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
7628 | 2025.01.22 05:14:58.463931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1070 | ||
7629 | 2025.01.22 05:14:58.465846 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003720156 sec., 9677.013544593292 rows/sec., 826.89 KiB/sec. | ||
7630 | 2025.01.22 05:14:58.466053 [ 189 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7631 | 2025.01.22 05:14:58.466976 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7632 | 2025.01.22 05:14:58.467259 [ 200 ] {e8645cbb-85d8-478f-8a71-6b9060e49de9::all_1_13_3} <Trace> oximeter.fields_ipaddr (e8645cbb-85d8-478f-8a71-6b9060e49de9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7633 | 2025.01.22 05:14:58.467506 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7634 | 2025.01.22 05:14:58.469279 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7635 | 2025.01.22 05:14:58.469343 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7636 | 2025.01.22 05:14:58.471054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7637 | 2025.01.22 05:14:58.471371 [ 242 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7638 | 2025.01.22 05:14:58.471573 [ 89 ] {} <Debug> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7639 | 2025.01.22 05:14:58.471671 [ 89 ] {} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2025.01.22 05:14:58.471743 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7641 | 2025.01.22 05:14:58.472084 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
7642 | 2025.01.22 05:14:58.473182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
7643 | 2025.01.22 05:14:58.473630 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7644 | 2025.01.22 05:14:58.473808 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 878 rows starting from the beginning of the part | ||
7645 | 2025.01.22 05:14:58.474423 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
7646 | 2025.01.22 05:14:58.475001 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
7647 | 2025.01.22 05:14:58.475576 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
7648 | 2025.01.22 05:14:58.476161 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
7649 | 2025.01.22 05:14:58.476809 [ 189 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::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 | ||
7650 | 2025.01.22 05:14:58.485274 [ 195 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 72 columns (72 merged, 0 gathered) in 0.013426513 sec., 79693.06699364161 rows/sec., 64.38 MiB/sec. | ||
7651 | 2025.01.22 05:14:58.487042 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7652 | 2025.01.22 05:14:58.487826 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7653 | 2025.01.22 05:14:58.487911 [ 186 ] {721554c0-fa6b-4764-834b-6e8ca359a4a0::all_1_26_5} <Trace> system.query_log (721554c0-fa6b-4764-834b-6e8ca359a4a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7654 | 2025.01.22 05:14:58.488242 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
7655 | 2025.01.22 05:14:59.218543 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7656 | 2025.01.22 05:14:59.218848 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7657 | 2025.01.22 05:14:59.218964 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7658 | 2025.01.22 05:14:59.219767 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7659 | 2025.01.22 05:14:59.219818 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7660 | 2025.01.22 05:14:59.220251 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7661 | 2025.01.22 05:14:59.220512 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Trace> oximeter.fields_i16 (c15e0b65-303b-43eb-906a-c1605abb7c63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7662 | 2025.01.22 05:14:59.220761 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. | ||
7663 | 2025.01.22 05:14:59.220832 [ 253 ] {3bf8a228-5219-4a4a-a609-af90d4978127} <Debug> TCPHandler: Processed in 0.002476041 sec. | ||
7664 | 2025.01.22 05:14:59.221084 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7665 | 2025.01.22 05:14:59.221287 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7666 | 2025.01.22 05:14:59.221366 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7667 | 2025.01.22 05:14:59.222283 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7668 | 2025.01.22 05:14:59.222328 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7669 | 2025.01.22 05:14:59.222782 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7670 | 2025.01.22 05:14:59.223046 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Trace> oximeter.fields_string (83b92b9b-e5fd-425a-b66e-1c0cf0c161fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7671 | 2025.01.22 05:14:59.223301 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Debug> executeQuery: Read 219 rows, 19.52 KiB in 0.002069 sec., 105848.23586273562 rows/sec., 9.21 MiB/sec. | ||
7672 | 2025.01.22 05:14:59.223384 [ 254 ] {7fd34146-d817-41c9-9809-9c425362f396} <Debug> TCPHandler: Processed in 0.00242623 sec. | ||
7673 | 2025.01.22 05:14:59.223601 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7674 | 2025.01.22 05:14:59.223758 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7675 | 2025.01.22 05:14:59.223820 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7676 | 2025.01.22 05:14:59.224455 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7677 | 2025.01.22 05:14:59.224496 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7678 | 2025.01.22 05:14:59.224860 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7679 | 2025.01.22 05:14:59.225099 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Trace> oximeter.fields_u16 (d53a4ab1-4807-4312-918b-a9c94ec6a873): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7680 | 2025.01.22 05:14:59.225331 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001607 sec., 9334.163036714375 rows/sec., 658.13 KiB/sec. | ||
7681 | 2025.01.22 05:14:59.225388 [ 253 ] {062f9c6e-2323-49a0-8723-900a911d06dc} <Debug> TCPHandler: Processed in 0.001920899 sec. | ||
7682 | 2025.01.22 05:14:59.225551 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7683 | 2025.01.22 05:14:59.225696 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7684 | 2025.01.22 05:14:59.225757 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7685 | 2025.01.22 05:14:59.226400 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7686 | 2025.01.22 05:14:59.226441 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7687 | 2025.01.22 05:14:59.226810 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7688 | 2025.01.22 05:14:59.227054 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Trace> oximeter.fields_u32 (0019145d-c3c8-44a1-b42d-4533551207a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7689 | 2025.01.22 05:14:59.227325 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 590.29 KiB/sec. | ||
7690 | 2025.01.22 05:14:59.227564 [ 254 ] {80d37db2-0307-4cef-bdaa-99d9dffcb959} <Debug> TCPHandler: Processed in 0.002077042 sec. | ||
7691 | 2025.01.22 05:14:59.227803 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7692 | 2025.01.22 05:14:59.228035 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7693 | 2025.01.22 05:14:59.228108 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7694 | 2025.01.22 05:14:59.228717 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7695 | 2025.01.22 05:14:59.228757 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7696 | 2025.01.22 05:14:59.229116 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7697 | 2025.01.22 05:14:59.229358 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Trace> oximeter.fields_u8 (e87d7d9e-6d1e-4ee6-802e-ca768ad606d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7698 | 2025.01.22 05:14:59.229570 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. | ||
7699 | 2025.01.22 05:14:59.229628 [ 253 ] {f5af890b-7dd2-48e7-ae57-5b26087f075c} <Debug> TCPHandler: Processed in 0.00195952 sec. | ||
7700 | 2025.01.22 05:14:59.229773 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7701 | 2025.01.22 05:14:59.229894 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7702 | 2025.01.22 05:14:59.229948 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7703 | 2025.01.22 05:14:59.230675 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7704 | 2025.01.22 05:14:59.230715 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7705 | 2025.01.22 05:14:59.231108 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7706 | 2025.01.22 05:14:59.231368 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Trace> oximeter.fields_uuid (369c412c-f52e-4f6f-874a-27e6a24c22ff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7707 | 2025.01.22 05:14:59.231590 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001721 sec., 226612.43463102845 rows/sec., 16.07 MiB/sec. | ||
7708 | 2025.01.22 05:14:59.231647 [ 254 ] {fc31d93f-ce96-4e63-ae55-feb7c9664684} <Debug> TCPHandler: Processed in 0.001935779 sec. | ||
7709 | 2025.01.22 05:14:59.231783 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7710 | 2025.01.22 05:14:59.231900 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7711 | 2025.01.22 05:14:59.231953 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7712 | 2025.01.22 05:14:59.232763 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7713 | 2025.01.22 05:14:59.232837 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7714 | 2025.01.22 05:14:59.233312 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7715 | 2025.01.22 05:14:59.233547 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Trace> oximeter.measurements_bool (485081ef-2f24-4c53-821e-88db271480c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7716 | 2025.01.22 05:14:59.233763 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001886 sec., 3181.3361611876985 rows/sec., 166.21 KiB/sec. | ||
7717 | 2025.01.22 05:14:59.233815 [ 253 ] {a40a9f32-f746-4ddc-9658-beacae3a2b8f} <Debug> TCPHandler: Processed in 0.002089352 sec. | ||
7718 | 2025.01.22 05:14:59.233951 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7719 | 2025.01.22 05:14:59.234077 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7720 | 2025.01.22 05:14:59.234141 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7721 | 2025.01.22 05:14:59.234824 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7722 | 2025.01.22 05:14:59.234870 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7723 | 2025.01.22 05:14:59.235293 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7724 | 2025.01.22 05:14:59.235533 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Trace> oximeter.measurements_cumulativeu64 (7b68d738-017d-4012-9def-0c063196f224): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7725 | 2025.01.22 05:14:59.235754 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001704 sec., 139084.5070422535 rows/sec., 9.32 MiB/sec. | ||
7726 | 2025.01.22 05:14:59.235827 [ 254 ] {71aec7b2-a7de-4d9e-abd4-dd9b5d68f497} <Debug> TCPHandler: Processed in 0.00193364 sec. | ||
7727 | 2025.01.22 05:14:59.236021 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7728 | 2025.01.22 05:14:59.236243 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7729 | 2025.01.22 05:14:59.236338 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7730 | 2025.01.22 05:14:59.237135 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7731 | 2025.01.22 05:14:59.237173 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7732 | 2025.01.22 05:14:59.237531 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7733 | 2025.01.22 05:14:59.237769 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Trace> oximeter.measurements_f64 (cbd95b11-ec88-45f8-92ff-a7d71725171a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7734 | 2025.01.22 05:14:59.237979 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001789 sec., 558.9714924538848 rows/sec., 37.67 KiB/sec. | ||
7735 | 2025.01.22 05:14:59.238030 [ 253 ] {71d9439f-65ca-466b-add3-42fa40bec8c0} <Debug> TCPHandler: Processed in 0.002116303 sec. | ||
7736 | 2025.01.22 05:14:59.238171 [ 254 ] {} <Trace> TCP-Session: 5922b5fe-7892-4680-8ebb-fb4949273e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7737 | 2025.01.22 05:14:59.238310 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61110) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7738 | 2025.01.22 05:14:59.238402 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7739 | 2025.01.22 05:14:59.239577 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7740 | 2025.01.22 05:14:59.239615 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7741 | 2025.01.22 05:14:59.240224 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7742 | 2025.01.22 05:14:59.240486 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Trace> oximeter.measurements_histogramu64 (cc10eede-727a-4185-a324-7d522bd8f21c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7743 | 2025.01.22 05:14:59.240728 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002446 sec., 3270.645952575634 rows/sec., 5.86 MiB/sec. | ||
7744 | 2025.01.22 05:14:59.241241 [ 254 ] {493a6792-af85-4db7-a95e-7eda9ae17408} <Debug> TCPHandler: Processed in 0.003155964 sec. | ||
7745 | 2025.01.22 05:14:59.241449 [ 253 ] {} <Trace> TCP-Session: fbb14b55-da65-4189-95ec-f8f8a3643e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7746 | 2025.01.22 05:14:59.241655 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7747 | 2025.01.22 05:14:59.241741 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7748 | 2025.01.22 05:14:59.242411 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2025.01.22 05:14:59.242450 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7750 | 2025.01.22 05:14:59.242818 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7751 | 2025.01.22 05:14:59.243056 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Trace> oximeter.measurements_u64 (f76686ce-9525-4e9c-88ff-6488d4943048): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7752 | 2025.01.22 05:14:59.243265 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001613 sec., 50836.94978301302 rows/sec., 3.23 MiB/sec. | ||
7753 | 2025.01.22 05:14:59.243316 [ 253 ] {bfcee2b3-679c-485e-9a23-b0f66b57f016} <Debug> TCPHandler: Processed in 0.00194728 sec. | ||
7754 | 2025.01.22 05:14:59.520892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7755 | 2025.01.22 05:14:59.542932 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7756 | 2025.01.22 05:14:59.542982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7757 | 2025.01.22 05:14:59.550516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7758 | 2025.01.22 05:14:59.551321 [ 243 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7759 | 2025.01.22 05:14:59.551605 [ 87 ] {} <Debug> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7760 | 2025.01.22 05:14:59.551671 [ 87 ] {} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7761 | 2025.01.22 05:14:59.551713 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
7762 | 2025.01.22 05:14:59.552446 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
7763 | 2025.01.22 05:14:59.569940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7764 | 2025.01.22 05:14:59.571092 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7765 | 2025.01.22 05:14:59.572754 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
7766 | 2025.01.22 05:14:59.578587 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
7767 | 2025.01.22 05:14:59.584499 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
7768 | 2025.01.22 05:14:59.590284 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
7769 | 2025.01.22 05:14:59.596169 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
7770 | 2025.01.22 05:14:59.600806 [ 186 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::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 | ||
7771 | 2025.01.22 05:14:59.660832 [ 195 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.10897553 sec., 2495.973178565867 rows/sec., 12.91 MiB/sec. | ||
7772 | 2025.01.22 05:14:59.663731 [ 195 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7773 | 2025.01.22 05:14:59.666706 [ 195 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_36_7} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7774 | 2025.01.22 05:14:59.666795 [ 195 ] {7f48fc5e-622a-4db0-8c1d-c01618eb38bd::all_1_36_7} <Trace> system.metric_log (7f48fc5e-622a-4db0-8c1d-c01618eb38bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7775 | 2025.01.22 05:14:59.669332 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.40 MiB. |