Max level shown:
1 [ Jan 17 08:28:46 Enabled. ]
2 [ Jan 17 08:28:46 Rereading configuration. ]
3 [ Jan 17 08:28:47 Rereading configuration. ]
4 [ Jan 17 08:28:52 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 17 08:28:52 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.17 08:28:53.791935 [ 1 ] {} <Information> Application: Will watch for the process with pid 22922
29 2025.01.17 08:28:53.792436 [ 1 ] {} <Information> Application: Forked a child process to watch
30 2025.01.17 08:28:54.034333 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22922
31 2025.01.17 08:28:54.035100 [ 1 ] {} <Information> Application: starting up
32 2025.01.17 08:28:54.035799 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
33 2025.01.17 08:28:54.122206 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
34 2025.01.17 08:28:54.165153 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
35 2025.01.17 08:28:54.165206 [ 1 ] {} <Debug> Application: Initializing DateLUT.
36 2025.01.17 08:28:54.165221 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
37 2025.01.17 08:28:54.165288 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
38 2025.01.17 08:28:54.165679 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
39 2025.01.17 08:28:54.167351 [ 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.17 08:28:54.168082 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
43 2025.01.17 08:28:54.168920 [ 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.17 08:28:54.168943 [ 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.17 08:28:54.168958 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
46 2025.01.17 08:28:54.169151 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
47 2025.01.17 08:28:54.170045 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
48 2025.01.17 08:28:54.175488 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
49 2025.01.17 08:28:54.176285 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
50 2025.01.17 08:28:54.177649 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
51 2025.01.17 08:28:54.177719 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
52 2025.01.17 08:28:54.179331 [ 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.17 08:28:54.179806 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration
56 2025.01.17 08:28:54.184193 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration
57 2025.01.17 08:28:54.184924 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml
58 2025.01.17 08:28:54.186492 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
59 2025.01.17 08:28:54.186856 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2025.01.17 08:28:54.187280 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2025.01.17 08:28:54.187702 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2025.01.17 08:28:54.189198 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
63 2025.01.17 08:28:54.189228 [ 1 ] {} <Information> Application: Loading metadata from /data/
64 2025.01.17 08:28:54.189314 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
65 2025.01.17 08:28:54.189497 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
66 2025.01.17 08:28:54.214430 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2025.01.17 08:28:54.214464 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188003 sec
68 2025.01.17 08:28:54.214521 [ 1 ] {} <Trace> ReferentialDeps: No tables
69 2025.01.17 08:28:54.214542 [ 1 ] {} <Trace> LoadingDeps: No tables
70 2025.01.17 08:28:54.216066 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
71 2025.01.17 08:28:54.217150 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log
72 2025.01.17 08:28:54.231042 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
73 2025.01.17 08:28:54.231089 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
74 2025.01.17 08:28:54.231161 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
75 2025.01.17 08:28:54.231175 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
76 2025.01.17 08:28:54.231207 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
77 2025.01.17 08:28:54.231276 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log
78 2025.01.17 08:28:54.236102 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
79 2025.01.17 08:28:54.236153 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
80 2025.01.17 08:28:54.236209 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log
81 2025.01.17 08:28:54.236436 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
82 2025.01.17 08:28:54.236458 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
83 2025.01.17 08:28:54.236497 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
84 2025.01.17 08:28:54.236572 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
85 2025.01.17 08:28:54.236587 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
86 2025.01.17 08:28:54.236619 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
87 2025.01.17 08:28:54.236687 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
88 2025.01.17 08:28:54.266813 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
89 2025.01.17 08:28:54.272064 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
90 2025.01.17 08:28:54.272148 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103622 sec
91 2025.01.17 08:28:54.272164 [ 1 ] {} <Trace> ReferentialDeps: No tables
92 2025.01.17 08:28:54.272175 [ 1 ] {} <Trace> LoadingDeps: No tables
93 2025.01.17 08:28:54.272199 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
94 2025.01.17 08:28:54.272437 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
95 2025.01.17 08:28:54.272537 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
96 2025.01.17 08:28:54.272553 [ 1 ] {} <Debug> Application: Loaded metadata.
97 2025.01.17 08:28:54.272565 [ 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.17 08:28:54.272577 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
99 2025.01.17 08:28:54.288515 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
100 2025.01.17 08:28:54.288737 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB
101 2025.01.17 08:28:54.289683 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.248e-05 sec.
102 2025.01.17 08:28:54.290737 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
103 2025.01.17 08:28:54.290838 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
104 2025.01.17 08:28:54.290857 [ 1 ] {} <Information> Application: Ready for connections.
105 2025.01.17 08:28:54.886353 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36525
106 2025.01.17 08:28:54.888456 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
107 2025.01.17 08:28:54.888520 [ 3 ] {} <Debug> TCP-Session: 56a04d6b-3fec-42db-8132-503d6596cb41 Authenticating user 'default' from [fd00:1122:3344:101::e]:36525
108 2025.01.17 08:28:54.888553 [ 3 ] {} <Debug> TCP-Session: 56a04d6b-3fec-42db-8132-503d6596cb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
109 2025.01.17 08:28:54.888627 [ 3 ] {} <Debug> TCP-Session: 56a04d6b-3fec-42db-8132-503d6596cb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
110 2025.01.17 08:28:54.888715 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
111 2025.01.17 08:28:54.888742 [ 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.17 08:28:54.888816 [ 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.17 08:28:54.889159 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60619
114 2025.01.17 08:28:54.889167 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62230
115 2025.01.17 08:28:54.889338 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
116 2025.01.17 08:28:54.889357 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
117 2025.01.17 08:28:54.889388 [ 4 ] {} <Debug> TCP-Session: 5b3e3353-3f76-4644-81cc-e5ce0557be28 Authenticating user 'default' from [fd00:1122:3344:101::e]:60619
118 2025.01.17 08:28:54.889478 [ 5 ] {} <Debug> TCP-Session: 547948d7-3599-4e1a-87c1-a60bafc68b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:62230
119 2025.01.17 08:28:54.889490 [ 4 ] {} <Debug> TCP-Session: 5b3e3353-3f76-4644-81cc-e5ce0557be28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
120 2025.01.17 08:28:54.889513 [ 5 ] {} <Debug> TCP-Session: 547948d7-3599-4e1a-87c1-a60bafc68b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
121 2025.01.17 08:28:54.889595 [ 4 ] {} <Debug> TCP-Session: 5b3e3353-3f76-4644-81cc-e5ce0557be28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
122 2025.01.17 08:28:54.889605 [ 5 ] {} <Debug> TCP-Session: 547948d7-3599-4e1a-87c1-a60bafc68b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
123 2025.01.17 08:28:54.890024 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40825
124 2025.01.17 08:28:54.890100 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59281
125 2025.01.17 08:28:54.890353 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61950
126 2025.01.17 08:28:54.890401 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
127 2025.01.17 08:28:54.890443 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57327
128 2025.01.17 08:28:54.890417 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
129 2025.01.17 08:28:54.890617 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35109
130 2025.01.17 08:28:54.890637 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
131 2025.01.17 08:28:54.890660 [ 254 ] {} <Debug> TCP-Session: bba4811d-d77c-4d80-8b25-ab5ebf161948 Authenticating user 'default' from [fd00:1122:3344:101::e]:59281
132 2025.01.17 08:28:54.890673 [ 253 ] {} <Debug> TCP-Session: 1f36befd-1173-4176-84ae-e9ad3fb410d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40825
133 2025.01.17 08:28:54.890944 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
134 2025.01.17 08:28:54.890995 [ 255 ] {} <Debug> TCP-Session: 52e09a23-f1b4-4d8b-b4b3-169d5a37b455 Authenticating user 'default' from [fd00:1122:3344:101::e]:61950
135 2025.01.17 08:28:54.890946 [ 254 ] {} <Debug> TCP-Session: bba4811d-d77c-4d80-8b25-ab5ebf161948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
136 2025.01.17 08:28:54.891039 [ 256 ] {} <Debug> TCP-Session: 53015cc4-6e64-4192-9c39-3d087abe3b0d Authenticating user 'default' from [fd00:1122:3344:101::e]:57327
137 2025.01.17 08:28:54.890961 [ 253 ] {} <Debug> TCP-Session: 1f36befd-1173-4176-84ae-e9ad3fb410d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
138 2025.01.17 08:28:54.891092 [ 255 ] {} <Debug> TCP-Session: 52e09a23-f1b4-4d8b-b4b3-169d5a37b455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
139 2025.01.17 08:28:54.890960 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
140 2025.01.17 08:28:54.891142 [ 253 ] {} <Debug> TCP-Session: 1f36befd-1173-4176-84ae-e9ad3fb410d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
141 2025.01.17 08:28:54.891193 [ 254 ] {} <Debug> TCP-Session: bba4811d-d77c-4d80-8b25-ab5ebf161948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
142 2025.01.17 08:28:54.891120 [ 256 ] {} <Debug> TCP-Session: 53015cc4-6e64-4192-9c39-3d087abe3b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
143 2025.01.17 08:28:54.891309 [ 255 ] {} <Debug> TCP-Session: 52e09a23-f1b4-4d8b-b4b3-169d5a37b455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
144 2025.01.17 08:28:54.891314 [ 257 ] {} <Debug> TCP-Session: f361dfef-025d-473b-9c24-f44059e696f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35109
145 2025.01.17 08:28:54.891414 [ 256 ] {} <Debug> TCP-Session: 53015cc4-6e64-4192-9c39-3d087abe3b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
146 2025.01.17 08:28:54.891509 [ 257 ] {} <Debug> TCP-Session: f361dfef-025d-473b-9c24-f44059e696f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2025.01.17 08:28:54.891592 [ 257 ] {} <Debug> TCP-Session: f361dfef-025d-473b-9c24-f44059e696f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
148 2025.01.17 08:28:55.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 2.23 MiB
149 2025.01.17 08:28:55.628359 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61069
150 2025.01.17 08:28:55.628559 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
151 2025.01.17 08:28:55.628593 [ 258 ] {} <Debug> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:61069
152 2025.01.17 08:28:55.628616 [ 258 ] {} <Debug> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
153 2025.01.17 08:28:55.628728 [ 258 ] {} <Debug> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
154 2025.01.17 08:28:55.628803 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
155 2025.01.17 08:28:55.628831 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
156 2025.01.17 08:28:55.628930 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
157 2025.01.17 08:28:55.629475 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34987
158 2025.01.17 08:28:55.629538 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62894
159 2025.01.17 08:28:55.629703 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52770
160 2025.01.17 08:28:55.629710 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
161 2025.01.17 08:28:55.629852 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
162 2025.01.17 08:28:55.629963 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45268
163 2025.01.17 08:28:55.630050 [ 260 ] {} <Debug> TCP-Session: 6686b827-4c26-4f3d-a5e2-056bb05227eb Authenticating user 'default' from [fd00:1122:3344:101::d]:62894
164 2025.01.17 08:28:55.630080 [ 259 ] {} <Debug> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Authenticating user 'default' from [fd00:1122:3344:101::d]:34987
165 2025.01.17 08:28:55.630067 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55147
166 2025.01.17 08:28:55.630040 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
167 2025.01.17 08:28:55.630891 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
168 2025.01.17 08:28:55.631702 [ 261 ] {} <Debug> TCP-Session: dc491ebe-4b63-4876-8445-ef828d4437a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52770
169 2025.01.17 08:28:55.630936 [ 260 ] {} <Debug> TCP-Session: 6686b827-4c26-4f3d-a5e2-056bb05227eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
170 2025.01.17 08:28:55.631844 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
171 2025.01.17 08:28:55.631869 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60834
172 2025.01.17 08:28:55.631850 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56066
173 2025.01.17 08:28:55.631960 [ 262 ] {} <Debug> TCP-Session: 77ad908a-1f32-4035-9836-1e4381567db0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45268
174 2025.01.17 08:28:55.632006 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45455
175 2025.01.17 08:28:55.632083 [ 262 ] {} <Debug> TCP-Session: 77ad908a-1f32-4035-9836-1e4381567db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
176 2025.01.17 08:28:55.632039 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
177 2025.01.17 08:28:55.632106 [ 259 ] {} <Debug> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
178 2025.01.17 08:28:55.631985 [ 260 ] {} <Debug> TCP-Session: 6686b827-4c26-4f3d-a5e2-056bb05227eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
179 2025.01.17 08:28:55.632025 [ 261 ] {} <Debug> TCP-Session: dc491ebe-4b63-4876-8445-ef828d4437a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2025.01.17 08:28:55.632096 [ 263 ] {} <Debug> TCP-Session: 73bb6e06-4b43-47bb-9ace-5b19a9eb2755 Authenticating user 'default' from [fd00:1122:3344:101::d]:55147
181 2025.01.17 08:28:55.632451 [ 262 ] {} <Debug> TCP-Session: 77ad908a-1f32-4035-9836-1e4381567db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
182 2025.01.17 08:28:55.632529 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
183 2025.01.17 08:28:55.632599 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
184 2025.01.17 08:28:55.632707 [ 266 ] {} <Debug> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Authenticating user 'default' from [fd00:1122:3344:101::d]:45455
185 2025.01.17 08:28:55.632742 [ 261 ] {} <Debug> TCP-Session: dc491ebe-4b63-4876-8445-ef828d4437a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
186 2025.01.17 08:28:55.632718 [ 263 ] {} <Debug> TCP-Session: 73bb6e06-4b43-47bb-9ace-5b19a9eb2755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
187 2025.01.17 08:28:55.632650 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
188 2025.01.17 08:28:55.632639 [ 259 ] {} <Debug> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2025.01.17 08:28:55.632989 [ 266 ] {} <Debug> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
190 2025.01.17 08:28:55.633041 [ 263 ] {} <Debug> TCP-Session: 73bb6e06-4b43-47bb-9ace-5b19a9eb2755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
191 2025.01.17 08:28:55.633023 [ 265 ] {} <Debug> TCP-Session: b151ae64-61be-49f0-b36d-143521d7f581 Authenticating user 'default' from [fd00:1122:3344:101::d]:60834
192 2025.01.17 08:28:55.632987 [ 264 ] {} <Debug> TCP-Session: cebce03b-3b12-4b95-8a23-c22efbe580ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56066
193 2025.01.17 08:28:55.633125 [ 266 ] {} <Debug> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2025.01.17 08:28:55.633138 [ 265 ] {} <Debug> TCP-Session: b151ae64-61be-49f0-b36d-143521d7f581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2025.01.17 08:28:55.633793 [ 265 ] {} <Debug> TCP-Session: b151ae64-61be-49f0-b36d-143521d7f581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
196 2025.01.17 08:28:55.633841 [ 264 ] {} <Debug> TCP-Session: cebce03b-3b12-4b95-8a23-c22efbe580ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
197 2025.01.17 08:28:55.634452 [ 264 ] {} <Debug> TCP-Session: cebce03b-3b12-4b95-8a23-c22efbe580ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
198 2025.01.17 08:28:55.636640 [ 258 ] {7653d482-cb79-4b77-a1dd-30b0bd2d37da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
199 2025.01.17 08:28:55.689942 [ 258 ] {7653d482-cb79-4b77-a1dd-30b0bd2d37da} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61069) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
200 
201 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
202 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
203 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
204 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
205 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
206 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
207 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
208 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
209 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
210 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
211 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
212 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
213 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
214 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
215 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
216 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
217 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
218 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
219 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
220 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
221 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
222 
223 2025.01.17 08:28:55.690984 [ 258 ] {7653d482-cb79-4b77-a1dd-30b0bd2d37da} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
224 
225 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
226 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
227 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
228 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
229 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
230 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
231 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
232 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
233 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
234 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
235 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
236 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
237 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
238 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
239 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
240 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
241 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
242 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
243 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
244 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
245 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
246 
247 2025.01.17 08:28:55.691260 [ 258 ] {7653d482-cb79-4b77-a1dd-30b0bd2d37da} <Debug> TCPHandler: Processed in 0.061454377 sec.
248 2025.01.17 08:28:55.691626 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
249 2025.01.17 08:28:55.691967 [ 266 ] {f07ecb68-8b64-4d9b-bb75-7ffc43f9290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete)
250 2025.01.17 08:28:55.692318 [ 266 ] {f07ecb68-8b64-4d9b-bb75-7ffc43f9290e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45455) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
251 
252 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
253 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
254 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
255 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
256 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
257 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
258 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
259 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
260 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
261 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
262 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
263 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
264 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
265 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
266 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
267 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
268 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
269 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
270 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
271 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
272 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
273 
274 2025.01.17 08:28:55.692657 [ 266 ] {f07ecb68-8b64-4d9b-bb75-7ffc43f9290e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
275 
276 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
277 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
278 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
279 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
280 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
281 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
282 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
283 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
284 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
285 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
286 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
287 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
288 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
289 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
290 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse
291 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse
292 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
293 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
294 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
295 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
296 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1
297 
298 2025.01.17 08:28:55.692894 [ 266 ] {f07ecb68-8b64-4d9b-bb75-7ffc43f9290e} <Debug> TCPHandler: Processed in 0.001438004 sec.
299 2025.01.17 08:28:55.693193 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
300 2025.01.17 08:28:55.694541 [ 258 ] {708ae35e-fe87-4dbb-b4f6-b144463cade3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) DROP DATABASE IF EXISTS oximeter (stage: Complete)
301 2025.01.17 08:28:55.695311 [ 258 ] {708ae35e-fe87-4dbb-b4f6-b144463cade3} <Debug> TCPHandler: Processed in 0.002230449 sec.
302 2025.01.17 08:28:55.695592 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
303 2025.01.17 08:28:55.695734 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
304 2025.01.17 08:28:55.695934 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
305 2025.01.17 08:28:55.703086 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
306 2025.01.17 08:28:55.703118 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0342e-05 sec
307 2025.01.17 08:28:55.703244 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Trace> ReferentialDeps: No tables
308 2025.01.17 08:28:55.703264 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Trace> LoadingDeps: No tables
309 2025.01.17 08:28:55.703295 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Information> DatabaseAtomic (oximeter): Starting up tables.
310 2025.01.17 08:28:55.703365 [ 266 ] {43b75690-9973-46cf-b2ec-d579e53dca79} <Debug> TCPHandler: Processed in 0.007844744 sec.
311 2025.01.17 08:28:55.703571 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
312 2025.01.17 08:28:55.703875 [ 258 ] {41676ec0-8697-48b5-a4d0-ef2f84552347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) /* The version table contains metadata about the `oximeter` database */
313 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
314 2025.01.17 08:28:55.704025 [ 258 ] {41676ec0-8697-48b5-a4d0-ef2f84552347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
315 2025.01.17 08:28:55.713737 [ 258 ] {41676ec0-8697-48b5-a4d0-ef2f84552347} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
316 2025.01.17 08:28:55.719968 [ 258 ] {41676ec0-8697-48b5-a4d0-ef2f84552347} <Debug> oximeter.version (393bdb38-2110-4c7b-9bbe-06608673aa81): Loading data parts
317 2025.01.17 08:28:55.720782 [ 258 ] {41676ec0-8697-48b5-a4d0-ef2f84552347} <Debug> oximeter.version (393bdb38-2110-4c7b-9bbe-06608673aa81): There are no data parts
318 2025.01.17 08:28:55.731617 [ 258 ] {41676ec0-8697-48b5-a4d0-ef2f84552347} <Debug> TCPHandler: Processed in 0.02810903 sec.
319 2025.01.17 08:28:55.731909 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
320 2025.01.17 08:28:55.732251 [ 266 ] {d293e463-c82a-4e41-af76-e83fb3851344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) /* The measurement tables contain all individual samples from each timeseries.
321 *
322 * Each table stores a single datum type, and otherwise contains nearly the same
323 * structure. The primary sorting key is on the timeseries name, key, and then
324 * timestamp, so that all timeseries from the same schema are grouped, followed
325 * by all samples from the same timeseries.
326 *
327 * This reflects that one usually looks up the _key_ in one or more field table,
328 * and then uses that to index quickly into the measurements tables.
329 */
330 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)
331 2025.01.17 08:28:55.732466 [ 266 ] {d293e463-c82a-4e41-af76-e83fb3851344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
332 2025.01.17 08:28:55.749096 [ 266 ] {d293e463-c82a-4e41-af76-e83fb3851344} <Debug> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Loading data parts
333 2025.01.17 08:28:55.749342 [ 266 ] {d293e463-c82a-4e41-af76-e83fb3851344} <Debug> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): There are no data parts
334 2025.01.17 08:28:55.761763 [ 266 ] {d293e463-c82a-4e41-af76-e83fb3851344} <Debug> TCPHandler: Processed in 0.029969801 sec.
335 2025.01.17 08:28:55.762138 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
336 2025.01.17 08:28:55.762417 [ 258 ] {81b794f9-f459-4a4f-85c5-d2a516c17442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
337 2025.01.17 08:28:55.763384 [ 258 ] {81b794f9-f459-4a4f-85c5-d2a516c17442} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
338 2025.01.17 08:28:55.805656 [ 258 ] {81b794f9-f459-4a4f-85c5-d2a516c17442} <Debug> oximeter.measurements_i8 (5038285c-e96e-4088-a7ac-0c870f660ec2): Loading data parts
339 2025.01.17 08:28:55.805938 [ 258 ] {81b794f9-f459-4a4f-85c5-d2a516c17442} <Debug> oximeter.measurements_i8 (5038285c-e96e-4088-a7ac-0c870f660ec2): There are no data parts
340 2025.01.17 08:28:55.847945 [ 258 ] {81b794f9-f459-4a4f-85c5-d2a516c17442} <Debug> TCPHandler: Processed in 0.085878204 sec.
341 2025.01.17 08:28:55.848305 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
342 2025.01.17 08:28:55.848625 [ 266 ] {bab983c7-c745-4729-8a6c-386046110d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
343 2025.01.17 08:28:55.848708 [ 266 ] {bab983c7-c745-4729-8a6c-386046110d1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
344 2025.01.17 08:28:55.859011 [ 266 ] {bab983c7-c745-4729-8a6c-386046110d1e} <Debug> oximeter.measurements_u8 (33595436-d1b2-4bf8-baf0-2d5ffda7dc81): Loading data parts
345 2025.01.17 08:28:55.859287 [ 266 ] {bab983c7-c745-4729-8a6c-386046110d1e} <Debug> oximeter.measurements_u8 (33595436-d1b2-4bf8-baf0-2d5ffda7dc81): There are no data parts
346 2025.01.17 08:28:55.862145 [ 266 ] {bab983c7-c745-4729-8a6c-386046110d1e} <Debug> TCPHandler: Processed in 0.013984899 sec.
347 2025.01.17 08:28:55.862453 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
348 2025.01.17 08:28:55.862687 [ 258 ] {84479496-aa2a-444e-803d-e17f5d2be71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
349 2025.01.17 08:28:55.862765 [ 258 ] {84479496-aa2a-444e-803d-e17f5d2be71c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
350 2025.01.17 08:28:55.874185 [ 258 ] {84479496-aa2a-444e-803d-e17f5d2be71c} <Debug> oximeter.measurements_i16 (22af6819-2c32-4f34-8bca-484e42bd775c): Loading data parts
351 2025.01.17 08:28:55.874360 [ 258 ] {84479496-aa2a-444e-803d-e17f5d2be71c} <Debug> oximeter.measurements_i16 (22af6819-2c32-4f34-8bca-484e42bd775c): There are no data parts
352 2025.01.17 08:28:55.883559 [ 258 ] {84479496-aa2a-444e-803d-e17f5d2be71c} <Debug> TCPHandler: Processed in 0.021194711 sec.
353 2025.01.17 08:28:55.883804 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
354 2025.01.17 08:28:55.884060 [ 266 ] {0474a65c-f2a7-4f76-acc6-f12e4b3515b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
355 2025.01.17 08:28:55.884150 [ 266 ] {0474a65c-f2a7-4f76-acc6-f12e4b3515b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
356 2025.01.17 08:28:55.895127 [ 266 ] {0474a65c-f2a7-4f76-acc6-f12e4b3515b2} <Debug> oximeter.measurements_u16 (5c2f50dc-4bb1-46b0-a460-e65c2598fa42): Loading data parts
357 2025.01.17 08:28:55.895297 [ 266 ] {0474a65c-f2a7-4f76-acc6-f12e4b3515b2} <Debug> oximeter.measurements_u16 (5c2f50dc-4bb1-46b0-a460-e65c2598fa42): There are no data parts
358 2025.01.17 08:28:55.898113 [ 266 ] {0474a65c-f2a7-4f76-acc6-f12e4b3515b2} <Debug> TCPHandler: Processed in 0.014407766 sec.
359 2025.01.17 08:28:55.898380 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
360 2025.01.17 08:28:55.898598 [ 258 ] {f8de1979-ea6d-402e-b337-b166fcb24d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
361 2025.01.17 08:28:55.898677 [ 258 ] {f8de1979-ea6d-402e-b337-b166fcb24d9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
362 2025.01.17 08:28:55.908146 [ 258 ] {f8de1979-ea6d-402e-b337-b166fcb24d9c} <Debug> oximeter.measurements_i32 (a9bc4ca4-efd8-40ed-8340-ca9dcb2409c4): Loading data parts
363 2025.01.17 08:28:55.908326 [ 258 ] {f8de1979-ea6d-402e-b337-b166fcb24d9c} <Debug> oximeter.measurements_i32 (a9bc4ca4-efd8-40ed-8340-ca9dcb2409c4): There are no data parts
364 2025.01.17 08:28:55.919952 [ 258 ] {f8de1979-ea6d-402e-b337-b166fcb24d9c} <Debug> TCPHandler: Processed in 0.021635289 sec.
365 2025.01.17 08:28:55.920226 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
366 2025.01.17 08:28:55.920532 [ 266 ] {a0bee409-8bfa-43a4-83ea-575d39c82e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
367 2025.01.17 08:28:55.920690 [ 266 ] {a0bee409-8bfa-43a4-83ea-575d39c82e4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
368 2025.01.17 08:28:55.932402 [ 266 ] {a0bee409-8bfa-43a4-83ea-575d39c82e4e} <Debug> oximeter.measurements_u32 (d8fd7dd2-3799-43a3-b695-7ace95770e34): Loading data parts
369 2025.01.17 08:28:55.932605 [ 266 ] {a0bee409-8bfa-43a4-83ea-575d39c82e4e} <Debug> oximeter.measurements_u32 (d8fd7dd2-3799-43a3-b695-7ace95770e34): There are no data parts
370 2025.01.17 08:28:55.944601 [ 266 ] {a0bee409-8bfa-43a4-83ea-575d39c82e4e} <Debug> TCPHandler: Processed in 0.024472348 sec.
371 2025.01.17 08:28:55.944869 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
372 2025.01.17 08:28:55.945166 [ 258 ] {931c0155-d897-4986-ba0c-42dd32abad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
373 2025.01.17 08:28:55.945257 [ 258 ] {931c0155-d897-4986-ba0c-42dd32abad1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
374 2025.01.17 08:28:55.957031 [ 258 ] {931c0155-d897-4986-ba0c-42dd32abad1c} <Debug> oximeter.measurements_i64 (20cf820b-29c3-4a92-ab31-48b7af9093e4): Loading data parts
375 2025.01.17 08:28:55.957223 [ 258 ] {931c0155-d897-4986-ba0c-42dd32abad1c} <Debug> oximeter.measurements_i64 (20cf820b-29c3-4a92-ab31-48b7af9093e4): There are no data parts
376 2025.01.17 08:28:55.969524 [ 258 ] {931c0155-d897-4986-ba0c-42dd32abad1c} <Debug> TCPHandler: Processed in 0.024739612 sec.
377 2025.01.17 08:28:55.969786 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
378 2025.01.17 08:28:55.970036 [ 266 ] {197f7bb2-9da0-4d46-a1da-7225e57b4ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
379 2025.01.17 08:28:55.970129 [ 266 ] {197f7bb2-9da0-4d46-a1da-7225e57b4ec4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
380 2025.01.17 08:28:55.982682 [ 266 ] {197f7bb2-9da0-4d46-a1da-7225e57b4ec4} <Debug> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Loading data parts
381 2025.01.17 08:28:55.982864 [ 266 ] {197f7bb2-9da0-4d46-a1da-7225e57b4ec4} <Debug> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): There are no data parts
382 2025.01.17 08:28:55.985279 [ 266 ] {197f7bb2-9da0-4d46-a1da-7225e57b4ec4} <Debug> TCPHandler: Processed in 0.015587335 sec.
383 2025.01.17 08:28:55.985562 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
384 2025.01.17 08:28:55.985888 [ 258 ] {c2063a7c-7232-42d1-ba3d-692b89f8116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
385 2025.01.17 08:28:55.985985 [ 258 ] {c2063a7c-7232-42d1-ba3d-692b89f8116c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
386 2025.01.17 08:28:56.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.30 MiB, peak 124.30 MiB, free memory in arenas 0.00 B, will set to 133.75 MiB (RSS), difference: 9.44 MiB
387 2025.01.17 08:28:56.006526 [ 258 ] {c2063a7c-7232-42d1-ba3d-692b89f8116c} <Debug> oximeter.measurements_f32 (10d31439-cd65-459e-b8d6-24f5a9d304ab): Loading data parts
388 2025.01.17 08:28:56.006800 [ 258 ] {c2063a7c-7232-42d1-ba3d-692b89f8116c} <Debug> oximeter.measurements_f32 (10d31439-cd65-459e-b8d6-24f5a9d304ab): There are no data parts
389 2025.01.17 08:28:56.020383 [ 258 ] {c2063a7c-7232-42d1-ba3d-692b89f8116c} <Debug> TCPHandler: Processed in 0.034909735 sec.
390 2025.01.17 08:28:56.020658 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
391 2025.01.17 08:28:56.020984 [ 266 ] {2745db23-9f1e-4a56-a124-269974f7af2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
392 2025.01.17 08:28:56.021066 [ 266 ] {2745db23-9f1e-4a56-a124-269974f7af2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
393 2025.01.17 08:28:56.031510 [ 266 ] {2745db23-9f1e-4a56-a124-269974f7af2b} <Debug> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Loading data parts
394 2025.01.17 08:28:56.031714 [ 266 ] {2745db23-9f1e-4a56-a124-269974f7af2b} <Debug> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): There are no data parts
395 2025.01.17 08:28:56.035287 [ 266 ] {2745db23-9f1e-4a56-a124-269974f7af2b} <Debug> TCPHandler: Processed in 0.014726981 sec.
396 2025.01.17 08:28:56.035547 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2025.01.17 08:28:56.035791 [ 258 ] {2e76b7eb-d60e-4021-99e2-69d2c71f7b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
398 2025.01.17 08:28:56.035881 [ 258 ] {2e76b7eb-d60e-4021-99e2-69d2c71f7b60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
399 2025.01.17 08:28:56.044913 [ 258 ] {2e76b7eb-d60e-4021-99e2-69d2c71f7b60} <Debug> oximeter.measurements_string (a1a417d4-4415-485d-b50c-2131115f45d3): Loading data parts
400 2025.01.17 08:28:56.045910 [ 258 ] {2e76b7eb-d60e-4021-99e2-69d2c71f7b60} <Debug> oximeter.measurements_string (a1a417d4-4415-485d-b50c-2131115f45d3): There are no data parts
401 2025.01.17 08:28:56.057516 [ 258 ] {2e76b7eb-d60e-4021-99e2-69d2c71f7b60} <Debug> TCPHandler: Processed in 0.022067586 sec.
402 2025.01.17 08:28:56.057821 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
403 2025.01.17 08:28:56.058158 [ 266 ] {3675e84e-ef65-483b-b865-0476780452db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
404 * NOTE: Right now we can't unambiguously record a nullable byte array.
405 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
406 * a string isn't palatable for a few reasons.
407 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
408 * details.
409 */
410 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
411 2025.01.17 08:28:56.058254 [ 266 ] {3675e84e-ef65-483b-b865-0476780452db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
412 2025.01.17 08:28:56.070569 [ 266 ] {3675e84e-ef65-483b-b865-0476780452db} <Debug> oximeter.measurements_bytes (49076a76-e5fc-4624-866a-40308fc3a624): Loading data parts
413 2025.01.17 08:28:56.070806 [ 266 ] {3675e84e-ef65-483b-b865-0476780452db} <Debug> oximeter.measurements_bytes (49076a76-e5fc-4624-866a-40308fc3a624): There are no data parts
414 2025.01.17 08:28:56.082737 [ 266 ] {3675e84e-ef65-483b-b865-0476780452db} <Debug> TCPHandler: Processed in 0.025051097 sec.
415 2025.01.17 08:28:56.083027 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
416 2025.01.17 08:28:56.083308 [ 258 ] {e2b06a65-48f8-45de-8dd5-f2c988b09846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
417 2025.01.17 08:28:56.083393 [ 258 ] {e2b06a65-48f8-45de-8dd5-f2c988b09846} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
418 2025.01.17 08:28:56.096071 [ 258 ] {e2b06a65-48f8-45de-8dd5-f2c988b09846} <Debug> oximeter.measurements_cumulativei64 (76bd700e-67b8-4598-812f-fdb48bb18afb): Loading data parts
419 2025.01.17 08:28:56.096307 [ 258 ] {e2b06a65-48f8-45de-8dd5-f2c988b09846} <Debug> oximeter.measurements_cumulativei64 (76bd700e-67b8-4598-812f-fdb48bb18afb): There are no data parts
420 2025.01.17 08:28:56.109136 [ 258 ] {e2b06a65-48f8-45de-8dd5-f2c988b09846} <Debug> TCPHandler: Processed in 0.026203397 sec.
421 2025.01.17 08:28:56.109378 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
422 2025.01.17 08:28:56.109649 [ 266 ] {0f66302c-da30-4f0c-90c1-1b540a331ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
423 2025.01.17 08:28:56.109726 [ 266 ] {0f66302c-da30-4f0c-90c1-1b540a331ee7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
424 2025.01.17 08:28:56.122267 [ 266 ] {0f66302c-da30-4f0c-90c1-1b540a331ee7} <Debug> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Loading data parts
425 2025.01.17 08:28:56.122533 [ 266 ] {0f66302c-da30-4f0c-90c1-1b540a331ee7} <Debug> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): There are no data parts
426 2025.01.17 08:28:56.124577 [ 266 ] {0f66302c-da30-4f0c-90c1-1b540a331ee7} <Debug> TCPHandler: Processed in 0.015273531 sec.
427 2025.01.17 08:28:56.124855 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
428 2025.01.17 08:28:56.125109 [ 258 ] {39008c6b-f27d-4471-8078-8ac51f1f84ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
429 2025.01.17 08:28:56.125201 [ 258 ] {39008c6b-f27d-4471-8078-8ac51f1f84ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
430 2025.01.17 08:28:56.138010 [ 258 ] {39008c6b-f27d-4471-8078-8ac51f1f84ce} <Debug> oximeter.measurements_cumulativef32 (301e850c-0d66-4dd3-ba97-903b56225774): Loading data parts
431 2025.01.17 08:28:56.138227 [ 258 ] {39008c6b-f27d-4471-8078-8ac51f1f84ce} <Debug> oximeter.measurements_cumulativef32 (301e850c-0d66-4dd3-ba97-903b56225774): There are no data parts
432 2025.01.17 08:28:56.141099 [ 258 ] {39008c6b-f27d-4471-8078-8ac51f1f84ce} <Debug> TCPHandler: Processed in 0.016332369 sec.
433 2025.01.17 08:28:56.141375 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
434 2025.01.17 08:28:56.141763 [ 266 ] {0c126828-173a-4a18-a28e-6ecdf3a53871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
435 2025.01.17 08:28:56.141905 [ 266 ] {0c126828-173a-4a18-a28e-6ecdf3a53871} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
436 2025.01.17 08:28:56.151975 [ 266 ] {0c126828-173a-4a18-a28e-6ecdf3a53871} <Debug> oximeter.measurements_cumulativef64 (da13aed9-5c55-462e-a94b-23a8a8d66e5b): Loading data parts
437 2025.01.17 08:28:56.152236 [ 266 ] {0c126828-173a-4a18-a28e-6ecdf3a53871} <Debug> oximeter.measurements_cumulativef64 (da13aed9-5c55-462e-a94b-23a8a8d66e5b): There are no data parts
438 2025.01.17 08:28:56.155428 [ 266 ] {0c126828-173a-4a18-a28e-6ecdf3a53871} <Debug> TCPHandler: Processed in 0.014148211 sec.
439 2025.01.17 08:28:56.155700 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
440 2025.01.17 08:28:56.156179 [ 258 ] {1a1e420a-2cc7-4907-9e7a-6c23d861c9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
441 * NOTE: Array types cannot be Nullable, see
442 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
443 * for more details.
444 *
445 * This means we need to use empty arrays to indicate a missing value. This
446 * is unfortunate, and at this point relies on the fact that an
447 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
448 * to figure out another way to represent missing samples here.
449 */
450 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)
451 2025.01.17 08:28:56.156345 [ 258 ] {1a1e420a-2cc7-4907-9e7a-6c23d861c9ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
452 2025.01.17 08:28:56.165820 [ 258 ] {1a1e420a-2cc7-4907-9e7a-6c23d861c9ce} <Debug> oximeter.measurements_histogrami8 (544962bd-1d84-44f2-a5b6-4e946816e09c): Loading data parts
453 2025.01.17 08:28:56.166002 [ 258 ] {1a1e420a-2cc7-4907-9e7a-6c23d861c9ce} <Debug> oximeter.measurements_histogrami8 (544962bd-1d84-44f2-a5b6-4e946816e09c): There are no data parts
454 2025.01.17 08:28:56.177913 [ 258 ] {1a1e420a-2cc7-4907-9e7a-6c23d861c9ce} <Debug> TCPHandler: Processed in 0.022296861 sec.
455 2025.01.17 08:28:56.178263 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
456 2025.01.17 08:28:56.178682 [ 266 ] {c0753e03-346d-4926-8ddc-dfbca7d53076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
457 2025.01.17 08:28:56.178877 [ 266 ] {c0753e03-346d-4926-8ddc-dfbca7d53076} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
458 2025.01.17 08:28:56.190277 [ 266 ] {c0753e03-346d-4926-8ddc-dfbca7d53076} <Debug> oximeter.measurements_histogramu8 (e2afec54-eafa-41e0-a7cd-01501d9899c7): Loading data parts
459 2025.01.17 08:28:56.190488 [ 266 ] {c0753e03-346d-4926-8ddc-dfbca7d53076} <Debug> oximeter.measurements_histogramu8 (e2afec54-eafa-41e0-a7cd-01501d9899c7): There are no data parts
460 2025.01.17 08:28:56.201608 [ 266 ] {c0753e03-346d-4926-8ddc-dfbca7d53076} <Debug> TCPHandler: Processed in 0.023467801 sec.
461 2025.01.17 08:28:56.201901 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
462 2025.01.17 08:28:56.202233 [ 258 ] {d12a8b2a-9a53-4066-a5f7-d7c74abb02e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
463 2025.01.17 08:28:56.202396 [ 258 ] {d12a8b2a-9a53-4066-a5f7-d7c74abb02e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
464 2025.01.17 08:28:56.214309 [ 258 ] {d12a8b2a-9a53-4066-a5f7-d7c74abb02e5} <Debug> oximeter.measurements_histogrami16 (2f905511-55c3-4987-9e48-0fafeb1a0900): Loading data parts
465 2025.01.17 08:28:56.214591 [ 258 ] {d12a8b2a-9a53-4066-a5f7-d7c74abb02e5} <Debug> oximeter.measurements_histogrami16 (2f905511-55c3-4987-9e48-0fafeb1a0900): There are no data parts
466 2025.01.17 08:28:56.217581 [ 258 ] {d12a8b2a-9a53-4066-a5f7-d7c74abb02e5} <Debug> TCPHandler: Processed in 0.015774999 sec.
467 2025.01.17 08:28:56.217918 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
468 2025.01.17 08:28:56.218420 [ 266 ] {72535c7f-4a5d-4a2d-8f1a-2ee9cea0ecda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
469 2025.01.17 08:28:56.218620 [ 266 ] {72535c7f-4a5d-4a2d-8f1a-2ee9cea0ecda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
470 2025.01.17 08:28:56.227768 [ 266 ] {72535c7f-4a5d-4a2d-8f1a-2ee9cea0ecda} <Debug> oximeter.measurements_histogramu16 (ff0e2252-c9a9-41d5-9b94-913ad044e731): Loading data parts
471 2025.01.17 08:28:56.227961 [ 266 ] {72535c7f-4a5d-4a2d-8f1a-2ee9cea0ecda} <Debug> oximeter.measurements_histogramu16 (ff0e2252-c9a9-41d5-9b94-913ad044e731): There are no data parts
472 2025.01.17 08:28:56.237652 [ 266 ] {72535c7f-4a5d-4a2d-8f1a-2ee9cea0ecda} <Debug> TCPHandler: Processed in 0.019872128 sec.
473 2025.01.17 08:28:56.237901 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
474 2025.01.17 08:28:56.238263 [ 258 ] {596f9f36-ac45-43e8-b7f6-ddf98fe22f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
475 2025.01.17 08:28:56.238437 [ 258 ] {596f9f36-ac45-43e8-b7f6-ddf98fe22f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
476 2025.01.17 08:28:56.253868 [ 258 ] {596f9f36-ac45-43e8-b7f6-ddf98fe22f63} <Debug> oximeter.measurements_histogrami32 (68439581-a186-42a2-937e-f4cd989633f3): Loading data parts
477 2025.01.17 08:28:56.254105 [ 258 ] {596f9f36-ac45-43e8-b7f6-ddf98fe22f63} <Debug> oximeter.measurements_histogrami32 (68439581-a186-42a2-937e-f4cd989633f3): There are no data parts
478 2025.01.17 08:28:56.257360 [ 258 ] {596f9f36-ac45-43e8-b7f6-ddf98fe22f63} <Debug> TCPHandler: Processed in 0.019551303 sec.
479 2025.01.17 08:28:56.257617 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
480 2025.01.17 08:28:56.258053 [ 266 ] {43928842-5a7c-4a74-96c4-1c6026623737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
481 2025.01.17 08:28:56.258227 [ 266 ] {43928842-5a7c-4a74-96c4-1c6026623737} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
482 2025.01.17 08:28:56.277628 [ 266 ] {43928842-5a7c-4a74-96c4-1c6026623737} <Debug> oximeter.measurements_histogramu32 (b9fa170b-5bd8-4f5c-b7b9-b339a72fb99f): Loading data parts
483 2025.01.17 08:28:56.277837 [ 266 ] {43928842-5a7c-4a74-96c4-1c6026623737} <Debug> oximeter.measurements_histogramu32 (b9fa170b-5bd8-4f5c-b7b9-b339a72fb99f): There are no data parts
484 2025.01.17 08:28:56.293257 [ 266 ] {43928842-5a7c-4a74-96c4-1c6026623737} <Debug> TCPHandler: Processed in 0.03573689 sec.
485 2025.01.17 08:28:56.293518 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
486 2025.01.17 08:28:56.293842 [ 258 ] {7e49f6af-652f-4a57-8b8d-95b8e8ca3a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
487 2025.01.17 08:28:56.293994 [ 258 ] {7e49f6af-652f-4a57-8b8d-95b8e8ca3a29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
488 2025.01.17 08:28:56.306948 [ 258 ] {7e49f6af-652f-4a57-8b8d-95b8e8ca3a29} <Debug> oximeter.measurements_histogrami64 (eb189b73-0cbc-4b6c-9253-a3cb96f9073c): Loading data parts
489 2025.01.17 08:28:56.307214 [ 258 ] {7e49f6af-652f-4a57-8b8d-95b8e8ca3a29} <Debug> oximeter.measurements_histogrami64 (eb189b73-0cbc-4b6c-9253-a3cb96f9073c): There are no data parts
490 2025.01.17 08:28:56.311678 [ 258 ] {7e49f6af-652f-4a57-8b8d-95b8e8ca3a29} <Debug> TCPHandler: Processed in 0.018231341 sec.
491 2025.01.17 08:28:56.311957 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
492 2025.01.17 08:28:56.312383 [ 266 ] {e5532c91-fdb8-4abe-9ff3-d042a4ec2c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
493 2025.01.17 08:28:56.312530 [ 266 ] {e5532c91-fdb8-4abe-9ff3-d042a4ec2c43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
494 2025.01.17 08:28:56.323763 [ 266 ] {e5532c91-fdb8-4abe-9ff3-d042a4ec2c43} <Debug> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Loading data parts
495 2025.01.17 08:28:56.323986 [ 266 ] {e5532c91-fdb8-4abe-9ff3-d042a4ec2c43} <Debug> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): There are no data parts
496 2025.01.17 08:28:56.338182 [ 266 ] {e5532c91-fdb8-4abe-9ff3-d042a4ec2c43} <Debug> TCPHandler: Processed in 0.026310098 sec.
497 2025.01.17 08:28:56.338436 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
498 2025.01.17 08:28:56.338801 [ 258 ] {5b7f72ee-e839-4359-a738-02268a062938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
499 2025.01.17 08:28:56.339047 [ 258 ] {5b7f72ee-e839-4359-a738-02268a062938} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
500 2025.01.17 08:28:56.354720 [ 258 ] {5b7f72ee-e839-4359-a738-02268a062938} <Debug> oximeter.measurements_histogramf32 (b99cdc51-2a0d-4139-a82c-e6c0298da695): Loading data parts
501 2025.01.17 08:28:56.354979 [ 258 ] {5b7f72ee-e839-4359-a738-02268a062938} <Debug> oximeter.measurements_histogramf32 (b99cdc51-2a0d-4139-a82c-e6c0298da695): There are no data parts
502 2025.01.17 08:28:56.360507 [ 258 ] {5b7f72ee-e839-4359-a738-02268a062938} <Debug> TCPHandler: Processed in 0.022133077 sec.
503 2025.01.17 08:28:56.360722 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
504 2025.01.17 08:28:56.361133 [ 266 ] {5e51eed1-b0ec-4127-a173-b14c81321c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
505 2025.01.17 08:28:56.361295 [ 266 ] {5e51eed1-b0ec-4127-a173-b14c81321c48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
506 2025.01.17 08:28:56.371082 [ 266 ] {5e51eed1-b0ec-4127-a173-b14c81321c48} <Debug> oximeter.measurements_histogramf64 (2a083f4a-9614-4ef4-a76b-34f44322c8fc): Loading data parts
507 2025.01.17 08:28:56.371278 [ 266 ] {5e51eed1-b0ec-4127-a173-b14c81321c48} <Debug> oximeter.measurements_histogramf64 (2a083f4a-9614-4ef4-a76b-34f44322c8fc): There are no data parts
508 2025.01.17 08:28:56.388664 [ 266 ] {5e51eed1-b0ec-4127-a173-b14c81321c48} <Debug> TCPHandler: Processed in 0.028002527 sec.
509 2025.01.17 08:28:56.388906 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
510 2025.01.17 08:28:56.389157 [ 258 ] {161688f2-340b-4ccf-9505-f3e9e58c2466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) /* The field tables store named dimensions of each timeseries.
511 *
512 * As with the measurement tables, there is one field table for each field data
513 * type. Fields are deduplicated by using the "replacing merge tree", though
514 * this behavior **must not** be relied upon for query correctness.
515 *
516 * The index for the fields differs from the measurements, however. Rows are
517 * sorted by timeseries name, then field name, field value, and finally
518 * timeseries key. This reflects the most common pattern for looking them up:
519 * by field name and possibly value, within a timeseries. The resulting keys are
520 * usually then used to look up measurements.
521 *
522 * NOTE: We may want to consider a secondary index on these tables, sorting by
523 * timeseries name and then key, since it would improve lookups where one
524 * already has the key. Realistically though, these tables are quite small and
525 * so performance benefits will be low in absolute terms.
526 *
527 * TTL: We use a materialized column to expire old field table records. This
528 * column is generated automatically by the database whenever a new row is
529 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
530 * query. Since these tables are `ReplacingMergeTree`s, that means the last
531 * record will remain during a deduplication, which will have the last
532 * timestamp. ClickHouse will then expire old data for us, similar to the
533 * measurement tables.
534 */
535 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)
536 2025.01.17 08:28:56.389304 [ 258 ] {161688f2-340b-4ccf-9505-f3e9e58c2466} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
537 2025.01.17 08:28:56.395576 [ 258 ] {161688f2-340b-4ccf-9505-f3e9e58c2466} <Debug> oximeter.fields_bool (aa62dfbf-d4d9-4abd-8c16-0b5c3e211c8f): Loading data parts
538 2025.01.17 08:28:56.395940 [ 258 ] {161688f2-340b-4ccf-9505-f3e9e58c2466} <Debug> oximeter.fields_bool (aa62dfbf-d4d9-4abd-8c16-0b5c3e211c8f): There are no data parts
539 2025.01.17 08:28:56.402213 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39416
540 2025.01.17 08:28:56.402718 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49688
541 2025.01.17 08:28:56.403043 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
542 2025.01.17 08:28:56.403182 [ 269 ] {} <Debug> TCP-Session: 579024e6-252c-4387-8f52-38b7a69257e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:39416
543 2025.01.17 08:28:56.403206 [ 269 ] {} <Debug> TCP-Session: 579024e6-252c-4387-8f52-38b7a69257e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2025.01.17 08:28:56.403220 [ 269 ] {} <Debug> TCP-Session: 579024e6-252c-4387-8f52-38b7a69257e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2025.01.17 08:28:56.403362 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
546 2025.01.17 08:28:56.403373 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
547 2025.01.17 08:28:56.403411 [ 270 ] {} <Debug> TCP-Session: 8bbc8aa6-8db7-4d50-bdf0-ae091687c746 Authenticating user 'default' from [fd00:1122:3344:101::c]:49688
548 2025.01.17 08:28:56.403426 [ 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
549 2025.01.17 08:28:56.403642 [ 270 ] {} <Debug> TCP-Session: 8bbc8aa6-8db7-4d50-bdf0-ae091687c746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
550 2025.01.17 08:28:56.403656 [ 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
551 2025.01.17 08:28:56.403770 [ 270 ] {} <Debug> TCP-Session: 8bbc8aa6-8db7-4d50-bdf0-ae091687c746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2025.01.17 08:28:56.403935 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
553 2025.01.17 08:28:56.403964 [ 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
554 2025.01.17 08:28:56.404118 [ 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
555 2025.01.17 08:28:56.404139 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55266
556 2025.01.17 08:28:56.404263 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39160
557 2025.01.17 08:28:56.404498 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38850
558 2025.01.17 08:28:56.404501 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
559 2025.01.17 08:28:56.404797 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
560 2025.01.17 08:28:56.404851 [ 271 ] {} <Debug> TCP-Session: a572c751-d046-4302-b51d-8091c342ed8c Authenticating user 'default' from [fd00:1122:3344:101::a]:55266
561 2025.01.17 08:28:56.404863 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63668
562 2025.01.17 08:28:56.404921 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57760
563 2025.01.17 08:28:56.404998 [ 272 ] {} <Debug> TCP-Session: 0619ea36-4d8e-40db-803a-dd81816cee4d Authenticating user 'default' from [fd00:1122:3344:101::a]:39160
564 2025.01.17 08:28:56.405287 [ 272 ] {} <Debug> TCP-Session: 0619ea36-4d8e-40db-803a-dd81816cee4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2025.01.17 08:28:56.405299 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47981
566 2025.01.17 08:28:56.405316 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
567 2025.01.17 08:28:56.405316 [ 271 ] {} <Debug> TCP-Session: a572c751-d046-4302-b51d-8091c342ed8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2025.01.17 08:28:56.405456 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
569 2025.01.17 08:28:56.405612 [ 271 ] {} <Debug> TCP-Session: a572c751-d046-4302-b51d-8091c342ed8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2025.01.17 08:28:56.405673 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46114
571 2025.01.17 08:28:56.405457 [ 272 ] {} <Debug> TCP-Session: 0619ea36-4d8e-40db-803a-dd81816cee4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2025.01.17 08:28:56.405660 [ 275 ] {} <Debug> TCP-Session: 7b608709-4c4c-4ba8-a295-74f262a01ed0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57760
573 2025.01.17 08:28:56.405643 [ 274 ] {} <Debug> TCP-Session: f531ac16-49e3-4400-97b8-6f1de02bb61d Authenticating user 'default' from [fd00:1122:3344:101::a]:63668
574 2025.01.17 08:28:56.406045 [ 275 ] {} <Debug> TCP-Session: 7b608709-4c4c-4ba8-a295-74f262a01ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
575 2025.01.17 08:28:56.406061 [ 274 ] {} <Debug> TCP-Session: f531ac16-49e3-4400-97b8-6f1de02bb61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2025.01.17 08:28:56.406131 [ 275 ] {} <Debug> TCP-Session: 7b608709-4c4c-4ba8-a295-74f262a01ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2025.01.17 08:28:56.406077 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
578 2025.01.17 08:28:56.406174 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37712
579 2025.01.17 08:28:56.406207 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56253
580 2025.01.17 08:28:56.406274 [ 277 ] {} <Debug> TCP-Session: 9e557e79-9089-4194-8c6d-763f25ff03c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:46114
581 2025.01.17 08:28:56.406234 [ 274 ] {} <Debug> TCP-Session: f531ac16-49e3-4400-97b8-6f1de02bb61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2025.01.17 08:28:56.406373 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60929
583 2025.01.17 08:28:56.406589 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53739
584 2025.01.17 08:28:56.406610 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
585 2025.01.17 08:28:56.406620 [ 277 ] {} <Debug> TCP-Session: 9e557e79-9089-4194-8c6d-763f25ff03c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
586 2025.01.17 08:28:56.406710 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40215
587 2025.01.17 08:28:56.406903 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
588 2025.01.17 08:28:56.406919 [ 279 ] {} <Debug> TCP-Session: 91ea2636-8fbd-4e25-8396-95d5d346e2b7 Authenticating user 'default' from [fd00:1122:3344:101::c]:37712
589 2025.01.17 08:28:56.407219 [ 280 ] {} <Debug> TCP-Session: 55110df6-ef7e-4c8c-9153-046f75ea115b Authenticating user 'default' from [fd00:1122:3344:101::c]:60929
590 2025.01.17 08:28:56.407110 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
591 2025.01.17 08:28:56.407191 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
592 2025.01.17 08:28:56.407308 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38858
593 2025.01.17 08:28:56.407224 [ 279 ] {} <Debug> TCP-Session: 91ea2636-8fbd-4e25-8396-95d5d346e2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
594 2025.01.17 08:28:56.407306 [ 277 ] {} <Debug> TCP-Session: 9e557e79-9089-4194-8c6d-763f25ff03c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
595 2025.01.17 08:28:56.407425 [ 280 ] {} <Debug> TCP-Session: 55110df6-ef7e-4c8c-9153-046f75ea115b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2025.01.17 08:28:56.407492 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43198
597 2025.01.17 08:28:56.407541 [ 279 ] {} <Debug> TCP-Session: 91ea2636-8fbd-4e25-8396-95d5d346e2b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
598 2025.01.17 08:28:56.407520 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
599 2025.01.17 08:28:56.407322 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
600 2025.01.17 08:28:56.408023 [ 281 ] {} <Debug> TCP-Session: 7564e562-9824-4d77-afdc-fcd17ea07527 Authenticating user 'default' from [fd00:1122:3344:101::c]:53739
601 2025.01.17 08:28:56.408094 [ 280 ] {} <Debug> TCP-Session: 55110df6-ef7e-4c8c-9153-046f75ea115b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
602 2025.01.17 08:28:56.408107 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
603 2025.01.17 08:28:56.408203 [ 281 ] {} <Debug> TCP-Session: 7564e562-9824-4d77-afdc-fcd17ea07527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2025.01.17 08:28:56.408011 [ 276 ] {} <Debug> TCP-Session: 1b482470-6911-4fd0-83f8-d06ac578760e Authenticating user 'default' from [fd00:1122:3344:101::a]:47981
605 2025.01.17 08:28:56.408396 [ 281 ] {} <Debug> TCP-Session: 7564e562-9824-4d77-afdc-fcd17ea07527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2025.01.17 08:28:56.408431 [ 283 ] {} <Debug> TCP-Session: 04bba8c8-bdd9-4675-aaf0-e5d67580182a Authenticating user 'default' from [fd00:1122:3344:101::c]:43198
607 2025.01.17 08:28:56.408435 [ 278 ] {} <Debug> TCP-Session: 096d4329-048d-4dcd-9da7-0669f7f599a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:56253
608 2025.01.17 08:28:56.408429 [ 282 ] {} <Debug> TCP-Session: 143e9e0a-7f37-4c7f-bee4-136674b62bfc Authenticating user 'default' from [fd00:1122:3344:101::c]:40215
609 2025.01.17 08:28:56.408595 [ 276 ] {} <Debug> TCP-Session: 1b482470-6911-4fd0-83f8-d06ac578760e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
610 2025.01.17 08:28:56.408685 [ 282 ] {} <Debug> TCP-Session: 143e9e0a-7f37-4c7f-bee4-136674b62bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
611 2025.01.17 08:28:56.408679 [ 278 ] {} <Debug> TCP-Session: 096d4329-048d-4dcd-9da7-0669f7f599a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2025.01.17 08:28:56.408708 [ 283 ] {} <Debug> TCP-Session: 04bba8c8-bdd9-4675-aaf0-e5d67580182a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2025.01.17 08:28:56.408799 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
614 2025.01.17 08:28:56.408825 [ 276 ] {} <Debug> TCP-Session: 1b482470-6911-4fd0-83f8-d06ac578760e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
615 2025.01.17 08:28:56.408750 [ 258 ] {161688f2-340b-4ccf-9505-f3e9e58c2466} <Debug> TCPHandler: Processed in 0.01991788 sec.
616 2025.01.17 08:28:56.408933 [ 284 ] {} <Debug> TCP-Session: cc014a94-f5e9-4bbe-9995-b3da13a39921 Authenticating user 'default' from [fd00:1122:3344:101::c]:38858
617 2025.01.17 08:28:56.408866 [ 278 ] {} <Debug> TCP-Session: 096d4329-048d-4dcd-9da7-0669f7f599a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2025.01.17 08:28:56.408909 [ 282 ] {} <Debug> TCP-Session: 143e9e0a-7f37-4c7f-bee4-136674b62bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
619 2025.01.17 08:28:56.408847 [ 283 ] {} <Debug> TCP-Session: 04bba8c8-bdd9-4675-aaf0-e5d67580182a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2025.01.17 08:28:56.409131 [ 284 ] {} <Debug> TCP-Session: cc014a94-f5e9-4bbe-9995-b3da13a39921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
621 2025.01.17 08:28:56.409256 [ 284 ] {} <Debug> TCP-Session: cc014a94-f5e9-4bbe-9995-b3da13a39921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
622 2025.01.17 08:28:56.409422 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
623 2025.01.17 08:28:56.409744 [ 266 ] {0e4e7f02-f7da-41a4-8e47-0946240b080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
624 2025.01.17 08:28:56.409968 [ 266 ] {0e4e7f02-f7da-41a4-8e47-0946240b080a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
625 2025.01.17 08:28:56.414081 [ 266 ] {0e4e7f02-f7da-41a4-8e47-0946240b080a} <Debug> oximeter.fields_i8 (672d457a-e325-4c61-bd0f-85f218af757f): Loading data parts
626 2025.01.17 08:28:56.414324 [ 266 ] {0e4e7f02-f7da-41a4-8e47-0946240b080a} <Debug> oximeter.fields_i8 (672d457a-e325-4c61-bd0f-85f218af757f): There are no data parts
627 2025.01.17 08:28:56.422030 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
628 2025.01.17 08:28:56.422079 [ 273 ] {} <Debug> TCP-Session: 8202fa1f-97ea-4072-ab8e-2049d47393c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:38850
629 2025.01.17 08:28:56.422099 [ 273 ] {} <Debug> TCP-Session: 8202fa1f-97ea-4072-ab8e-2049d47393c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
630 2025.01.17 08:28:56.422242 [ 273 ] {} <Debug> TCP-Session: 8202fa1f-97ea-4072-ab8e-2049d47393c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
631 2025.01.17 08:28:56.427088 [ 266 ] {0e4e7f02-f7da-41a4-8e47-0946240b080a} <Debug> TCPHandler: Processed in 0.017858644 sec.
632 2025.01.17 08:28:56.427317 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
633 2025.01.17 08:28:56.427665 [ 258 ] {b5206815-7d17-47f2-bd96-cd36fd753bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
634 2025.01.17 08:28:56.427898 [ 258 ] {b5206815-7d17-47f2-bd96-cd36fd753bd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
635 2025.01.17 08:28:56.432937 [ 258 ] {b5206815-7d17-47f2-bd96-cd36fd753bd8} <Debug> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Loading data parts
636 2025.01.17 08:28:56.433154 [ 258 ] {b5206815-7d17-47f2-bd96-cd36fd753bd8} <Debug> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): There are no data parts
637 2025.01.17 08:28:56.443985 [ 258 ] {b5206815-7d17-47f2-bd96-cd36fd753bd8} <Debug> TCPHandler: Processed in 0.016733215 sec.
638 2025.01.17 08:28:56.444316 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
639 2025.01.17 08:28:56.444599 [ 266 ] {d403d621-c374-4db8-92c5-c89e51a4f6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
640 2025.01.17 08:28:56.444722 [ 266 ] {d403d621-c374-4db8-92c5-c89e51a4f6ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
641 2025.01.17 08:28:56.461898 [ 266 ] {d403d621-c374-4db8-92c5-c89e51a4f6ad} <Debug> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Loading data parts
642 2025.01.17 08:28:56.462216 [ 266 ] {d403d621-c374-4db8-92c5-c89e51a4f6ad} <Debug> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): There are no data parts
643 2025.01.17 08:28:56.479669 [ 266 ] {d403d621-c374-4db8-92c5-c89e51a4f6ad} <Debug> TCPHandler: Processed in 0.035483625 sec.
644 2025.01.17 08:28:56.480001 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
645 2025.01.17 08:28:56.480316 [ 258 ] {11af9127-8a5d-42c2-a18a-73f81b64d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
646 2025.01.17 08:28:56.480400 [ 258 ] {11af9127-8a5d-42c2-a18a-73f81b64d8f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
647 2025.01.17 08:28:56.500212 [ 258 ] {11af9127-8a5d-42c2-a18a-73f81b64d8f2} <Debug> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Loading data parts
648 2025.01.17 08:28:56.500461 [ 258 ] {11af9127-8a5d-42c2-a18a-73f81b64d8f2} <Debug> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): There are no data parts
649 2025.01.17 08:28:56.516013 [ 258 ] {11af9127-8a5d-42c2-a18a-73f81b64d8f2} <Debug> TCPHandler: Processed in 0.036120976 sec.
650 2025.01.17 08:28:56.516354 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
651 2025.01.17 08:28:56.516633 [ 266 ] {87816259-9597-41e3-bbab-c5f2bf9373eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
652 2025.01.17 08:28:56.516767 [ 266 ] {87816259-9597-41e3-bbab-c5f2bf9373eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
653 2025.01.17 08:28:56.537996 [ 266 ] {87816259-9597-41e3-bbab-c5f2bf9373eb} <Debug> oximeter.fields_i32 (b3433a2b-aa8d-4548-ad00-671a04448d0f): Loading data parts
654 2025.01.17 08:28:56.538229 [ 266 ] {87816259-9597-41e3-bbab-c5f2bf9373eb} <Debug> oximeter.fields_i32 (b3433a2b-aa8d-4548-ad00-671a04448d0f): There are no data parts
655 2025.01.17 08:28:56.566595 [ 266 ] {87816259-9597-41e3-bbab-c5f2bf9373eb} <Debug> TCPHandler: Processed in 0.050373139 sec.
656 2025.01.17 08:28:56.566941 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
657 2025.01.17 08:28:56.567264 [ 258 ] {1948d18b-8a2c-476d-a08d-fa78d05762c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
658 2025.01.17 08:28:56.567363 [ 258 ] {1948d18b-8a2c-476d-a08d-fa78d05762c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
659 2025.01.17 08:28:56.591500 [ 258 ] {1948d18b-8a2c-476d-a08d-fa78d05762c5} <Debug> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Loading data parts
660 2025.01.17 08:28:56.591735 [ 258 ] {1948d18b-8a2c-476d-a08d-fa78d05762c5} <Debug> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): There are no data parts
661 2025.01.17 08:28:56.598252 [ 258 ] {1948d18b-8a2c-476d-a08d-fa78d05762c5} <Debug> TCPHandler: Processed in 0.031451066 sec.
662 2025.01.17 08:28:56.598611 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
663 2025.01.17 08:28:56.598995 [ 266 ] {1afcf027-6292-421f-8382-dfc18434bea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
664 2025.01.17 08:28:56.599125 [ 266 ] {1afcf027-6292-421f-8382-dfc18434bea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
665 2025.01.17 08:28:56.614789 [ 266 ] {1afcf027-6292-421f-8382-dfc18434bea6} <Debug> oximeter.fields_i64 (7a697b80-3e35-41bd-b870-b7905ef39a92): Loading data parts
666 2025.01.17 08:28:56.615022 [ 266 ] {1afcf027-6292-421f-8382-dfc18434bea6} <Debug> oximeter.fields_i64 (7a697b80-3e35-41bd-b870-b7905ef39a92): There are no data parts
667 2025.01.17 08:28:56.635389 [ 266 ] {1afcf027-6292-421f-8382-dfc18434bea6} <Debug> TCPHandler: Processed in 0.03692721 sec.
668 2025.01.17 08:28:56.635669 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
669 2025.01.17 08:28:56.635981 [ 258 ] {2713de97-5058-49ea-b700-71ea9cadc1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
670 2025.01.17 08:28:56.636079 [ 258 ] {2713de97-5058-49ea-b700-71ea9cadc1ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
671 2025.01.17 08:28:56.647547 [ 258 ] {2713de97-5058-49ea-b700-71ea9cadc1ae} <Debug> oximeter.fields_u64 (39631f52-4357-4430-a7c3-c64cd4c14a25): Loading data parts
672 2025.01.17 08:28:56.647771 [ 258 ] {2713de97-5058-49ea-b700-71ea9cadc1ae} <Debug> oximeter.fields_u64 (39631f52-4357-4430-a7c3-c64cd4c14a25): There are no data parts
673 2025.01.17 08:28:56.659489 [ 258 ] {2713de97-5058-49ea-b700-71ea9cadc1ae} <Debug> TCPHandler: Processed in 0.023924998 sec.
674 2025.01.17 08:28:56.659758 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
675 2025.01.17 08:28:56.660027 [ 266 ] {8437feef-7f67-4329-bb22-4c38be99d277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
676 2025.01.17 08:28:56.660132 [ 266 ] {8437feef-7f67-4329-bb22-4c38be99d277} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
677 2025.01.17 08:28:56.668914 [ 266 ] {8437feef-7f67-4329-bb22-4c38be99d277} <Debug> oximeter.fields_ipaddr (bf864ce8-f0e2-428b-96bc-2fa1610d4614): Loading data parts
678 2025.01.17 08:28:56.669099 [ 266 ] {8437feef-7f67-4329-bb22-4c38be99d277} <Debug> oximeter.fields_ipaddr (bf864ce8-f0e2-428b-96bc-2fa1610d4614): There are no data parts
679 2025.01.17 08:28:56.687367 [ 266 ] {8437feef-7f67-4329-bb22-4c38be99d277} <Debug> TCPHandler: Processed in 0.027706012 sec.
680 2025.01.17 08:28:56.687634 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
681 2025.01.17 08:28:56.687884 [ 258 ] {3ce8c80b-fd48-4d04-9b99-88e3bf38c137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
682 2025.01.17 08:28:56.687995 [ 258 ] {3ce8c80b-fd48-4d04-9b99-88e3bf38c137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
683 2025.01.17 08:28:56.693046 [ 258 ] {3ce8c80b-fd48-4d04-9b99-88e3bf38c137} <Debug> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Loading data parts
684 2025.01.17 08:28:56.693305 [ 258 ] {3ce8c80b-fd48-4d04-9b99-88e3bf38c137} <Debug> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): There are no data parts
685 2025.01.17 08:28:56.705569 [ 258 ] {3ce8c80b-fd48-4d04-9b99-88e3bf38c137} <Debug> TCPHandler: Processed in 0.018015338 sec.
686 2025.01.17 08:28:56.705847 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
687 2025.01.17 08:28:56.706139 [ 266 ] {c76c0a5c-eb45-4871-be7c-4a7c99a07c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
688 2025.01.17 08:28:56.706209 [ 266 ] {c76c0a5c-eb45-4871-be7c-4a7c99a07c93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
689 2025.01.17 08:28:56.723428 [ 266 ] {c76c0a5c-eb45-4871-be7c-4a7c99a07c93} <Debug> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Loading data parts
690 2025.01.17 08:28:56.723638 [ 266 ] {c76c0a5c-eb45-4871-be7c-4a7c99a07c93} <Debug> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): There are no data parts
691 2025.01.17 08:28:56.729035 [ 266 ] {c76c0a5c-eb45-4871-be7c-4a7c99a07c93} <Debug> TCPHandler: Processed in 0.023271177 sec.
692 2025.01.17 08:28:56.729300 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
693 2025.01.17 08:28:56.729632 [ 258 ] {942ebfc0-9c5e-48de-b609-2ffb3346f6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) /* The timeseries schema table stores the extracted schema for the samples
694 * oximeter collects.
695 */
696 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)
697 2025.01.17 08:28:56.729754 [ 258 ] {942ebfc0-9c5e-48de-b609-2ffb3346f6b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
698 2025.01.17 08:28:56.737169 [ 258 ] {942ebfc0-9c5e-48de-b609-2ffb3346f6b7} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Loading data parts
699 2025.01.17 08:28:56.737366 [ 258 ] {942ebfc0-9c5e-48de-b609-2ffb3346f6b7} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): There are no data parts
700 2025.01.17 08:28:56.740028 [ 258 ] {942ebfc0-9c5e-48de-b609-2ffb3346f6b7} <Debug> TCPHandler: Processed in 0.010791334 sec.
701 2025.01.17 08:28:56.740362 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
702 2025.01.17 08:28:56.740635 [ 266 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
703 2025.01.17 08:28:56.742346 [ 266 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
704 2025.01.17 08:28:56.752690 [ 268 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Trace> oximeter.version (393bdb38-2110-4c7b-9bbe-06608673aa81): Trying to reserve 1.00 MiB using storage policy from min volume index 0
705 2025.01.17 08:28:56.752767 [ 268 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
706 2025.01.17 08:28:56.758360 [ 268 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
707 2025.01.17 08:28:56.758940 [ 268 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Trace> oximeter.version (393bdb38-2110-4c7b-9bbe-06608673aa81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
708 2025.01.17 08:28:56.759299 [ 266 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018747 sec., 53.341868032218485 rows/sec., 853.47 B/sec.
709 2025.01.17 08:28:56.759709 [ 266 ] {614dc5ea-ed21-4325-992e-3d4da83eb960} <Debug> TCPHandler: Processed in 0.019433092 sec.
710 2025.01.17 08:28:56.794823 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53029
711 2025.01.17 08:28:56.795334 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
712 2025.01.17 08:28:56.795381 [ 285 ] {} <Debug> TCP-Session: 55ccc2db-0c7c-41ea-b6ce-177d0f28ce92 Authenticating user 'default' from [fd00:1122:3344:101::b]:53029
713 2025.01.17 08:28:56.795537 [ 285 ] {} <Debug> TCP-Session: 55ccc2db-0c7c-41ea-b6ce-177d0f28ce92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2025.01.17 08:28:56.795557 [ 285 ] {} <Debug> TCP-Session: 55ccc2db-0c7c-41ea-b6ce-177d0f28ce92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
715 2025.01.17 08:28:56.795617 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
716 2025.01.17 08:28:56.795775 [ 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.17 08:28:56.795800 [ 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.17 08:28:56.796384 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37249
719 2025.01.17 08:28:56.796537 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43195
720 2025.01.17 08:28:56.796638 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57475
721 2025.01.17 08:28:56.796614 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
722 2025.01.17 08:28:56.796843 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
723 2025.01.17 08:28:56.796851 [ 286 ] {} <Debug> TCP-Session: c95dda1c-61fd-41b6-91e2-2f43eb19295e Authenticating user 'default' from [fd00:1122:3344:101::b]:37249
724 2025.01.17 08:28:56.796856 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51024
725 2025.01.17 08:28:56.796993 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
726 2025.01.17 08:28:56.797021 [ 287 ] {} <Debug> TCP-Session: 8d3dfd5f-87e3-4e8a-a006-678627efda86 Authenticating user 'default' from [fd00:1122:3344:101::b]:43195
727 2025.01.17 08:28:56.797179 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39514
728 2025.01.17 08:28:56.797236 [ 286 ] {} <Debug> TCP-Session: c95dda1c-61fd-41b6-91e2-2f43eb19295e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2025.01.17 08:28:56.797218 [ 288 ] {} <Debug> TCP-Session: bf602980-e7bd-4b0b-ba54-d96ea055a2ab Authenticating user 'default' from [fd00:1122:3344:101::b]:57475
730 2025.01.17 08:28:56.797196 [ 287 ] {} <Debug> TCP-Session: 8d3dfd5f-87e3-4e8a-a006-678627efda86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
731 2025.01.17 08:28:56.797330 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42025
732 2025.01.17 08:28:56.797294 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
733 2025.01.17 08:28:56.797512 [ 287 ] {} <Debug> TCP-Session: 8d3dfd5f-87e3-4e8a-a006-678627efda86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
734 2025.01.17 08:28:56.797567 [ 286 ] {} <Debug> TCP-Session: c95dda1c-61fd-41b6-91e2-2f43eb19295e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
735 2025.01.17 08:28:56.797659 [ 289 ] {} <Debug> TCP-Session: 38e35b30-9a54-4f2d-b88b-e0eadab86a18 Authenticating user 'default' from [fd00:1122:3344:101::b]:51024
736 2025.01.17 08:28:56.797662 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51994
737 2025.01.17 08:28:56.797685 [ 288 ] {} <Debug> TCP-Session: bf602980-e7bd-4b0b-ba54-d96ea055a2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
738 2025.01.17 08:28:56.797754 [ 289 ] {} <Debug> TCP-Session: 38e35b30-9a54-4f2d-b88b-e0eadab86a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2025.01.17 08:28:56.797867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
740 2025.01.17 08:28:56.797887 [ 289 ] {} <Debug> TCP-Session: 38e35b30-9a54-4f2d-b88b-e0eadab86a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
741 2025.01.17 08:28:56.797926 [ 292 ] {} <Debug> TCP-Session: 5ba8acdb-4873-4736-bed3-96d34bc450d7 Authenticating user 'default' from [fd00:1122:3344:101::b]:51994
742 2025.01.17 08:28:56.797986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
743 2025.01.17 08:28:56.797899 [ 288 ] {} <Debug> TCP-Session: bf602980-e7bd-4b0b-ba54-d96ea055a2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
744 2025.01.17 08:28:56.798079 [ 292 ] {} <Debug> TCP-Session: 5ba8acdb-4873-4736-bed3-96d34bc450d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2025.01.17 08:28:56.798077 [ 290 ] {} <Debug> TCP-Session: 36eb48c6-27bc-4547-b45f-b8530da6632b Authenticating user 'default' from [fd00:1122:3344:101::b]:39514
746 2025.01.17 08:28:56.798207 [ 292 ] {} <Debug> TCP-Session: 5ba8acdb-4873-4736-bed3-96d34bc450d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
747 2025.01.17 08:28:56.798207 [ 290 ] {} <Debug> TCP-Session: 36eb48c6-27bc-4547-b45f-b8530da6632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
748 2025.01.17 08:28:56.798302 [ 290 ] {} <Debug> TCP-Session: 36eb48c6-27bc-4547-b45f-b8530da6632b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2025.01.17 08:28:56.805498 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default.
750 2025.01.17 08:28:56.805611 [ 291 ] {} <Debug> TCP-Session: dd1919cf-26ea-4735-8015-649a4f8ef485 Authenticating user 'default' from [fd00:1122:3344:101::b]:42025
751 2025.01.17 08:28:56.805642 [ 291 ] {} <Debug> TCP-Session: dd1919cf-26ea-4735-8015-649a4f8ef485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
752 2025.01.17 08:28:56.805662 [ 291 ] {} <Debug> TCP-Session: dd1919cf-26ea-4735-8015-649a4f8ef485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
753 2025.01.17 08:28:57.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.36 MiB, peak 136.36 MiB, free memory in arenas 0.00 B, will set to 141.47 MiB (RSS), difference: 5.11 MiB
754 2025.01.17 08:29:01.736992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8
755 2025.01.17 08:29:01.737023 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488
756 2025.01.17 08:29:01.737099 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog
757 2025.01.17 08:29:01.737202 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog
758 2025.01.17 08:29:01.745925 [ 243 ] {} <Debug> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Loading data parts
759 2025.01.17 08:29:01.746380 [ 243 ] {} <Debug> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): There are no data parts
760 2025.01.17 08:29:01.758184 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
761 2025.01.17 08:29:01.758235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
762 2025.01.17 08:29:01.759892 [ 244 ] {} <Debug> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Loading data parts
763 2025.01.17 08:29:01.760124 [ 244 ] {} <Debug> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): There are no data parts
764 2025.01.17 08:29:01.760697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
765 2025.01.17 08:29:01.761980 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
766 2025.01.17 08:29:01.762657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488
767 2025.01.17 08:29:01.789770 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
768 2025.01.17 08:29:01.789828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
769 2025.01.17 08:29:01.799170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
770 2025.01.17 08:29:01.800776 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
771 2025.01.17 08:29:01.803925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8
772 2025.01.17 08:29:02.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.43 MiB, peak 150.43 MiB, free memory in arenas 0.00 B, will set to 151.23 MiB (RSS), difference: 4.80 MiB
773 2025.01.17 08:29:04.236942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90
774 2025.01.17 08:29:04.237046 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog
775 2025.01.17 08:29:04.249358 [ 242 ] {} <Debug> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Loading data parts
776 2025.01.17 08:29:04.249598 [ 242 ] {} <Debug> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): There are no data parts
777 2025.01.17 08:29:04.265900 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
778 2025.01.17 08:29:04.265943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
779 2025.01.17 08:29:04.267665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
780 2025.01.17 08:29:04.268166 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
781 2025.01.17 08:29:04.268679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90
782 2025.01.17 08:29:05.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.42 MiB, peak 155.42 MiB, free memory in arenas 0.00 B, will set to 151.71 MiB (RSS), difference: -3.72 MiB
783 2025.01.17 08:29:09.189548 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
784 2025.01.17 08:29:09.189611 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
785 2025.01.17 08:29:09.262812 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976
786 2025.01.17 08:29:09.263795 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
787 2025.01.17 08:29:09.263842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
788 2025.01.17 08:29:09.264570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
789 2025.01.17 08:29:09.265021 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
790 2025.01.17 08:29:09.265275 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976
791 2025.01.17 08:29:09.304074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16
792 2025.01.17 08:29:09.326083 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
793 2025.01.17 08:29:09.326149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
794 2025.01.17 08:29:09.333064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
795 2025.01.17 08:29:09.334190 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
796 2025.01.17 08:29:09.336408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16
797 2025.01.17 08:29:10.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.39 MiB, peak 156.39 MiB, free memory in arenas 0.00 B, will set to 154.33 MiB (RSS), difference: 1.94 MiB
798 2025.01.17 08:29:15.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.38 MiB, peak 156.39 MiB, free memory in arenas 0.00 B, will set to 154.40 MiB (RSS), difference: 4.01 MiB
799 2025.01.17 08:29:16.765425 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403
800 2025.01.17 08:29:16.766073 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
801 2025.01.17 08:29:16.766117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
802 2025.01.17 08:29:16.766897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
803 2025.01.17 08:29:16.767416 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
804 2025.01.17 08:29:16.767759 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403
805 2025.01.17 08:29:16.767908 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
806 2025.01.17 08:29:16.768068 [ 258 ] {4ad6d87b-b078-41e0-b81c-992b37d5cca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete)
807 2025.01.17 08:29:16.770423 [ 258 ] {4ad6d87b-b078-41e0-b81c-992b37d5cca5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
808 2025.01.17 08:29:16.774999 [ 258 ] {4ad6d87b-b078-41e0-b81c-992b37d5cca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
809 2025.01.17 08:29:16.779711 [ 258 ] {4ad6d87b-b078-41e0-b81c-992b37d5cca5} <Debug> TCPHandler: Processed in 0.011945354 sec.
810 2025.01.17 08:29:16.782681 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
811 2025.01.17 08:29:16.783084 [ 266 ] {98aa95d2-3e9d-482f-bba6-50fcd4b150d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete)
812 2025.01.17 08:29:16.791666 [ 266 ] {98aa95d2-3e9d-482f-bba6-50fcd4b150d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
813 2025.01.17 08:29:16.791800 [ 266 ] {98aa95d2-3e9d-482f-bba6-50fcd4b150d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
814 2025.01.17 08:29:16.792445 [ 266 ] {98aa95d2-3e9d-482f-bba6-50fcd4b150d8} <Debug> TCPHandler: Processed in 0.009944009 sec.
815 2025.01.17 08:29:16.792769 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
816 2025.01.17 08:29:16.792928 [ 258 ] {daaafd25-8df1-41ee-a811-34ef704b3ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete)
817 2025.01.17 08:29:16.793353 [ 258 ] {daaafd25-8df1-41ee-a811-34ef704b3ebb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
818 2025.01.17 08:29:16.793409 [ 258 ] {daaafd25-8df1-41ee-a811-34ef704b3ebb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
819 2025.01.17 08:29:16.793919 [ 258 ] {daaafd25-8df1-41ee-a811-34ef704b3ebb} <Debug> TCPHandler: Processed in 0.00120965 sec.
820 2025.01.17 08:29:16.794213 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
821 2025.01.17 08:29:16.794368 [ 266 ] {37815c6c-a1c1-4489-921a-54e5f0645fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
822 2025.01.17 08:29:16.794734 [ 266 ] {37815c6c-a1c1-4489-921a-54e5f0645fe5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
823 2025.01.17 08:29:16.794791 [ 266 ] {37815c6c-a1c1-4489-921a-54e5f0645fe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
824 2025.01.17 08:29:16.795287 [ 266 ] {37815c6c-a1c1-4489-921a-54e5f0645fe5} <Debug> TCPHandler: Processed in 0.0011298 sec.
825 2025.01.17 08:29:16.795532 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
826 2025.01.17 08:29:16.795681 [ 258 ] {bc05cb85-f06d-4e20-b26c-623d60a35192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
827 2025.01.17 08:29:16.796042 [ 258 ] {bc05cb85-f06d-4e20-b26c-623d60a35192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2025.01.17 08:29:16.796098 [ 258 ] {bc05cb85-f06d-4e20-b26c-623d60a35192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
829 2025.01.17 08:29:16.796596 [ 258 ] {bc05cb85-f06d-4e20-b26c-623d60a35192} <Debug> TCPHandler: Processed in 0.001120139 sec.
830 2025.01.17 08:29:16.796853 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
831 2025.01.17 08:29:16.797002 [ 266 ] {9ea2b778-85df-49d5-8963-39e67b103541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
832 2025.01.17 08:29:16.797363 [ 266 ] {9ea2b778-85df-49d5-8963-39e67b103541} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
833 2025.01.17 08:29:16.797418 [ 266 ] {9ea2b778-85df-49d5-8963-39e67b103541} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
834 2025.01.17 08:29:16.797908 [ 266 ] {9ea2b778-85df-49d5-8963-39e67b103541} <Debug> TCPHandler: Processed in 0.001113028 sec.
835 2025.01.17 08:29:16.798173 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
836 2025.01.17 08:29:16.798325 [ 258 ] {5230fa4c-11d6-4285-a60d-ba2ba29c57f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
837 2025.01.17 08:29:16.798689 [ 258 ] {5230fa4c-11d6-4285-a60d-ba2ba29c57f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
838 2025.01.17 08:29:16.798744 [ 258 ] {5230fa4c-11d6-4285-a60d-ba2ba29c57f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
839 2025.01.17 08:29:16.799242 [ 258 ] {5230fa4c-11d6-4285-a60d-ba2ba29c57f6} <Debug> TCPHandler: Processed in 0.001126299 sec.
840 2025.01.17 08:29:16.799487 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
841 2025.01.17 08:29:16.799637 [ 266 ] {70c218c2-c4f4-43d1-844b-399e6afca3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
842 2025.01.17 08:29:16.799999 [ 266 ] {70c218c2-c4f4-43d1-844b-399e6afca3ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
843 2025.01.17 08:29:16.800053 [ 266 ] {70c218c2-c4f4-43d1-844b-399e6afca3ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
844 2025.01.17 08:29:16.800529 [ 266 ] {70c218c2-c4f4-43d1-844b-399e6afca3ec} <Debug> TCPHandler: Processed in 0.001094918 sec.
845 2025.01.17 08:29:16.800774 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
846 2025.01.17 08:29:16.800923 [ 258 ] {3f33f845-9820-4dd3-b299-a0f7b904559b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
847 2025.01.17 08:29:16.801296 [ 258 ] {3f33f845-9820-4dd3-b299-a0f7b904559b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
848 2025.01.17 08:29:16.801350 [ 258 ] {3f33f845-9820-4dd3-b299-a0f7b904559b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
849 2025.01.17 08:29:16.801842 [ 258 ] {3f33f845-9820-4dd3-b299-a0f7b904559b} <Debug> TCPHandler: Processed in 0.00112555 sec.
850 2025.01.17 08:29:16.802091 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
851 2025.01.17 08:29:16.802242 [ 266 ] {6deec67c-bdf6-4fd1-b260-2249c030894a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
852 2025.01.17 08:29:16.802609 [ 266 ] {6deec67c-bdf6-4fd1-b260-2249c030894a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
853 2025.01.17 08:29:16.802662 [ 266 ] {6deec67c-bdf6-4fd1-b260-2249c030894a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
854 2025.01.17 08:29:16.803147 [ 266 ] {6deec67c-bdf6-4fd1-b260-2249c030894a} <Debug> TCPHandler: Processed in 0.001111639 sec.
855 2025.01.17 08:29:16.803374 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
856 2025.01.17 08:29:16.803528 [ 258 ] {3bf2d7ce-7646-48db-aa3d-49b928d67f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
857 2025.01.17 08:29:16.803900 [ 258 ] {3bf2d7ce-7646-48db-aa3d-49b928d67f26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
858 2025.01.17 08:29:16.803954 [ 258 ] {3bf2d7ce-7646-48db-aa3d-49b928d67f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
859 2025.01.17 08:29:16.804439 [ 258 ] {3bf2d7ce-7646-48db-aa3d-49b928d67f26} <Debug> TCPHandler: Processed in 0.001118469 sec.
860 2025.01.17 08:29:16.804697 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2025.01.17 08:29:16.804867 [ 266 ] {e51c6123-0301-400b-8c8f-5d91e7d8ce95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
862 2025.01.17 08:29:16.805332 [ 266 ] {e51c6123-0301-400b-8c8f-5d91e7d8ce95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2025.01.17 08:29:16.805398 [ 266 ] {e51c6123-0301-400b-8c8f-5d91e7d8ce95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2025.01.17 08:29:16.805960 [ 266 ] {e51c6123-0301-400b-8c8f-5d91e7d8ce95} <Debug> TCPHandler: Processed in 0.001315733 sec.
865 2025.01.17 08:29:16.806293 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
866 2025.01.17 08:29:16.806450 [ 258 ] {e1a3c2d4-790e-47ec-b4f4-708e64091238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
867 2025.01.17 08:29:16.806831 [ 258 ] {e1a3c2d4-790e-47ec-b4f4-708e64091238} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
868 2025.01.17 08:29:16.806885 [ 258 ] {e1a3c2d4-790e-47ec-b4f4-708e64091238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
869 2025.01.17 08:29:16.807388 [ 258 ] {e1a3c2d4-790e-47ec-b4f4-708e64091238} <Debug> TCPHandler: Processed in 0.001151339 sec.
870 2025.01.17 08:29:16.807636 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
871 2025.01.17 08:29:16.807797 [ 266 ] {7fe30461-23f3-4c23-bf9e-ec828591ec58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
872 2025.01.17 08:29:16.808259 [ 266 ] {7fe30461-23f3-4c23-bf9e-ec828591ec58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
873 2025.01.17 08:29:16.808325 [ 266 ] {7fe30461-23f3-4c23-bf9e-ec828591ec58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
874 2025.01.17 08:29:16.808883 [ 266 ] {7fe30461-23f3-4c23-bf9e-ec828591ec58} <Debug> TCPHandler: Processed in 0.001300892 sec.
875 2025.01.17 08:29:16.809140 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
876 2025.01.17 08:29:16.809298 [ 258 ] {9382df2c-cfcc-4280-be22-4c148f64bd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
877 2025.01.17 08:29:16.809686 [ 258 ] {9382df2c-cfcc-4280-be22-4c148f64bd58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
878 2025.01.17 08:29:16.809740 [ 258 ] {9382df2c-cfcc-4280-be22-4c148f64bd58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
879 2025.01.17 08:29:16.810236 [ 258 ] {9382df2c-cfcc-4280-be22-4c148f64bd58} <Debug> TCPHandler: Processed in 0.00115122 sec.
880 2025.01.17 08:29:16.810462 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
881 2025.01.17 08:29:16.810621 [ 266 ] {030cf5b7-0e8f-434a-a197-65b92facee0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
882 2025.01.17 08:29:16.811010 [ 266 ] {030cf5b7-0e8f-434a-a197-65b92facee0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
883 2025.01.17 08:29:16.811063 [ 266 ] {030cf5b7-0e8f-434a-a197-65b92facee0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
884 2025.01.17 08:29:16.811545 [ 266 ] {030cf5b7-0e8f-434a-a197-65b92facee0a} <Debug> TCPHandler: Processed in 0.001135279 sec.
885 2025.01.17 08:29:16.811814 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2025.01.17 08:29:16.811978 [ 258 ] {fee61179-8cfc-4b09-8efb-9f0ac1a451a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
887 2025.01.17 08:29:16.812381 [ 258 ] {fee61179-8cfc-4b09-8efb-9f0ac1a451a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2025.01.17 08:29:16.812436 [ 258 ] {fee61179-8cfc-4b09-8efb-9f0ac1a451a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
889 2025.01.17 08:29:16.812944 [ 258 ] {fee61179-8cfc-4b09-8efb-9f0ac1a451a6} <Debug> TCPHandler: Processed in 0.001202671 sec.
890 2025.01.17 08:29:16.813193 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
891 2025.01.17 08:29:16.813369 [ 266 ] {25e34778-7bc6-4af9-89d7-791295cea32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
892 2025.01.17 08:29:16.813790 [ 266 ] {25e34778-7bc6-4af9-89d7-791295cea32f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
893 2025.01.17 08:29:16.813847 [ 266 ] {25e34778-7bc6-4af9-89d7-791295cea32f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
894 2025.01.17 08:29:16.814406 [ 266 ] {25e34778-7bc6-4af9-89d7-791295cea32f} <Debug> TCPHandler: Processed in 0.001269572 sec.
895 2025.01.17 08:29:16.820473 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
896 2025.01.17 08:29:16.820603 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
897 2025.01.17 08:29:16.820657 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
898 2025.01.17 08:29:16.821401 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0
899 2025.01.17 08:29:16.821441 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
900 2025.01.17 08:29:16.822063 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
901 2025.01.17 08:29:16.822483 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
902 2025.01.17 08:29:16.822767 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002185 sec., 8237.986270022884 rows/sec., 1.13 MiB/sec.
903 2025.01.17 08:29:16.822846 [ 258 ] {1394814c-84aa-4db0-ba10-2bdf73082048} <Debug> TCPHandler: Processed in 0.002429682 sec.
904 2025.01.17 08:29:16.823016 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
905 2025.01.17 08:29:16.823150 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
906 2025.01.17 08:29:16.823206 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
907 2025.01.17 08:29:16.827153 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
908 2025.01.17 08:29:16.827195 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
909 2025.01.17 08:29:16.827763 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
910 2025.01.17 08:29:16.828284 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
911 2025.01.17 08:29:16.828543 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.005409 sec., 10353.11517840636 rows/sec., 814.43 KiB/sec.
912 2025.01.17 08:29:16.828628 [ 266 ] {5521743f-cd04-4a2e-acba-d64177c7814e} <Debug> TCPHandler: Processed in 0.005670896 sec.
913 2025.01.17 08:29:16.828790 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
914 2025.01.17 08:29:16.828911 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
915 2025.01.17 08:29:16.828958 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
916 2025.01.17 08:29:16.829562 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
917 2025.01.17 08:29:16.829600 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
918 2025.01.17 08:29:16.830102 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
919 2025.01.17 08:29:16.830605 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
920 2025.01.17 08:29:16.830836 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec.
921 2025.01.17 08:29:16.831001 [ 258 ] {1fc78334-5cca-4866-b24d-ecad52c4f158} <Debug> TCPHandler: Processed in 0.002266929 sec.
922 2025.01.17 08:29:16.831155 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
923 2025.01.17 08:29:16.831299 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
924 2025.01.17 08:29:16.831361 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
925 2025.01.17 08:29:16.832062 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
926 2025.01.17 08:29:16.832098 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
927 2025.01.17 08:29:16.832663 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
928 2025.01.17 08:29:16.833220 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
929 2025.01.17 08:29:16.833499 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002228 sec., 57450.62836624776 rows/sec., 4.00 MiB/sec.
930 2025.01.17 08:29:16.833558 [ 266 ] {35d7db1b-c111-4b79-993b-14f35ef3aa33} <Debug> TCPHandler: Processed in 0.002467672 sec.
931 2025.01.17 08:29:16.833701 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
932 2025.01.17 08:29:16.833816 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
933 2025.01.17 08:29:16.833865 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
934 2025.01.17 08:29:16.834346 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
935 2025.01.17 08:29:16.834383 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
936 2025.01.17 08:29:16.834908 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
937 2025.01.17 08:29:16.835383 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
938 2025.01.17 08:29:16.835555 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001764 sec., 27210.884353741498 rows/sec., 1.83 MiB/sec.
939 2025.01.17 08:29:16.835603 [ 258 ] {f6d210c3-9e5f-4739-af61-7a893826a137} <Debug> TCPHandler: Processed in 0.001956853 sec.
940 2025.01.17 08:29:16.836519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23
941 2025.01.17 08:29:16.855915 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
942 2025.01.17 08:29:16.855969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
943 2025.01.17 08:29:16.863019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
944 2025.01.17 08:29:16.864209 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
945 2025.01.17 08:29:16.866832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23
946 2025.01.17 08:29:21.774043 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
947 2025.01.17 08:29:21.774245 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
948 2025.01.17 08:29:21.774317 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
949 2025.01.17 08:29:21.775081 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
950 2025.01.17 08:29:21.775130 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
951 2025.01.17 08:29:21.775696 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
952 2025.01.17 08:29:21.776332 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
953 2025.01.17 08:29:21.776562 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002371 sec., 23618.72627583298 rows/sec., 1.81 MiB/sec.
954 2025.01.17 08:29:21.776628 [ 258 ] {df99ecf5-be99-495d-959b-604fa476fec7} <Debug> TCPHandler: Processed in 0.002713506 sec.
955 2025.01.17 08:29:21.776909 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
956 2025.01.17 08:29:21.777098 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
957 2025.01.17 08:29:21.777174 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
958 2025.01.17 08:29:21.777935 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
959 2025.01.17 08:29:21.777991 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
960 2025.01.17 08:29:21.778588 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
961 2025.01.17 08:29:21.779119 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
962 2025.01.17 08:29:21.779417 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002357 sec., 27153.160797624096 rows/sec., 2.12 MiB/sec.
963 2025.01.17 08:29:21.779544 [ 266 ] {98193a55-8794-401c-9e04-ee92dacdf80c} <Debug> TCPHandler: Processed in 0.002770678 sec.
964 2025.01.17 08:29:21.779715 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
965 2025.01.17 08:29:21.779839 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
966 2025.01.17 08:29:21.779897 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
967 2025.01.17 08:29:21.780486 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
968 2025.01.17 08:29:21.780527 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
969 2025.01.17 08:29:21.781065 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
970 2025.01.17 08:29:21.781520 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
971 2025.01.17 08:29:21.781759 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001945 sec., 82262.21079691517 rows/sec., 5.73 MiB/sec.
972 2025.01.17 08:29:21.781821 [ 258 ] {882365a2-c41e-4ebd-9dad-04ed20970a5c} <Debug> TCPHandler: Processed in 0.002167086 sec.
973 2025.01.17 08:29:21.781991 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
974 2025.01.17 08:29:21.782123 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
975 2025.01.17 08:29:21.782179 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
976 2025.01.17 08:29:21.782697 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
977 2025.01.17 08:29:21.782739 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
978 2025.01.17 08:29:21.783290 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
979 2025.01.17 08:29:21.783836 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
980 2025.01.17 08:29:21.784072 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001982 sec., 30272.45206861756 rows/sec., 2.04 MiB/sec.
981 2025.01.17 08:29:21.784129 [ 266 ] {333c43b2-896f-4a57-8264-0c669edfb0ca} <Debug> TCPHandler: Processed in 0.002201998 sec.
982 2025.01.17 08:29:24.189870 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
983 2025.01.17 08:29:24.189946 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
984 2025.01.17 08:29:24.267933 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891
985 2025.01.17 08:29:24.268580 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
986 2025.01.17 08:29:24.268627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
987 2025.01.17 08:29:24.269272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144
988 2025.01.17 08:29:24.269318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
989 2025.01.17 08:29:24.270277 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
990 2025.01.17 08:29:24.270996 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891
991 2025.01.17 08:29:24.274928 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
992 2025.01.17 08:29:24.274989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
993 2025.01.17 08:29:24.276644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
994 2025.01.17 08:29:24.277213 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
995 2025.01.17 08:29:24.278023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144
996 2025.01.17 08:29:24.366944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31
997 2025.01.17 08:29:24.387540 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
998 2025.01.17 08:29:24.387594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
999 2025.01.17 08:29:24.394287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1000 2025.01.17 08:29:24.395523 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1001 2025.01.17 08:29:24.399123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31
1002 2025.01.17 08:29:26.767354 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1003 2025.01.17 08:29:26.767624 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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)
1004 2025.01.17 08:29:26.768136 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1005 2025.01.17 08:29:26.770107 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <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
1006 2025.01.17 08:29:26.770446 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2025.01.17 08:29:26.770643 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1008 2025.01.17 08:29:26.770962 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1009 2025.01.17 08:29:26.774054 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1010 2025.01.17 08:29:26.776022 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1011 2025.01.17 08:29:26.776050 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1012 2025.01.17 08:29:26.778226 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <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'))"
1013 2025.01.17 08:29:26.778261 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1014 2025.01.17 08:29:26.782008 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.014507 sec., 1240.7803129523677 rows/sec., 50.76 KiB/sec.
1015 2025.01.17 08:29:26.782125 [ 258 ] {0175fb8d-697a-4652-8778-4b3aa26130d9} <Debug> TCPHandler: Processed in 0.014941645 sec.
1016 2025.01.17 08:29:26.783100 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1017 2025.01.17 08:29:26.783359 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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)
1018 2025.01.17 08:29:26.783759 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1019 2025.01.17 08:29:26.783806 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <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
1020 2025.01.17 08:29:26.784145 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1021 2025.01.17 08:29:26.784256 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1022 2025.01.17 08:29:26.784453 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1023 2025.01.17 08:29:26.784495 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1024 2025.01.17 08:29:26.784521 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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.17 08:29:26.784541 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1026 2025.01.17 08:29:26.784590 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <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'))"
1027 2025.01.17 08:29:26.784615 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1028 2025.01.17 08:29:26.785342 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00209 sec., 8612.44019138756 rows/sec., 352.31 KiB/sec.
1029 2025.01.17 08:29:26.785492 [ 266 ] {cd08b7d8-1072-42f6-b346-0e87763de48d} <Debug> TCPHandler: Processed in 0.002537523 sec.
1030 2025.01.17 08:29:26.785923 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1031 2025.01.17 08:29:26.786113 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
1032 2025.01.17 08:29:26.786479 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1033 2025.01.17 08:29:26.786527 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
1034 2025.01.17 08:29:26.786810 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2025.01.17 08:29:26.786885 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1036 2025.01.17 08:29:26.787043 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1037 2025.01.17 08:29:26.787078 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1038 2025.01.17 08:29:26.787102 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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.17 08:29:26.787120 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1040 2025.01.17 08:29:26.787165 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <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_data_link:link_enabled', 'switch_rib:active_routes'))"
1041 2025.01.17 08:29:26.787189 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1042 2025.01.17 08:29:26.787767 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001742 sec., 10332.950631458094 rows/sec., 422.69 KiB/sec.
1043 2025.01.17 08:29:26.787860 [ 258 ] {e8f941e8-3648-4257-b24c-2d009cff617d} <Debug> TCPHandler: Processed in 0.002011915 sec.
1044 2025.01.17 08:29:26.788633 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1045 2025.01.17 08:29:26.788870 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete)
1046 2025.01.17 08:29:26.789281 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1047 2025.01.17 08:29:26.789335 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
1048 2025.01.17 08:29:26.789713 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1049 2025.01.17 08:29:26.789803 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1050 2025.01.17 08:29:26.789995 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1051 2025.01.17 08:29:26.790034 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1052 2025.01.17 08:29:26.790058 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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.17 08:29:26.790076 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1054 2025.01.17 08:29:26.790123 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
1055 2025.01.17 08:29:26.790147 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1056 2025.01.17 08:29:26.790756 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002001 sec., 8995.502248875562 rows/sec., 367.98 KiB/sec.
1057 2025.01.17 08:29:26.790882 [ 266 ] {8920df08-fc33-464c-9520-5954c9f82209} <Debug> TCPHandler: Processed in 0.00233828 sec.
1058 2025.01.17 08:29:26.791182 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1059 2025.01.17 08:29:26.791368 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete)
1060 2025.01.17 08:29:26.791681 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1061 2025.01.17 08:29:26.791726 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1062 2025.01.17 08:29:26.792005 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1063 2025.01.17 08:29:26.792074 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1064 2025.01.17 08:29:26.792224 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1065 2025.01.17 08:29:26.792260 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1066 2025.01.17 08:29:26.792286 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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.17 08:29:26.792302 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1068 2025.01.17 08:29:26.792349 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
1069 2025.01.17 08:29:26.792372 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1070 2025.01.17 08:29:26.792917 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001677 sec., 10733.45259391771 rows/sec., 439.07 KiB/sec.
1071 2025.01.17 08:29:26.792995 [ 258 ] {266741d9-53ea-47e0-8040-7bac809f28e1} <Debug> TCPHandler: Processed in 0.001924923 sec.
1072 2025.01.17 08:29:26.793368 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1073 2025.01.17 08:29:26.793587 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete)
1074 2025.01.17 08:29:26.793973 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1075 2025.01.17 08:29:26.794028 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1076 2025.01.17 08:29:26.794333 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1077 2025.01.17 08:29:26.794405 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1078 2025.01.17 08:29:26.794557 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1079 2025.01.17 08:29:26.794591 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1080 2025.01.17 08:29:26.794615 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1081 2025.01.17 08:29:26.794633 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1082 2025.01.17 08:29:26.794678 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1083 2025.01.17 08:29:26.794702 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1084 2025.01.17 08:29:26.795293 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001809 sec., 9950.248756218905 rows/sec., 407.04 KiB/sec.
1085 2025.01.17 08:29:26.795414 [ 266 ] {34df0137-a4c3-42b8-a026-5f35952439e6} <Debug> TCPHandler: Processed in 0.002115776 sec.
1086 2025.01.17 08:29:26.795697 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1087 2025.01.17 08:29:26.795877 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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_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)
1088 2025.01.17 08:29:26.796186 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1089 2025.01.17 08:29:26.796231 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <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_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
1090 2025.01.17 08:29:26.796513 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1091 2025.01.17 08:29:26.796580 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1092 2025.01.17 08:29:26.796731 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1093 2025.01.17 08:29:26.796767 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1094 2025.01.17 08:29:26.796789 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1095 2025.01.17 08:29:26.796806 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1096 2025.01.17 08:29:26.796848 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1097 2025.01.17 08:29:26.796870 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1098 2025.01.17 08:29:26.797404 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001612 sec., 11166.253101736973 rows/sec., 456.78 KiB/sec.
1099 2025.01.17 08:29:26.797487 [ 258 ] {cec70215-aac3-4c94-918b-20cde27ca149} <Debug> TCPHandler: Processed in 0.001848232 sec.
1100 2025.01.17 08:29:26.797758 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1101 2025.01.17 08:29:26.797946 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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_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)
1102 2025.01.17 08:29:26.798272 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1103 2025.01.17 08:29:26.798318 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <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_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
1104 2025.01.17 08:29:26.798605 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1105 2025.01.17 08:29:26.798674 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1106 2025.01.17 08:29:26.798827 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1107 2025.01.17 08:29:26.798862 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1108 2025.01.17 08:29:26.798885 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1109 2025.01.17 08:29:26.798902 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1110 2025.01.17 08:29:26.798947 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <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_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'))"
1111 2025.01.17 08:29:26.798970 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1112 2025.01.17 08:29:26.799562 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001703 sec., 10569.583088667057 rows/sec., 432.37 KiB/sec.
1113 2025.01.17 08:29:26.799678 [ 266 ] {b682c900-00b5-436d-94c0-9cf6c5013338} <Debug> TCPHandler: Processed in 0.001981314 sec.
1114 2025.01.17 08:29:26.799992 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1115 2025.01.17 08:29:26.800168 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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_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)
1116 2025.01.17 08:29:26.800511 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1117 2025.01.17 08:29:26.800554 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <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_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
1118 2025.01.17 08:29:26.800844 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1119 2025.01.17 08:29:26.800908 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1120 2025.01.17 08:29:26.801058 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1121 2025.01.17 08:29:26.801091 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1122 2025.01.17 08:29:26.801113 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1123 2025.01.17 08:29:26.801130 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1124 2025.01.17 08:29:26.801175 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <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_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'))"
1125 2025.01.17 08:29:26.801199 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1126 2025.01.17 08:29:26.801825 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00174 sec., 10344.827586206897 rows/sec., 423.18 KiB/sec.
1127 2025.01.17 08:29:26.801908 [ 258 ] {4170c458-986c-4195-b075-565a225c4e97} <Debug> TCPHandler: Processed in 0.001977184 sec.
1128 2025.01.17 08:29:26.802165 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1129 2025.01.17 08:29:26.802356 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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_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)
1130 2025.01.17 08:29:26.802672 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1131 2025.01.17 08:29:26.802717 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <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_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
1132 2025.01.17 08:29:26.803010 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1133 2025.01.17 08:29:26.803078 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1134 2025.01.17 08:29:26.803232 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1135 2025.01.17 08:29:26.803266 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1136 2025.01.17 08:29:26.803290 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1137 2025.01.17 08:29:26.803307 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1138 2025.01.17 08:29:26.803352 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <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_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'))"
1139 2025.01.17 08:29:26.803375 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1140 2025.01.17 08:29:26.803943 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001681 sec., 10707.911957168351 rows/sec., 438.03 KiB/sec.
1141 2025.01.17 08:29:26.804056 [ 266 ] {da3748f7-c7a5-4cba-a01a-3b03abdbd3f9} <Debug> TCPHandler: Processed in 0.001950353 sec.
1142 2025.01.17 08:29:26.804334 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1143 2025.01.17 08:29:26.804516 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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_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)
1144 2025.01.17 08:29:26.804824 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1145 2025.01.17 08:29:26.804867 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <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_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
1146 2025.01.17 08:29:26.805154 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1147 2025.01.17 08:29:26.805218 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1148 2025.01.17 08:29:26.805378 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1149 2025.01.17 08:29:26.805411 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1150 2025.01.17 08:29:26.805433 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1151 2025.01.17 08:29:26.805449 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1152 2025.01.17 08:29:26.805491 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <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_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'))"
1153 2025.01.17 08:29:26.805519 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1154 2025.01.17 08:29:26.806024 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001595 sec., 11285.26645768025 rows/sec., 461.65 KiB/sec.
1155 2025.01.17 08:29:26.806104 [ 258 ] {a8ea46ee-f58b-4afc-8ae9-43b626faa79a} <Debug> TCPHandler: Processed in 0.001827791 sec.
1156 2025.01.17 08:29:26.806353 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1157 2025.01.17 08:29:26.806538 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) 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_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)
1158 2025.01.17 08:29:26.806864 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1159 2025.01.17 08:29:26.806909 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <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_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
1160 2025.01.17 08:29:26.807202 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1161 2025.01.17 08:29:26.807268 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1162 2025.01.17 08:29:26.807420 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1163 2025.01.17 08:29:26.807454 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1164 2025.01.17 08:29:26.807477 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1165 2025.01.17 08:29:26.807493 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1166 2025.01.17 08:29:26.807538 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <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_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'))"
1167 2025.01.17 08:29:26.807563 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1168 2025.01.17 08:29:26.808154 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001704 sec., 10563.38028169014 rows/sec., 432.12 KiB/sec.
1169 2025.01.17 08:29:26.808273 [ 266 ] {e56f2e9c-c739-4297-9067-b12fc4cb3eac} <Debug> TCPHandler: Processed in 0.001978773 sec.
1170 2025.01.17 08:29:26.812432 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1171 2025.01.17 08:29:26.812611 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) 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_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)
1172 2025.01.17 08:29:26.812929 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1173 2025.01.17 08:29:26.812973 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <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_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
1174 2025.01.17 08:29:26.813292 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1175 2025.01.17 08:29:26.813361 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1176 2025.01.17 08:29:26.813510 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1177 2025.01.17 08:29:26.813543 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1178 2025.01.17 08:29:26.813565 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (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
1179 2025.01.17 08:29:26.813580 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1180 2025.01.17 08:29:26.813624 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <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_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'))"
1181 2025.01.17 08:29:26.813648 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1182 2025.01.17 08:29:26.814175 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001649 sec., 10915.70648878108 rows/sec., 446.53 KiB/sec.
1183 2025.01.17 08:29:26.814266 [ 258 ] {5d274e88-b3a6-4859-86d4-d39c360ebd2f} <Debug> TCPHandler: Processed in 0.001887613 sec.
1184 2025.01.17 08:29:26.821984 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1185 2025.01.17 08:29:26.822108 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1186 2025.01.17 08:29:26.822158 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1187 2025.01.17 08:29:26.822844 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1188 2025.01.17 08:29:26.822889 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1189 2025.01.17 08:29:26.823411 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1190 2025.01.17 08:29:26.823629 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1191 2025.01.17 08:29:26.823855 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.001782 sec., 7295.173961840629 rows/sec., 1.44 MiB/sec.
1192 2025.01.17 08:29:26.823910 [ 258 ] {bbfa180e-a16d-4b3f-81b1-b1d4f315575b} <Debug> TCPHandler: Processed in 0.001981324 sec.
1193 2025.01.17 08:29:26.824101 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1194 2025.01.17 08:29:26.824306 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1195 2025.01.17 08:29:26.824401 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1196 2025.01.17 08:29:26.825703 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1197 2025.01.17 08:29:26.825750 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1198 2025.01.17 08:29:26.826207 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1199 2025.01.17 08:29:26.826537 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1200 2025.01.17 08:29:26.826851 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002574 sec., 5439.005439005439 rows/sec., 391.54 KiB/sec.
1201 2025.01.17 08:29:26.826953 [ 266 ] {7822bbec-b878-43cd-b1c1-c6a28a602038} <Debug> TCPHandler: Processed in 0.00294193 sec.
1202 2025.01.17 08:29:26.827134 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1203 2025.01.17 08:29:26.827251 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1204 2025.01.17 08:29:26.827311 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1205 2025.01.17 08:29:26.828045 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1206 2025.01.17 08:29:26.828086 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1207 2025.01.17 08:29:26.828477 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1208 2025.01.17 08:29:26.828721 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1209 2025.01.17 08:29:26.828944 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.001719 sec., 127399.65095986039 rows/sec., 11.12 MiB/sec.
1210 2025.01.17 08:29:26.828999 [ 258 ] {4b7e35f1-3212-4a17-a1a2-f39c7cf19989} <Debug> TCPHandler: Processed in 0.001923033 sec.
1211 2025.01.17 08:29:26.829161 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1212 2025.01.17 08:29:26.829301 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1213 2025.01.17 08:29:26.829368 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1214 2025.01.17 08:29:26.830264 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1215 2025.01.17 08:29:26.830306 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1216 2025.01.17 08:29:26.830724 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1217 2025.01.17 08:29:26.830984 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1218 2025.01.17 08:29:26.831211 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001946 sec., 7708.119218910586 rows/sec., 543.48 KiB/sec.
1219 2025.01.17 08:29:26.831279 [ 266 ] {65645407-30a6-44e2-921f-1e3dead4e602} <Debug> TCPHandler: Processed in 0.002180957 sec.
1220 2025.01.17 08:29:26.831444 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1221 2025.01.17 08:29:26.831560 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1222 2025.01.17 08:29:26.831610 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1223 2025.01.17 08:29:26.832191 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1224 2025.01.17 08:29:26.832232 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1225 2025.01.17 08:29:26.832594 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1226 2025.01.17 08:29:26.832840 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1227 2025.01.17 08:29:26.833040 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001495 sec., 9364.548494983277 rows/sec., 655.83 KiB/sec.
1228 2025.01.17 08:29:26.833190 [ 258 ] {17fba8b9-1e08-4f01-8081-2312382090c3} <Debug> TCPHandler: Processed in 0.001803171 sec.
1229 2025.01.17 08:29:26.833358 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1230 2025.01.17 08:29:26.833482 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1231 2025.01.17 08:29:26.833536 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1232 2025.01.17 08:29:26.834147 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1233 2025.01.17 08:29:26.834187 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1234 2025.01.17 08:29:26.834564 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1235 2025.01.17 08:29:26.834868 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1236 2025.01.17 08:29:26.835102 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec.
1237 2025.01.17 08:29:26.835206 [ 266 ] {b808b655-4d49-4462-bed2-ee616fddc46d} <Debug> TCPHandler: Processed in 0.001909193 sec.
1238 2025.01.17 08:29:26.835372 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1239 2025.01.17 08:29:26.835496 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1240 2025.01.17 08:29:26.835546 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1241 2025.01.17 08:29:26.836314 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1242 2025.01.17 08:29:26.836355 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1243 2025.01.17 08:29:26.836894 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1244 2025.01.17 08:29:26.837240 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1245 2025.01.17 08:29:26.837524 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002053 sec., 189965.90355577203 rows/sec., 13.47 MiB/sec.
1246 2025.01.17 08:29:26.837590 [ 258 ] {7d76077c-17d6-4a29-9c62-d01078c0405c} <Debug> TCPHandler: Processed in 0.002277779 sec.
1247 2025.01.17 08:29:26.837754 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1248 2025.01.17 08:29:26.837880 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1249 2025.01.17 08:29:26.837933 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1250 2025.01.17 08:29:26.838444 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1251 2025.01.17 08:29:26.838485 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1252 2025.01.17 08:29:26.838851 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1253 2025.01.17 08:29:26.839087 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1254 2025.01.17 08:29:26.839279 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec.
1255 2025.01.17 08:29:26.839346 [ 266 ] {c402c8b6-4613-45dd-8486-42a59b5bc7cb} <Debug> TCPHandler: Processed in 0.001655688 sec.
1256 2025.01.17 08:29:26.839513 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1257 2025.01.17 08:29:26.839632 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1258 2025.01.17 08:29:26.839686 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1259 2025.01.17 08:29:26.840285 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1260 2025.01.17 08:29:26.840324 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1261 2025.01.17 08:29:26.840740 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1262 2025.01.17 08:29:26.840989 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1263 2025.01.17 08:29:26.841201 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec.
1264 2025.01.17 08:29:26.841255 [ 258 ] {e5271b2e-65dc-4dfc-8643-ba8f18f15fa6} <Debug> TCPHandler: Processed in 0.001803041 sec.
1265 2025.01.17 08:29:26.841428 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1266 2025.01.17 08:29:26.841548 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1267 2025.01.17 08:29:26.841604 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1268 2025.01.17 08:29:26.842097 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1269 2025.01.17 08:29:26.842137 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1270 2025.01.17 08:29:26.842525 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1271 2025.01.17 08:29:26.842787 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1272 2025.01.17 08:29:26.843030 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec.
1273 2025.01.17 08:29:26.843117 [ 266 ] {e8ffc2a7-438a-4054-bdac-e4582fcfa7ae} <Debug> TCPHandler: Processed in 0.00175109 sec.
1274 2025.01.17 08:29:26.843261 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1275 2025.01.17 08:29:26.843379 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1276 2025.01.17 08:29:26.843459 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1277 2025.01.17 08:29:26.844566 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1278 2025.01.17 08:29:26.844607 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1279 2025.01.17 08:29:26.847384 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1280 2025.01.17 08:29:26.847650 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1281 2025.01.17 08:29:26.847930 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004555 sec., 1756.311745334797 rows/sec., 3.15 MiB/sec.
1282 2025.01.17 08:29:26.848115 [ 258 ] {bde13ebb-2aa3-4ff7-bea9-e7d4840041ec} <Debug> TCPHandler: Processed in 0.004909604 sec.
1283 2025.01.17 08:29:26.848293 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1284 2025.01.17 08:29:26.848416 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1285 2025.01.17 08:29:26.848467 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1286 2025.01.17 08:29:26.848982 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1287 2025.01.17 08:29:26.849023 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB.
1288 2025.01.17 08:29:26.849419 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1289 2025.01.17 08:29:26.849683 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1290 2025.01.17 08:29:26.849862 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001473 sec., 55668.70332654447 rows/sec., 3.54 MiB/sec.
1291 2025.01.17 08:29:26.849918 [ 266 ] {49ff03d7-3594-42ed-a4aa-7b17cca740a7} <Debug> TCPHandler: Processed in 0.001686889 sec.
1292 2025.01.17 08:29:31.771191 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318
1293 2025.01.17 08:29:31.771833 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2025.01.17 08:29:31.771879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1295 2025.01.17 08:29:31.772449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1296 2025.01.17 08:29:31.772712 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2025.01.17 08:29:31.772939 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318
1298 2025.01.17 08:29:31.773287 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1299 2025.01.17 08:29:31.773442 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1300 2025.01.17 08:29:31.773504 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1301 2025.01.17 08:29:31.774178 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1302 2025.01.17 08:29:31.774220 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1303 2025.01.17 08:29:31.774599 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1304 2025.01.17 08:29:31.774847 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1305 2025.01.17 08:29:31.775094 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec.
1306 2025.01.17 08:29:31.775208 [ 258 ] {7c78501f-f6ef-4ed7-9b1e-c4e729e4db95} <Debug> TCPHandler: Processed in 0.002035535 sec.
1307 2025.01.17 08:29:31.775471 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1308 2025.01.17 08:29:31.775679 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1309 2025.01.17 08:29:31.775760 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1310 2025.01.17 08:29:31.776581 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1311 2025.01.17 08:29:31.776630 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1312 2025.01.17 08:29:31.777047 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1313 2025.01.17 08:29:31.777294 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1314 2025.01.17 08:29:31.777527 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001905 sec., 33595.800524934384 rows/sec., 2.62 MiB/sec.
1315 2025.01.17 08:29:31.777598 [ 266 ] {e33fb312-c1ef-4c21-bfa7-14a0b2a422ec} <Debug> TCPHandler: Processed in 0.002261519 sec.
1316 2025.01.17 08:29:31.777760 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1317 2025.01.17 08:29:31.777882 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1318 2025.01.17 08:29:31.777947 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1319 2025.01.17 08:29:31.778514 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1320 2025.01.17 08:29:31.778553 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1321 2025.01.17 08:29:31.778944 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1322 2025.01.17 08:29:31.779196 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1323 2025.01.17 08:29:31.779374 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec.
1324 2025.01.17 08:29:31.779428 [ 258 ] {1cdd6619-499d-40e4-928c-7be08115ed6f} <Debug> TCPHandler: Processed in 0.001728889 sec.
1325 2025.01.17 08:29:31.779584 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1326 2025.01.17 08:29:31.779734 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1327 2025.01.17 08:29:31.779799 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1328 2025.01.17 08:29:31.780385 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1329 2025.01.17 08:29:31.780425 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1330 2025.01.17 08:29:31.780802 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1331 2025.01.17 08:29:31.781040 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1332 2025.01.17 08:29:31.781313 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec.
1333 2025.01.17 08:29:31.781403 [ 266 ] {3316016b-33b6-4f29-8d71-ffb68429e79a} <Debug> TCPHandler: Processed in 0.001887142 sec.
1334 2025.01.17 08:29:31.899249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38
1335 2025.01.17 08:29:31.919927 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1336 2025.01.17 08:29:31.919982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1337 2025.01.17 08:29:31.926678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1338 2025.01.17 08:29:31.927442 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1339 2025.01.17 08:29:31.930545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38
1340 2025.01.17 08:29:34.278435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202
1341 2025.01.17 08:29:34.282306 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1342 2025.01.17 08:29:34.282365 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1343 2025.01.17 08:29:34.283895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1344 2025.01.17 08:29:34.284211 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1345 2025.01.17 08:29:34.284972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202
1346 2025.01.17 08:29:36.778427 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1347 2025.01.17 08:29:36.778629 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1348 2025.01.17 08:29:36.778704 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1349 2025.01.17 08:29:36.779460 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1350 2025.01.17 08:29:36.779512 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1351 2025.01.17 08:29:36.779937 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1352 2025.01.17 08:29:36.780191 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1353 2025.01.17 08:29:36.780439 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec.
1354 2025.01.17 08:29:36.780508 [ 258 ] {0a451fad-12ba-4f8b-8253-1c3cfdcc000b} <Debug> TCPHandler: Processed in 0.002209507 sec.
1355 2025.01.17 08:29:36.780771 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1356 2025.01.17 08:29:36.780983 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1357 2025.01.17 08:29:36.781070 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1358 2025.01.17 08:29:36.781982 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1359 2025.01.17 08:29:36.782035 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1360 2025.01.17 08:29:36.782497 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1361 2025.01.17 08:29:36.782754 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1362 2025.01.17 08:29:36.782992 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002069 sec., 105848.23586273562 rows/sec., 9.24 MiB/sec.
1363 2025.01.17 08:29:36.783059 [ 266 ] {adcfc86e-1baa-4a8f-a55f-44d49a9f7172} <Debug> TCPHandler: Processed in 0.002424482 sec.
1364 2025.01.17 08:29:36.783224 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1365 2025.01.17 08:29:36.783351 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1366 2025.01.17 08:29:36.783404 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1367 2025.01.17 08:29:36.784036 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1368 2025.01.17 08:29:36.784080 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1369 2025.01.17 08:29:36.784450 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1370 2025.01.17 08:29:36.784704 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1371 2025.01.17 08:29:36.784995 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001659 sec., 9041.591320072332 rows/sec., 637.50 KiB/sec.
1372 2025.01.17 08:29:36.785081 [ 258 ] {83a71497-aeb1-4288-b8cb-0a0f72eefb47} <Debug> TCPHandler: Processed in 0.001916612 sec.
1373 2025.01.17 08:29:36.785251 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1374 2025.01.17 08:29:36.785376 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1375 2025.01.17 08:29:36.785428 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1376 2025.01.17 08:29:36.786008 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1377 2025.01.17 08:29:36.786050 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1378 2025.01.17 08:29:36.786411 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1379 2025.01.17 08:29:36.786654 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1380 2025.01.17 08:29:36.786856 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001509 sec., 9277.667329357191 rows/sec., 649.75 KiB/sec.
1381 2025.01.17 08:29:36.786911 [ 266 ] {309045a4-d088-4297-a627-55f62d0e5041} <Debug> TCPHandler: Processed in 0.00171779 sec.
1382 2025.01.17 08:29:36.787070 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1383 2025.01.17 08:29:36.787192 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1384 2025.01.17 08:29:36.787245 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1385 2025.01.17 08:29:36.787831 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1386 2025.01.17 08:29:36.787873 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1387 2025.01.17 08:29:36.788239 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1388 2025.01.17 08:29:36.788493 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1389 2025.01.17 08:29:36.788706 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec.
1390 2025.01.17 08:29:36.788764 [ 258 ] {01f778c2-70f2-4e79-aba5-4dd3c504d997} <Debug> TCPHandler: Processed in 0.00175518 sec.
1391 2025.01.17 08:29:36.788929 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1392 2025.01.17 08:29:36.789067 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1393 2025.01.17 08:29:36.789125 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1394 2025.01.17 08:29:36.789949 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1395 2025.01.17 08:29:36.789990 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1396 2025.01.17 08:29:36.790373 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1397 2025.01.17 08:29:36.790608 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1398 2025.01.17 08:29:36.790825 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001789 sec., 217998.8820570151 rows/sec., 15.46 MiB/sec.
1399 2025.01.17 08:29:36.790881 [ 266 ] {257c718d-1015-4365-abd7-7f3aeb7de364} <Debug> TCPHandler: Processed in 0.002017234 sec.
1400 2025.01.17 08:29:36.791048 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1401 2025.01.17 08:29:36.791172 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1402 2025.01.17 08:29:36.791225 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1403 2025.01.17 08:29:36.791721 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1404 2025.01.17 08:29:36.791761 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1405 2025.01.17 08:29:36.792138 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1406 2025.01.17 08:29:36.792388 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1407 2025.01.17 08:29:36.792633 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec.
1408 2025.01.17 08:29:36.792799 [ 258 ] {8e863e2e-b61f-4ef7-87e5-d151c7c9f801} <Debug> TCPHandler: Processed in 0.001810011 sec.
1409 2025.01.17 08:29:36.792963 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1410 2025.01.17 08:29:36.793080 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1411 2025.01.17 08:29:36.793133 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1412 2025.01.17 08:29:36.793751 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1413 2025.01.17 08:29:36.793793 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1414 2025.01.17 08:29:36.794196 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1415 2025.01.17 08:29:36.794432 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1416 2025.01.17 08:29:36.794666 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0016 sec., 148125 rows/sec., 9.93 MiB/sec.
1417 2025.01.17 08:29:36.794853 [ 266 ] {476c0816-e6fa-4fba-99cc-cb66da58a76a} <Debug> TCPHandler: Processed in 0.001941213 sec.
1418 2025.01.17 08:29:36.795016 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1419 2025.01.17 08:29:36.795157 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1420 2025.01.17 08:29:36.795219 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1421 2025.01.17 08:29:36.795735 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1422 2025.01.17 08:29:36.795776 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1423 2025.01.17 08:29:36.796146 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1424 2025.01.17 08:29:36.796394 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1425 2025.01.17 08:29:36.796677 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001531 sec., 653.1678641410842 rows/sec., 44.01 KiB/sec.
1426 2025.01.17 08:29:36.796747 [ 258 ] {f20396df-713d-43d7-a53d-7089afdc863b} <Debug> TCPHandler: Processed in 0.0018 sec.
1427 2025.01.17 08:29:36.796906 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1428 2025.01.17 08:29:36.797042 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1429 2025.01.17 08:29:36.797132 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1430 2025.01.17 08:29:36.798253 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1431 2025.01.17 08:29:36.798292 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1432 2025.01.17 08:29:36.798901 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1433 2025.01.17 08:29:36.799160 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1434 2025.01.17 08:29:36.799389 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002376 sec., 3367.0033670033667 rows/sec., 6.03 MiB/sec.
1435 2025.01.17 08:29:36.799492 [ 266 ] {18b2e8e8-d7dd-4844-9eb3-4acd41acca22} <Debug> TCPHandler: Processed in 0.002652475 sec.
1436 2025.01.17 08:29:36.799660 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1437 2025.01.17 08:29:36.799800 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1438 2025.01.17 08:29:36.799861 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1439 2025.01.17 08:29:36.800451 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1440 2025.01.17 08:29:36.800498 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1441 2025.01.17 08:29:36.800874 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1442 2025.01.17 08:29:36.801118 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1443 2025.01.17 08:29:36.801422 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001635 sec., 50152.90519877676 rows/sec., 3.19 MiB/sec.
1444 2025.01.17 08:29:36.801499 [ 258 ] {cd38ce9f-9cc4-42ab-aa20-c5bd7dd2d701} <Debug> TCPHandler: Processed in 0.001908083 sec.
1445 2025.01.17 08:29:39.190210 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
1446 2025.01.17 08:29:39.190264 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
1447 2025.01.17 08:29:39.273313 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806
1448 2025.01.17 08:29:39.273968 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1449 2025.01.17 08:29:39.274023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1450 2025.01.17 08:29:39.274657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1451 2025.01.17 08:29:39.274920 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1452 2025.01.17 08:29:39.275148 [ 65 ] {} <Debug> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1453 2025.01.17 08:29:39.275156 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806
1454 2025.01.17 08:29:39.275247 [ 65 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1455 2025.01.17 08:29:39.275278 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1456 2025.01.17 08:29:39.277477 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::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
1457 2025.01.17 08:29:39.277676 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1458 2025.01.17 08:29:39.277783 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::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
1459 2025.01.17 08:29:39.277911 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::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
1460 2025.01.17 08:29:39.278165 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::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
1461 2025.01.17 08:29:39.278358 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::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
1462 2025.01.17 08:29:39.278498 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::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
1463 2025.01.17 08:29:39.278642 [ 194 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::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
1464 2025.01.17 08:29:39.296646 [ 196 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.021275283 sec., 131890.13748959298 rows/sec., 1.89 MiB/sec.
1465 2025.01.17 08:29:39.297297 [ 196 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1466 2025.01.17 08:29:39.297618 [ 196 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::all_1_6_1} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1467 2025.01.17 08:29:39.297698 [ 196 ] {027be5c8-a92c-4828-ade2-c4dcdc97c486::all_1_6_1} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1468 2025.01.17 08:29:39.297821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB.
1469 2025.01.17 08:29:39.430858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46
1470 2025.01.17 08:29:39.453926 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1471 2025.01.17 08:29:39.453996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1472 2025.01.17 08:29:39.460951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1473 2025.01.17 08:29:39.461766 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1474 2025.01.17 08:29:39.462062 [ 65 ] {} <Debug> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1475 2025.01.17 08:29:39.462124 [ 65 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1476 2025.01.17 08:29:39.462165 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1477 2025.01.17 08:29:39.462626 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::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
1478 2025.01.17 08:29:39.477719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46
1479 2025.01.17 08:29:39.479593 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1480 2025.01.17 08:29:39.481212 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::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
1481 2025.01.17 08:29:39.486916 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::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
1482 2025.01.17 08:29:39.492522 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::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
1483 2025.01.17 08:29:39.497964 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::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
1484 2025.01.17 08:29:39.505565 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::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
1485 2025.01.17 08:29:39.510267 [ 196 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::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
1486 2025.01.17 08:29:39.574743 [ 194 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.112449538 sec., 409.07237875890604 rows/sec., 2.12 MiB/sec.
1487 2025.01.17 08:29:39.577487 [ 189 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1488 2025.01.17 08:29:39.580658 [ 189 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::all_1_6_1} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1489 2025.01.17 08:29:39.580800 [ 189 ] {38128a4f-ed8d-45b5-a3d3-47418f5b13df::all_1_6_1} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1490 2025.01.17 08:29:39.583035 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB.
1491 2025.01.17 08:29:40.001180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.71 MiB, peak 170.25 MiB, free memory in arenas 0.00 B, will set to 164.37 MiB (RSS), difference: 3.66 MiB
1492 2025.01.17 08:29:41.773890 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1493 2025.01.17 08:29:41.774096 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1494 2025.01.17 08:29:41.774172 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1495 2025.01.17 08:29:41.774972 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1496 2025.01.17 08:29:41.775027 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1497 2025.01.17 08:29:41.775524 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1498 2025.01.17 08:29:41.775785 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1499 2025.01.17 08:29:41.776005 [ 63 ] {} <Debug> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1500 2025.01.17 08:29:41.776044 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec.
1501 2025.01.17 08:29:41.776095 [ 63 ] {} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1502 2025.01.17 08:29:41.776175 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1503 2025.01.17 08:29:41.776194 [ 258 ] {62bea298-619d-4684-8c17-c325d6b0970f} <Debug> TCPHandler: Processed in 0.002435221 sec.
1504 2025.01.17 08:29:41.776402 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::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
1505 2025.01.17 08:29:41.776462 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1506 2025.01.17 08:29:41.776596 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1507 2025.01.17 08:29:41.776657 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1508 2025.01.17 08:29:41.776663 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part
1509 2025.01.17 08:29:41.776734 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1510 2025.01.17 08:29:41.776904 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part
1511 2025.01.17 08:29:41.777368 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part
1512 2025.01.17 08:29:41.777694 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::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
1513 2025.01.17 08:29:41.778038 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part
1514 2025.01.17 08:29:41.778412 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part
1515 2025.01.17 08:29:41.779338 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1516 2025.01.17 08:29:41.779393 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1517 2025.01.17 08:29:41.780109 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1518 2025.01.17 08:29:41.780376 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.004062489 sec., 162954.2873839166 rows/sec., 14.27 MiB/sec.
1519 2025.01.17 08:29:41.780453 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1520 2025.01.17 08:29:41.780534 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1521 2025.01.17 08:29:41.780682 [ 63 ] {} <Debug> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1522 2025.01.17 08:29:41.780777 [ 63 ] {} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1523 2025.01.17 08:29:41.780869 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1524 2025.01.17 08:29:41.780929 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004303 sec., 14873.344178480129 rows/sec., 1.16 MiB/sec.
1525 2025.01.17 08:29:41.781211 [ 266 ] {6e3380d6-63db-40a9-a513-398d1a2f5ac2} <Debug> TCPHandler: Processed in 0.004881583 sec.
1526 2025.01.17 08:29:41.781210 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::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
1527 2025.01.17 08:29:41.781275 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1528 2025.01.17 08:29:41.781458 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1529 2025.01.17 08:29:41.781470 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1530 2025.01.17 08:29:41.781483 [ 186 ] {5e079410-4956-4803-8ab1-85c5d8b91973::all_1_6_1} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1531 2025.01.17 08:29:41.781520 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part
1532 2025.01.17 08:29:41.781817 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
1533 2025.01.17 08:29:41.781978 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1534 2025.01.17 08:29:41.782004 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part
1535 2025.01.17 08:29:41.782138 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1536 2025.01.17 08:29:41.782307 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part
1537 2025.01.17 08:29:41.782684 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::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
1538 2025.01.17 08:29:41.783071 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part
1539 2025.01.17 08:29:41.783450 [ 194 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part
1540 2025.01.17 08:29:41.784571 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1541 2025.01.17 08:29:41.784650 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1542 2025.01.17 08:29:41.785769 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1543 2025.01.17 08:29:41.786198 [ 186 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005197148 sec., 199340.09960847755 rows/sec., 15.25 MiB/sec.
1544 2025.01.17 08:29:41.786300 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1545 2025.01.17 08:29:41.786489 [ 186 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1546 2025.01.17 08:29:41.786676 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1547 2025.01.17 08:29:41.786806 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1548 2025.01.17 08:29:41.786851 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005069 sec., 31564.411126454925 rows/sec., 2.20 MiB/sec.
1549 2025.01.17 08:29:41.786881 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1550 2025.01.17 08:29:41.787165 [ 258 ] {32aabde0-7a24-4754-89f2-bdf25b398457} <Debug> TCPHandler: Processed in 0.005827779 sec.
1551 2025.01.17 08:29:41.787488 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1552 2025.01.17 08:29:41.787507 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::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
1553 2025.01.17 08:29:41.787517 [ 186 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1554 2025.01.17 08:29:41.787720 [ 186 ] {410708cb-8cbb-4f02-9b0f-f70df41305e3::all_1_6_1} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1555 2025.01.17 08:29:41.787733 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1556 2025.01.17 08:29:41.787759 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1557 2025.01.17 08:29:41.787838 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part
1558 2025.01.17 08:29:41.787851 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1559 2025.01.17 08:29:41.787861 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
1560 2025.01.17 08:29:41.788172 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part
1561 2025.01.17 08:29:41.788551 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part
1562 2025.01.17 08:29:41.788904 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part
1563 2025.01.17 08:29:41.789268 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part
1564 2025.01.17 08:29:41.789521 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::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
1565 2025.01.17 08:29:41.790281 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1566 2025.01.17 08:29:41.790327 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1567 2025.01.17 08:29:41.790893 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1568 2025.01.17 08:29:41.791202 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1569 2025.01.17 08:29:41.791554 [ 63 ] {} <Debug> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1570 2025.01.17 08:29:41.791626 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.004529987 sec., 238852.78257972925 rows/sec., 16.36 MiB/sec.
1571 2025.01.17 08:29:41.791653 [ 63 ] {} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1572 2025.01.17 08:29:41.791730 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB.
1573 2025.01.17 08:29:41.791757 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004096 sec., 14648.4375 rows/sec., 1010.89 KiB/sec.
1574 2025.01.17 08:29:41.791949 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1575 2025.01.17 08:29:41.791987 [ 266 ] {bb63376e-d005-483d-81ce-5cd8b04d7170} <Debug> TCPHandler: Processed in 0.00466666 sec.
1576 2025.01.17 08:29:41.792033 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::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
1577 2025.01.17 08:29:41.792197 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1578 2025.01.17 08:29:41.792233 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part
1579 2025.01.17 08:29:41.792378 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part
1580 2025.01.17 08:29:41.792536 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1581 2025.01.17 08:29:41.792703 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part
1582 2025.01.17 08:29:41.792906 [ 194 ] {20df1a84-527b-4dc7-b49d-be7bc604d6f1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1583 2025.01.17 08:29:41.793060 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
1584 2025.01.17 08:29:41.793181 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
1585 2025.01.17 08:29:41.793308 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part
1586 2025.01.17 08:29:41.793485 [ 186 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::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
1587 2025.01.17 08:29:41.794545 [ 187 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002710946 sec., 144598.97024876188 rows/sec., 9.51 MiB/sec.
1588 2025.01.17 08:29:41.794772 [ 187 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1589 2025.01.17 08:29:41.795158 [ 187 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1590 2025.01.17 08:29:41.795274 [ 187 ] {afe358a6-b396-4df3-aee1-baa3afe1a8fc::all_1_6_1} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1591 2025.01.17 08:29:41.795396 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1592 2025.01.17 08:29:42.261600 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1593 2025.01.17 08:29:42.261872 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1594 2025.01.17 08:29:42.262296 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1595 2025.01.17 08:29:42.262348 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1596 2025.01.17 08:29:42.262711 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1597 2025.01.17 08:29:42.262797 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1598 2025.01.17 08:29:42.262978 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
1599 2025.01.17 08:29:42.263174 [ 294 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1600 2025.01.17 08:29:42.263252 [ 295 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1601 2025.01.17 08:29:42.263382 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1602 2025.01.17 08:29:42.263415 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1603 2025.01.17 08:29:42.267617 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1604 2025.01.17 08:29:42.267648 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 31 rows with 2 streams
1605 2025.01.17 08:29:42.267714 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1606 2025.01.17 08:29:42.267764 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1607 2025.01.17 08:29:42.268917 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007163 sec., 4327.795616361859 rows/sec., 163.33 KiB/sec.
1608 2025.01.17 08:29:42.269049 [ 258 ] {2094efd6-ccbf-4cfb-9693-152dc95e008e} <Debug> TCPHandler: Processed in 0.00759146 sec.
1609 2025.01.17 08:29:42.269663 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1610 2025.01.17 08:29:42.269979 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1611 2025.01.17 08:29:42.270538 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1612 2025.01.17 08:29:42.270608 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1613 2025.01.17 08:29:42.271094 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1614 2025.01.17 08:29:42.271200 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1615 2025.01.17 08:29:42.271409 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
1616 2025.01.17 08:29:42.271501 [ 296 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1617 2025.01.17 08:29:42.271511 [ 294 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1618 2025.01.17 08:29:42.271611 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1619 2025.01.17 08:29:42.271643 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1620 2025.01.17 08:29:42.271740 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1621 2025.01.17 08:29:42.271767 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 31 rows with 2 streams
1622 2025.01.17 08:29:42.271814 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1623 2025.01.17 08:29:42.271865 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1624 2025.01.17 08:29:42.273047 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003224 sec., 9615.384615384615 rows/sec., 362.88 KiB/sec.
1625 2025.01.17 08:29:42.273233 [ 266 ] {71e324a8-ab7d-41a0-addd-be7d84f93ed0} <Debug> TCPHandler: Processed in 0.003752724 sec.
1626 2025.01.17 08:29:42.273604 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1627 2025.01.17 08:29:42.273824 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1628 2025.01.17 08:29:42.274237 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1629 2025.01.17 08:29:42.274286 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1630 2025.01.17 08:29:42.274664 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1631 2025.01.17 08:29:42.274736 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1632 2025.01.17 08:29:42.274921 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
1633 2025.01.17 08:29:42.275052 [ 296 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1634 2025.01.17 08:29:42.275054 [ 295 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1635 2025.01.17 08:29:42.275179 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1636 2025.01.17 08:29:42.275211 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1637 2025.01.17 08:29:42.275296 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1638 2025.01.17 08:29:42.275321 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 31 rows with 2 streams
1639 2025.01.17 08:29:42.275366 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1640 2025.01.17 08:29:42.275415 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1641 2025.01.17 08:29:42.276347 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002631 sec., 11782.592170277461 rows/sec., 444.67 KiB/sec.
1642 2025.01.17 08:29:42.276486 [ 258 ] {39af4071-de82-4474-9c1e-3636f8a13f90} <Debug> TCPHandler: Processed in 0.002948811 sec.
1643 2025.01.17 08:29:42.276809 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1644 2025.01.17 08:29:42.277033 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1645 2025.01.17 08:29:42.277459 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1646 2025.01.17 08:29:42.277519 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1647 2025.01.17 08:29:42.277924 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1648 2025.01.17 08:29:42.277998 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1649 2025.01.17 08:29:42.278176 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
1650 2025.01.17 08:29:42.278268 [ 296 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1651 2025.01.17 08:29:42.278268 [ 294 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1652 2025.01.17 08:29:42.278366 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1653 2025.01.17 08:29:42.278401 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1654 2025.01.17 08:29:42.278503 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1655 2025.01.17 08:29:42.278528 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 31 rows with 2 streams
1656 2025.01.17 08:29:42.278573 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1657 2025.01.17 08:29:42.278629 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1658 2025.01.17 08:29:42.279759 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002836 sec., 10930.888575458392 rows/sec., 412.53 KiB/sec.
1659 2025.01.17 08:29:42.279930 [ 266 ] {d57e7b7e-967e-49c3-9d33-166be5fab865} <Debug> TCPHandler: Processed in 0.003190454 sec.
1660 2025.01.17 08:29:42.280313 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1661 2025.01.17 08:29:42.280512 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1662 2025.01.17 08:29:42.280872 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1663 2025.01.17 08:29:42.280922 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1664 2025.01.17 08:29:42.281249 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1665 2025.01.17 08:29:42.281319 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1666 2025.01.17 08:29:42.281475 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
1667 2025.01.17 08:29:42.281573 [ 296 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1668 2025.01.17 08:29:42.281595 [ 295 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1669 2025.01.17 08:29:42.281702 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1670 2025.01.17 08:29:42.281732 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1671 2025.01.17 08:29:42.281829 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1672 2025.01.17 08:29:42.281857 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 31 rows with 2 streams
1673 2025.01.17 08:29:42.281900 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1674 2025.01.17 08:29:42.281949 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1675 2025.01.17 08:29:42.283052 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002638 sec., 11751.326762699015 rows/sec., 443.49 KiB/sec.
1676 2025.01.17 08:29:42.283194 [ 258 ] {a97e8573-15e9-4976-9250-f77526f5cff8} <Debug> TCPHandler: Processed in 0.00294067 sec.
1677 2025.01.17 08:29:42.283508 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1678 2025.01.17 08:29:42.283713 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1679 2025.01.17 08:29:42.284096 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1680 2025.01.17 08:29:42.284147 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1681 2025.01.17 08:29:42.284482 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1682 2025.01.17 08:29:42.284553 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1683 2025.01.17 08:29:42.284714 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
1684 2025.01.17 08:29:42.284834 [ 295 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1685 2025.01.17 08:29:42.284835 [ 294 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1686 2025.01.17 08:29:42.284950 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1687 2025.01.17 08:29:42.284980 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1688 2025.01.17 08:29:42.285082 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1689 2025.01.17 08:29:42.285116 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 31 rows with 2 streams
1690 2025.01.17 08:29:42.285176 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1691 2025.01.17 08:29:42.285231 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1692 2025.01.17 08:29:42.286061 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002449 sec., 12658.227848101267 rows/sec., 477.71 KiB/sec.
1693 2025.01.17 08:29:42.286217 [ 266 ] {588a42d7-b015-49ed-9562-2229bc4da284} <Debug> TCPHandler: Processed in 0.002768407 sec.
1694 2025.01.17 08:29:42.368343 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1695 2025.01.17 08:29:42.368548 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1696 2025.01.17 08:29:42.368640 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1697 2025.01.17 08:29:42.369495 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1698 2025.01.17 08:29:42.369610 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1699 2025.01.17 08:29:42.370162 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1700 2025.01.17 08:29:42.370404 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1701 2025.01.17 08:29:42.370667 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002175 sec., 2758.6206896551726 rows/sec., 614.22 KiB/sec.
1702 2025.01.17 08:29:42.371096 [ 258 ] {32642dcb-2054-47ca-a0af-a79c17b83163} <Debug> TCPHandler: Processed in 0.002874059 sec.
1703 2025.01.17 08:29:42.371329 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1704 2025.01.17 08:29:42.371520 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
1705 2025.01.17 08:29:42.371598 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
1706 2025.01.17 08:29:42.372363 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1707 2025.01.17 08:29:42.372421 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1708 2025.01.17 08:29:42.372880 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1709 2025.01.17 08:29:42.373167 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1710 2025.01.17 08:29:42.373375 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec.
1711 2025.01.17 08:29:42.373448 [ 266 ] {9b2be15c-12a7-4d4c-afa8-bc76dad68de1} <Debug> TCPHandler: Processed in 0.002232248 sec.
1712 2025.01.17 08:29:42.373623 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1713 2025.01.17 08:29:42.373774 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1714 2025.01.17 08:29:42.373837 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1715 2025.01.17 08:29:42.375312 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1716 2025.01.17 08:29:42.375357 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1717 2025.01.17 08:29:42.375878 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1718 2025.01.17 08:29:42.376132 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1719 2025.01.17 08:29:42.376371 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Debug> executeQuery: Read 1359 rows, 116.14 KiB in 0.002635 sec., 515749.52561669826 rows/sec., 43.04 MiB/sec.
1720 2025.01.17 08:29:42.376439 [ 258 ] {0933fbc8-8ced-426e-b6e2-e39978777d73} <Debug> TCPHandler: Processed in 0.002890929 sec.
1721 2025.01.17 08:29:42.376594 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1722 2025.01.17 08:29:42.376736 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
1723 2025.01.17 08:29:42.376795 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1724 2025.01.17 08:29:42.377421 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1725 2025.01.17 08:29:42.377464 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1726 2025.01.17 08:29:42.377862 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1727 2025.01.17 08:29:42.378123 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1728 2025.01.17 08:29:42.378320 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001625 sec., 9230.76923076923 rows/sec., 650.84 KiB/sec.
1729 2025.01.17 08:29:42.378389 [ 266 ] {cb524ac7-0a3f-41db-90ec-15dc191125d0} <Debug> TCPHandler: Processed in 0.001854971 sec.
1730 2025.01.17 08:29:42.378534 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1731 2025.01.17 08:29:42.378662 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
1732 2025.01.17 08:29:42.378717 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1733 2025.01.17 08:29:42.379419 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1734 2025.01.17 08:29:42.379461 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1735 2025.01.17 08:29:42.379863 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1736 2025.01.17 08:29:42.380124 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1737 2025.01.17 08:29:42.380348 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001715 sec., 141107.87172011661 rows/sec., 9.56 MiB/sec.
1738 2025.01.17 08:29:42.380410 [ 258 ] {0c05b4af-5bab-43e5-a1ca-f72e3ca101f9} <Debug> TCPHandler: Processed in 0.001936453 sec.
1739 2025.01.17 08:29:42.380567 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1740 2025.01.17 08:29:42.380704 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
1741 2025.01.17 08:29:42.380758 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1742 2025.01.17 08:29:42.381389 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1743 2025.01.17 08:29:42.381431 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1744 2025.01.17 08:29:42.381815 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1745 2025.01.17 08:29:42.382154 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1746 2025.01.17 08:29:42.382454 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001746 sec., 7445.589919816724 rows/sec., 464.23 KiB/sec.
1747 2025.01.17 08:29:42.382553 [ 266 ] {80991475-447a-4135-b108-dfa24db849d8} <Debug> TCPHandler: Processed in 0.002046025 sec.
1748 2025.01.17 08:29:42.382732 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1749 2025.01.17 08:29:42.382877 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1750 2025.01.17 08:29:42.382934 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1751 2025.01.17 08:29:42.383974 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1752 2025.01.17 08:29:42.384018 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1753 2025.01.17 08:29:42.384513 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1754 2025.01.17 08:29:42.384816 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1755 2025.01.17 08:29:42.385136 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.002266 sec., 373345.1015004413 rows/sec., 26.98 MiB/sec.
1756 2025.01.17 08:29:42.385271 [ 258 ] {0623ae93-0ab0-4ab0-8f6c-e662a628f751} <Debug> TCPHandler: Processed in 0.002605714 sec.
1757 2025.01.17 08:29:42.385433 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1758 2025.01.17 08:29:42.385574 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
1759 2025.01.17 08:29:42.385653 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1760 2025.01.17 08:29:42.386216 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1761 2025.01.17 08:29:42.386260 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1762 2025.01.17 08:29:42.386653 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1763 2025.01.17 08:29:42.386909 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1764 2025.01.17 08:29:42.387108 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec.
1765 2025.01.17 08:29:42.387168 [ 266 ] {5c11e928-8dfe-44b6-8903-e46581e914fd} <Debug> TCPHandler: Processed in 0.00179042 sec.
1766 2025.01.17 08:29:42.387324 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1767 2025.01.17 08:29:42.387449 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1768 2025.01.17 08:29:42.387517 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1769 2025.01.17 08:29:42.388660 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1770 2025.01.17 08:29:42.388704 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1771 2025.01.17 08:29:42.389243 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1772 2025.01.17 08:29:42.389514 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1773 2025.01.17 08:29:42.389862 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Debug> executeQuery: Read 2167 rows, 147.82 KiB in 0.002414 sec., 897680.1988400995 rows/sec., 59.80 MiB/sec.
1774 2025.01.17 08:29:42.390009 [ 258 ] {cef4fc19-c999-4576-b8dd-4be7ba63da06} <Debug> TCPHandler: Processed in 0.002743937 sec.
1775 2025.01.17 08:29:42.390154 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1776 2025.01.17 08:29:42.390280 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
1777 2025.01.17 08:29:42.390345 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1778 2025.01.17 08:29:42.390843 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1779 2025.01.17 08:29:42.390885 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1780 2025.01.17 08:29:42.391311 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1781 2025.01.17 08:29:42.391573 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1782 2025.01.17 08:29:42.391787 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec.
1783 2025.01.17 08:29:42.391848 [ 266 ] {12181aa4-f458-4bd1-8e70-1e773a0a37a3} <Debug> TCPHandler: Processed in 0.00175036 sec.
1784 2025.01.17 08:29:42.391983 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1785 2025.01.17 08:29:42.392107 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
1786 2025.01.17 08:29:42.392189 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1787 2025.01.17 08:29:42.393285 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1788 2025.01.17 08:29:42.393334 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1789 2025.01.17 08:29:42.393956 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1790 2025.01.17 08:29:42.394242 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1791 2025.01.17 08:29:42.394515 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002434 sec., 3286.770747740345 rows/sec., 5.89 MiB/sec.
1792 2025.01.17 08:29:42.394648 [ 258 ] {92413352-21e9-4308-9ff5-7c19975abe40} <Debug> TCPHandler: Processed in 0.002718117 sec.
1793 2025.01.17 08:29:42.394808 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1794 2025.01.17 08:29:42.394938 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1795 2025.01.17 08:29:42.394996 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1796 2025.01.17 08:29:42.395495 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1797 2025.01.17 08:29:42.395545 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1798 2025.01.17 08:29:42.395942 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1799 2025.01.17 08:29:42.396198 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1800 2025.01.17 08:29:42.396396 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001487 sec., 22864.828513786146 rows/sec., 1.33 MiB/sec.
1801 2025.01.17 08:29:42.396454 [ 266 ] {608eedba-1e49-4ff4-a199-5950013972f5} <Debug> TCPHandler: Processed in 0.00170085 sec.
1802 2025.01.17 08:29:44.285540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268
1803 2025.01.17 08:29:44.289194 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1804 2025.01.17 08:29:44.289256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1805 2025.01.17 08:29:44.290831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1806 2025.01.17 08:29:44.291162 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1807 2025.01.17 08:29:44.291809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268
1808 2025.01.17 08:29:46.772509 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1809 2025.01.17 08:29:46.772716 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1810 2025.01.17 08:29:46.772798 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1811 2025.01.17 08:29:46.773599 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1812 2025.01.17 08:29:46.773647 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1813 2025.01.17 08:29:46.774076 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1814 2025.01.17 08:29:46.774337 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1815 2025.01.17 08:29:46.774582 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec.
1816 2025.01.17 08:29:46.774645 [ 258 ] {de9b86d6-2a2c-4750-92db-6872d56a47bf} <Debug> TCPHandler: Processed in 0.002268919 sec.
1817 2025.01.17 08:29:46.774917 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1818 2025.01.17 08:29:46.775127 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1819 2025.01.17 08:29:46.775207 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1820 2025.01.17 08:29:46.775427 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233
1821 2025.01.17 08:29:46.777869 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1822 2025.01.17 08:29:46.777934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1823 2025.01.17 08:29:46.777936 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1824 2025.01.17 08:29:46.778009 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1825 2025.01.17 08:29:46.779051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1826 2025.01.17 08:29:46.779075 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1827 2025.01.17 08:29:46.779458 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1828 2025.01.17 08:29:46.779527 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1829 2025.01.17 08:29:46.780088 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233
1830 2025.01.17 08:29:46.780174 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005094 sec., 12563.800549666275 rows/sec., 1004.17 KiB/sec.
1831 2025.01.17 08:29:46.780377 [ 266 ] {7df77866-8fb6-466f-b0fc-66984675605e} <Debug> TCPHandler: Processed in 0.005596665 sec.
1832 2025.01.17 08:29:46.780601 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1833 2025.01.17 08:29:46.780752 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1834 2025.01.17 08:29:46.780817 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1835 2025.01.17 08:29:46.781434 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1836 2025.01.17 08:29:46.781474 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1837 2025.01.17 08:29:46.781863 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1838 2025.01.17 08:29:46.782114 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1839 2025.01.17 08:29:46.782330 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001615 sec., 79256.96594427245 rows/sec., 5.52 MiB/sec.
1840 2025.01.17 08:29:46.782384 [ 258 ] {0ec3b2eb-a207-469c-b10c-6f692a131e21} <Debug> TCPHandler: Processed in 0.001850461 sec.
1841 2025.01.17 08:29:46.782546 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1842 2025.01.17 08:29:46.782694 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1843 2025.01.17 08:29:46.782760 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1844 2025.01.17 08:29:46.783308 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1845 2025.01.17 08:29:46.783347 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1846 2025.01.17 08:29:46.783731 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1847 2025.01.17 08:29:46.783991 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1848 2025.01.17 08:29:46.784167 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001509 sec., 31809.145129224653 rows/sec., 2.14 MiB/sec.
1849 2025.01.17 08:29:46.784220 [ 266 ] {16a665aa-7449-47a0-abfd-7ef8a77a9b42} <Debug> TCPHandler: Processed in 0.00174213 sec.
1850 2025.01.17 08:29:46.977878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53
1851 2025.01.17 08:29:46.997979 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1852 2025.01.17 08:29:46.998040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1853 2025.01.17 08:29:47.005581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1854 2025.01.17 08:29:47.006330 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1855 2025.01.17 08:29:47.009362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53
1856 2025.01.17 08:29:51.773707 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1857 2025.01.17 08:29:51.773916 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
1858 2025.01.17 08:29:51.773991 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1859 2025.01.17 08:29:51.774735 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1860 2025.01.17 08:29:51.774790 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1861 2025.01.17 08:29:51.775244 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1862 2025.01.17 08:29:51.775503 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1863 2025.01.17 08:29:51.775746 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec.
1864 2025.01.17 08:29:51.775813 [ 258 ] {0a014d90-829a-4403-91f7-310e61e8601b} <Debug> TCPHandler: Processed in 0.002237489 sec.
1865 2025.01.17 08:29:51.776052 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1866 2025.01.17 08:29:51.776261 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
1867 2025.01.17 08:29:51.776333 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1868 2025.01.17 08:29:51.777084 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1869 2025.01.17 08:29:51.777130 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1870 2025.01.17 08:29:51.777572 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1871 2025.01.17 08:29:51.777837 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1872 2025.01.17 08:29:51.778033 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001831 sec., 34953.577280174766 rows/sec., 2.73 MiB/sec.
1873 2025.01.17 08:29:51.778096 [ 266 ] {f7305f33-e9bf-49bc-bf08-712819bfddc1} <Debug> TCPHandler: Processed in 0.002176628 sec.
1874 2025.01.17 08:29:51.778237 [ 258 ] {} <Trace> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1875 2025.01.17 08:29:51.778386 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
1876 2025.01.17 08:29:51.778453 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1877 2025.01.17 08:29:51.779215 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1878 2025.01.17 08:29:51.779264 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1879 2025.01.17 08:29:51.779675 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1880 2025.01.17 08:29:51.779927 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1881 2025.01.17 08:29:51.780136 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001787 sec., 89535.53441522105 rows/sec., 6.24 MiB/sec.
1882 2025.01.17 08:29:51.780187 [ 258 ] {436b539e-5bc8-4059-aa66-513ac2135471} <Debug> TCPHandler: Processed in 0.002009304 sec.
1883 2025.01.17 08:29:51.780368 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1884 2025.01.17 08:29:51.780516 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
1885 2025.01.17 08:29:51.780582 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1886 2025.01.17 08:29:51.781192 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1887 2025.01.17 08:29:51.781240 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1888 2025.01.17 08:29:51.781631 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1889 2025.01.17 08:29:51.781885 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1890 2025.01.17 08:29:51.782104 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec.
1891 2025.01.17 08:29:51.782293 [ 266 ] {80ef6639-038d-40ef-a3d5-08a09026c24c} <Debug> TCPHandler: Processed in 0.001987874 sec.
1892 2025.01.17 08:29:54.190322 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
1893 2025.01.17 08:29:54.190412 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
1894 2025.01.17 08:29:54.280283 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721
1895 2025.01.17 08:29:54.281025 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1896 2025.01.17 08:29:54.281078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1897 2025.01.17 08:29:54.281665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1898 2025.01.17 08:29:54.281947 [ 243 ] {} <Trace> system.asynchronous_metric_log (027be5c8-a92c-4828-ade2-c4dcdc97c486): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1899 2025.01.17 08:29:54.282147 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721
1900 2025.01.17 08:29:54.292212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284
1901 2025.01.17 08:29:54.294985 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1902 2025.01.17 08:29:54.295038 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1903 2025.01.17 08:29:54.296515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1904 2025.01.17 08:29:54.296832 [ 242 ] {} <Trace> system.query_log (59a5009f-85c3-4565-b89e-4849bef242d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1905 2025.01.17 08:29:54.297444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284
1906 2025.01.17 08:29:54.509499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61
1907 2025.01.17 08:29:54.529544 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1908 2025.01.17 08:29:54.529608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1909 2025.01.17 08:29:54.536709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1910 2025.01.17 08:29:54.537475 [ 244 ] {} <Trace> system.metric_log (38128a4f-ed8d-45b5-a3d3-47418f5b13df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1911 2025.01.17 08:29:54.540620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61
1912 2025.01.17 08:29:55.635008 [ 258 ] {} <Debug> TCPHandler: Done processing connection.
1913 2025.01.17 08:29:55.635104 [ 258 ] {} <Debug> TCP-Session: f4c1ebae-f98d-4bfb-8e78-70d68cb42e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1914 2025.01.17 08:29:56.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.39 MiB, peak 171.36 MiB, free memory in arenas 0.00 B, will set to 167.46 MiB (RSS), difference: 2.07 MiB
1915 2025.01.17 08:29:56.767623 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1916 2025.01.17 08:29:56.767927 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1917 2025.01.17 08:29:56.768433 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1918 2025.01.17 08:29:56.768491 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1919 2025.01.17 08:29:56.768865 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1920 2025.01.17 08:29:56.768950 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1921 2025.01.17 08:29:56.769131 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
1922 2025.01.17 08:29:56.769324 [ 294 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1923 2025.01.17 08:29:56.769345 [ 295 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1924 2025.01.17 08:29:56.769324 [ 296 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1925 2025.01.17 08:29:56.769519 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1926 2025.01.17 08:29:56.769553 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1927 2025.01.17 08:29:56.769678 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1928 2025.01.17 08:29:56.769704 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 37 rows with 3 streams
1929 2025.01.17 08:29:56.769750 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1930 2025.01.17 08:29:56.769800 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1931 2025.01.17 08:29:56.769844 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1932 2025.01.17 08:29:56.771568 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003836 sec., 9645.464025026069 rows/sec., 361.50 KiB/sec.
1933 2025.01.17 08:29:56.771909 [ 266 ] {d83aa258-1683-4088-85b8-eccc570e544b} <Debug> TCPHandler: Processed in 0.004428466 sec.
1934 2025.01.17 08:29:56.772310 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1935 2025.01.17 08:29:56.772496 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1936 2025.01.17 08:29:56.772853 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1937 2025.01.17 08:29:56.772904 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1938 2025.01.17 08:29:56.773244 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1939 2025.01.17 08:29:56.773314 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1940 2025.01.17 08:29:56.773466 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
1941 2025.01.17 08:29:56.773612 [ 298 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1942 2025.01.17 08:29:56.773629 [ 295 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1943 2025.01.17 08:29:56.773641 [ 294 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1944 2025.01.17 08:29:56.773760 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1945 2025.01.17 08:29:56.773795 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1946 2025.01.17 08:29:56.773911 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1947 2025.01.17 08:29:56.773934 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 37 rows with 3 streams
1948 2025.01.17 08:29:56.773975 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1949 2025.01.17 08:29:56.774020 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1950 2025.01.17 08:29:56.774065 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1951 2025.01.17 08:29:56.775571 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003163 sec., 11697.755295605439 rows/sec., 438.42 KiB/sec.
1952 2025.01.17 08:29:56.775770 [ 259 ] {dd3c8d6d-17c7-4257-b11c-7afc2b383f7f} <Debug> TCPHandler: Processed in 0.00354827 sec.
1953 2025.01.17 08:29:56.776116 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1954 2025.01.17 08:29:56.776296 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1955 2025.01.17 08:29:56.776613 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1956 2025.01.17 08:29:56.776664 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1957 2025.01.17 08:29:56.777194 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1958 2025.01.17 08:29:56.777294 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1959 2025.01.17 08:29:56.777516 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
1960 2025.01.17 08:29:56.777661 [ 298 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1961 2025.01.17 08:29:56.777676 [ 295 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1962 2025.01.17 08:29:56.777701 [ 296 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1963 2025.01.17 08:29:56.777818 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1964 2025.01.17 08:29:56.777854 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1965 2025.01.17 08:29:56.777974 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1966 2025.01.17 08:29:56.777998 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 37 rows with 3 streams
1967 2025.01.17 08:29:56.778042 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1968 2025.01.17 08:29:56.778089 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1969 2025.01.17 08:29:56.778133 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1970 2025.01.17 08:29:56.779548 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003337 sec., 11087.803416242134 rows/sec., 415.56 KiB/sec.
1971 2025.01.17 08:29:56.779750 [ 266 ] {cfed76f6-866d-461f-b937-190c78d67814} <Debug> TCPHandler: Processed in 0.003687283 sec.
1972 2025.01.17 08:29:56.780563 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1973 2025.01.17 08:29:56.780738 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete)
1974 2025.01.17 08:29:56.781052 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1975 2025.01.17 08:29:56.781103 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1976 2025.01.17 08:29:56.781434 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1977 2025.01.17 08:29:56.781502 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1978 2025.01.17 08:29:56.781649 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
1979 2025.01.17 08:29:56.781774 [ 295 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1980 2025.01.17 08:29:56.781805 [ 294 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1981 2025.01.17 08:29:56.781809 [ 296 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1982 2025.01.17 08:29:56.781927 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1983 2025.01.17 08:29:56.781956 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Spreading mark ranges among streams (default reading)
1984 2025.01.17 08:29:56.782064 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1985 2025.01.17 08:29:56.782085 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72) (SelectExecutor): Reading approx. 37 rows with 3 streams
1986 2025.01.17 08:29:56.782128 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1987 2025.01.17 08:29:56.782174 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1988 2025.01.17 08:29:56.782216 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1989 2025.01.17 08:29:56.783653 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002997 sec., 12345.67901234568 rows/sec., 462.70 KiB/sec.
1990 2025.01.17 08:29:56.783845 [ 259 ] {5ef6a978-94b6-4e10-9bdb-dde7f3984e50} <Debug> TCPHandler: Processed in 0.003336257 sec.
1991 2025.01.17 08:29:56.797001 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1992 2025.01.17 08:29:56.797147 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete)
1993 2025.01.17 08:29:56.797206 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1994 2025.01.17 08:29:56.797936 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1995 2025.01.17 08:29:56.797984 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
1996 2025.01.17 08:29:56.798494 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1997 2025.01.17 08:29:56.798720 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Trace> oximeter.timeseries_schema (91465433-e0b2-44eb-addb-c1264f970d72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1998 2025.01.17 08:29:56.799054 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001926 sec., 2076.8431983385253 rows/sec., 195.72 KiB/sec.
1999 2025.01.17 08:29:56.799295 [ 266 ] {39a2b9cd-bdfe-4c12-8e7e-552ff7c1f28a} <Debug> TCPHandler: Processed in 0.00235337 sec.
2000 2025.01.17 08:29:56.799444 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2001 2025.01.17 08:29:56.799577 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete)
2002 2025.01.17 08:29:56.799631 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16
2003 2025.01.17 08:29:56.800311 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2004 2025.01.17 08:29:56.800360 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2005 2025.01.17 08:29:56.800743 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2006 2025.01.17 08:29:56.800992 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Trace> oximeter.fields_i16 (8a020537-d576-4866-a421-cbde8499f7b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2007 2025.01.17 08:29:56.801354 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001768 sec., 7918.552036199095 rows/sec., 570.03 KiB/sec.
2008 2025.01.17 08:29:56.801479 [ 259 ] {99df634e-57cc-4089-9372-dfa0a33762c6} <Debug> TCPHandler: Processed in 0.002087755 sec.
2009 2025.01.17 08:29:56.801636 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2010 2025.01.17 08:29:56.801767 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete)
2011 2025.01.17 08:29:56.801823 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2012 2025.01.17 08:29:56.802581 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2013 2025.01.17 08:29:56.802621 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2014 2025.01.17 08:29:56.803012 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2015 2025.01.17 08:29:56.803253 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Trace> oximeter.fields_string (5e079410-4956-4803-8ab1-85c5d8b91973): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2016 2025.01.17 08:29:56.803468 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Debug> executeQuery: Read 273 rows, 24.63 KiB in 0.001725 sec., 158260.8695652174 rows/sec., 13.94 MiB/sec.
2017 2025.01.17 08:29:56.803834 [ 266 ] {27f8903b-c1e0-444d-b3cf-e29f45a72cfa} <Debug> TCPHandler: Processed in 0.002247028 sec.
2018 2025.01.17 08:29:56.804015 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2019 2025.01.17 08:29:56.804124 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete)
2020 2025.01.17 08:29:56.804170 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2021 2025.01.17 08:29:56.804736 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2022 2025.01.17 08:29:56.804776 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2023 2025.01.17 08:29:56.805130 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2024 2025.01.17 08:29:56.805376 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Trace> oximeter.fields_u16 (7dccfb9a-25ff-4310-8de4-b423c073c59c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2025 2025.01.17 08:29:56.805616 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Debug> executeQuery: Read 41 rows, 3.01 KiB in 0.001508 sec., 27188.328912466844 rows/sec., 1.95 MiB/sec.
2026 2025.01.17 08:29:56.805672 [ 259 ] {85bf5a02-107e-4677-ae74-efc726611f0e} <Debug> TCPHandler: Processed in 0.00172694 sec.
2027 2025.01.17 08:29:56.805826 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2028 2025.01.17 08:29:56.805953 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete)
2029 2025.01.17 08:29:56.806008 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2030 2025.01.17 08:29:56.806604 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2031 2025.01.17 08:29:56.806642 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2032 2025.01.17 08:29:56.806993 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2033 2025.01.17 08:29:56.807234 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Trace> oximeter.fields_u32 (13022654-b339-47bd-b619-cb1442644d4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2034 2025.01.17 08:29:56.807585 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001618 sec., 9888.751545117428 rows/sec., 688.06 KiB/sec.
2035 2025.01.17 08:29:56.807721 [ 266 ] {a95d2264-d930-4246-944a-baf4fa18702c} <Debug> TCPHandler: Processed in 0.001957663 sec.
2036 2025.01.17 08:29:56.807846 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2037 2025.01.17 08:29:56.807953 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete)
2038 2025.01.17 08:29:56.807998 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2039 2025.01.17 08:29:56.808534 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2040 2025.01.17 08:29:56.808573 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2041 2025.01.17 08:29:56.808924 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2042 2025.01.17 08:29:56.809161 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Trace> oximeter.fields_u8 (6a65bfc1-2ef3-4c00-99ee-ebbd6ba61893): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2043 2025.01.17 08:29:56.809368 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001436 sec., 9052.92479108635 rows/sec., 564.45 KiB/sec.
2044 2025.01.17 08:29:56.809420 [ 259 ] {6667bbd5-b327-4cdc-93c8-2b5fab67f6cd} <Debug> TCPHandler: Processed in 0.001624278 sec.
2045 2025.01.17 08:29:56.809555 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2046 2025.01.17 08:29:56.809683 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete)
2047 2025.01.17 08:29:56.809738 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2048 2025.01.17 08:29:56.810538 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2049 2025.01.17 08:29:56.810577 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2050 2025.01.17 08:29:56.810952 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2051 2025.01.17 08:29:56.811186 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Trace> oximeter.fields_uuid (410708cb-8cbb-4f02-9b0f-f70df41305e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2052 2025.01.17 08:29:56.811486 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Debug> executeQuery: Read 426 rows, 31.22 KiB in 0.00181 sec., 235359.11602209945 rows/sec., 16.84 MiB/sec.
2053 2025.01.17 08:29:56.811697 [ 266 ] {570319ed-9a3d-4b37-a8cc-328f9353e022} <Debug> TCPHandler: Processed in 0.002201738 sec.
2054 2025.01.17 08:29:56.811852 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2055 2025.01.17 08:29:56.811959 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete)
2056 2025.01.17 08:29:56.812006 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2057 2025.01.17 08:29:56.812453 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2058 2025.01.17 08:29:56.812491 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2059 2025.01.17 08:29:56.812846 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2060 2025.01.17 08:29:56.813074 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Trace> oximeter.measurements_bool (09624ea8-db8a-4bf0-8043-66ffa2eeecc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2061 2025.01.17 08:29:56.813399 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec.
2062 2025.01.17 08:29:56.813553 [ 259 ] {154c7af5-5c32-4cee-a175-e59ba9253afc} <Debug> TCPHandler: Processed in 0.00175409 sec.
2063 2025.01.17 08:29:56.813702 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2064 2025.01.17 08:29:56.813832 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete)
2065 2025.01.17 08:29:56.813891 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2066 2025.01.17 08:29:56.814522 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2067 2025.01.17 08:29:56.814561 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2068 2025.01.17 08:29:56.814948 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2069 2025.01.17 08:29:56.815180 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Trace> oximeter.measurements_cumulativeu64 (20df1a84-527b-4dc7-b49d-be7bc604d6f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2070 2025.01.17 08:29:56.815396 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec.
2071 2025.01.17 08:29:56.815450 [ 266 ] {6be41cec-cf63-42bd-a72d-f332edec1573} <Debug> TCPHandler: Processed in 0.001809461 sec.
2072 2025.01.17 08:29:56.815581 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2073 2025.01.17 08:29:56.815688 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete)
2074 2025.01.17 08:29:56.815735 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2075 2025.01.17 08:29:56.816171 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2076 2025.01.17 08:29:56.816210 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2077 2025.01.17 08:29:56.816563 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2078 2025.01.17 08:29:56.816812 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Trace> oximeter.measurements_f64 (a9340144-5511-4fdc-a708-ad5c3b2ec2d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2079 2025.01.17 08:29:56.817163 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001469 sec., 2042.205582028591 rows/sec., 132.29 KiB/sec.
2080 2025.01.17 08:29:56.817313 [ 259 ] {3680d61c-b90f-4379-b23c-4ee6a108d5df} <Debug> TCPHandler: Processed in 0.00178254 sec.
2081 2025.01.17 08:29:56.817453 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2082 2025.01.17 08:29:56.817561 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete)
2083 2025.01.17 08:29:56.817633 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2084 2025.01.17 08:29:56.818786 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2085 2025.01.17 08:29:56.818825 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2086 2025.01.17 08:29:56.819468 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2087 2025.01.17 08:29:56.819717 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Trace> oximeter.measurements_histogramu64 (a592ec0a-3f24-404a-8b1e-e02bd3be77f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2088 2025.01.17 08:29:56.819986 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002445 sec., 13905.930470347648 rows/sec., 24.92 MiB/sec.
2089 2025.01.17 08:29:56.820090 [ 266 ] {1e608f2a-26d4-44ed-b963-017c95847a66} <Debug> TCPHandler: Processed in 0.002688976 sec.
2090 2025.01.17 08:29:56.820216 [ 259 ] {} <Trace> TCP-Session: 5d9dd0a4-9429-4295-bd45-62471f95035f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2091 2025.01.17 08:29:56.820322 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34987) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete)
2092 2025.01.17 08:29:56.820369 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2093 2025.01.17 08:29:56.820786 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Trace> oximeter.measurements_i64 (20cf820b-29c3-4a92-ab31-48b7af9093e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2094 2025.01.17 08:29:56.820824 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2095 2025.01.17 08:29:56.821177 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2096 2025.01.17 08:29:56.821413 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Trace> oximeter.measurements_i64 (20cf820b-29c3-4a92-ab31-48b7af9093e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2097 2025.01.17 08:29:56.821615 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001315 sec., 13688.212927756655 rows/sec., 1.01 MiB/sec.
2098 2025.01.17 08:29:56.821665 [ 259 ] {ded20e3c-a94c-4790-a937-96739c781e04} <Debug> TCPHandler: Processed in 0.001501036 sec.
2099 2025.01.17 08:29:56.821787 [ 266 ] {} <Trace> TCP-Session: 71c86bd1-98cb-49b5-bc6a-59c13c53c53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2100 2025.01.17 08:29:56.821895 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45455) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete)
2101 2025.01.17 08:29:56.821942 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2102 2025.01.17 08:29:56.822384 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2103 2025.01.17 08:29:56.822424 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
2104 2025.01.17 08:29:56.822789 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2105 2025.01.17 08:29:56.823020 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Trace> oximeter.measurements_u64 (afe358a6-b396-4df3-aee1-baa3afe1a8fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2106 2025.01.17 08:29:56.823378 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec.
2107 2025.01.17 08:29:56.823733 [ 266 ] {c7bedc9c-c451-476d-87c6-8e2701ef3ef5} <Debug> TCPHandler: Processed in 0.001996224 sec.
2108 2025.01.17 08:29:57.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.68 MiB, peak 171.36 MiB, free memory in arenas 0.00 B, will set to 167.57 MiB (RSS), difference: -3.11 MiB