1 | [ Dec 21 07:42:46 Enabled. ] | ||
2 | [ Dec 21 07:42:46 Rereading configuration. ] | ||
3 | [ Dec 21 07:42:48 Rereading configuration. ] | ||
4 | [ Dec 21 07:43:00 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 | [ Dec 21 07:43:00 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.12.21 07:43:01.591308 [ 1 ] {} <Information> Application: Will watch for the process with pid 23065 | ||
29 | 2024.12.21 07:43:01.591882 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.21 07:43:02.052396 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23065 | ||
31 | 2024.12.21 07:43:02.053129 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.21 07:43:02.053854 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.21 07:43:02.141261 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.21 07:43:02.178450 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.21 07:43:02.178507 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.21 07:43:02.178520 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.21 07:43:02.178589 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.21 07:43:02.179006 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.21 07:43:02.180538 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.12.21 07:43:02.181266 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.21 07:43:02.182106 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.12.21 07:43:02.182128 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.12.21 07:43:02.182143 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.21 07:43:02.182323 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.21 07:43:02.183215 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.21 07:43:02.188632 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.21 07:43:02.189372 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.21 07:43:02.190666 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.21 07:43:02.190732 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.21 07:43:02.192266 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.12.21 07:43:02.192735 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.21 07:43:02.197464 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.21 07:43:02.198160 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.21 07:43:02.199742 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.21 07:43:02.200333 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.21 07:43:02.200895 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.21 07:43:02.201208 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.21 07:43:02.202652 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.21 07:43:02.202679 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.21 07:43:02.202727 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.21 07:43:02.202836 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.21 07:43:02.223509 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.21 07:43:02.223535 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159903 sec | ||
68 | 2024.12.21 07:43:02.223607 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.21 07:43:02.223657 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.21 07:43:02.224923 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.21 07:43:02.226004 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.21 07:43:02.239931 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.21 07:43:02.239974 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.21 07:43:02.240048 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.21 07:43:02.240062 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.21 07:43:02.240093 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.21 07:43:02.240161 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.21 07:43:02.244756 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.21 07:43:02.244806 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.21 07:43:02.244858 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.21 07:43:02.245083 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.21 07:43:02.245105 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.21 07:43:02.245140 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.21 07:43:02.245223 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.21 07:43:02.245238 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.21 07:43:02.245268 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.21 07:43:02.245342 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.21 07:43:02.274837 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.21 07:43:02.284419 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.21 07:43:02.284514 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113122 sec | ||
91 | 2024.12.21 07:43:02.284533 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.21 07:43:02.284547 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.21 07:43:02.284576 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.21 07:43:02.284813 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.21 07:43:02.284954 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.21 07:43:02.284972 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.21 07:43:02.284988 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.12.21 07:43:02.285003 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.21 07:43:02.298241 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.21 07:43:02.298435 [ 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 | 2024.12.21 07:43:02.299305 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4451e-05 sec. | ||
102 | 2024.12.21 07:43:02.300289 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.21 07:43:02.300348 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.21 07:43:02.300364 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.21 07:43:02.467561 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56332 | ||
106 | 2024.12.21 07:43:02.467879 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.21 07:43:02.467935 [ 3 ] {} <Debug> TCP-Session: 44717e89-f61d-47e1-984f-8bc0249ac109 Authenticating user 'default' from [fd00:1122:3344:101::c]:56332 | ||
108 | 2024.12.21 07:43:02.467969 [ 3 ] {} <Debug> TCP-Session: 44717e89-f61d-47e1-984f-8bc0249ac109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.21 07:43:02.468044 [ 3 ] {} <Debug> TCP-Session: 44717e89-f61d-47e1-984f-8bc0249ac109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.21 07:43:02.468137 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.21 07:43:02.468166 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.12.21 07:43:02.468261 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.12.21 07:43:02.469425 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44456 | ||
114 | 2024.12.21 07:43:02.469547 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.12.21 07:43:02.469580 [ 4 ] {} <Debug> TCP-Session: 641c9918-a0c7-4eb2-bf10-386ae20a5c83 Authenticating user 'default' from [fd00:1122:3344:101::c]:44456 | ||
116 | 2024.12.21 07:43:02.469606 [ 4 ] {} <Debug> TCP-Session: 641c9918-a0c7-4eb2-bf10-386ae20a5c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.12.21 07:43:02.469689 [ 4 ] {} <Debug> TCP-Session: 641c9918-a0c7-4eb2-bf10-386ae20a5c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.12.21 07:43:02.470218 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62756 | ||
119 | 2024.12.21 07:43:02.470219 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54309 | ||
120 | 2024.12.21 07:43:02.470315 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52071 | ||
121 | 2024.12.21 07:43:02.470343 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.12.21 07:43:02.470494 [ 253 ] {} <Debug> TCP-Session: 25017347-185c-4bca-aece-b54677dc76ff Authenticating user 'default' from [fd00:1122:3344:101::c]:62756 | ||
123 | 2024.12.21 07:43:02.470576 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2024.12.21 07:43:02.470623 [ 253 ] {} <Debug> TCP-Session: 25017347-185c-4bca-aece-b54677dc76ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2024.12.21 07:43:02.470606 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.12.21 07:43:02.470596 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37725 | ||
127 | 2024.12.21 07:43:02.470681 [ 5 ] {} <Debug> TCP-Session: b2ef5bdc-5ae2-48b3-bffc-0c134a5e68e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:54309 | ||
128 | 2024.12.21 07:43:02.470724 [ 254 ] {} <Debug> TCP-Session: 24766ba9-b99b-44e5-acd3-689382c34669 Authenticating user 'default' from [fd00:1122:3344:101::c]:52071 | ||
129 | 2024.12.21 07:43:02.470730 [ 253 ] {} <Debug> TCP-Session: 25017347-185c-4bca-aece-b54677dc76ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.21 07:43:02.470794 [ 5 ] {} <Debug> TCP-Session: b2ef5bdc-5ae2-48b3-bffc-0c134a5e68e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.12.21 07:43:02.470757 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65522 | ||
132 | 2024.12.21 07:43:02.470866 [ 254 ] {} <Debug> TCP-Session: 24766ba9-b99b-44e5-acd3-689382c34669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.12.21 07:43:02.470881 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41496 | ||
134 | 2024.12.21 07:43:02.471030 [ 5 ] {} <Debug> TCP-Session: b2ef5bdc-5ae2-48b3-bffc-0c134a5e68e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.12.21 07:43:02.471045 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2024.12.21 07:43:02.471065 [ 254 ] {} <Debug> TCP-Session: 24766ba9-b99b-44e5-acd3-689382c34669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.12.21 07:43:02.471304 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2024.12.21 07:43:02.471335 [ 255 ] {} <Debug> TCP-Session: 683ca994-209c-4e38-9c5b-e4688d2d8c9e Authenticating user 'default' from [fd00:1122:3344:101::c]:37725 | ||
139 | 2024.12.21 07:43:02.471443 [ 257 ] {} <Debug> TCP-Session: 47b6ec48-b628-4e51-984e-f01b84ffc834 Authenticating user 'default' from [fd00:1122:3344:101::c]:41496 | ||
140 | 2024.12.21 07:43:02.471485 [ 255 ] {} <Debug> TCP-Session: 683ca994-209c-4e38-9c5b-e4688d2d8c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.21 07:43:02.471449 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.12.21 07:43:02.471540 [ 257 ] {} <Debug> TCP-Session: 47b6ec48-b628-4e51-984e-f01b84ffc834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.12.21 07:43:02.471592 [ 255 ] {} <Debug> TCP-Session: 683ca994-209c-4e38-9c5b-e4688d2d8c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.21 07:43:02.471616 [ 257 ] {} <Debug> TCP-Session: 47b6ec48-b628-4e51-984e-f01b84ffc834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.12.21 07:43:02.471643 [ 256 ] {} <Debug> TCP-Session: 7cd392e6-7f2b-46eb-980c-2ad4853e8ae3 Authenticating user 'default' from [fd00:1122:3344:101::c]:65522 | ||
146 | 2024.12.21 07:43:02.471760 [ 256 ] {} <Debug> TCP-Session: 7cd392e6-7f2b-46eb-980c-2ad4853e8ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.21 07:43:02.471864 [ 256 ] {} <Debug> TCP-Session: 7cd392e6-7f2b-46eb-980c-2ad4853e8ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.21 07:43:03.000156 [ 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 | 2024.12.21 07:43:03.483895 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43180 | ||
150 | 2024.12.21 07:43:03.484081 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2024.12.21 07:43:03.484118 [ 258 ] {} <Debug> TCP-Session: e05280c1-77f0-47bb-9ba8-748d6fed6fed Authenticating user 'default' from [fd00:1122:3344:101::a]:43180 | ||
152 | 2024.12.21 07:43:03.484145 [ 258 ] {} <Debug> TCP-Session: e05280c1-77f0-47bb-9ba8-748d6fed6fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.21 07:43:03.484173 [ 258 ] {} <Debug> TCP-Session: e05280c1-77f0-47bb-9ba8-748d6fed6fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.12.21 07:43:03.484251 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2024.12.21 07:43:03.484281 [ 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 | 2024.12.21 07:43:03.484311 [ 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 | 2024.12.21 07:43:03.485196 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38328 | ||
158 | 2024.12.21 07:43:03.485360 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61545 | ||
159 | 2024.12.21 07:43:03.485370 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2024.12.21 07:43:03.485436 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38499 | ||
161 | 2024.12.21 07:43:03.485486 [ 259 ] {} <Debug> TCP-Session: 0f16205d-1f53-4f29-ba4a-cc873cf6e811 Authenticating user 'default' from [fd00:1122:3344:101::a]:38328 | ||
162 | 2024.12.21 07:43:03.485559 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55593 | ||
163 | 2024.12.21 07:43:03.485572 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
164 | 2024.12.21 07:43:03.485711 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55988 | ||
165 | 2024.12.21 07:43:03.485706 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2024.12.21 07:43:03.485911 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2024.12.21 07:43:03.485910 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56705 | ||
168 | 2024.12.21 07:43:03.485946 [ 259 ] {} <Debug> TCP-Session: 0f16205d-1f53-4f29-ba4a-cc873cf6e811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2024.12.21 07:43:03.485966 [ 261 ] {} <Debug> TCP-Session: b07e653d-f330-443b-b5f2-d5f5d5be6665 Authenticating user 'default' from [fd00:1122:3344:101::a]:38499 | ||
170 | 2024.12.21 07:43:03.485986 [ 260 ] {} <Debug> TCP-Session: 12da3ff3-5e62-4d8d-801c-2ce98834d9ef Authenticating user 'default' from [fd00:1122:3344:101::a]:61545 | ||
171 | 2024.12.21 07:43:03.486084 [ 262 ] {} <Debug> TCP-Session: d3b2bbcc-c839-4194-9ab1-fb419fdcad55 Authenticating user 'default' from [fd00:1122:3344:101::a]:55593 | ||
172 | 2024.12.21 07:43:03.486124 [ 259 ] {} <Debug> TCP-Session: 0f16205d-1f53-4f29-ba4a-cc873cf6e811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.12.21 07:43:03.486181 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62662 | ||
174 | 2024.12.21 07:43:03.486214 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
175 | 2024.12.21 07:43:03.486378 [ 262 ] {} <Debug> TCP-Session: d3b2bbcc-c839-4194-9ab1-fb419fdcad55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2024.12.21 07:43:03.486413 [ 264 ] {} <Debug> TCP-Session: 6cd31a60-75c9-4dde-99bd-b7cff6fd6c62 Authenticating user 'default' from [fd00:1122:3344:101::a]:56705 | ||
177 | 2024.12.21 07:43:03.486439 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2024.12.21 07:43:03.486475 [ 262 ] {} <Debug> TCP-Session: d3b2bbcc-c839-4194-9ab1-fb419fdcad55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.12.21 07:43:03.486378 [ 261 ] {} <Debug> TCP-Session: b07e653d-f330-443b-b5f2-d5f5d5be6665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.12.21 07:43:03.486498 [ 264 ] {} <Debug> TCP-Session: 6cd31a60-75c9-4dde-99bd-b7cff6fd6c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2024.12.21 07:43:03.486471 [ 260 ] {} <Debug> TCP-Session: 12da3ff3-5e62-4d8d-801c-2ce98834d9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.12.21 07:43:03.486692 [ 260 ] {} <Debug> TCP-Session: 12da3ff3-5e62-4d8d-801c-2ce98834d9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.12.21 07:43:03.486735 [ 263 ] {} <Debug> TCP-Session: 3810e6a3-3e71-4d63-810b-375638c5092d Authenticating user 'default' from [fd00:1122:3344:101::a]:55988 | ||
184 | 2024.12.21 07:43:03.486784 [ 264 ] {} <Debug> TCP-Session: 6cd31a60-75c9-4dde-99bd-b7cff6fd6c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.21 07:43:03.486810 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2024.12.21 07:43:03.486825 [ 261 ] {} <Debug> TCP-Session: b07e653d-f330-443b-b5f2-d5f5d5be6665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.12.21 07:43:03.486849 [ 263 ] {} <Debug> TCP-Session: 3810e6a3-3e71-4d63-810b-375638c5092d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.21 07:43:03.486935 [ 265 ] {} <Debug> TCP-Session: 8cbe8e51-544c-474a-83be-050b6a14f3d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62662 | ||
189 | 2024.12.21 07:43:03.486953 [ 263 ] {} <Debug> TCP-Session: 3810e6a3-3e71-4d63-810b-375638c5092d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.12.21 07:43:03.486990 [ 265 ] {} <Debug> TCP-Session: 8cbe8e51-544c-474a-83be-050b6a14f3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.21 07:43:03.487041 [ 265 ] {} <Debug> TCP-Session: 8cbe8e51-544c-474a-83be-050b6a14f3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.12.21 07:43:03.508170 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43170 | ||
193 | 2024.12.21 07:43:03.508300 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2024.12.21 07:43:03.508331 [ 266 ] {} <Debug> TCP-Session: 737da10e-fad6-4e73-9e86-a9ba2868bc97 Authenticating user 'default' from [fd00:1122:3344:101::e]:43170 | ||
195 | 2024.12.21 07:43:03.508349 [ 266 ] {} <Debug> TCP-Session: 737da10e-fad6-4e73-9e86-a9ba2868bc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.21 07:43:03.508363 [ 266 ] {} <Debug> TCP-Session: 737da10e-fad6-4e73-9e86-a9ba2868bc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.21 07:43:03.508416 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2024.12.21 07:43:03.508442 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2024.12.21 07:43:03.508468 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
200 | 2024.12.21 07:43:03.510867 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64750 | ||
201 | 2024.12.21 07:43:03.511050 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52283 | ||
202 | 2024.12.21 07:43:03.511060 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2024.12.21 07:43:03.511108 [ 267 ] {} <Debug> TCP-Session: 8fc20d74-723b-4b38-9ac9-acec42eadbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64750 | ||
204 | 2024.12.21 07:43:03.511186 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53147 | ||
205 | 2024.12.21 07:43:03.511223 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2024.12.21 07:43:03.511216 [ 267 ] {} <Debug> TCP-Session: 8fc20d74-723b-4b38-9ac9-acec42eadbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
207 | 2024.12.21 07:43:03.511375 [ 268 ] {} <Debug> TCP-Session: eeb4dd50-a162-4f41-854a-8d91eec788e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52283 | ||
208 | 2024.12.21 07:43:03.511386 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
209 | 2024.12.21 07:43:03.511397 [ 267 ] {} <Debug> TCP-Session: 8fc20d74-723b-4b38-9ac9-acec42eadbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
210 | 2024.12.21 07:43:03.511429 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58371 | ||
211 | 2024.12.21 07:43:03.511463 [ 268 ] {} <Debug> TCP-Session: eeb4dd50-a162-4f41-854a-8d91eec788e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2024.12.21 07:43:03.511525 [ 269 ] {} <Debug> TCP-Session: f8d66c84-aaf9-4a4b-a89f-82ee52c40041 Authenticating user 'default' from [fd00:1122:3344:101::e]:53147 | ||
213 | 2024.12.21 07:43:03.511592 [ 268 ] {} <Debug> TCP-Session: eeb4dd50-a162-4f41-854a-8d91eec788e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
214 | 2024.12.21 07:43:03.511610 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63119 | ||
215 | 2024.12.21 07:43:03.511790 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49746 | ||
216 | 2024.12.21 07:43:03.511808 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
217 | 2024.12.21 07:43:03.511832 [ 269 ] {} <Debug> TCP-Session: f8d66c84-aaf9-4a4b-a89f-82ee52c40041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2024.12.21 07:43:03.511814 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55417 | ||
219 | 2024.12.21 07:43:03.512227 [ 271 ] {} <Debug> TCP-Session: 611c1f84-5078-4f4f-b77e-e53b407c76b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58371 | ||
220 | 2024.12.21 07:43:03.512313 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
221 | 2024.12.21 07:43:03.512369 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
222 | 2024.12.21 07:43:03.512388 [ 271 ] {} <Debug> TCP-Session: 611c1f84-5078-4f4f-b77e-e53b407c76b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.12.21 07:43:03.512272 [ 269 ] {} <Debug> TCP-Session: f8d66c84-aaf9-4a4b-a89f-82ee52c40041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.12.21 07:43:03.512418 [ 270 ] {} <Debug> TCP-Session: 29fa83b0-5781-4a6e-aa7c-58ccdc4d11f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55417 | ||
225 | 2024.12.21 07:43:03.512343 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
226 | 2024.12.21 07:43:03.512527 [ 271 ] {} <Debug> TCP-Session: 611c1f84-5078-4f4f-b77e-e53b407c76b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.12.21 07:43:03.512561 [ 272 ] {} <Debug> TCP-Session: 6fd81ac7-e3a9-49d9-b23e-7622420d2e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63119 | ||
228 | 2024.12.21 07:43:03.512607 [ 273 ] {} <Debug> TCP-Session: d6f3fbcb-0b0b-44b4-9260-81d1e63dc694 Authenticating user 'default' from [fd00:1122:3344:101::e]:49746 | ||
229 | 2024.12.21 07:43:03.512624 [ 270 ] {} <Debug> TCP-Session: 29fa83b0-5781-4a6e-aa7c-58ccdc4d11f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.12.21 07:43:03.512719 [ 270 ] {} <Debug> TCP-Session: 29fa83b0-5781-4a6e-aa7c-58ccdc4d11f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.12.21 07:43:03.512725 [ 273 ] {} <Debug> TCP-Session: d6f3fbcb-0b0b-44b4-9260-81d1e63dc694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2024.12.21 07:43:03.512743 [ 272 ] {} <Debug> TCP-Session: 6fd81ac7-e3a9-49d9-b23e-7622420d2e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.12.21 07:43:03.512785 [ 273 ] {} <Debug> TCP-Session: d6f3fbcb-0b0b-44b4-9260-81d1e63dc694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.12.21 07:43:03.512795 [ 272 ] {} <Debug> TCP-Session: 6fd81ac7-e3a9-49d9-b23e-7622420d2e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.12.21 07:43:03.859062 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52279 | ||
236 | 2024.12.21 07:43:03.864758 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.12.21 07:43:03.864820 [ 274 ] {} <Debug> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52279 | ||
238 | 2024.12.21 07:43:03.864844 [ 274 ] {} <Debug> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.12.21 07:43:03.864860 [ 274 ] {} <Debug> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.12.21 07:43:03.864944 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.12.21 07:43:03.864976 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2024.12.21 07:43:03.865005 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2024.12.21 07:43:03.873393 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62377 | ||
244 | 2024.12.21 07:43:03.873449 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47730 | ||
245 | 2024.12.21 07:43:03.873465 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64685 | ||
246 | 2024.12.21 07:43:03.873727 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49034 | ||
247 | 2024.12.21 07:43:03.873726 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
248 | 2024.12.21 07:43:03.873772 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54835 | ||
249 | 2024.12.21 07:43:03.873907 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38149 | ||
250 | 2024.12.21 07:43:03.874159 [ 275 ] {} <Debug> TCP-Session: 446ccdee-8505-45e0-9dde-e0fbdddfccf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62377 | ||
251 | 2024.12.21 07:43:03.874260 [ 275 ] {} <Debug> TCP-Session: 446ccdee-8505-45e0-9dde-e0fbdddfccf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2024.12.21 07:43:03.874292 [ 275 ] {} <Debug> TCP-Session: 446ccdee-8505-45e0-9dde-e0fbdddfccf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.12.21 07:43:03.877028 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
254 | 2024.12.21 07:43:03.877048 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
255 | 2024.12.21 07:43:03.877067 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
256 | 2024.12.21 07:43:03.877093 [ 280 ] {} <Debug> TCP-Session: 2e279d2e-5cf8-4a56-a34b-72c92456ce43 Authenticating user 'default' from [fd00:1122:3344:101::d]:38149 | ||
257 | 2024.12.21 07:43:03.877099 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
258 | 2024.12.21 07:43:03.877154 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42949 | ||
259 | 2024.12.21 07:43:03.877211 [ 279 ] {} <Debug> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Authenticating user 'default' from [fd00:1122:3344:101::d]:54835 | ||
260 | 2024.12.21 07:43:03.877222 [ 280 ] {} <Debug> TCP-Session: 2e279d2e-5cf8-4a56-a34b-72c92456ce43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2024.12.21 07:43:03.877264 [ 277 ] {} <Debug> TCP-Session: c1534056-c918-4b76-ad3d-5f3bb1c439f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47730 | ||
262 | 2024.12.21 07:43:03.877265 [ 276 ] {} <Debug> TCP-Session: c90bd030-16c3-415b-a098-d4dc23d661ef Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
263 | 2024.12.21 07:43:03.877368 [ 280 ] {} <Debug> TCP-Session: 2e279d2e-5cf8-4a56-a34b-72c92456ce43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2024.12.21 07:43:03.877268 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
265 | 2024.12.21 07:43:03.877573 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61931 | ||
266 | 2024.12.21 07:43:03.877592 [ 276 ] {} <Debug> TCP-Session: c90bd030-16c3-415b-a098-d4dc23d661ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.12.21 07:43:03.877618 [ 277 ] {} <Debug> TCP-Session: c1534056-c918-4b76-ad3d-5f3bb1c439f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
268 | 2024.12.21 07:43:03.877537 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
269 | 2024.12.21 07:43:03.877647 [ 278 ] {} <Debug> TCP-Session: 25eaf890-7b4c-4209-a92c-d77606d475a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49034 | ||
270 | 2024.12.21 07:43:03.877542 [ 279 ] {} <Debug> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2024.12.21 07:43:03.877808 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
272 | 2024.12.21 07:43:03.877813 [ 278 ] {} <Debug> TCP-Session: 25eaf890-7b4c-4209-a92c-d77606d475a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.12.21 07:43:03.877840 [ 276 ] {} <Debug> TCP-Session: c90bd030-16c3-415b-a098-d4dc23d661ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2024.12.21 07:43:03.877884 [ 279 ] {} <Debug> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2024.12.21 07:43:03.877902 [ 278 ] {} <Debug> TCP-Session: 25eaf890-7b4c-4209-a92c-d77606d475a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.12.21 07:43:03.877848 [ 281 ] {} <Debug> TCP-Session: 23d66722-e42e-4cd5-9a2e-0ad9bb9c9b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42949 | ||
277 | 2024.12.21 07:43:03.877829 [ 277 ] {} <Debug> TCP-Session: c1534056-c918-4b76-ad3d-5f3bb1c439f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2024.12.21 07:43:03.878100 [ 281 ] {} <Debug> TCP-Session: 23d66722-e42e-4cd5-9a2e-0ad9bb9c9b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2024.12.21 07:43:03.878151 [ 282 ] {} <Debug> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Authenticating user 'default' from [fd00:1122:3344:101::d]:61931 | ||
280 | 2024.12.21 07:43:03.878227 [ 281 ] {} <Debug> TCP-Session: 23d66722-e42e-4cd5-9a2e-0ad9bb9c9b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2024.12.21 07:43:03.878244 [ 282 ] {} <Debug> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.12.21 07:43:03.878327 [ 282 ] {} <Debug> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.12.21 07:43:03.884883 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2024.12.21 07:43:03.894018 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.12.21 07:43:03.947832 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52279) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.12.21 07:43:03.949139 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.12.21 07:43:03.949250 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} <Debug> TCPHandler: Processed in 0.067066385 sec. | ||
334 | 2024.12.21 07:43:03.949609 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.12.21 07:43:03.949821 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.12.21 07:43:03.950192 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54835) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.12.21 07:43:03.950357 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.12.21 07:43:03.950473 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} <Debug> TCPHandler: Processed in 0.001014707 sec. | ||
385 | 2024.12.21 07:43:03.951730 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.12.21 07:43:03.952974 [ 274 ] {30cff926-9153-478b-ad25-5b3558824b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.12.21 07:43:03.953586 [ 274 ] {30cff926-9153-478b-ad25-5b3558824b2c} <Debug> TCPHandler: Processed in 0.001970833 sec. | ||
388 | 2024.12.21 07:43:03.953809 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.12.21 07:43:03.953957 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.12.21 07:43:03.954057 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.12.21 07:43:03.957321 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.12.21 07:43:03.957362 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5321e-05 sec | ||
393 | 2024.12.21 07:43:03.957377 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Trace> ReferentialDeps: No tables | ||
394 | 2024.12.21 07:43:03.957389 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Trace> LoadingDeps: No tables | ||
395 | 2024.12.21 07:43:03.957421 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.12.21 07:43:03.957476 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} <Debug> TCPHandler: Processed in 0.003727122 sec. | ||
397 | 2024.12.21 07:43:03.957678 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.12.21 07:43:03.957890 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) /* The version table contains metadata about the `oximeter` database */ | ||
399 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
400 | 2024.12.21 07:43:03.957971 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.12.21 07:43:03.964519 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.12.21 07:43:03.969734 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} <Debug> oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): Loading data parts | ||
403 | 2024.12.21 07:43:03.970218 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} <Debug> oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): There are no data parts | ||
404 | 2024.12.21 07:43:03.973390 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} <Debug> TCPHandler: Processed in 0.015777093 sec. | ||
405 | 2024.12.21 07:43:03.973681 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.12.21 07:43:03.973916 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) /* The measurement tables contain all individual samples from each timeseries. | ||
407 | * | ||
408 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
409 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
410 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
411 | * by all samples from the same timeseries. | ||
412 | * | ||
413 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
414 | * and then uses that to index quickly into the measurements tables. | ||
415 | */ | ||
416 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
417 | 2024.12.21 07:43:03.974040 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.12.21 07:43:03.983872 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} <Debug> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Loading data parts | ||
419 | 2024.12.21 07:43:03.984848 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} <Debug> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): There are no data parts | ||
420 | 2024.12.21 07:43:03.987077 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} <Debug> TCPHandler: Processed in 0.013458024 sec. | ||
421 | 2024.12.21 07:43:03.987282 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.12.21 07:43:03.987521 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
423 | 2024.12.21 07:43:03.987572 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.12.21 07:43:03.991747 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} <Debug> oximeter.measurements_i8 (2339a470-ad7e-4b2a-9111-2ed0785c2604): Loading data parts | ||
425 | 2024.12.21 07:43:03.991997 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} <Debug> oximeter.measurements_i8 (2339a470-ad7e-4b2a-9111-2ed0785c2604): There are no data parts | ||
426 | 2024.12.21 07:43:03.994161 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} <Debug> TCPHandler: Processed in 0.006938296 sec. | ||
427 | 2024.12.21 07:43:03.994380 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.12.21 07:43:03.994600 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
429 | 2024.12.21 07:43:03.994677 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.12.21 07:43:03.998548 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} <Debug> oximeter.measurements_u8 (2e42f617-72b8-4258-963c-2f7176f77b91): Loading data parts | ||
431 | 2024.12.21 07:43:03.998739 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} <Debug> oximeter.measurements_u8 (2e42f617-72b8-4258-963c-2f7176f77b91): There are no data parts | ||
432 | 2024.12.21 07:43:04.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.89 MiB, peak 123.89 MiB, free memory in arenas 0.00 B, will set to 134.21 MiB (RSS), difference: 10.32 MiB | ||
433 | 2024.12.21 07:43:04.001349 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} <Debug> TCPHandler: Processed in 0.007032887 sec. | ||
434 | 2024.12.21 07:43:04.001617 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.12.21 07:43:04.001881 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
436 | 2024.12.21 07:43:04.001952 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
437 | 2024.12.21 07:43:04.005739 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} <Debug> oximeter.measurements_i16 (ad176ada-0354-4fec-881d-61d7969f439c): Loading data parts | ||
438 | 2024.12.21 07:43:04.005921 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} <Debug> oximeter.measurements_i16 (ad176ada-0354-4fec-881d-61d7969f439c): There are no data parts | ||
439 | 2024.12.21 07:43:04.008591 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} <Debug> TCPHandler: Processed in 0.007039737 sec. | ||
440 | 2024.12.21 07:43:04.008917 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.12.21 07:43:04.009196 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
442 | 2024.12.21 07:43:04.009289 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
443 | 2024.12.21 07:43:04.014751 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} <Debug> oximeter.measurements_u16 (d3b9d471-afca-4c4d-a1ce-c4ae0f466ccf): Loading data parts | ||
444 | 2024.12.21 07:43:04.014920 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} <Debug> oximeter.measurements_u16 (d3b9d471-afca-4c4d-a1ce-c4ae0f466ccf): There are no data parts | ||
445 | 2024.12.21 07:43:04.022500 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} <Debug> TCPHandler: Processed in 0.013715858 sec. | ||
446 | 2024.12.21 07:43:04.022738 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.12.21 07:43:04.022990 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
448 | 2024.12.21 07:43:04.023106 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
449 | 2024.12.21 07:43:04.029705 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} <Debug> oximeter.measurements_i32 (2840b1db-1b1f-4948-99d8-2972b761b401): Loading data parts | ||
450 | 2024.12.21 07:43:04.029880 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} <Debug> oximeter.measurements_i32 (2840b1db-1b1f-4948-99d8-2972b761b401): There are no data parts | ||
451 | 2024.12.21 07:43:04.032540 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} <Debug> TCPHandler: Processed in 0.009861434 sec. | ||
452 | 2024.12.21 07:43:04.032753 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.12.21 07:43:04.032972 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
454 | 2024.12.21 07:43:04.033055 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
455 | 2024.12.21 07:43:04.038207 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} <Debug> oximeter.measurements_u32 (43dbee40-4bd0-4b03-b1cc-e0f0d6eea606): Loading data parts | ||
456 | 2024.12.21 07:43:04.038369 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} <Debug> oximeter.measurements_u32 (43dbee40-4bd0-4b03-b1cc-e0f0d6eea606): There are no data parts | ||
457 | 2024.12.21 07:43:04.044296 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} <Debug> TCPHandler: Processed in 0.011604313 sec. | ||
458 | 2024.12.21 07:43:04.044525 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2024.12.21 07:43:04.044792 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
460 | 2024.12.21 07:43:04.044873 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
461 | 2024.12.21 07:43:04.050343 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} <Debug> oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Loading data parts | ||
462 | 2024.12.21 07:43:04.050598 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} <Debug> oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): There are no data parts | ||
463 | 2024.12.21 07:43:04.056117 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} <Debug> TCPHandler: Processed in 0.011663794 sec. | ||
464 | 2024.12.21 07:43:04.056371 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.12.21 07:43:04.056603 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
466 | 2024.12.21 07:43:04.056689 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
467 | 2024.12.21 07:43:04.062895 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} <Debug> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Loading data parts | ||
468 | 2024.12.21 07:43:04.063072 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} <Debug> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): There are no data parts | ||
469 | 2024.12.21 07:43:04.067028 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} <Debug> TCPHandler: Processed in 0.010725719 sec. | ||
470 | 2024.12.21 07:43:04.067252 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
471 | 2024.12.21 07:43:04.067510 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
472 | 2024.12.21 07:43:04.067590 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
473 | 2024.12.21 07:43:04.073359 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} <Debug> oximeter.measurements_f32 (87f0289b-45cb-4c3d-8afc-2e483c29b11f): Loading data parts | ||
474 | 2024.12.21 07:43:04.073532 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} <Debug> oximeter.measurements_f32 (87f0289b-45cb-4c3d-8afc-2e483c29b11f): There are no data parts | ||
475 | 2024.12.21 07:43:04.077904 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} <Debug> TCPHandler: Processed in 0.010719218 sec. | ||
476 | 2024.12.21 07:43:04.078141 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
477 | 2024.12.21 07:43:04.078399 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
478 | 2024.12.21 07:43:04.078488 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
479 | 2024.12.21 07:43:04.084869 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} <Debug> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Loading data parts | ||
480 | 2024.12.21 07:43:04.085042 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} <Debug> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): There are no data parts | ||
481 | 2024.12.21 07:43:04.092206 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} <Debug> TCPHandler: Processed in 0.014139586 sec. | ||
482 | 2024.12.21 07:43:04.092452 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
483 | 2024.12.21 07:43:04.092745 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
484 | 2024.12.21 07:43:04.092831 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
485 | 2024.12.21 07:43:04.098243 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} <Debug> oximeter.measurements_string (e24e0ed7-8d5e-4e33-9e6b-43dff9326665): Loading data parts | ||
486 | 2024.12.21 07:43:04.098415 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} <Debug> oximeter.measurements_string (e24e0ed7-8d5e-4e33-9e6b-43dff9326665): There are no data parts | ||
487 | 2024.12.21 07:43:04.102529 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} <Debug> TCPHandler: Processed in 0.010148189 sec. | ||
488 | 2024.12.21 07:43:04.102760 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
489 | 2024.12.21 07:43:04.103031 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
490 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
491 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
492 | * a string isn't palatable for a few reasons. | ||
493 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
494 | * details. | ||
495 | */ | ||
496 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
497 | 2024.12.21 07:43:04.103156 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
498 | 2024.12.21 07:43:04.105405 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} <Debug> oximeter.measurements_bytes (d37a9934-a141-434f-8f28-39c718c7396e): Loading data parts | ||
499 | 2024.12.21 07:43:04.105573 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} <Debug> oximeter.measurements_bytes (d37a9934-a141-434f-8f28-39c718c7396e): There are no data parts | ||
500 | 2024.12.21 07:43:04.109598 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} <Debug> TCPHandler: Processed in 0.006907645 sec. | ||
501 | 2024.12.21 07:43:04.109800 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.12.21 07:43:04.110025 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
503 | 2024.12.21 07:43:04.110112 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
504 | 2024.12.21 07:43:04.117102 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} <Debug> oximeter.measurements_cumulativei64 (ec30dec9-c3a1-4abe-bf36-f1365e6810a5): Loading data parts | ||
505 | 2024.12.21 07:43:04.117270 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} <Debug> oximeter.measurements_cumulativei64 (ec30dec9-c3a1-4abe-bf36-f1365e6810a5): There are no data parts | ||
506 | 2024.12.21 07:43:04.121709 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} <Debug> TCPHandler: Processed in 0.011966259 sec. | ||
507 | 2024.12.21 07:43:04.121964 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.12.21 07:43:04.122199 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
509 | 2024.12.21 07:43:04.122291 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
510 | 2024.12.21 07:43:04.132191 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} <Debug> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Loading data parts | ||
511 | 2024.12.21 07:43:04.132398 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} <Debug> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): There are no data parts | ||
512 | 2024.12.21 07:43:04.139876 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} <Debug> TCPHandler: Processed in 0.017971069 sec. | ||
513 | 2024.12.21 07:43:04.140123 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2024.12.21 07:43:04.140408 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
515 | 2024.12.21 07:43:04.140487 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
516 | 2024.12.21 07:43:04.149615 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} <Debug> oximeter.measurements_cumulativef32 (bbc626b8-4ca6-4c0d-afb8-8fd4fb6def20): Loading data parts | ||
517 | 2024.12.21 07:43:04.149808 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} <Debug> oximeter.measurements_cumulativef32 (bbc626b8-4ca6-4c0d-afb8-8fd4fb6def20): There are no data parts | ||
518 | 2024.12.21 07:43:04.154387 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} <Debug> TCPHandler: Processed in 0.014338438 sec. | ||
519 | 2024.12.21 07:43:04.154682 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2024.12.21 07:43:04.154937 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
521 | 2024.12.21 07:43:04.155034 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
522 | 2024.12.21 07:43:04.166233 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} <Debug> oximeter.measurements_cumulativef64 (8b5cefad-41bf-4c39-84a6-495a1c25094c): Loading data parts | ||
523 | 2024.12.21 07:43:04.166413 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} <Debug> oximeter.measurements_cumulativef64 (8b5cefad-41bf-4c39-84a6-495a1c25094c): There are no data parts | ||
524 | 2024.12.21 07:43:04.172505 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} <Debug> TCPHandler: Processed in 0.017911908 sec. | ||
525 | 2024.12.21 07:43:04.172755 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2024.12.21 07:43:04.173064 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
527 | * NOTE: Array types cannot be Nullable, see | ||
528 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
529 | * for more details. | ||
530 | * | ||
531 | * This means we need to use empty arrays to indicate a missing value. This | ||
532 | * is unfortunate, and at this point relies on the fact that an | ||
533 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
534 | * to figure out another way to represent missing samples here. | ||
535 | */ | ||
536 | 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) | ||
537 | 2024.12.21 07:43:04.173174 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
538 | 2024.12.21 07:43:04.184536 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} <Debug> oximeter.measurements_histogrami8 (b853d4d1-0fdf-41bf-bf15-851f1ab1c7f3): Loading data parts | ||
539 | 2024.12.21 07:43:04.184745 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} <Debug> oximeter.measurements_histogrami8 (b853d4d1-0fdf-41bf-bf15-851f1ab1c7f3): There are no data parts | ||
540 | 2024.12.21 07:43:04.189993 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} <Debug> TCPHandler: Processed in 0.017301548 sec. | ||
541 | 2024.12.21 07:43:04.190212 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
542 | 2024.12.21 07:43:04.190517 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
543 | 2024.12.21 07:43:04.190609 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
544 | 2024.12.21 07:43:04.199187 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} <Debug> oximeter.measurements_histogramu8 (bcf52a72-4951-479e-9c4c-218367c167e1): Loading data parts | ||
545 | 2024.12.21 07:43:04.199339 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} <Debug> oximeter.measurements_histogramu8 (bcf52a72-4951-479e-9c4c-218367c167e1): There are no data parts | ||
546 | 2024.12.21 07:43:04.207394 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} <Debug> TCPHandler: Processed in 0.017246737 sec. | ||
547 | 2024.12.21 07:43:04.207642 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2024.12.21 07:43:04.208002 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
549 | 2024.12.21 07:43:04.208121 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
550 | 2024.12.21 07:43:04.211693 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} <Debug> oximeter.measurements_histogrami16 (d4e3e2ce-bfe4-47ff-be16-8a32a2222009): Loading data parts | ||
551 | 2024.12.21 07:43:04.211865 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} <Debug> oximeter.measurements_histogrami16 (d4e3e2ce-bfe4-47ff-be16-8a32a2222009): There are no data parts | ||
552 | 2024.12.21 07:43:04.216853 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} <Debug> TCPHandler: Processed in 0.009280135 sec. | ||
553 | 2024.12.21 07:43:04.217702 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
554 | 2024.12.21 07:43:04.218060 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
555 | 2024.12.21 07:43:04.218172 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
556 | 2024.12.21 07:43:04.230574 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} <Debug> oximeter.measurements_histogramu16 (8f5a3397-3a25-4853-8829-c543d1e686e5): Loading data parts | ||
557 | 2024.12.21 07:43:04.230758 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} <Debug> oximeter.measurements_histogramu16 (8f5a3397-3a25-4853-8829-c543d1e686e5): There are no data parts | ||
558 | 2024.12.21 07:43:04.232690 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} <Debug> TCPHandler: Processed in 0.01505893 sec. | ||
559 | 2024.12.21 07:43:04.232920 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2024.12.21 07:43:04.233243 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
561 | 2024.12.21 07:43:04.233328 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
562 | 2024.12.21 07:43:04.237438 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} <Debug> oximeter.measurements_histogrami32 (e2c75d6f-51ba-4f9c-a9a4-a3ffb9e3c6b3): Loading data parts | ||
563 | 2024.12.21 07:43:04.237614 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} <Debug> oximeter.measurements_histogrami32 (e2c75d6f-51ba-4f9c-a9a4-a3ffb9e3c6b3): There are no data parts | ||
564 | 2024.12.21 07:43:04.242763 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} <Debug> TCPHandler: Processed in 0.009900505 sec. | ||
565 | 2024.12.21 07:43:04.242975 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
566 | 2024.12.21 07:43:04.243269 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
567 | 2024.12.21 07:43:04.243369 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
568 | 2024.12.21 07:43:04.252153 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} <Debug> oximeter.measurements_histogramu32 (5dae3e29-2382-4a9d-92f1-f168a50c0ead): Loading data parts | ||
569 | 2024.12.21 07:43:04.252404 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} <Debug> oximeter.measurements_histogramu32 (5dae3e29-2382-4a9d-92f1-f168a50c0ead): There are no data parts | ||
570 | 2024.12.21 07:43:04.264690 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} <Debug> TCPHandler: Processed in 0.021777093 sec. | ||
571 | 2024.12.21 07:43:04.264986 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.12.21 07:43:04.265409 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
573 | 2024.12.21 07:43:04.265575 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
574 | 2024.12.21 07:43:04.280780 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} <Debug> oximeter.measurements_histogrami64 (056a425f-06ae-4676-a456-5bfd301e826c): Loading data parts | ||
575 | 2024.12.21 07:43:04.280995 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} <Debug> oximeter.measurements_histogrami64 (056a425f-06ae-4676-a456-5bfd301e826c): There are no data parts | ||
576 | 2024.12.21 07:43:04.283635 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} <Debug> TCPHandler: Processed in 0.018721051 sec. | ||
577 | 2024.12.21 07:43:04.283860 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
578 | 2024.12.21 07:43:04.284165 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
579 | 2024.12.21 07:43:04.284341 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
580 | 2024.12.21 07:43:04.295605 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} <Debug> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Loading data parts | ||
581 | 2024.12.21 07:43:04.295780 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} <Debug> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): There are no data parts | ||
582 | 2024.12.21 07:43:04.304322 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} <Debug> TCPHandler: Processed in 0.020531441 sec. | ||
583 | 2024.12.21 07:43:04.304593 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
584 | 2024.12.21 07:43:04.304950 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
585 | 2024.12.21 07:43:04.305104 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
586 | 2024.12.21 07:43:04.312801 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} <Debug> oximeter.measurements_histogramf32 (3d7958d2-e625-4406-b627-80af4c971afe): Loading data parts | ||
587 | 2024.12.21 07:43:04.313004 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} <Debug> oximeter.measurements_histogramf32 (3d7958d2-e625-4406-b627-80af4c971afe): There are no data parts | ||
588 | 2024.12.21 07:43:04.317786 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} <Debug> TCPHandler: Processed in 0.01325268 sec. | ||
589 | 2024.12.21 07:43:04.318026 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
590 | 2024.12.21 07:43:04.318331 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
591 | 2024.12.21 07:43:04.318498 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
592 | 2024.12.21 07:43:04.327205 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} <Debug> oximeter.measurements_histogramf64 (b85b4698-fce0-4d09-928b-2409b3bfab1c): Loading data parts | ||
593 | 2024.12.21 07:43:04.327393 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} <Debug> oximeter.measurements_histogramf64 (b85b4698-fce0-4d09-928b-2409b3bfab1c): There are no data parts | ||
594 | 2024.12.21 07:43:04.332425 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} <Debug> TCPHandler: Processed in 0.014463531 sec. | ||
595 | 2024.12.21 07:43:04.332696 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
596 | 2024.12.21 07:43:04.332980 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | * | ||
613 | * TTL: We use a materialized column to expire old field table records. This | ||
614 | * column is generated automatically by the database whenever a new row is | ||
615 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
616 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
617 | * record will remain during a deduplication, which will have the last | ||
618 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
619 | * measurement tables. | ||
620 | */ | ||
621 | 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) | ||
622 | 2024.12.21 07:43:04.333124 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
623 | 2024.12.21 07:43:04.335724 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} <Debug> oximeter.fields_bool (9c1c2348-8aa0-4315-b047-24abcc2d755f): Loading data parts | ||
624 | 2024.12.21 07:43:04.335903 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} <Debug> oximeter.fields_bool (9c1c2348-8aa0-4315-b047-24abcc2d755f): There are no data parts | ||
625 | 2024.12.21 07:43:04.340232 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} <Debug> TCPHandler: Processed in 0.007596467 sec. | ||
626 | 2024.12.21 07:43:04.340461 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
627 | 2024.12.21 07:43:04.340676 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
628 | 2024.12.21 07:43:04.340848 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
629 | 2024.12.21 07:43:04.345949 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} <Debug> oximeter.fields_i8 (38c45050-b1d6-4910-8d8b-22285384abb2): Loading data parts | ||
630 | 2024.12.21 07:43:04.346240 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} <Debug> oximeter.fields_i8 (38c45050-b1d6-4910-8d8b-22285384abb2): There are no data parts | ||
631 | 2024.12.21 07:43:04.348889 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} <Debug> TCPHandler: Processed in 0.008494702 sec. | ||
632 | 2024.12.21 07:43:04.349093 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
633 | 2024.12.21 07:43:04.349397 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:04.349520 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
635 | 2024.12.21 07:43:04.352815 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} <Debug> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Loading data parts | ||
636 | 2024.12.21 07:43:04.352980 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} <Debug> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): There are no data parts | ||
637 | 2024.12.21 07:43:04.355648 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} <Debug> TCPHandler: Processed in 0.00661238 sec. | ||
638 | 2024.12.21 07:43:04.355891 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
639 | 2024.12.21 07:43:04.356105 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:04.356251 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
641 | 2024.12.21 07:43:04.358394 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} <Debug> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Loading data parts | ||
642 | 2024.12.21 07:43:04.358609 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} <Debug> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): There are no data parts | ||
643 | 2024.12.21 07:43:04.360015 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} <Debug> TCPHandler: Processed in 0.00418265 sec. | ||
644 | 2024.12.21 07:43:04.360214 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
645 | 2024.12.21 07:43:04.360549 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:04.360672 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
647 | 2024.12.21 07:43:04.363713 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} <Debug> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Loading data parts | ||
648 | 2024.12.21 07:43:04.363889 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} <Debug> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): There are no data parts | ||
649 | 2024.12.21 07:43:04.365350 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} <Debug> TCPHandler: Processed in 0.005205867 sec. | ||
650 | 2024.12.21 07:43:04.365538 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
651 | 2024.12.21 07:43:04.365750 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:04.365891 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
653 | 2024.12.21 07:43:04.368210 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35135 | ||
654 | 2024.12.21 07:43:04.368333 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
655 | 2024.12.21 07:43:04.368359 [ 285 ] {} <Debug> TCP-Session: 7ec6a25c-221c-4b2b-a7ff-304959920597 Authenticating user 'default' from [fd00:1122:3344:101::b]:35135 | ||
656 | 2024.12.21 07:43:04.368381 [ 285 ] {} <Debug> TCP-Session: 7ec6a25c-221c-4b2b-a7ff-304959920597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.12.21 07:43:04.368489 [ 285 ] {} <Debug> TCP-Session: 7ec6a25c-221c-4b2b-a7ff-304959920597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.12.21 07:43:04.368542 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
659 | 2024.12.21 07:43:04.368564 [ 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 | ||
660 | 2024.12.21 07:43:04.368657 [ 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 | ||
661 | 2024.12.21 07:43:04.368935 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} <Debug> oximeter.fields_i32 (0f36d40d-4bd5-4fdf-bfb4-5c9755825545): Loading data parts | ||
662 | 2024.12.21 07:43:04.369104 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} <Debug> oximeter.fields_i32 (0f36d40d-4bd5-4fdf-bfb4-5c9755825545): There are no data parts | ||
663 | 2024.12.21 07:43:04.369712 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59633 | ||
664 | 2024.12.21 07:43:04.370053 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44561 | ||
665 | 2024.12.21 07:43:04.370071 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2024.12.21 07:43:04.369966 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58616 | ||
667 | 2024.12.21 07:43:04.370085 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34008 | ||
668 | 2024.12.21 07:43:04.370142 [ 286 ] {} <Debug> TCP-Session: 92ee7351-8e7b-4b6d-8046-17100f80973a Authenticating user 'default' from [fd00:1122:3344:101::b]:59633 | ||
669 | 2024.12.21 07:43:04.370331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64851 | ||
670 | 2024.12.21 07:43:04.370549 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50526 | ||
671 | 2024.12.21 07:43:04.370592 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
672 | 2024.12.21 07:43:04.370613 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
673 | 2024.12.21 07:43:04.370622 [ 286 ] {} <Debug> TCP-Session: 92ee7351-8e7b-4b6d-8046-17100f80973a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2024.12.21 07:43:04.370343 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2024.12.21 07:43:04.370784 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
676 | 2024.12.21 07:43:04.370913 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2024.12.21 07:43:04.370921 [ 287 ] {} <Debug> TCP-Session: 41b76245-0971-4ed7-a0bd-d8e1b5037ffe Authenticating user 'default' from [fd00:1122:3344:101::b]:58616 | ||
678 | 2024.12.21 07:43:04.370982 [ 289 ] {} <Debug> TCP-Session: ece529b7-5a54-40f7-937b-a40d59ca3b80 Authenticating user 'default' from [fd00:1122:3344:101::b]:34008 | ||
679 | 2024.12.21 07:43:04.370997 [ 291 ] {} <Debug> TCP-Session: ea5eae41-011c-4906-b4b5-8c77e26355c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:50526 | ||
680 | 2024.12.21 07:43:04.370968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60985 | ||
681 | 2024.12.21 07:43:04.371041 [ 290 ] {} <Debug> TCP-Session: 7abf905e-9b0c-4136-b715-d7beb60ce2e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:64851 | ||
682 | 2024.12.21 07:43:04.371109 [ 291 ] {} <Debug> TCP-Session: ea5eae41-011c-4906-b4b5-8c77e26355c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.12.21 07:43:04.371056 [ 287 ] {} <Debug> TCP-Session: 41b76245-0971-4ed7-a0bd-d8e1b5037ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2024.12.21 07:43:04.370948 [ 288 ] {} <Debug> TCP-Session: 7011a511-8f5b-4267-bd70-79b3a32e039b Authenticating user 'default' from [fd00:1122:3344:101::b]:44561 | ||
685 | 2024.12.21 07:43:04.370910 [ 286 ] {} <Debug> TCP-Session: 92ee7351-8e7b-4b6d-8046-17100f80973a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.12.21 07:43:04.371214 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2024.12.21 07:43:04.371084 [ 289 ] {} <Debug> TCP-Session: ece529b7-5a54-40f7-937b-a40d59ca3b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.12.21 07:43:04.371272 [ 288 ] {} <Debug> TCP-Session: 7011a511-8f5b-4267-bd70-79b3a32e039b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.12.21 07:43:04.371320 [ 287 ] {} <Debug> TCP-Session: 41b76245-0971-4ed7-a0bd-d8e1b5037ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.12.21 07:43:04.371261 [ 290 ] {} <Debug> TCP-Session: 7abf905e-9b0c-4136-b715-d7beb60ce2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.12.21 07:43:04.371411 [ 288 ] {} <Debug> TCP-Session: 7011a511-8f5b-4267-bd70-79b3a32e039b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.12.21 07:43:04.371387 [ 289 ] {} <Debug> TCP-Session: ece529b7-5a54-40f7-937b-a40d59ca3b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.12.21 07:43:04.371354 [ 292 ] {} <Debug> TCP-Session: d39c3fbf-ef9f-440e-8214-0598e4c4214b Authenticating user 'default' from [fd00:1122:3344:101::b]:60985 | ||
694 | 2024.12.21 07:43:04.371482 [ 290 ] {} <Debug> TCP-Session: 7abf905e-9b0c-4136-b715-d7beb60ce2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.12.21 07:43:04.371235 [ 291 ] {} <Debug> TCP-Session: ea5eae41-011c-4906-b4b5-8c77e26355c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.12.21 07:43:04.371593 [ 292 ] {} <Debug> TCP-Session: d39c3fbf-ef9f-440e-8214-0598e4c4214b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.12.21 07:43:04.371733 [ 292 ] {} <Debug> TCP-Session: d39c3fbf-ef9f-440e-8214-0598e4c4214b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.12.21 07:43:04.371976 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} <Debug> TCPHandler: Processed in 0.006496068 sec. | ||
699 | 2024.12.21 07:43:04.372183 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
700 | 2024.12.21 07:43:04.372496 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
701 | 2024.12.21 07:43:04.372635 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
702 | 2024.12.21 07:43:04.378646 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} <Debug> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Loading data parts | ||
703 | 2024.12.21 07:43:04.378843 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} <Debug> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): There are no data parts | ||
704 | 2024.12.21 07:43:04.386159 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} <Debug> TCPHandler: Processed in 0.014032074 sec. | ||
705 | 2024.12.21 07:43:04.386441 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
706 | 2024.12.21 07:43:04.386698 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
707 | 2024.12.21 07:43:04.386865 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
708 | 2024.12.21 07:43:04.395939 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} <Debug> oximeter.fields_i64 (fdc85816-13d6-45a6-a5a0-261e0eaa2d02): Loading data parts | ||
709 | 2024.12.21 07:43:04.396231 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} <Debug> oximeter.fields_i64 (fdc85816-13d6-45a6-a5a0-261e0eaa2d02): There are no data parts | ||
710 | 2024.12.21 07:43:04.400726 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} <Debug> TCPHandler: Processed in 0.014355629 sec. | ||
711 | 2024.12.21 07:43:04.400973 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
712 | 2024.12.21 07:43:04.401342 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
713 | 2024.12.21 07:43:04.401494 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
714 | 2024.12.21 07:43:04.407634 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} <Debug> oximeter.fields_u64 (68ad8931-2272-49a0-b313-1317a4a1dd71): Loading data parts | ||
715 | 2024.12.21 07:43:04.407819 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} <Debug> oximeter.fields_u64 (68ad8931-2272-49a0-b313-1317a4a1dd71): There are no data parts | ||
716 | 2024.12.21 07:43:04.414288 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} <Debug> TCPHandler: Processed in 0.013388053 sec. | ||
717 | 2024.12.21 07:43:04.414543 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
718 | 2024.12.21 07:43:04.414758 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
719 | 2024.12.21 07:43:04.414916 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
720 | 2024.12.21 07:43:04.423401 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} <Debug> oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Loading data parts | ||
721 | 2024.12.21 07:43:04.423689 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} <Debug> oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): There are no data parts | ||
722 | 2024.12.21 07:43:04.431001 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} <Debug> TCPHandler: Processed in 0.016529195 sec. | ||
723 | 2024.12.21 07:43:04.431270 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
724 | 2024.12.21 07:43:04.431649 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
725 | 2024.12.21 07:43:04.431780 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.12.21 07:43:04.439258 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} <Debug> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Loading data parts | ||
727 | 2024.12.21 07:43:04.439476 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} <Debug> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): There are no data parts | ||
728 | 2024.12.21 07:43:04.442893 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} <Debug> TCPHandler: Processed in 0.011709245 sec. | ||
729 | 2024.12.21 07:43:04.443105 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
730 | 2024.12.21 07:43:04.443317 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
731 | 2024.12.21 07:43:04.443470 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
732 | 2024.12.21 07:43:04.446860 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} <Debug> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Loading data parts | ||
733 | 2024.12.21 07:43:04.447039 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} <Debug> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): There are no data parts | ||
734 | 2024.12.21 07:43:04.449321 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} <Debug> TCPHandler: Processed in 0.006277175 sec. | ||
735 | 2024.12.21 07:43:04.449543 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
736 | 2024.12.21 07:43:04.449944 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) /* The timeseries schema table stores the extracted schema for the samples | ||
737 | * oximeter collects. | ||
738 | */ | ||
739 | 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) | ||
740 | 2024.12.21 07:43:04.450092 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
741 | 2024.12.21 07:43:04.454521 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Loading data parts | ||
742 | 2024.12.21 07:43:04.454773 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): There are no data parts | ||
743 | 2024.12.21 07:43:04.458997 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} <Debug> TCPHandler: Processed in 0.009515608 sec. | ||
744 | 2024.12.21 07:43:04.459212 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
745 | 2024.12.21 07:43:04.459513 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
746 | 2024.12.21 07:43:04.462402 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
747 | 2024.12.21 07:43:04.472757 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Trace> oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
748 | 2024.12.21 07:43:04.472872 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
749 | 2024.12.21 07:43:04.480072 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
750 | 2024.12.21 07:43:04.480673 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Trace> oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
751 | 2024.12.21 07:43:04.481035 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.0216 sec., 46.29629629629629 rows/sec., 740.74 B/sec. | ||
752 | 2024.12.21 07:43:04.481304 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} <Debug> TCPHandler: Processed in 0.022150269 sec. | ||
753 | 2024.12.21 07:43:05.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.24 MiB, peak 137.24 MiB, free memory in arenas 0.00 B, will set to 141.40 MiB (RSS), difference: 4.16 MiB | ||
754 | 2024.12.21 07:43:09.745628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
755 | 2024.12.21 07:43:09.745672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
756 | 2024.12.21 07:43:09.745750 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
757 | 2024.12.21 07:43:09.745782 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
758 | 2024.12.21 07:43:09.753126 [ 244 ] {} <Debug> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Loading data parts | ||
759 | 2024.12.21 07:43:09.753549 [ 244 ] {} <Debug> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): There are no data parts | ||
760 | 2024.12.21 07:43:09.765445 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
761 | 2024.12.21 07:43:09.765565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
762 | 2024.12.21 07:43:09.770299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.12.21 07:43:09.770506 [ 243 ] {} <Debug> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Loading data parts | ||
764 | 2024.12.21 07:43:09.770737 [ 243 ] {} <Debug> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): There are no data parts | ||
765 | 2024.12.21 07:43:09.771113 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
766 | 2024.12.21 07:43:09.772059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
767 | 2024.12.21 07:43:09.797026 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2024.12.21 07:43:09.797078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
769 | 2024.12.21 07:43:09.804686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2024.12.21 07:43:09.806005 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
771 | 2024.12.21 07:43:09.808410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
772 | 2024.12.21 07:43:10.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.41 MiB, peak 150.41 MiB, free memory in arenas 0.00 B, will set to 151.03 MiB (RSS), difference: 4.62 MiB | ||
773 | 2024.12.21 07:43:12.245558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
774 | 2024.12.21 07:43:12.245666 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
775 | 2024.12.21 07:43:12.251725 [ 242 ] {} <Debug> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Loading data parts | ||
776 | 2024.12.21 07:43:12.251916 [ 242 ] {} <Debug> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): There are no data parts | ||
777 | 2024.12.21 07:43:12.258407 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
778 | 2024.12.21 07:43:12.258451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
779 | 2024.12.21 07:43:12.260254 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
780 | 2024.12.21 07:43:12.260839 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
781 | 2024.12.21 07:43:12.261348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
782 | 2024.12.21 07:43:13.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.22 MiB, peak 155.22 MiB, free memory in arenas 0.00 B, will set to 151.41 MiB (RSS), difference: -3.81 MiB | ||
783 | 2024.12.21 07:43:17.202886 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
784 | 2024.12.21 07:43:17.202948 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
785 | 2024.12.21 07:43:17.272201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
786 | 2024.12.21 07:43:17.273109 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2024.12.21 07:43:17.273164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
788 | 2024.12.21 07:43:17.273769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
789 | 2024.12.21 07:43:17.274033 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
790 | 2024.12.21 07:43:17.274330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
791 | 2024.12.21 07:43:17.308493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
792 | 2024.12.21 07:43:17.329793 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2024.12.21 07:43:17.329860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
794 | 2024.12.21 07:43:17.336392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
795 | 2024.12.21 07:43:17.337188 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
796 | 2024.12.21 07:43:17.339703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
797 | 2024.12.21 07:43:18.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.09 MiB, peak 156.09 MiB, free memory in arenas 0.00 B, will set to 153.10 MiB (RSS), difference: 1.01 MiB | ||
798 | 2024.12.21 07:43:23.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.11 MiB, peak 156.09 MiB, free memory in arenas 0.00 B, will set to 153.13 MiB (RSS), difference: 4.02 MiB | ||
799 | 2024.12.21 07:43:24.502943 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
800 | 2024.12.21 07:43:24.503166 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
801 | 2024.12.21 07:43:24.505704 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
802 | 2024.12.21 07:43:24.507991 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
803 | 2024.12.21 07:43:24.510851 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} <Debug> TCPHandler: Processed in 0.008047234 sec. | ||
804 | 2024.12.21 07:43:24.515272 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
805 | 2024.12.21 07:43:24.515494 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
806 | 2024.12.21 07:43:24.519350 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2024.12.21 07:43:24.519422 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2024.12.21 07:43:24.520007 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} <Debug> TCPHandler: Processed in 0.004859371 sec. | ||
809 | 2024.12.21 07:43:24.520413 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2024.12.21 07:43:24.520591 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
811 | 2024.12.21 07:43:24.521072 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2024.12.21 07:43:24.521135 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
813 | 2024.12.21 07:43:24.521682 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} <Debug> TCPHandler: Processed in 0.001341112 sec. | ||
814 | 2024.12.21 07:43:24.521965 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
815 | 2024.12.21 07:43:24.522123 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
816 | 2024.12.21 07:43:24.522494 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.12.21 07:43:24.522553 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2024.12.21 07:43:24.523023 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} <Debug> TCPHandler: Processed in 0.001121359 sec. | ||
819 | 2024.12.21 07:43:24.523371 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2024.12.21 07:43:24.523536 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
821 | 2024.12.21 07:43:24.523925 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2024.12.21 07:43:24.523986 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2024.12.21 07:43:24.524511 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} <Debug> TCPHandler: Processed in 0.0012027 sec. | ||
824 | 2024.12.21 07:43:24.524793 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2024.12.21 07:43:24.524947 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
826 | 2024.12.21 07:43:24.525318 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.12.21 07:43:24.525376 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2024.12.21 07:43:24.525849 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} <Debug> TCPHandler: Processed in 0.001117149 sec. | ||
829 | 2024.12.21 07:43:24.526122 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2024.12.21 07:43:24.526290 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
831 | 2024.12.21 07:43:24.526689 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2024.12.21 07:43:24.526748 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2024.12.21 07:43:24.527259 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} <Debug> TCPHandler: Processed in 0.00119848 sec. | ||
834 | 2024.12.21 07:43:24.527523 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2024.12.21 07:43:24.527677 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
836 | 2024.12.21 07:43:24.528055 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2024.12.21 07:43:24.528112 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2024.12.21 07:43:24.528659 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} <Debug> TCPHandler: Processed in 0.001191529 sec. | ||
839 | 2024.12.21 07:43:24.528928 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2024.12.21 07:43:24.529085 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
841 | 2024.12.21 07:43:24.529472 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2024.12.21 07:43:24.529528 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2024.12.21 07:43:24.530044 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} <Debug> TCPHandler: Processed in 0.001170579 sec. | ||
844 | 2024.12.21 07:43:24.530321 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.12.21 07:43:24.530485 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
846 | 2024.12.21 07:43:24.530883 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2024.12.21 07:43:24.530941 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2024.12.21 07:43:24.531424 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} <Debug> TCPHandler: Processed in 0.001160189 sec. | ||
849 | 2024.12.21 07:43:24.531672 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2024.12.21 07:43:24.531830 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
851 | 2024.12.21 07:43:24.532219 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2024.12.21 07:43:24.532277 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2024.12.21 07:43:24.532789 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} <Debug> TCPHandler: Processed in 0.001169869 sec. | ||
854 | 2024.12.21 07:43:24.533068 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2024.12.21 07:43:24.533232 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
856 | 2024.12.21 07:43:24.533627 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2024.12.21 07:43:24.533683 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2024.12.21 07:43:24.534187 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} <Debug> TCPHandler: Processed in 0.001177719 sec. | ||
859 | 2024.12.21 07:43:24.534436 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2024.12.21 07:43:24.534594 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
861 | 2024.12.21 07:43:24.534982 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2024.12.21 07:43:24.535038 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2024.12.21 07:43:24.535541 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} <Debug> TCPHandler: Processed in 0.00115952 sec. | ||
864 | 2024.12.21 07:43:24.535821 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2024.12.21 07:43:24.535983 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
866 | 2024.12.21 07:43:24.536383 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2024.12.21 07:43:24.536439 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2024.12.21 07:43:24.536933 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} <Debug> TCPHandler: Processed in 0.001169469 sec. | ||
869 | 2024.12.21 07:43:24.537184 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2024.12.21 07:43:24.537344 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
871 | 2024.12.21 07:43:24.537746 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2024.12.21 07:43:24.537802 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2024.12.21 07:43:24.538304 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} <Debug> TCPHandler: Processed in 0.00117922 sec. | ||
874 | 2024.12.21 07:43:24.538573 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2024.12.21 07:43:24.538740 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
876 | 2024.12.21 07:43:24.539143 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2024.12.21 07:43:24.539201 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2024.12.21 07:43:24.539679 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} <Debug> TCPHandler: Processed in 0.00116371 sec. | ||
879 | 2024.12.21 07:43:24.539930 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2024.12.21 07:43:24.540103 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
881 | 2024.12.21 07:43:24.540527 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
882 | 2024.12.21 07:43:24.540591 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
883 | 2024.12.21 07:43:24.541165 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} <Debug> TCPHandler: Processed in 0.001301591 sec. | ||
884 | 2024.12.21 07:43:24.541446 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2024.12.21 07:43:24.541615 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
886 | 2024.12.21 07:43:24.542025 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
887 | 2024.12.21 07:43:24.542082 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
888 | 2024.12.21 07:43:24.542602 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} <Debug> TCPHandler: Processed in 0.00121276 sec. | ||
889 | 2024.12.21 07:43:24.548574 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2024.12.21 07:43:24.548726 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
891 | 2024.12.21 07:43:24.548791 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
892 | 2024.12.21 07:43:24.549680 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2024.12.21 07:43:24.549726 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
894 | 2024.12.21 07:43:24.550357 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2024.12.21 07:43:24.550590 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2024.12.21 07:43:24.550840 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002153 sec., 8360.427310729216 rows/sec., 1.14 MiB/sec. | ||
897 | 2024.12.21 07:43:24.550975 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} <Debug> TCPHandler: Processed in 0.002469392 sec. | ||
898 | 2024.12.21 07:43:24.551146 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2024.12.21 07:43:24.551278 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
900 | 2024.12.21 07:43:24.551331 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
901 | 2024.12.21 07:43:24.556602 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2024.12.21 07:43:24.556645 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
903 | 2024.12.21 07:43:24.557115 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
904 | 2024.12.21 07:43:24.557379 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2024.12.21 07:43:24.557622 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.006354 sec., 8813.34592382751 rows/sec., 689.00 KiB/sec. | ||
906 | 2024.12.21 07:43:24.557711 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} <Debug> TCPHandler: Processed in 0.006624731 sec. | ||
907 | 2024.12.21 07:43:24.557878 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2024.12.21 07:43:24.558002 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
909 | 2024.12.21 07:43:24.558053 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
910 | 2024.12.21 07:43:24.558673 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2024.12.21 07:43:24.558714 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
912 | 2024.12.21 07:43:24.559108 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
913 | 2024.12.21 07:43:24.559380 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2024.12.21 07:43:24.559680 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001686 sec., 37959.667852906285 rows/sec., 2.96 MiB/sec. | ||
915 | 2024.12.21 07:43:24.559751 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} <Debug> TCPHandler: Processed in 0.001936973 sec. | ||
916 | 2024.12.21 07:43:24.559906 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2024.12.21 07:43:24.560034 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
918 | 2024.12.21 07:43:24.560088 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
919 | 2024.12.21 07:43:24.560711 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2024.12.21 07:43:24.560745 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
921 | 2024.12.21 07:43:24.561280 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2024.12.21 07:43:24.561539 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2024.12.21 07:43:24.561715 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001712 sec., 74766.35514018692 rows/sec., 5.21 MiB/sec. | ||
924 | 2024.12.21 07:43:24.561764 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} <Debug> TCPHandler: Processed in 0.001919812 sec. | ||
925 | 2024.12.21 07:43:24.561943 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2024.12.21 07:43:24.562101 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
927 | 2024.12.21 07:43:24.562172 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
928 | 2024.12.21 07:43:24.562726 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2024.12.21 07:43:24.562768 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
930 | 2024.12.21 07:43:24.563176 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
931 | 2024.12.21 07:43:24.563428 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2024.12.21 07:43:24.563869 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001806 sec., 26578.073089700996 rows/sec., 1.79 MiB/sec. | ||
933 | 2024.12.21 07:43:24.563931 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} <Debug> TCPHandler: Processed in 0.002071644 sec. | ||
934 | 2024.12.21 07:43:24.774448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
935 | 2024.12.21 07:43:24.775047 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
936 | 2024.12.21 07:43:24.775096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
937 | 2024.12.21 07:43:24.775693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
938 | 2024.12.21 07:43:24.775973 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
939 | 2024.12.21 07:43:24.776213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
940 | 2024.12.21 07:43:24.839782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
941 | 2024.12.21 07:43:24.859101 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
942 | 2024.12.21 07:43:24.859163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
943 | 2024.12.21 07:43:24.865821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
944 | 2024.12.21 07:43:24.866587 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
945 | 2024.12.21 07:43:24.869481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
946 | 2024.12.21 07:43:29.506519 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
947 | 2024.12.21 07:43:29.506733 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
948 | 2024.12.21 07:43:29.506811 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
949 | 2024.12.21 07:43:29.507647 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2024.12.21 07:43:29.507711 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
951 | 2024.12.21 07:43:29.508250 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
952 | 2024.12.21 07:43:29.508568 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2024.12.21 07:43:29.508831 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 1.99 MiB/sec. | ||
954 | 2024.12.21 07:43:29.508908 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} <Debug> TCPHandler: Processed in 0.002523792 sec. | ||
955 | 2024.12.21 07:43:29.509163 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
956 | 2024.12.21 07:43:29.509357 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
957 | 2024.12.21 07:43:29.509429 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
958 | 2024.12.21 07:43:29.510188 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
959 | 2024.12.21 07:43:29.510236 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
960 | 2024.12.21 07:43:29.510675 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
961 | 2024.12.21 07:43:29.510972 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
962 | 2024.12.21 07:43:29.511199 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. | ||
963 | 2024.12.21 07:43:29.511358 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} <Debug> TCPHandler: Processed in 0.002333269 sec. | ||
964 | 2024.12.21 07:43:29.511524 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
965 | 2024.12.21 07:43:29.511660 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
966 | 2024.12.21 07:43:29.511720 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
967 | 2024.12.21 07:43:29.512382 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
968 | 2024.12.21 07:43:29.512427 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
969 | 2024.12.21 07:43:29.512866 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
970 | 2024.12.21 07:43:29.513133 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
971 | 2024.12.21 07:43:29.513383 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001751 sec., 91376.35636778983 rows/sec., 6.36 MiB/sec. | ||
972 | 2024.12.21 07:43:29.513471 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} <Debug> TCPHandler: Processed in 0.002010853 sec. | ||
973 | 2024.12.21 07:43:29.513642 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
974 | 2024.12.21 07:43:29.513766 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
975 | 2024.12.21 07:43:29.513820 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
976 | 2024.12.21 07:43:29.514340 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
977 | 2024.12.21 07:43:29.514378 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
978 | 2024.12.21 07:43:29.514765 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
979 | 2024.12.21 07:43:29.515015 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
980 | 2024.12.21 07:43:29.515192 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
981 | 2024.12.21 07:43:29.515242 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} <Debug> TCPHandler: Processed in 0.001665888 sec. | ||
982 | 2024.12.21 07:43:32.203191 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
983 | 2024.12.21 07:43:32.203251 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
984 | 2024.12.21 07:43:32.261783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 | ||
985 | 2024.12.21 07:43:32.265818 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
986 | 2024.12.21 07:43:32.265861 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
987 | 2024.12.21 07:43:32.267434 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
988 | 2024.12.21 07:43:32.267754 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
989 | 2024.12.21 07:43:32.268488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
990 | 2024.12.21 07:43:32.276329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
991 | 2024.12.21 07:43:32.277018 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
992 | 2024.12.21 07:43:32.277074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
993 | 2024.12.21 07:43:32.277677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
994 | 2024.12.21 07:43:32.277954 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
995 | 2024.12.21 07:43:32.278209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
996 | 2024.12.21 07:43:32.369564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
997 | 2024.12.21 07:43:32.389187 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
998 | 2024.12.21 07:43:32.389248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
999 | 2024.12.21 07:43:32.395938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1000 | 2024.12.21 07:43:32.396709 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1001 | 2024.12.21 07:43:32.399349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1002 | 2024.12.21 07:43:34.500526 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1003 | 2024.12.21 07:43:34.500779 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:34.503171 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1005 | 2024.12.21 07:43:34.507098 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <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 | 2024.12.21 07:43:34.507438 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1007 | 2024.12.21 07:43:34.509679 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1008 | 2024.12.21 07:43:34.510069 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1009 | 2024.12.21 07:43:34.514949 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1010 | 2024.12.21 07:43:34.516870 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.516904 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1012 | 2024.12.21 07:43:34.517036 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <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 | 2024.12.21 07:43:34.517065 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1014 | 2024.12.21 07:43:34.534299 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.033628 sec., 535.268228856905 rows/sec., 21.90 KiB/sec. | ||
1015 | 2024.12.21 07:43:34.534444 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} <Debug> TCPHandler: Processed in 0.034050086 sec. | ||
1016 | 2024.12.21 07:43:34.535318 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1017 | 2024.12.21 07:43:34.535597 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:34.536060 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1019 | 2024.12.21 07:43:34.536119 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <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 | 2024.12.21 07:43:34.536480 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1021 | 2024.12.21 07:43:34.536569 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1022 | 2024.12.21 07:43:34.536755 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1023 | 2024.12.21 07:43:34.536796 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1024 | 2024.12.21 07:43:34.536822 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.536839 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1026 | 2024.12.21 07:43:34.536891 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <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 | 2024.12.21 07:43:34.536915 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1028 | 2024.12.21 07:43:34.537634 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002164 sec., 8317.929759704251 rows/sec., 340.26 KiB/sec. | ||
1029 | 2024.12.21 07:43:34.537765 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} <Debug> TCPHandler: Processed in 0.002581173 sec. | ||
1030 | 2024.12.21 07:43:34.538145 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1031 | 2024.12.21 07:43:34.538345 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:34.538687 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1033 | 2024.12.21 07:43:34.538732 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <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 | 2024.12.21 07:43:34.539013 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1035 | 2024.12.21 07:43:34.539086 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1036 | 2024.12.21 07:43:34.539240 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1037 | 2024.12.21 07:43:34.539274 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1038 | 2024.12.21 07:43:34.539297 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.539314 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1040 | 2024.12.21 07:43:34.539360 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <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 | 2024.12.21 07:43:34.539382 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1042 | 2024.12.21 07:43:34.539997 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001746 sec., 10309.278350515464 rows/sec., 421.72 KiB/sec. | ||
1043 | 2024.12.21 07:43:34.540120 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} <Debug> TCPHandler: Processed in 0.002054035 sec. | ||
1044 | 2024.12.21 07:43:34.540710 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1045 | 2024.12.21 07:43:34.540904 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:34.541225 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1047 | 2024.12.21 07:43:34.541282 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <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 | 2024.12.21 07:43:34.541578 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1049 | 2024.12.21 07:43:34.541653 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1050 | 2024.12.21 07:43:34.541807 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1051 | 2024.12.21 07:43:34.541844 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1052 | 2024.12.21 07:43:34.541868 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.541886 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1054 | 2024.12.21 07:43:34.541930 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <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 | 2024.12.21 07:43:34.541954 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1056 | 2024.12.21 07:43:34.542544 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001733 sec., 10386.612810155799 rows/sec., 424.89 KiB/sec. | ||
1057 | 2024.12.21 07:43:34.542660 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} <Debug> TCPHandler: Processed in 0.002011614 sec. | ||
1058 | 2024.12.21 07:43:34.542915 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1059 | 2024.12.21 07:43:34.543097 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:34.543414 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1061 | 2024.12.21 07:43:34.543458 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <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 | 2024.12.21 07:43:34.543734 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1063 | 2024.12.21 07:43:34.543803 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1064 | 2024.12.21 07:43:34.543954 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1065 | 2024.12.21 07:43:34.543988 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1066 | 2024.12.21 07:43:34.544012 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.544032 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1068 | 2024.12.21 07:43:34.544077 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <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 | 2024.12.21 07:43:34.544101 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1070 | 2024.12.21 07:43:34.544724 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001709 sec., 10532.47513165594 rows/sec., 430.85 KiB/sec. | ||
1071 | 2024.12.21 07:43:34.544848 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} <Debug> TCPHandler: Processed in 0.001994193 sec. | ||
1072 | 2024.12.21 07:43:34.545127 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1073 | 2024.12.21 07:43:34.545305 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:34.545632 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1075 | 2024.12.21 07:43:34.545678 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <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 | 2024.12.21 07:43:34.545959 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1077 | 2024.12.21 07:43:34.546027 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1078 | 2024.12.21 07:43:34.546173 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1079 | 2024.12.21 07:43:34.546207 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1080 | 2024.12.21 07:43:34.546230 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.546247 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1082 | 2024.12.21 07:43:34.546292 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <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 | 2024.12.21 07:43:34.546314 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1084 | 2024.12.21 07:43:34.546880 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001658 sec., 10856.453558504221 rows/sec., 444.11 KiB/sec. | ||
1085 | 2024.12.21 07:43:34.546996 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} <Debug> TCPHandler: Processed in 0.001927082 sec. | ||
1086 | 2024.12.21 07:43:34.547269 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1087 | 2024.12.21 07:43:34.547460 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:34.547835 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1089 | 2024.12.21 07:43:34.547888 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <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 | 2024.12.21 07:43:34.548232 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1091 | 2024.12.21 07:43:34.548314 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1092 | 2024.12.21 07:43:34.548477 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1093 | 2024.12.21 07:43:34.548512 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1094 | 2024.12.21 07:43:34.548537 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.548555 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1096 | 2024.12.21 07:43:34.548601 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <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 | 2024.12.21 07:43:34.548625 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1098 | 2024.12.21 07:43:34.549189 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001825 sec., 9863.013698630137 rows/sec., 403.47 KiB/sec. | ||
1099 | 2024.12.21 07:43:34.549311 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} <Debug> TCPHandler: Processed in 0.002102075 sec. | ||
1100 | 2024.12.21 07:43:34.549561 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1101 | 2024.12.21 07:43:34.549744 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:34.550061 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1103 | 2024.12.21 07:43:34.550105 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <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 | 2024.12.21 07:43:34.550395 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1105 | 2024.12.21 07:43:34.550465 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1106 | 2024.12.21 07:43:34.550615 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1107 | 2024.12.21 07:43:34.550648 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1108 | 2024.12.21 07:43:34.550672 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.550690 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1110 | 2024.12.21 07:43:34.550735 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <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 | 2024.12.21 07:43:34.550758 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1112 | 2024.12.21 07:43:34.551429 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00177 sec., 10169.491525423728 rows/sec., 416.00 KiB/sec. | ||
1113 | 2024.12.21 07:43:34.551545 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} <Debug> TCPHandler: Processed in 0.002042864 sec. | ||
1114 | 2024.12.21 07:43:34.551774 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1115 | 2024.12.21 07:43:34.551954 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:34.552272 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1117 | 2024.12.21 07:43:34.552317 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <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 | 2024.12.21 07:43:34.552602 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1119 | 2024.12.21 07:43:34.552669 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1120 | 2024.12.21 07:43:34.552822 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1121 | 2024.12.21 07:43:34.552857 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1122 | 2024.12.21 07:43:34.552880 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.552900 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1124 | 2024.12.21 07:43:34.552944 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <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 | 2024.12.21 07:43:34.552971 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1126 | 2024.12.21 07:43:34.553642 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001771 sec., 10163.749294184077 rows/sec., 415.77 KiB/sec. | ||
1127 | 2024.12.21 07:43:34.553758 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} <Debug> TCPHandler: Processed in 0.002042594 sec. | ||
1128 | 2024.12.21 07:43:34.553999 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1129 | 2024.12.21 07:43:34.554178 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:34.554504 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1131 | 2024.12.21 07:43:34.554550 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <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 | 2024.12.21 07:43:34.554842 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1133 | 2024.12.21 07:43:34.554910 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1134 | 2024.12.21 07:43:34.555065 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1135 | 2024.12.21 07:43:34.555098 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1136 | 2024.12.21 07:43:34.555122 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.555139 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1138 | 2024.12.21 07:43:34.555184 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <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 | 2024.12.21 07:43:34.555210 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1140 | 2024.12.21 07:43:34.555771 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001677 sec., 10733.45259391771 rows/sec., 439.07 KiB/sec. | ||
1141 | 2024.12.21 07:43:34.555886 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} <Debug> TCPHandler: Processed in 0.001945673 sec. | ||
1142 | 2024.12.21 07:43:34.556158 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1143 | 2024.12.21 07:43:34.556338 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:34.556712 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1145 | 2024.12.21 07:43:34.556767 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <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 | 2024.12.21 07:43:34.557121 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1147 | 2024.12.21 07:43:34.557202 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1148 | 2024.12.21 07:43:34.557384 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1149 | 2024.12.21 07:43:34.557417 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1150 | 2024.12.21 07:43:34.557440 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.557457 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1152 | 2024.12.21 07:43:34.557500 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <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 | 2024.12.21 07:43:34.557524 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1154 | 2024.12.21 07:43:34.558062 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001807 sec., 9961.261759822912 rows/sec., 407.49 KiB/sec. | ||
1155 | 2024.12.21 07:43:34.558178 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} <Debug> TCPHandler: Processed in 0.002076784 sec. | ||
1156 | 2024.12.21 07:43:34.558424 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1157 | 2024.12.21 07:43:34.558640 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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 | 2024.12.21 07:43:34.559021 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1159 | 2024.12.21 07:43:34.559076 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <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 | 2024.12.21 07:43:34.559422 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1161 | 2024.12.21 07:43:34.559489 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1162 | 2024.12.21 07:43:34.559644 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1163 | 2024.12.21 07:43:34.559677 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1164 | 2024.12.21 07:43:34.559699 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.559717 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1166 | 2024.12.21 07:43:34.559761 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <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 | 2024.12.21 07:43:34.559785 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1168 | 2024.12.21 07:43:34.560338 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001804 sec., 9977.827050997783 rows/sec., 408.16 KiB/sec. | ||
1169 | 2024.12.21 07:43:34.560452 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} <Debug> TCPHandler: Processed in 0.002096085 sec. | ||
1170 | 2024.12.21 07:43:34.564437 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1171 | 2024.12.21 07:43:34.564649 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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 | 2024.12.21 07:43:34.565038 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1173 | 2024.12.21 07:43:34.565095 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <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 | 2024.12.21 07:43:34.565447 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1175 | 2024.12.21 07:43:34.565512 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1176 | 2024.12.21 07:43:34.565662 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1177 | 2024.12.21 07:43:34.565697 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1178 | 2024.12.21 07:43:34.565720 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | 2024.12.21 07:43:34.565737 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1180 | 2024.12.21 07:43:34.565781 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <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 | 2024.12.21 07:43:34.565806 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1182 | 2024.12.21 07:43:34.566386 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001841 sec., 9777.29494839761 rows/sec., 399.96 KiB/sec. | ||
1183 | 2024.12.21 07:43:34.566502 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} <Debug> TCPHandler: Processed in 0.002150196 sec. | ||
1184 | 2024.12.21 07:43:34.573294 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1185 | 2024.12.21 07:43:34.573423 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1186 | 2024.12.21 07:43:34.573480 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1187 | 2024.12.21 07:43:34.574297 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1188 | 2024.12.21 07:43:34.574351 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1189 | 2024.12.21 07:43:34.574857 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1190 | 2024.12.21 07:43:34.575086 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1191 | 2024.12.21 07:43:34.575311 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.001929 sec., 6739.243131156039 rows/sec., 1.33 MiB/sec. | ||
1192 | 2024.12.21 07:43:34.575366 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} <Debug> TCPHandler: Processed in 0.002122575 sec. | ||
1193 | 2024.12.21 07:43:34.575540 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1194 | 2024.12.21 07:43:34.575689 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1195 | 2024.12.21 07:43:34.575748 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1196 | 2024.12.21 07:43:34.578357 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1197 | 2024.12.21 07:43:34.578404 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1198 | 2024.12.21 07:43:34.578906 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1199 | 2024.12.21 07:43:34.579230 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1200 | 2024.12.21 07:43:34.579504 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003851 sec., 3635.4193715917945 rows/sec., 261.70 KiB/sec. | ||
1201 | 2024.12.21 07:43:34.579569 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} <Debug> TCPHandler: Processed in 0.004098308 sec. | ||
1202 | 2024.12.21 07:43:34.579711 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1203 | 2024.12.21 07:43:34.579826 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1204 | 2024.12.21 07:43:34.579874 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1205 | 2024.12.21 07:43:34.580594 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1206 | 2024.12.21 07:43:34.580634 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1207 | 2024.12.21 07:43:34.581025 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1208 | 2024.12.21 07:43:34.581266 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1209 | 2024.12.21 07:43:34.581527 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001706 sec., 128370.45720984759 rows/sec., 11.18 MiB/sec. | ||
1210 | 2024.12.21 07:43:34.581662 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} <Debug> TCPHandler: Processed in 0.002008804 sec. | ||
1211 | 2024.12.21 07:43:34.581813 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1212 | 2024.12.21 07:43:34.581933 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1213 | 2024.12.21 07:43:34.581983 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1214 | 2024.12.21 07:43:34.582807 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1215 | 2024.12.21 07:43:34.582846 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1216 | 2024.12.21 07:43:34.583249 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1217 | 2024.12.21 07:43:34.583541 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1218 | 2024.12.21 07:43:34.583787 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001879 sec., 7982.969664715274 rows/sec., 562.86 KiB/sec. | ||
1219 | 2024.12.21 07:43:34.583843 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} <Debug> TCPHandler: Processed in 0.002086015 sec. | ||
1220 | 2024.12.21 07:43:34.583989 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1221 | 2024.12.21 07:43:34.584106 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1222 | 2024.12.21 07:43:34.584155 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1223 | 2024.12.21 07:43:34.584726 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1224 | 2024.12.21 07:43:34.584768 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1225 | 2024.12.21 07:43:34.585142 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1226 | 2024.12.21 07:43:34.585381 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1227 | 2024.12.21 07:43:34.585651 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. | ||
1228 | 2024.12.21 07:43:34.585709 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} <Debug> TCPHandler: Processed in 0.001778329 sec. | ||
1229 | 2024.12.21 07:43:34.585861 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1230 | 2024.12.21 07:43:34.585984 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1231 | 2024.12.21 07:43:34.586034 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1232 | 2024.12.21 07:43:34.586610 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1233 | 2024.12.21 07:43:34.586650 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1234 | 2024.12.21 07:43:34.587024 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1235 | 2024.12.21 07:43:34.587288 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1236 | 2024.12.21 07:43:34.587492 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. | ||
1237 | 2024.12.21 07:43:34.587543 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} <Debug> TCPHandler: Processed in 0.001739319 sec. | ||
1238 | 2024.12.21 07:43:34.587686 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2024.12.21 07:43:34.587804 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1240 | 2024.12.21 07:43:34.587851 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1241 | 2024.12.21 07:43:34.588578 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2024.12.21 07:43:34.588616 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1243 | 2024.12.21 07:43:34.589021 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1244 | 2024.12.21 07:43:34.589265 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2024.12.21 07:43:34.589473 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001693 sec., 230360.30714707618 rows/sec., 16.34 MiB/sec. | ||
1246 | 2024.12.21 07:43:34.589524 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} <Debug> TCPHandler: Processed in 0.001897992 sec. | ||
1247 | 2024.12.21 07:43:34.589679 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2024.12.21 07:43:34.589819 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1249 | 2024.12.21 07:43:34.589878 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1250 | 2024.12.21 07:43:34.590431 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1251 | 2024.12.21 07:43:34.590471 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1252 | 2024.12.21 07:43:34.590852 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1253 | 2024.12.21 07:43:34.591089 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1254 | 2024.12.21 07:43:34.591305 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
1255 | 2024.12.21 07:43:34.591452 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} <Debug> TCPHandler: Processed in 0.001839261 sec. | ||
1256 | 2024.12.21 07:43:34.591603 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2024.12.21 07:43:34.591722 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1258 | 2024.12.21 07:43:34.591776 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1259 | 2024.12.21 07:43:34.592364 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2024.12.21 07:43:34.592403 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1261 | 2024.12.21 07:43:34.592799 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1262 | 2024.12.21 07:43:34.593045 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2024.12.21 07:43:34.593306 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. | ||
1264 | 2024.12.21 07:43:34.593415 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} <Debug> TCPHandler: Processed in 0.001871121 sec. | ||
1265 | 2024.12.21 07:43:34.593569 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1266 | 2024.12.21 07:43:34.593686 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1267 | 2024.12.21 07:43:34.593739 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1268 | 2024.12.21 07:43:34.594224 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1269 | 2024.12.21 07:43:34.594262 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1270 | 2024.12.21 07:43:34.594642 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1271 | 2024.12.21 07:43:34.594881 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1272 | 2024.12.21 07:43:34.595151 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
1273 | 2024.12.21 07:43:34.595214 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} <Debug> TCPHandler: Processed in 0.001703478 sec. | ||
1274 | 2024.12.21 07:43:34.595367 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1275 | 2024.12.21 07:43:34.595485 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1276 | 2024.12.21 07:43:34.595566 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2024.12.21 07:43:34.596639 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2024.12.21 07:43:34.596678 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1279 | 2024.12.21 07:43:34.599469 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1280 | 2024.12.21 07:43:34.599738 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1281 | 2024.12.21 07:43:34.600049 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004572 sec., 1749.7812773403325 rows/sec., 3.14 MiB/sec. | ||
1282 | 2024.12.21 07:43:34.600150 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} <Debug> TCPHandler: Processed in 0.00484316 sec. | ||
1283 | 2024.12.21 07:43:34.600310 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1284 | 2024.12.21 07:43:34.600431 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1285 | 2024.12.21 07:43:34.600481 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1286 | 2024.12.21 07:43:34.600972 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1287 | 2024.12.21 07:43:34.601012 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1288 | 2024.12.21 07:43:34.601391 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1289 | 2024.12.21 07:43:34.601631 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1290 | 2024.12.21 07:43:34.601842 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001435 sec., 57142.85714285714 rows/sec., 3.63 MiB/sec. | ||
1291 | 2024.12.21 07:43:34.601892 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} <Debug> TCPHandler: Processed in 0.001641717 sec. | ||
1292 | 2024.12.21 07:43:39.506599 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2024.12.21 07:43:39.506826 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1294 | 2024.12.21 07:43:39.506901 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1295 | 2024.12.21 07:43:39.507656 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2024.12.21 07:43:39.507711 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1297 | 2024.12.21 07:43:39.508158 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1298 | 2024.12.21 07:43:39.508433 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2024.12.21 07:43:39.508672 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. | ||
1300 | 2024.12.21 07:43:39.508842 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} <Debug> TCPHandler: Processed in 0.00237563 sec. | ||
1301 | 2024.12.21 07:43:39.509094 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1302 | 2024.12.21 07:43:39.509281 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1303 | 2024.12.21 07:43:39.509354 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1304 | 2024.12.21 07:43:39.510147 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1305 | 2024.12.21 07:43:39.510199 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1306 | 2024.12.21 07:43:39.510647 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1307 | 2024.12.21 07:43:39.510920 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1308 | 2024.12.21 07:43:39.511156 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. | ||
1309 | 2024.12.21 07:43:39.511224 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} <Debug> TCPHandler: Processed in 0.002263817 sec. | ||
1310 | 2024.12.21 07:43:39.511371 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1311 | 2024.12.21 07:43:39.511494 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1312 | 2024.12.21 07:43:39.511553 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1313 | 2024.12.21 07:43:39.512130 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1314 | 2024.12.21 07:43:39.512169 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1315 | 2024.12.21 07:43:39.512568 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1316 | 2024.12.21 07:43:39.512825 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1317 | 2024.12.21 07:43:39.513014 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
1318 | 2024.12.21 07:43:39.513066 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} <Debug> TCPHandler: Processed in 0.001752069 sec. | ||
1319 | 2024.12.21 07:43:39.513203 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1320 | 2024.12.21 07:43:39.513334 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1321 | 2024.12.21 07:43:39.513391 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1322 | 2024.12.21 07:43:39.513918 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1323 | 2024.12.21 07:43:39.513958 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1324 | 2024.12.21 07:43:39.514344 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1325 | 2024.12.21 07:43:39.514584 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1326 | 2024.12.21 07:43:39.514837 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
1327 | 2024.12.21 07:43:39.514962 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} <Debug> TCPHandler: Processed in 0.001820581 sec. | ||
1328 | 2024.12.21 07:43:39.778356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1329 | 2024.12.21 07:43:39.779026 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1330 | 2024.12.21 07:43:39.779067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1331 | 2024.12.21 07:43:39.779638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1332 | 2024.12.21 07:43:39.779897 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1333 | 2024.12.21 07:43:39.780094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1334 | 2024.12.21 07:43:39.899425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1335 | 2024.12.21 07:43:39.919887 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1336 | 2024.12.21 07:43:39.919959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1337 | 2024.12.21 07:43:39.926754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1338 | 2024.12.21 07:43:39.927534 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1339 | 2024.12.21 07:43:39.930622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1340 | 2024.12.21 07:43:40.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 159.24 MiB (RSS), difference: 1.07 MiB | ||
1341 | 2024.12.21 07:43:42.268777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 | ||
1342 | 2024.12.21 07:43:42.272241 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1343 | 2024.12.21 07:43:42.272293 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1344 | 2024.12.21 07:43:42.273873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1345 | 2024.12.21 07:43:42.274224 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1346 | 2024.12.21 07:43:42.274805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
1347 | 2024.12.21 07:43:44.512007 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2024.12.21 07:43:44.512222 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1349 | 2024.12.21 07:43:44.512302 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1350 | 2024.12.21 07:43:44.513106 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2024.12.21 07:43:44.513154 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1352 | 2024.12.21 07:43:44.513588 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1353 | 2024.12.21 07:43:44.513844 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2024.12.21 07:43:44.514091 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec. | ||
1355 | 2024.12.21 07:43:44.514149 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} <Debug> TCPHandler: Processed in 0.002278688 sec. | ||
1356 | 2024.12.21 07:43:44.514413 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2024.12.21 07:43:44.514629 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1358 | 2024.12.21 07:43:44.514709 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1359 | 2024.12.21 07:43:44.515578 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1360 | 2024.12.21 07:43:44.515629 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1361 | 2024.12.21 07:43:44.516087 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1362 | 2024.12.21 07:43:44.516346 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2024.12.21 07:43:44.516588 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002018 sec., 108523.29038652132 rows/sec., 9.45 MiB/sec. | ||
1364 | 2024.12.21 07:43:44.516654 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} <Debug> TCPHandler: Processed in 0.002383739 sec. | ||
1365 | 2024.12.21 07:43:44.516823 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1366 | 2024.12.21 07:43:44.516953 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1367 | 2024.12.21 07:43:44.517006 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1368 | 2024.12.21 07:43:44.517595 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2024.12.21 07:43:44.517638 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1370 | 2024.12.21 07:43:44.518022 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1371 | 2024.12.21 07:43:44.518272 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2024.12.21 07:43:44.518500 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00157 sec., 9554.140127388535 rows/sec., 673.64 KiB/sec. | ||
1373 | 2024.12.21 07:43:44.518563 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} <Debug> TCPHandler: Processed in 0.00180145 sec. | ||
1374 | 2024.12.21 07:43:44.518715 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1375 | 2024.12.21 07:43:44.518861 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1376 | 2024.12.21 07:43:44.518940 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1377 | 2024.12.21 07:43:44.519691 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1378 | 2024.12.21 07:43:44.519732 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1379 | 2024.12.21 07:43:44.520219 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1380 | 2024.12.21 07:43:44.520457 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2024.12.21 07:43:44.520661 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001833 sec., 7637.752318603382 rows/sec., 534.90 KiB/sec. | ||
1382 | 2024.12.21 07:43:44.520713 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} <Debug> TCPHandler: Processed in 0.002063094 sec. | ||
1383 | 2024.12.21 07:43:44.520859 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1384 | 2024.12.21 07:43:44.520976 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1385 | 2024.12.21 07:43:44.521025 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1386 | 2024.12.21 07:43:44.521609 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1387 | 2024.12.21 07:43:44.521650 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1388 | 2024.12.21 07:43:44.522009 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1389 | 2024.12.21 07:43:44.522256 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1390 | 2024.12.21 07:43:44.522470 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. | ||
1391 | 2024.12.21 07:43:44.522524 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} <Debug> TCPHandler: Processed in 0.001723918 sec. | ||
1392 | 2024.12.21 07:43:44.522676 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1393 | 2024.12.21 07:43:44.522817 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1394 | 2024.12.21 07:43:44.522873 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1395 | 2024.12.21 07:43:44.523723 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1396 | 2024.12.21 07:43:44.523760 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1397 | 2024.12.21 07:43:44.524129 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1398 | 2024.12.21 07:43:44.524367 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1399 | 2024.12.21 07:43:44.524582 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001795 sec., 217270.19498607243 rows/sec., 15.41 MiB/sec. | ||
1400 | 2024.12.21 07:43:44.524632 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} <Debug> TCPHandler: Processed in 0.002016893 sec. | ||
1401 | 2024.12.21 07:43:44.524783 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1402 | 2024.12.21 07:43:44.524930 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1403 | 2024.12.21 07:43:44.524992 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1404 | 2024.12.21 07:43:44.525555 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2024.12.21 07:43:44.525604 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1406 | 2024.12.21 07:43:44.525986 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1407 | 2024.12.21 07:43:44.526223 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2024.12.21 07:43:44.526432 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
1409 | 2024.12.21 07:43:44.526485 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} <Debug> TCPHandler: Processed in 0.001769709 sec. | ||
1410 | 2024.12.21 07:43:44.526617 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2024.12.21 07:43:44.526747 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1412 | 2024.12.21 07:43:44.526807 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1413 | 2024.12.21 07:43:44.527528 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2024.12.21 07:43:44.527574 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1415 | 2024.12.21 07:43:44.527974 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1416 | 2024.12.21 07:43:44.528210 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2024.12.21 07:43:44.528413 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001695 sec., 139823.00884955752 rows/sec., 9.37 MiB/sec. | ||
1418 | 2024.12.21 07:43:44.528462 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} <Debug> TCPHandler: Processed in 0.001901532 sec. | ||
1419 | 2024.12.21 07:43:44.528606 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1420 | 2024.12.21 07:43:44.528735 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1421 | 2024.12.21 07:43:44.528796 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1422 | 2024.12.21 07:43:44.529374 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2024.12.21 07:43:44.529441 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1424 | 2024.12.21 07:43:44.529866 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1425 | 2024.12.21 07:43:44.530112 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2024.12.21 07:43:44.530325 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001621 sec., 616.9031462060457 rows/sec., 41.57 KiB/sec. | ||
1427 | 2024.12.21 07:43:44.530377 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} <Debug> TCPHandler: Processed in 0.001827611 sec. | ||
1428 | 2024.12.21 07:43:44.530510 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1429 | 2024.12.21 07:43:44.530626 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1430 | 2024.12.21 07:43:44.530709 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1431 | 2024.12.21 07:43:44.532101 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1432 | 2024.12.21 07:43:44.532139 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1433 | 2024.12.21 07:43:44.532744 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1434 | 2024.12.21 07:43:44.533001 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1435 | 2024.12.21 07:43:44.533185 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002582 sec., 3098.3733539891555 rows/sec., 5.55 MiB/sec. | ||
1436 | 2024.12.21 07:43:44.533273 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} <Debug> TCPHandler: Processed in 0.002816977 sec. | ||
1437 | 2024.12.21 07:43:44.533406 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1438 | 2024.12.21 07:43:44.533524 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1439 | 2024.12.21 07:43:44.533575 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1440 | 2024.12.21 07:43:44.534058 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1441 | 2024.12.21 07:43:44.534099 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1442 | 2024.12.21 07:43:44.534472 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1443 | 2024.12.21 07:43:44.534717 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2024.12.21 07:43:44.534941 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. | ||
1445 | 2024.12.21 07:43:44.534998 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} <Debug> TCPHandler: Processed in 0.001648038 sec. | ||
1446 | 2024.12.21 07:43:47.203293 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1447 | 2024.12.21 07:43:47.203356 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1448 | 2024.12.21 07:43:47.280209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1449 | 2024.12.21 07:43:47.280868 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1450 | 2024.12.21 07:43:47.280913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1451 | 2024.12.21 07:43:47.281535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1452 | 2024.12.21 07:43:47.281794 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1453 | 2024.12.21 07:43:47.282005 [ 70 ] {} <Debug> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1454 | 2024.12.21 07:43:47.282059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1455 | 2024.12.21 07:43:47.282094 [ 70 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2024.12.21 07:43:47.282124 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1457 | 2024.12.21 07:43:47.286218 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::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 | ||
1458 | 2024.12.21 07:43:47.286529 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1459 | 2024.12.21 07:43:47.286698 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::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 | ||
1460 | 2024.12.21 07:43:47.286869 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::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 | ||
1461 | 2024.12.21 07:43:47.287046 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::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 | ||
1462 | 2024.12.21 07:43:47.287361 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::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 | ||
1463 | 2024.12.21 07:43:47.287601 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::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 | ||
1464 | 2024.12.21 07:43:47.287773 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::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 | ||
1465 | 2024.12.21 07:43:47.312906 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.03067803 sec., 91466.1078302616 rows/sec., 1.31 MiB/sec. | ||
1466 | 2024.12.21 07:43:47.313645 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1467 | 2024.12.21 07:43:47.313987 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2024.12.21 07:43:47.314072 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1469 | 2024.12.21 07:43:47.314185 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1470 | 2024.12.21 07:43:47.430698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1471 | 2024.12.21 07:43:47.450910 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2024.12.21 07:43:47.450981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1473 | 2024.12.21 07:43:47.457852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1474 | 2024.12.21 07:43:47.458630 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1475 | 2024.12.21 07:43:47.458974 [ 70 ] {} <Debug> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1476 | 2024.12.21 07:43:47.459123 [ 70 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1477 | 2024.12.21 07:43:47.459185 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1478 | 2024.12.21 07:43:47.459446 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::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 | ||
1479 | 2024.12.21 07:43:47.467999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1480 | 2024.12.21 07:43:47.469240 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1481 | 2024.12.21 07:43:47.470129 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::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 | ||
1482 | 2024.12.21 07:43:47.474951 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::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 | ||
1483 | 2024.12.21 07:43:47.479738 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::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 | ||
1484 | 2024.12.21 07:43:47.484490 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::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 | ||
1485 | 2024.12.21 07:43:47.498358 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::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 | ||
1486 | 2024.12.21 07:43:47.502854 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::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 | ||
1487 | 2024.12.21 07:43:47.568857 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109549883 sec., 419.90003768420274 rows/sec., 2.17 MiB/sec. | ||
1488 | 2024.12.21 07:43:47.570710 [ 187 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1489 | 2024.12.21 07:43:47.573176 [ 187 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1490 | 2024.12.21 07:43:47.573281 [ 187 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1491 | 2024.12.21 07:43:47.574715 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1492 | 2024.12.21 07:43:48.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.44 MiB, peak 169.98 MiB, free memory in arenas 0.00 B, will set to 164.07 MiB (RSS), difference: 3.63 MiB | ||
1493 | 2024.12.21 07:43:49.506091 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1494 | 2024.12.21 07:43:49.506287 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1495 | 2024.12.21 07:43:49.506365 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1496 | 2024.12.21 07:43:49.507127 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1497 | 2024.12.21 07:43:49.507180 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1498 | 2024.12.21 07:43:49.507671 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1499 | 2024.12.21 07:43:49.507996 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1500 | 2024.12.21 07:43:49.508199 [ 66 ] {} <Debug> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1501 | 2024.12.21 07:43:49.508280 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.09 MiB/sec. | ||
1502 | 2024.12.21 07:43:49.508289 [ 66 ] {} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1503 | 2024.12.21 07:43:49.508368 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1504 | 2024.12.21 07:43:49.508438 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} <Debug> TCPHandler: Processed in 0.002474741 sec. | ||
1505 | 2024.12.21 07:43:49.508690 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::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 | ||
1506 | 2024.12.21 07:43:49.508769 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1507 | 2024.12.21 07:43:49.508905 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1508 | 2024.12.21 07:43:49.508985 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::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 | 2024.12.21 07:43:49.509057 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1510 | 2024.12.21 07:43:49.509199 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::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 | 2024.12.21 07:43:49.509239 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1512 | 2024.12.21 07:43:49.509643 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::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 | ||
1513 | 2024.12.21 07:43:49.509949 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::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 | ||
1514 | 2024.12.21 07:43:49.510247 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::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 | ||
1515 | 2024.12.21 07:43:49.510675 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::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 | ||
1516 | 2024.12.21 07:43:49.512430 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1517 | 2024.12.21 07:43:49.512508 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1518 | 2024.12.21 07:43:49.513642 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1519 | 2024.12.21 07:43:49.513877 [ 186 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538346 sec., 122969.2428289613 rows/sec., 10.73 MiB/sec. | ||
1520 | 2024.12.21 07:43:49.514110 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1521 | 2024.12.21 07:43:49.514204 [ 192 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1522 | 2024.12.21 07:43:49.514388 [ 66 ] {} <Debug> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1523 | 2024.12.21 07:43:49.514507 [ 66 ] {} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1524 | 2024.12.21 07:43:49.514561 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1525 | 2024.12.21 07:43:49.514643 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005658 sec., 11311.417462000707 rows/sec., 904.07 KiB/sec. | ||
1526 | 2024.12.21 07:43:49.514972 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} <Debug> TCPHandler: Processed in 0.006387956 sec. | ||
1527 | 2024.12.21 07:43:49.514996 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::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 | ||
1528 | 2024.12.21 07:43:49.515229 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1529 | 2024.12.21 07:43:49.515288 [ 192 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1530 | 2024.12.21 07:43:49.515394 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1531 | 2024.12.21 07:43:49.515514 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::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 | 2024.12.21 07:43:49.515561 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1533 | 2024.12.21 07:43:49.515574 [ 192 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1534 | 2024.12.21 07:43:49.515797 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1535 | 2024.12.21 07:43:49.515885 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1536 | 2024.12.21 07:43:49.516124 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::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 | ||
1537 | 2024.12.21 07:43:49.516535 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::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 | ||
1538 | 2024.12.21 07:43:49.516930 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::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 | ||
1539 | 2024.12.21 07:43:49.517259 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::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 | ||
1540 | 2024.12.21 07:43:49.517411 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::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 | ||
1541 | 2024.12.21 07:43:49.518434 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1542 | 2024.12.21 07:43:49.518513 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1543 | 2024.12.21 07:43:49.519670 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1544 | 2024.12.21 07:43:49.520213 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1545 | 2024.12.21 07:43:49.520436 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005764046 sec., 179734.8598536514 rows/sec., 13.75 MiB/sec. | ||
1546 | 2024.12.21 07:43:49.520561 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1547 | 2024.12.21 07:43:49.520664 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1548 | 2024.12.21 07:43:49.520721 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1549 | 2024.12.21 07:43:49.520734 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005265 sec., 30389.363722697057 rows/sec., 2.12 MiB/sec. | ||
1550 | 2024.12.21 07:43:49.520819 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1551 | 2024.12.21 07:43:49.521100 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} <Debug> TCPHandler: Processed in 0.00600995 sec. | ||
1552 | 2024.12.21 07:43:49.521117 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::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 | 2024.12.21 07:43:49.521339 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1554 | 2024.12.21 07:43:49.521365 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1555 | 2024.12.21 07:43:49.521394 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::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 | ||
1556 | 2024.12.21 07:43:49.521807 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1557 | 2024.12.21 07:43:49.521872 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::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 | ||
1558 | 2024.12.21 07:43:49.521960 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1559 | 2024.12.21 07:43:49.521799 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1560 | 2024.12.21 07:43:49.522317 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::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 | ||
1561 | 2024.12.21 07:43:49.522839 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::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 | ||
1562 | 2024.12.21 07:43:49.523204 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::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 | ||
1563 | 2024.12.21 07:43:49.523546 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::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 | ||
1564 | 2024.12.21 07:43:49.523885 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1565 | 2024.12.21 07:43:49.524300 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
1566 | 2024.12.21 07:43:49.524516 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1567 | 2024.12.21 07:43:49.524590 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1568 | 2024.12.21 07:43:49.525620 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1569 | 2024.12.21 07:43:49.526135 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2024.12.21 07:43:49.526394 [ 66 ] {} <Debug> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1571 | 2024.12.21 07:43:49.526515 [ 66 ] {} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1572 | 2024.12.21 07:43:49.526599 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1573 | 2024.12.21 07:43:49.526722 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005042 sec., 11900.03966679889 rows/sec., 821.23 KiB/sec. | ||
1574 | 2024.12.21 07:43:49.527200 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} <Debug> TCPHandler: Processed in 0.00596835 sec. | ||
1575 | 2024.12.21 07:43:49.527244 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::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 | ||
1576 | 2024.12.21 07:43:49.527392 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006518278 sec., 165994.76119306358 rows/sec., 11.37 MiB/sec. | ||
1577 | 2024.12.21 07:43:49.527523 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1578 | 2024.12.21 07:43:49.527561 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::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 | 2024.12.21 07:43:49.527764 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::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 | 2024.12.21 07:43:49.527894 [ 190 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1581 | 2024.12.21 07:43:49.527960 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::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 | 2024.12.21 07:43:49.528366 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::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 | ||
1583 | 2024.12.21 07:43:49.528612 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::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 | ||
1584 | 2024.12.21 07:43:49.528907 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::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 | ||
1585 | 2024.12.21 07:43:49.529060 [ 190 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1586 | 2024.12.21 07:43:49.529414 [ 190 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1587 | 2024.12.21 07:43:49.529588 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1588 | 2024.12.21 07:43:49.530373 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.00361513 sec., 108433.16837845389 rows/sec., 7.13 MiB/sec. | ||
1589 | 2024.12.21 07:43:49.530551 [ 190 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1590 | 2024.12.21 07:43:49.530856 [ 190 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1591 | 2024.12.21 07:43:49.530935 [ 190 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1592 | 2024.12.21 07:43:49.531021 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1593 | 2024.12.21 07:43:49.909930 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1594 | 2024.12.21 07:43:49.910201 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
1595 | 2024.12.21 07:43:49.910754 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1596 | 2024.12.21 07:43:49.910823 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <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 | ||
1597 | 2024.12.21 07:43:49.911254 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1598 | 2024.12.21 07:43:49.911352 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1599 | 2024.12.21 07:43:49.911533 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1600 | 2024.12.21 07:43:49.911842 [ 295 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1601 | 2024.12.21 07:43:49.911843 [ 294 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1602 | 2024.12.21 07:43:49.912007 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1603 | 2024.12.21 07:43:49.912041 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1604 | 2024.12.21 07:43:49.916145 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1605 | 2024.12.21 07:43:49.916184 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1606 | 2024.12.21 07:43:49.916259 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <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 | 2024.12.21 07:43:49.916321 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <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'))" | ||
1608 | 2024.12.21 07:43:49.917654 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007575 sec., 4092.4092409240925 rows/sec., 154.45 KiB/sec. | ||
1609 | 2024.12.21 07:43:49.917844 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} <Debug> TCPHandler: Processed in 0.008054134 sec. | ||
1610 | 2024.12.21 07:43:49.918299 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1611 | 2024.12.21 07:43:49.918544 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
1612 | 2024.12.21 07:43:49.918975 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1613 | 2024.12.21 07:43:49.919025 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <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 | ||
1614 | 2024.12.21 07:43:49.919370 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1615 | 2024.12.21 07:43:49.919450 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1616 | 2024.12.21 07:43:49.919629 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1617 | 2024.12.21 07:43:49.919708 [ 296 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1618 | 2024.12.21 07:43:49.919721 [ 294 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1619 | 2024.12.21 07:43:49.919816 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1620 | 2024.12.21 07:43:49.919848 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1621 | 2024.12.21 07:43:49.919940 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1622 | 2024.12.21 07:43:49.919963 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1623 | 2024.12.21 07:43:49.920006 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <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 | 2024.12.21 07:43:49.920055 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <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'))" | ||
1625 | 2024.12.21 07:43:49.921088 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002669 sec., 11614.837017609592 rows/sec., 438.34 KiB/sec. | ||
1626 | 2024.12.21 07:43:49.921228 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} <Debug> TCPHandler: Processed in 0.003057351 sec. | ||
1627 | 2024.12.21 07:43:49.921511 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1628 | 2024.12.21 07:43:49.921753 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
1629 | 2024.12.21 07:43:49.922117 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1630 | 2024.12.21 07:43:49.922166 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <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 | ||
1631 | 2024.12.21 07:43:49.922491 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1632 | 2024.12.21 07:43:49.922559 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1633 | 2024.12.21 07:43:49.922721 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1634 | 2024.12.21 07:43:49.922834 [ 295 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1635 | 2024.12.21 07:43:49.922835 [ 296 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1636 | 2024.12.21 07:43:49.922959 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1637 | 2024.12.21 07:43:49.922990 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1638 | 2024.12.21 07:43:49.923078 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1639 | 2024.12.21 07:43:49.923100 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1640 | 2024.12.21 07:43:49.923143 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <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 | 2024.12.21 07:43:49.923192 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <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'))" | ||
1642 | 2024.12.21 07:43:49.924200 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002575 sec., 12038.83495145631 rows/sec., 454.34 KiB/sec. | ||
1643 | 2024.12.21 07:43:49.924356 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} <Debug> TCPHandler: Processed in 0.002913268 sec. | ||
1644 | 2024.12.21 07:43:49.924635 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1645 | 2024.12.21 07:43:49.924839 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
1646 | 2024.12.21 07:43:49.925200 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1647 | 2024.12.21 07:43:49.925253 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <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 | ||
1648 | 2024.12.21 07:43:49.925578 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1649 | 2024.12.21 07:43:49.925649 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1650 | 2024.12.21 07:43:49.925804 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1651 | 2024.12.21 07:43:49.925897 [ 295 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1652 | 2024.12.21 07:43:49.925912 [ 296 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1653 | 2024.12.21 07:43:49.926018 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1654 | 2024.12.21 07:43:49.926058 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1655 | 2024.12.21 07:43:49.926147 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1656 | 2024.12.21 07:43:49.926169 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1657 | 2024.12.21 07:43:49.926214 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <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 | 2024.12.21 07:43:49.926263 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <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'))" | ||
1659 | 2024.12.21 07:43:49.927279 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002539 sec., 12209.531311539977 rows/sec., 460.78 KiB/sec. | ||
1660 | 2024.12.21 07:43:49.927420 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} <Debug> TCPHandler: Processed in 0.002845237 sec. | ||
1661 | 2024.12.21 07:43:49.927727 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1662 | 2024.12.21 07:43:49.927941 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) | ||
1663 | 2024.12.21 07:43:49.928283 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1664 | 2024.12.21 07:43:49.928332 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <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 | ||
1665 | 2024.12.21 07:43:49.928651 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1666 | 2024.12.21 07:43:49.928716 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1667 | 2024.12.21 07:43:49.928867 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1668 | 2024.12.21 07:43:49.928955 [ 296 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1669 | 2024.12.21 07:43:49.928972 [ 295 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1670 | 2024.12.21 07:43:49.929081 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1671 | 2024.12.21 07:43:49.929110 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1672 | 2024.12.21 07:43:49.929192 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1673 | 2024.12.21 07:43:49.929212 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1674 | 2024.12.21 07:43:49.929257 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <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 | 2024.12.21 07:43:49.929304 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <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'))" | ||
1676 | 2024.12.21 07:43:49.930122 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002278 sec., 13608.428446005268 rows/sec., 513.57 KiB/sec. | ||
1677 | 2024.12.21 07:43:49.930282 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} <Debug> TCPHandler: Processed in 0.002626894 sec. | ||
1678 | 2024.12.21 07:43:49.930562 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1679 | 2024.12.21 07:43:49.930763 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
1680 | 2024.12.21 07:43:49.931118 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1681 | 2024.12.21 07:43:49.931169 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <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 | ||
1682 | 2024.12.21 07:43:49.931507 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1683 | 2024.12.21 07:43:49.931579 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1684 | 2024.12.21 07:43:49.931737 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1685 | 2024.12.21 07:43:49.931837 [ 294 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1686 | 2024.12.21 07:43:49.931838 [ 296 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1687 | 2024.12.21 07:43:49.931949 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1688 | 2024.12.21 07:43:49.931978 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1689 | 2024.12.21 07:43:49.932062 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1690 | 2024.12.21 07:43:49.932084 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1691 | 2024.12.21 07:43:49.932126 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <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 | 2024.12.21 07:43:49.932177 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <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'))" | ||
1693 | 2024.12.21 07:43:49.933247 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002585 sec., 11992.263056092843 rows/sec., 452.58 KiB/sec. | ||
1694 | 2024.12.21 07:43:49.933404 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} <Debug> TCPHandler: Processed in 0.002903468 sec. | ||
1695 | 2024.12.21 07:43:50.019472 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1696 | 2024.12.21 07:43:50.019666 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1697 | 2024.12.21 07:43:50.019747 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1698 | 2024.12.21 07:43:50.020783 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1699 | 2024.12.21 07:43:50.020833 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1700 | 2024.12.21 07:43:50.021386 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1701 | 2024.12.21 07:43:50.021622 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1702 | 2024.12.21 07:43:50.021867 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002259 sec., 2656.042496679947 rows/sec., 591.38 KiB/sec. | ||
1703 | 2024.12.21 07:43:50.021963 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} <Debug> TCPHandler: Processed in 0.002621773 sec. | ||
1704 | 2024.12.21 07:43:50.022224 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1705 | 2024.12.21 07:43:50.022412 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1706 | 2024.12.21 07:43:50.022482 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1707 | 2024.12.21 07:43:50.023221 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1708 | 2024.12.21 07:43:50.023261 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1709 | 2024.12.21 07:43:50.023708 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1710 | 2024.12.21 07:43:50.023982 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1711 | 2024.12.21 07:43:50.024195 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. | ||
1712 | 2024.12.21 07:43:50.024268 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} <Debug> TCPHandler: Processed in 0.002181327 sec. | ||
1713 | 2024.12.21 07:43:50.024456 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1714 | 2024.12.21 07:43:50.024584 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1715 | 2024.12.21 07:43:50.024636 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1716 | 2024.12.21 07:43:50.025968 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1717 | 2024.12.21 07:43:50.026013 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1718 | 2024.12.21 07:43:50.026545 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1719 | 2024.12.21 07:43:50.026815 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1720 | 2024.12.21 07:43:50.027044 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Debug> executeQuery: Read 1359 rows, 115.65 KiB in 0.002489 sec., 546002.4106066694 rows/sec., 45.38 MiB/sec. | ||
1721 | 2024.12.21 07:43:50.027112 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} <Debug> TCPHandler: Processed in 0.002715645 sec. | ||
1722 | 2024.12.21 07:43:50.027295 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1723 | 2024.12.21 07:43:50.027430 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1724 | 2024.12.21 07:43:50.027491 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1725 | 2024.12.21 07:43:50.028138 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1726 | 2024.12.21 07:43:50.028179 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1727 | 2024.12.21 07:43:50.028587 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1728 | 2024.12.21 07:43:50.028872 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1729 | 2024.12.21 07:43:50.029181 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 600.24 KiB/sec. | ||
1730 | 2024.12.21 07:43:50.029277 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} <Debug> TCPHandler: Processed in 0.002048394 sec. | ||
1731 | 2024.12.21 07:43:50.029438 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1732 | 2024.12.21 07:43:50.029563 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1733 | 2024.12.21 07:43:50.029613 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1734 | 2024.12.21 07:43:50.030314 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1735 | 2024.12.21 07:43:50.030355 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1736 | 2024.12.21 07:43:50.030733 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1737 | 2024.12.21 07:43:50.030976 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1738 | 2024.12.21 07:43:50.031191 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001654 sec., 146311.97097944375 rows/sec., 9.91 MiB/sec. | ||
1739 | 2024.12.21 07:43:50.031243 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} <Debug> TCPHandler: Processed in 0.001862662 sec. | ||
1740 | 2024.12.21 07:43:50.031414 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1741 | 2024.12.21 07:43:50.031546 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1742 | 2024.12.21 07:43:50.031613 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1743 | 2024.12.21 07:43:50.032231 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1744 | 2024.12.21 07:43:50.032271 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1745 | 2024.12.21 07:43:50.032637 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1746 | 2024.12.21 07:43:50.032873 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1747 | 2024.12.21 07:43:50.033059 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. | ||
1748 | 2024.12.21 07:43:50.033111 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} <Debug> TCPHandler: Processed in 0.00176391 sec. | ||
1749 | 2024.12.21 07:43:50.033265 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1750 | 2024.12.21 07:43:50.033408 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1751 | 2024.12.21 07:43:50.033466 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1752 | 2024.12.21 07:43:50.034434 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1753 | 2024.12.21 07:43:50.034474 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1754 | 2024.12.21 07:43:50.034892 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1755 | 2024.12.21 07:43:50.035136 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1756 | 2024.12.21 07:43:50.035334 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.001957 sec., 432294.3280531426 rows/sec., 31.24 MiB/sec. | ||
1757 | 2024.12.21 07:43:50.035386 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} <Debug> TCPHandler: Processed in 0.002184977 sec. | ||
1758 | 2024.12.21 07:43:50.035534 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1759 | 2024.12.21 07:43:50.035660 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1760 | 2024.12.21 07:43:50.035712 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1761 | 2024.12.21 07:43:50.036223 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1762 | 2024.12.21 07:43:50.036261 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1763 | 2024.12.21 07:43:50.036653 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1764 | 2024.12.21 07:43:50.036903 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1765 | 2024.12.21 07:43:50.037108 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
1766 | 2024.12.21 07:43:50.037169 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} <Debug> TCPHandler: Processed in 0.001691098 sec. | ||
1767 | 2024.12.21 07:43:50.037340 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1768 | 2024.12.21 07:43:50.037464 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1769 | 2024.12.21 07:43:50.037518 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1770 | 2024.12.21 07:43:50.040883 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1771 | 2024.12.21 07:43:50.040926 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1772 | 2024.12.21 07:43:50.041546 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1773 | 2024.12.21 07:43:50.041802 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1774 | 2024.12.21 07:43:50.042134 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Debug> executeQuery: Read 2377 rows, 162.18 KiB in 0.004694 sec., 506391.13762249675 rows/sec., 33.74 MiB/sec. | ||
1775 | 2024.12.21 07:43:50.042208 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} <Debug> TCPHandler: Processed in 0.004929632 sec. | ||
1776 | 2024.12.21 07:43:50.042397 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1777 | 2024.12.21 07:43:50.042549 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1778 | 2024.12.21 07:43:50.042618 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1779 | 2024.12.21 07:43:50.043207 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1780 | 2024.12.21 07:43:50.043249 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1781 | 2024.12.21 07:43:50.043768 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1782 | 2024.12.21 07:43:50.044112 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1783 | 2024.12.21 07:43:50.044307 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001793 sec., 557.7244841048522 rows/sec., 37.58 KiB/sec. | ||
1784 | 2024.12.21 07:43:50.044361 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} <Debug> TCPHandler: Processed in 0.002036844 sec. | ||
1785 | 2024.12.21 07:43:50.044527 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1786 | 2024.12.21 07:43:50.044660 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1787 | 2024.12.21 07:43:50.044752 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1788 | 2024.12.21 07:43:50.045897 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1789 | 2024.12.21 07:43:50.045934 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1790 | 2024.12.21 07:43:50.046712 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1791 | 2024.12.21 07:43:50.047056 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1792 | 2024.12.21 07:43:50.047415 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002764 sec., 2894.356005788712 rows/sec., 5.19 MiB/sec. | ||
1793 | 2024.12.21 07:43:50.047554 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} <Debug> TCPHandler: Processed in 0.003083981 sec. | ||
1794 | 2024.12.21 07:43:50.047726 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1795 | 2024.12.21 07:43:50.047863 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1796 | 2024.12.21 07:43:50.047919 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1797 | 2024.12.21 07:43:50.048455 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1798 | 2024.12.21 07:43:50.048504 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1799 | 2024.12.21 07:43:50.048898 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1800 | 2024.12.21 07:43:50.049191 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1801 | 2024.12.21 07:43:50.049383 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001551 sec., 21921.341070277238 rows/sec., 1.27 MiB/sec. | ||
1802 | 2024.12.21 07:43:50.049454 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} <Debug> TCPHandler: Processed in 0.0017932 sec. | ||
1803 | 2024.12.21 07:43:52.275203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 | ||
1804 | 2024.12.21 07:43:52.279510 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2024.12.21 07:43:52.279559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1806 | 2024.12.21 07:43:52.281067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1807 | 2024.12.21 07:43:52.281364 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1808 | 2024.12.21 07:43:52.281911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1809 | 2024.12.21 07:43:54.505947 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2024.12.21 07:43:54.506143 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1811 | 2024.12.21 07:43:54.506215 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1812 | 2024.12.21 07:43:54.506987 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1813 | 2024.12.21 07:43:54.507037 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1814 | 2024.12.21 07:43:54.507468 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1815 | 2024.12.21 07:43:54.507745 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1816 | 2024.12.21 07:43:54.507981 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.26 MiB/sec. | ||
1817 | 2024.12.21 07:43:54.508041 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} <Debug> TCPHandler: Processed in 0.002222527 sec. | ||
1818 | 2024.12.21 07:43:54.508302 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2024.12.21 07:43:54.508514 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1820 | 2024.12.21 07:43:54.508592 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1821 | 2024.12.21 07:43:54.509407 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2024.12.21 07:43:54.509449 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1823 | 2024.12.21 07:43:54.509877 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1824 | 2024.12.21 07:43:54.510137 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2024.12.21 07:43:54.510338 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001885 sec., 33952.254641909814 rows/sec., 2.65 MiB/sec. | ||
1826 | 2024.12.21 07:43:54.510402 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} <Debug> TCPHandler: Processed in 0.002241257 sec. | ||
1827 | 2024.12.21 07:43:54.510573 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1828 | 2024.12.21 07:43:54.510714 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1829 | 2024.12.21 07:43:54.510779 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1830 | 2024.12.21 07:43:54.511368 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1831 | 2024.12.21 07:43:54.511407 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1832 | 2024.12.21 07:43:54.511797 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1833 | 2024.12.21 07:43:54.512032 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2024.12.21 07:43:54.512238 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001557 sec., 82209.37700706488 rows/sec., 5.73 MiB/sec. | ||
1835 | 2024.12.21 07:43:54.512290 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} <Debug> TCPHandler: Processed in 0.001782799 sec. | ||
1836 | 2024.12.21 07:43:54.512439 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1837 | 2024.12.21 07:43:54.512588 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1838 | 2024.12.21 07:43:54.512651 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1839 | 2024.12.21 07:43:54.513232 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1840 | 2024.12.21 07:43:54.513270 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1841 | 2024.12.21 07:43:54.513654 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1842 | 2024.12.21 07:43:54.513928 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1843 | 2024.12.21 07:43:54.514107 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001557 sec., 30828.516377649325 rows/sec., 2.08 MiB/sec. | ||
1844 | 2024.12.21 07:43:54.514159 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} <Debug> TCPHandler: Processed in 0.00178658 sec. | ||
1845 | 2024.12.21 07:43:54.782200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1846 | 2024.12.21 07:43:54.783123 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2024.12.21 07:43:54.783161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1848 | 2024.12.21 07:43:54.783664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1849 | 2024.12.21 07:43:54.783918 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2024.12.21 07:43:54.784094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1851 | 2024.12.21 07:43:54.968091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1852 | 2024.12.21 07:43:54.987470 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1853 | 2024.12.21 07:43:54.987537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1854 | 2024.12.21 07:43:54.994420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1855 | 2024.12.21 07:43:54.995166 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1856 | 2024.12.21 07:43:54.998184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1857 | 2024.12.21 07:43:59.506709 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2024.12.21 07:43:59.506999 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1859 | 2024.12.21 07:43:59.507092 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1860 | 2024.12.21 07:43:59.507965 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1861 | 2024.12.21 07:43:59.508039 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1862 | 2024.12.21 07:43:59.508572 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1863 | 2024.12.21 07:43:59.508846 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2024.12.21 07:43:59.509112 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002188 sec., 25594.149908592324 rows/sec., 1.95 MiB/sec. | ||
1865 | 2024.12.21 07:43:59.509197 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} <Debug> TCPHandler: Processed in 0.002632174 sec. | ||
1866 | 2024.12.21 07:43:59.509537 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2024.12.21 07:43:59.509814 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1868 | 2024.12.21 07:43:59.509915 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1869 | 2024.12.21 07:43:59.510978 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1870 | 2024.12.21 07:43:59.511051 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1871 | 2024.12.21 07:43:59.511618 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1872 | 2024.12.21 07:43:59.511914 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1873 | 2024.12.21 07:43:59.512182 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002439 sec., 26240.262402624023 rows/sec., 2.05 MiB/sec. | ||
1874 | 2024.12.21 07:43:59.512253 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} <Debug> TCPHandler: Processed in 0.002923479 sec. | ||
1875 | 2024.12.21 07:43:59.512427 [ 274 ] {} <Trace> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1876 | 2024.12.21 07:43:59.512573 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1877 | 2024.12.21 07:43:59.512639 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1878 | 2024.12.21 07:43:59.513303 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1879 | 2024.12.21 07:43:59.513347 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1880 | 2024.12.21 07:43:59.513770 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1881 | 2024.12.21 07:43:59.514035 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1882 | 2024.12.21 07:43:59.514330 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001792 sec., 89285.71428571429 rows/sec., 6.22 MiB/sec. | ||
1883 | 2024.12.21 07:43:59.514406 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} <Debug> TCPHandler: Processed in 0.002058284 sec. | ||
1884 | 2024.12.21 07:43:59.514581 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1885 | 2024.12.21 07:43:59.514735 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1886 | 2024.12.21 07:43:59.514801 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1887 | 2024.12.21 07:43:59.515363 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2024.12.21 07:43:59.515406 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
1889 | 2024.12.21 07:43:59.515797 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1890 | 2024.12.21 07:43:59.516035 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2024.12.21 07:43:59.516260 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
1892 | 2024.12.21 07:43:59.516321 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} <Debug> TCPHandler: Processed in 0.00181518 sec. | ||
1893 | 2024.12.21 07:44:02.203598 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1894 | 2024.12.21 07:44:02.203665 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1895 | 2024.12.21 07:44:02.282244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 | ||
1896 | 2024.12.21 07:44:02.284293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1897 | 2024.12.21 07:44:02.288523 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2024.12.21 07:44:02.288641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1899 | 2024.12.21 07:44:02.289417 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1900 | 2024.12.21 07:44:02.289495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1901 | 2024.12.21 07:44:02.290066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1902 | 2024.12.21 07:44:02.290658 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1903 | 2024.12.21 07:44:02.291239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1904 | 2024.12.21 07:44:02.292290 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1905 | 2024.12.21 07:44:02.292638 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1906 | 2024.12.21 07:44:02.293293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
1907 | 2024.12.21 07:44:02.498264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1908 | 2024.12.21 07:44:02.518153 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1909 | 2024.12.21 07:44:02.518223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1910 | 2024.12.21 07:44:02.525527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1911 | 2024.12.21 07:44:02.526321 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1912 | 2024.12.21 07:44:02.529770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1913 | 2024.12.21 07:44:03.878249 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1914 | 2024.12.21 07:44:03.878344 [ 274 ] {} <Debug> TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1915 | 2024.12.21 07:44:04.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.01 MiB, peak 170.97 MiB, free memory in arenas 0.00 B, will set to 167.07 MiB (RSS), difference: 2.07 MiB | ||
1916 | 2024.12.21 07:44:04.499811 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1917 | 2024.12.21 07:44:04.500105 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
1918 | 2024.12.21 07:44:04.500543 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1919 | 2024.12.21 07:44:04.500596 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <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 | ||
1920 | 2024.12.21 07:44:04.500958 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1921 | 2024.12.21 07:44:04.501037 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1922 | 2024.12.21 07:44:04.501219 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1923 | 2024.12.21 07:44:04.501408 [ 296 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1924 | 2024.12.21 07:44:04.501414 [ 295 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1925 | 2024.12.21 07:44:04.501408 [ 294 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1926 | 2024.12.21 07:44:04.501592 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1927 | 2024.12.21 07:44:04.501622 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1928 | 2024.12.21 07:44:04.501743 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1929 | 2024.12.21 07:44:04.501768 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1930 | 2024.12.21 07:44:04.501813 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <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 | 2024.12.21 07:44:04.501861 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <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 | 2024.12.21 07:44:04.501908 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <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'))" | ||
1933 | 2024.12.21 07:44:04.503766 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003806 sec., 9721.492380451919 rows/sec., 364.35 KiB/sec. | ||
1934 | 2024.12.21 07:44:04.503944 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} <Debug> TCPHandler: Processed in 0.004268761 sec. | ||
1935 | 2024.12.21 07:44:04.504337 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1936 | 2024.12.21 07:44:04.504643 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) 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) | ||
1937 | 2024.12.21 07:44:04.505205 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1938 | 2024.12.21 07:44:04.505271 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <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 | ||
1939 | 2024.12.21 07:44:04.505652 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1940 | 2024.12.21 07:44:04.505739 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1941 | 2024.12.21 07:44:04.505923 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1942 | 2024.12.21 07:44:04.506105 [ 298 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1943 | 2024.12.21 07:44:04.506108 [ 295 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1944 | 2024.12.21 07:44:04.506111 [ 294 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1945 | 2024.12.21 07:44:04.506309 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1946 | 2024.12.21 07:44:04.506351 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1947 | 2024.12.21 07:44:04.506482 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1948 | 2024.12.21 07:44:04.506508 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1949 | 2024.12.21 07:44:04.506555 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <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 | 2024.12.21 07:44:04.506609 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <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 | 2024.12.21 07:44:04.506658 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <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'))" | ||
1952 | 2024.12.21 07:44:04.508125 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.00363 sec., 10192.837465564739 rows/sec., 382.02 KiB/sec. | ||
1953 | 2024.12.21 07:44:04.508313 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} <Debug> TCPHandler: Processed in 0.004133679 sec. | ||
1954 | 2024.12.21 07:44:04.508572 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2024.12.21 07:44:04.508765 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
1956 | 2024.12.21 07:44:04.509130 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1957 | 2024.12.21 07:44:04.509181 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <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 | ||
1958 | 2024.12.21 07:44:04.509521 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1959 | 2024.12.21 07:44:04.509589 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1960 | 2024.12.21 07:44:04.509741 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1961 | 2024.12.21 07:44:04.509857 [ 296 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1962 | 2024.12.21 07:44:04.509884 [ 294 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1963 | 2024.12.21 07:44:04.509905 [ 295 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1964 | 2024.12.21 07:44:04.510024 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 | ||
1965 | 2024.12.21 07:44:04.510049 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1966 | 2024.12.21 07:44:04.510155 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1967 | 2024.12.21 07:44:04.510175 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1968 | 2024.12.21 07:44:04.510217 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <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 | 2024.12.21 07:44:04.510267 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <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 | 2024.12.21 07:44:04.510313 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <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'))" | ||
1971 | 2024.12.21 07:44:04.511721 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003053 sec., 12119.226989846053 rows/sec., 454.22 KiB/sec. | ||
1972 | 2024.12.21 07:44:04.511893 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} <Debug> TCPHandler: Processed in 0.003378636 sec. | ||
1973 | 2024.12.21 07:44:04.525282 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1974 | 2024.12.21 07:44:04.525425 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1975 | 2024.12.21 07:44:04.525484 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1976 | 2024.12.21 07:44:04.526279 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1977 | 2024.12.21 07:44:04.526318 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1978 | 2024.12.21 07:44:04.526805 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1979 | 2024.12.21 07:44:04.527032 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2024.12.21 07:44:04.527333 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001919 sec., 1563.314226159458 rows/sec., 142.49 KiB/sec. | ||
1981 | 2024.12.21 07:44:04.527593 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} <Debug> TCPHandler: Processed in 0.00237055 sec. | ||
1982 | 2024.12.21 07:44:04.527778 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1983 | 2024.12.21 07:44:04.527938 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1984 | 2024.12.21 07:44:04.528009 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1985 | 2024.12.21 07:44:04.528675 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2024.12.21 07:44:04.528720 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1987 | 2024.12.21 07:44:04.529154 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1988 | 2024.12.21 07:44:04.529415 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2024.12.21 07:44:04.529725 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001817 sec., 7705.008255365988 rows/sec., 554.66 KiB/sec. | ||
1990 | 2024.12.21 07:44:04.529808 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} <Debug> TCPHandler: Processed in 0.002102886 sec. | ||
1991 | 2024.12.21 07:44:04.529975 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1992 | 2024.12.21 07:44:04.530113 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1993 | 2024.12.21 07:44:04.530170 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1994 | 2024.12.21 07:44:04.530884 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1995 | 2024.12.21 07:44:04.530921 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1996 | 2024.12.21 07:44:04.531313 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1997 | 2024.12.21 07:44:04.531560 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1998 | 2024.12.21 07:44:04.531749 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Debug> executeQuery: Read 263 rows, 23.65 KiB in 0.001665 sec., 157957.95795795796 rows/sec., 13.87 MiB/sec. | ||
1999 | 2024.12.21 07:44:04.531927 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} <Debug> TCPHandler: Processed in 0.002016704 sec. | ||
2000 | 2024.12.21 07:44:04.532083 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2001 | 2024.12.21 07:44:04.532206 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2002 | 2024.12.21 07:44:04.532258 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2003 | 2024.12.21 07:44:04.532851 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2004 | 2024.12.21 07:44:04.532892 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2005 | 2024.12.21 07:44:04.533291 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2006 | 2024.12.21 07:44:04.533541 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2007 | 2024.12.21 07:44:04.533882 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Debug> executeQuery: Read 37 rows, 2.71 KiB in 0.001679 sec., 22036.926742108397 rows/sec., 1.58 MiB/sec. | ||
2008 | 2024.12.21 07:44:04.534029 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} <Debug> TCPHandler: Processed in 0.002002154 sec. | ||
2009 | 2024.12.21 07:44:04.534178 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2010 | 2024.12.21 07:44:04.534302 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2011 | 2024.12.21 07:44:04.534359 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2012 | 2024.12.21 07:44:04.535048 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2013 | 2024.12.21 07:44:04.535095 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2014 | 2024.12.21 07:44:04.535486 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2015 | 2024.12.21 07:44:04.535728 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2016 | 2024.12.21 07:44:04.536077 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001768 sec., 7918.552036199095 rows/sec., 554.56 KiB/sec. | ||
2017 | 2024.12.21 07:44:04.536260 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} <Debug> TCPHandler: Processed in 0.002133146 sec. | ||
2018 | 2024.12.21 07:44:04.536448 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2019 | 2024.12.21 07:44:04.536591 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2020 | 2024.12.21 07:44:04.536649 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2021 | 2024.12.21 07:44:04.537326 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2022 | 2024.12.21 07:44:04.537367 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2023 | 2024.12.21 07:44:04.537732 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2024 | 2024.12.21 07:44:04.537976 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2025 | 2024.12.21 07:44:04.538190 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 496.05 KiB/sec. | ||
2026 | 2024.12.21 07:44:04.538245 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} <Debug> TCPHandler: Processed in 0.001863061 sec. | ||
2027 | 2024.12.21 07:44:04.538403 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2028 | 2024.12.21 07:44:04.538538 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2029 | 2024.12.21 07:44:04.538595 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2030 | 2024.12.21 07:44:04.539414 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2031 | 2024.12.21 07:44:04.539453 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2032 | 2024.12.21 07:44:04.539832 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2033 | 2024.12.21 07:44:04.540067 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2024.12.21 07:44:04.540303 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Debug> executeQuery: Read 419 rows, 30.66 KiB in 0.001788 sec., 234340.04474272928 rows/sec., 16.74 MiB/sec. | ||
2035 | 2024.12.21 07:44:04.540357 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} <Debug> TCPHandler: Processed in 0.002021924 sec. | ||
2036 | 2024.12.21 07:44:04.540514 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2037 | 2024.12.21 07:44:04.540653 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2038 | 2024.12.21 07:44:04.540714 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2039 | 2024.12.21 07:44:04.541280 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2040 | 2024.12.21 07:44:04.541320 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2041 | 2024.12.21 07:44:04.541690 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2042 | 2024.12.21 07:44:04.541931 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2043 | 2024.12.21 07:44:04.542146 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. | ||
2044 | 2024.12.21 07:44:04.542200 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} <Debug> TCPHandler: Processed in 0.001753709 sec. | ||
2045 | 2024.12.21 07:44:04.542363 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2046 | 2024.12.21 07:44:04.542500 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2047 | 2024.12.21 07:44:04.542561 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2048 | 2024.12.21 07:44:04.543257 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2024.12.21 07:44:04.543297 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2050 | 2024.12.21 07:44:04.543684 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2051 | 2024.12.21 07:44:04.543926 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2024.12.21 07:44:04.544264 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001766 sec., 134201.58550396375 rows/sec., 9.00 MiB/sec. | ||
2053 | 2024.12.21 07:44:04.544556 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} <Debug> TCPHandler: Processed in 0.002256758 sec. | ||
2054 | 2024.12.21 07:44:04.544726 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2055 | 2024.12.21 07:44:04.544863 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2056 | 2024.12.21 07:44:04.544924 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2057 | 2024.12.21 07:44:04.545446 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2058 | 2024.12.21 07:44:04.545485 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2059 | 2024.12.21 07:44:04.545852 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2060 | 2024.12.21 07:44:04.546113 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2024.12.21 07:44:04.546510 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001644 sec., 608.272506082725 rows/sec., 40.99 KiB/sec. | ||
2062 | 2024.12.21 07:44:04.546650 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} <Debug> TCPHandler: Processed in 0.001991604 sec. | ||
2063 | 2024.12.21 07:44:04.546807 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2064 | 2024.12.21 07:44:04.546945 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2065 | 2024.12.21 07:44:04.547038 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2066 | 2024.12.21 07:44:04.548265 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2024.12.21 07:44:04.548303 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2068 | 2024.12.21 07:44:04.549293 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2069 | 2024.12.21 07:44:04.549565 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2024.12.21 07:44:04.549795 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00288 sec., 10416.666666666666 rows/sec., 18.67 MiB/sec. | ||
2071 | 2024.12.21 07:44:04.549887 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} <Debug> TCPHandler: Processed in 0.003147262 sec. | ||
2072 | 2024.12.21 07:44:04.550045 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2073 | 2024.12.21 07:44:04.550180 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2074 | 2024.12.21 07:44:04.550239 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2075 | 2024.12.21 07:44:04.550787 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Trace> oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2076 | 2024.12.21 07:44:04.550834 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2077 | 2024.12.21 07:44:04.551285 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2078 | 2024.12.21 07:44:04.551535 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Trace> oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2079 | 2024.12.21 07:44:04.551870 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.0017 sec., 7058.823529411765 rows/sec., 531.94 KiB/sec. | ||
2080 | 2024.12.21 07:44:04.552010 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} <Debug> TCPHandler: Processed in 0.002031864 sec. | ||
2081 | 2024.12.21 07:44:04.552156 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2082 | 2024.12.21 07:44:04.552271 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2083 | 2024.12.21 07:44:04.552322 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2084 | 2024.12.21 07:44:04.552824 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2085 | 2024.12.21 07:44:04.552862 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2086 | 2024.12.21 07:44:04.553224 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2087 | 2024.12.21 07:44:04.553459 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2088 | 2024.12.21 07:44:04.553738 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001491 sec., 54996.64654594233 rows/sec., 3.49 MiB/sec. | ||
2089 | 2024.12.21 07:44:04.554099 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} <Debug> TCPHandler: Processed in 0.001993793 sec. | ||
2090 | 2024.12.21 07:44:05.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.24 MiB, peak 170.97 MiB, free memory in arenas 0.00 B, will set to 167.21 MiB (RSS), difference: -3.02 MiB | ||
2091 | 2024.12.21 07:44:09.506441 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2092 | 2024.12.21 07:44:09.506650 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2093 | 2024.12.21 07:44:09.506725 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2094 | 2024.12.21 07:44:09.507510 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2024.12.21 07:44:09.507566 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2096 | 2024.12.21 07:44:09.508012 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2097 | 2024.12.21 07:44:09.508274 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2098 | 2024.12.21 07:44:09.508474 [ 38 ] {} <Debug> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2099 | 2024.12.21 07:44:09.508548 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.20 MiB/sec. | ||
2100 | 2024.12.21 07:44:09.508569 [ 38 ] {} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2024.12.21 07:44:09.508632 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2102 | 2024.12.21 07:44:09.508690 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} <Debug> TCPHandler: Processed in 0.0023857 sec. | ||
2103 | 2024.12.21 07:44:09.508928 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2104 | 2024.12.21 07:44:09.509019 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2024.12.21 07:44:09.509205 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2106 | 2024.12.21 07:44:09.509298 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
2107 | 2024.12.21 07:44:09.509324 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2108 | 2024.12.21 07:44:09.509491 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part | ||
2109 | 2024.12.21 07:44:09.509516 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2110 | 2024.12.21 07:44:09.509860 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2111 | 2024.12.21 07:44:09.510151 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2112 | 2024.12.21 07:44:09.510413 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 263 rows starting from the beginning of the part | ||
2113 | 2024.12.21 07:44:09.510641 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2114 | 2024.12.21 07:44:09.512497 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2115 | 2024.12.21 07:44:09.512593 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2116 | 2024.12.21 07:44:09.513552 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2117 | 2024.12.21 07:44:09.514033 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 5 columns (5 merged, 0 gathered) in 0.005280548 sec., 380452.93783902726 rows/sec., 33.25 MiB/sec. | ||
2118 | 2024.12.21 07:44:09.514076 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2024.12.21 07:44:09.514323 [ 38 ] {} <Debug> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2120 | 2024.12.21 07:44:09.514381 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2121 | 2024.12.21 07:44:09.514421 [ 38 ] {} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2122 | 2024.12.21 07:44:09.514499 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2123 | 2024.12.21 07:44:09.514666 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00537 sec., 11918.06331471136 rows/sec., 952.56 KiB/sec. | ||
2124 | 2024.12.21 07:44:09.514783 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2125 | 2024.12.21 07:44:09.514948 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} <Debug> TCPHandler: Processed in 0.006113732 sec. | ||
2126 | 2024.12.21 07:44:09.515213 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2127 | 2024.12.21 07:44:09.515273 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2128 | 2024.12.21 07:44:09.515296 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2129 | 2024.12.21 07:44:09.515335 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
2130 | 2024.12.21 07:44:09.515639 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2131 | 2024.12.21 07:44:09.515732 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part | ||
2132 | 2024.12.21 07:44:09.515953 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2133 | 2024.12.21 07:44:09.516077 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2134 | 2024.12.21 07:44:09.516288 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2135 | 2024.12.21 07:44:09.516318 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2136 | 2024.12.21 07:44:09.516698 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2137 | 2024.12.21 07:44:09.517100 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 419 rows starting from the beginning of the part | ||
2138 | 2024.12.21 07:44:09.517421 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2139 | 2024.12.21 07:44:09.518685 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2024.12.21 07:44:09.518756 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2141 | 2024.12.21 07:44:09.519884 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2142 | 2024.12.21 07:44:09.520418 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2143 | 2024.12.21 07:44:09.520657 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.006040441 sec., 305772.37655330135 rows/sec., 23.30 MiB/sec. | ||
2144 | 2024.12.21 07:44:09.520766 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2145 | 2024.12.21 07:44:09.520856 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2024.12.21 07:44:09.520915 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2147 | 2024.12.21 07:44:09.520985 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005289 sec., 30251.465305350725 rows/sec., 2.11 MiB/sec. | ||
2148 | 2024.12.21 07:44:09.521113 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2149 | 2024.12.21 07:44:09.521414 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} <Debug> TCPHandler: Processed in 0.006297034 sec. | ||
2150 | 2024.12.21 07:44:09.521429 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2151 | 2024.12.21 07:44:09.521754 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2152 | 2024.12.21 07:44:09.521820 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2153 | 2024.12.21 07:44:09.521912 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part | ||
2154 | 2024.12.21 07:44:09.521975 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2155 | 2024.12.21 07:44:09.522248 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2156 | 2024.12.21 07:44:09.522373 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2157 | 2024.12.21 07:44:09.522399 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2377 rows starting from the beginning of the part | ||
2158 | 2024.12.21 07:44:09.522638 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2159 | 2024.12.21 07:44:09.522746 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
2160 | 2024.12.21 07:44:09.522854 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2161 | 2024.12.21 07:44:09.523082 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2162 | 2024.12.21 07:44:09.523380 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2163 | 2024.12.21 07:44:09.523692 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2164 | 2024.12.21 07:44:09.525120 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2165 | 2024.12.21 07:44:09.525199 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2166 | 2024.12.21 07:44:09.526229 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2167 | 2024.12.21 07:44:09.526541 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2168 | 2024.12.21 07:44:09.526859 [ 38 ] {} <Debug> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2169 | 2024.12.21 07:44:09.526924 [ 38 ] {} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2170 | 2024.12.21 07:44:09.526964 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2171 | 2024.12.21 07:44:09.526980 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004984 sec., 12038.523274478332 rows/sec., 830.78 KiB/sec. | ||
2172 | 2024.12.21 07:44:09.527261 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} <Debug> TCPHandler: Processed in 0.005742226 sec. | ||
2173 | 2024.12.21 07:44:09.527375 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2174 | 2024.12.21 07:44:09.527648 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2175 | 2024.12.21 07:44:09.527690 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part | ||
2176 | 2024.12.21 07:44:09.527822 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
2177 | 2024.12.21 07:44:09.527997 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2178 | 2024.12.21 07:44:09.528207 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2179 | 2024.12.21 07:44:09.528343 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2180 | 2024.12.21 07:44:09.528535 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2181 | 2024.12.21 07:44:09.529470 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4144 rows, containing 5 columns (5 merged, 0 gathered) in 0.00841082 sec., 492698.69049628935 rows/sec., 33.24 MiB/sec. | ||
2182 | 2024.12.21 07:44:09.529847 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2183 | 2024.12.21 07:44:09.530555 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2184 | 2024.12.21 07:44:09.530564 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003494389 sec., 193452.98992184328 rows/sec., 12.67 MiB/sec. | ||
2185 | 2024.12.21 07:44:09.530686 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2186 | 2024.12.21 07:44:09.530817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
2187 | 2024.12.21 07:44:09.530825 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2188 | 2024.12.21 07:44:09.531134 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2189 | 2024.12.21 07:44:09.531218 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2190 | 2024.12.21 07:44:09.531294 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2191 | 2024.12.21 07:44:09.791403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2192 | 2024.12.21 07:44:09.792102 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2193 | 2024.12.21 07:44:09.792152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2194 | 2024.12.21 07:44:09.792684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2195 | 2024.12.21 07:44:09.792940 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2196 | 2024.12.21 07:44:09.793248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2197 | 2024.12.21 07:44:10.029839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2198 | 2024.12.21 07:44:10.049509 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2199 | 2024.12.21 07:44:10.049558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2200 | 2024.12.21 07:44:10.056735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2201 | 2024.12.21 07:44:10.057477 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2202 | 2024.12.21 07:44:10.060243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2203 | 2024.12.21 07:44:12.293434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 324 | ||
2204 | 2024.12.21 07:44:12.296558 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2024.12.21 07:44:12.296607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2206 | 2024.12.21 07:44:12.298099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2207 | 2024.12.21 07:44:12.298422 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2024.12.21 07:44:12.298713 [ 35 ] {} <Debug> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2209 | 2024.12.21 07:44:12.298913 [ 35 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2210 | 2024.12.21 07:44:12.299020 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2211 | 2024.12.21 07:44:12.300008 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::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 | ||
2212 | 2024.12.21 07:44:12.300585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
2213 | 2024.12.21 07:44:12.301166 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2214 | 2024.12.21 07:44:12.301363 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2215 | 2024.12.21 07:44:12.302155 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2216 | 2024.12.21 07:44:12.302855 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2217 | 2024.12.21 07:44:12.303465 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
2218 | 2024.12.21 07:44:12.304101 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2219 | 2024.12.21 07:44:12.304709 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2220 | 2024.12.21 07:44:12.312907 [ 194 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.013628027 sec., 23774.534641001228 rows/sec., 23.97 MiB/sec. | ||
2221 | 2024.12.21 07:44:12.313714 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2222 | 2024.12.21 07:44:12.314430 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2024.12.21 07:44:12.314513 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2224 | 2024.12.21 07:44:12.314718 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2225 | 2024.12.21 07:44:14.513402 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2226 | 2024.12.21 07:44:14.513661 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2227 | 2024.12.21 07:44:14.513733 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2228 | 2024.12.21 07:44:14.514457 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2024.12.21 07:44:14.514511 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2230 | 2024.12.21 07:44:14.514942 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2231 | 2024.12.21 07:44:14.515204 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2024.12.21 07:44:14.515386 [ 32 ] {} <Debug> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2233 | 2024.12.21 07:44:14.515465 [ 32 ] {} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2234 | 2024.12.21 07:44:14.515475 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. | ||
2235 | 2024.12.21 07:44:14.515496 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2236 | 2024.12.21 07:44:14.515651 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} <Debug> TCPHandler: Processed in 0.00242188 sec. | ||
2237 | 2024.12.21 07:44:14.515763 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2238 | 2024.12.21 07:44:14.515925 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2239 | 2024.12.21 07:44:14.515966 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2240 | 2024.12.21 07:44:14.516024 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2241 | 2024.12.21 07:44:14.516249 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2242 | 2024.12.21 07:44:14.516341 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2243 | 2024.12.21 07:44:14.516476 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2244 | 2024.12.21 07:44:14.516682 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2245 | 2024.12.21 07:44:14.517002 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2246 | 2024.12.21 07:44:14.517255 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2247 | 2024.12.21 07:44:14.519212 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2248 | 2024.12.21 07:44:14.519311 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2249 | 2024.12.21 07:44:14.519719 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004072317 sec., 17189.231584869252 rows/sec., 1.27 MiB/sec. | ||
2250 | 2024.12.21 07:44:14.519966 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2251 | 2024.12.21 07:44:14.520274 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2252 | 2024.12.21 07:44:14.520513 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2253 | 2024.12.21 07:44:14.520692 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2254 | 2024.12.21 07:44:14.520772 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2255 | 2024.12.21 07:44:14.520867 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2256 | 2024.12.21 07:44:14.521190 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Debug> executeQuery: Read 265 rows, 23.85 KiB in 0.005084 sec., 52124.311565696305 rows/sec., 4.58 MiB/sec. | ||
2257 | 2024.12.21 07:44:14.521403 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} <Debug> TCPHandler: Processed in 0.005627203 sec. | ||
2258 | 2024.12.21 07:44:14.521574 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2259 | 2024.12.21 07:44:14.521717 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2260 | 2024.12.21 07:44:14.521778 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2261 | 2024.12.21 07:44:14.522487 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2262 | 2024.12.21 07:44:14.522535 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2263 | 2024.12.21 07:44:14.522907 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2264 | 2024.12.21 07:44:14.523148 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2265 | 2024.12.21 07:44:14.523368 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001686 sec., 22538.55278766311 rows/sec., 1.61 MiB/sec. | ||
2266 | 2024.12.21 07:44:14.523423 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} <Debug> TCPHandler: Processed in 0.001916322 sec. | ||
2267 | 2024.12.21 07:44:14.523566 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2268 | 2024.12.21 07:44:14.523714 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2269 | 2024.12.21 07:44:14.523777 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2270 | 2024.12.21 07:44:14.524463 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2271 | 2024.12.21 07:44:14.524514 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2272 | 2024.12.21 07:44:14.524891 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2273 | 2024.12.21 07:44:14.525137 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2274 | 2024.12.21 07:44:14.525321 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001645 sec., 8510.638297872341 rows/sec., 596.03 KiB/sec. | ||
2275 | 2024.12.21 07:44:14.525378 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} <Debug> TCPHandler: Processed in 0.001872931 sec. | ||
2276 | 2024.12.21 07:44:14.525513 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2277 | 2024.12.21 07:44:14.525646 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2278 | 2024.12.21 07:44:14.525705 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2279 | 2024.12.21 07:44:14.526401 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2280 | 2024.12.21 07:44:14.526448 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2281 | 2024.12.21 07:44:14.526825 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2282 | 2024.12.21 07:44:14.527093 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2283 | 2024.12.21 07:44:14.527261 [ 31 ] {} <Debug> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2284 | 2024.12.21 07:44:14.527323 [ 31 ] {} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2285 | 2024.12.21 07:44:14.527334 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001709 sec., 7606.787595084845 rows/sec., 474.28 KiB/sec. | ||
2286 | 2024.12.21 07:44:14.527377 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2287 | 2024.12.21 07:44:14.527459 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} <Debug> TCPHandler: Processed in 0.001995053 sec. | ||
2288 | 2024.12.21 07:44:14.527782 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2289 | 2024.12.21 07:44:14.527970 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2290 | 2024.12.21 07:44:14.528142 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2291 | 2024.12.21 07:44:14.528263 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2292 | 2024.12.21 07:44:14.528437 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2293 | 2024.12.21 07:44:14.528586 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2294 | 2024.12.21 07:44:14.528958 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2295 | 2024.12.21 07:44:14.529270 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2296 | 2024.12.21 07:44:14.529635 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2297 | 2024.12.21 07:44:14.529910 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2298 | 2024.12.21 07:44:14.531023 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2299 | 2024.12.21 07:44:14.531092 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2300 | 2024.12.21 07:44:14.532141 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2301 | 2024.12.21 07:44:14.532188 [ 194 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004646197 sec., 13989.936285525559 rows/sec., 926.92 KiB/sec. | ||
2302 | 2024.12.21 07:44:14.532457 [ 189 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2303 | 2024.12.21 07:44:14.532600 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2304 | 2024.12.21 07:44:14.532962 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.004925 sec., 83857.86802030458 rows/sec., 5.98 MiB/sec. | ||
2305 | 2024.12.21 07:44:14.533146 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} <Debug> TCPHandler: Processed in 0.005580943 sec. | ||
2306 | 2024.12.21 07:44:14.533153 [ 189 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2307 | 2024.12.21 07:44:14.533315 [ 189 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2308 | 2024.12.21 07:44:14.533336 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2309 | 2024.12.21 07:44:14.533415 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2310 | 2024.12.21 07:44:14.533490 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2311 | 2024.12.21 07:44:14.533549 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2312 | 2024.12.21 07:44:14.534106 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2313 | 2024.12.21 07:44:14.534152 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2314 | 2024.12.21 07:44:14.534574 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2315 | 2024.12.21 07:44:14.534806 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2316 | 2024.12.21 07:44:14.535024 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. | ||
2317 | 2024.12.21 07:44:14.535076 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} <Debug> TCPHandler: Processed in 0.001832911 sec. | ||
2318 | 2024.12.21 07:44:14.535204 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2319 | 2024.12.21 07:44:14.535322 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2320 | 2024.12.21 07:44:14.535377 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2321 | 2024.12.21 07:44:14.535950 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2322 | 2024.12.21 07:44:14.535988 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2323 | 2024.12.21 07:44:14.536428 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2324 | 2024.12.21 07:44:14.536668 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2325 | 2024.12.21 07:44:14.536844 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001547 sec., 153199.74143503557 rows/sec., 10.27 MiB/sec. | ||
2326 | 2024.12.21 07:44:14.536894 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} <Debug> TCPHandler: Processed in 0.001746209 sec. | ||
2327 | 2024.12.21 07:44:14.537045 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2328 | 2024.12.21 07:44:14.537180 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2329 | 2024.12.21 07:44:14.537241 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2330 | 2024.12.21 07:44:14.537757 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2331 | 2024.12.21 07:44:14.537796 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2332 | 2024.12.21 07:44:14.538157 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2333 | 2024.12.21 07:44:14.538390 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2334 | 2024.12.21 07:44:14.538555 [ 31 ] {} <Debug> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2335 | 2024.12.21 07:44:14.538626 [ 31 ] {} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2336 | 2024.12.21 07:44:14.538654 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
2337 | 2024.12.21 07:44:14.538670 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2338 | 2024.12.21 07:44:14.538808 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} <Debug> TCPHandler: Processed in 0.001822621 sec. | ||
2339 | 2024.12.21 07:44:14.539146 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2340 | 2024.12.21 07:44:14.539340 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2341 | 2024.12.21 07:44:14.539396 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2342 | 2024.12.21 07:44:14.539648 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2343 | 2024.12.21 07:44:14.539751 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2344 | 2024.12.21 07:44:14.539910 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2345 | 2024.12.21 07:44:14.540192 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2346 | 2024.12.21 07:44:14.540592 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2347 | 2024.12.21 07:44:14.540915 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2348 | 2024.12.21 07:44:14.541180 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2349 | 2024.12.21 07:44:14.544652 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005824987 sec., 858.3710143902467 rows/sec., 57.84 KiB/sec. | ||
2350 | 2024.12.21 07:44:14.544891 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2351 | 2024.12.21 07:44:14.544987 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2352 | 2024.12.21 07:44:14.545048 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2353 | 2024.12.21 07:44:14.545468 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2354 | 2024.12.21 07:44:14.545687 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2355 | 2024.12.21 07:44:14.545829 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2356 | 2024.12.21 07:44:14.546198 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2357 | 2024.12.21 07:44:14.546468 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2358 | 2024.12.21 07:44:14.546807 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007455 sec., 4158.283031522468 rows/sec., 7.45 MiB/sec. | ||
2359 | 2024.12.21 07:44:14.547206 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} <Debug> TCPHandler: Processed in 0.008284948 sec. | ||
2360 | 2024.12.21 07:44:14.547371 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2361 | 2024.12.21 07:44:14.547510 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2362 | 2024.12.21 07:44:14.547570 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2363 | 2024.12.21 07:44:14.548150 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2364 | 2024.12.21 07:44:14.548197 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2365 | 2024.12.21 07:44:14.548635 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2366 | 2024.12.21 07:44:14.548960 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2024.12.21 07:44:14.549252 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001764 sec., 46485.26077097506 rows/sec., 2.95 MiB/sec. | ||
2368 | 2024.12.21 07:44:14.549344 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} <Debug> TCPHandler: Processed in 0.002038114 sec. | ||
2369 | 2024.12.21 07:44:17.203702 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2370 | 2024.12.21 07:44:17.203774 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2371 | 2024.12.21 07:44:17.293389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2372 | 2024.12.21 07:44:17.294091 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2373 | 2024.12.21 07:44:17.294145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2374 | 2024.12.21 07:44:17.294685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2375 | 2024.12.21 07:44:17.294970 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2376 | 2024.12.21 07:44:17.295226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2377 | 2024.12.21 07:44:17.560315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2378 | 2024.12.21 07:44:17.580990 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2379 | 2024.12.21 07:44:17.581044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2380 | 2024.12.21 07:44:17.588461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2381 | 2024.12.21 07:44:17.589256 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2382 | 2024.12.21 07:44:17.592263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2383 | 2024.12.21 07:44:19.500467 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2384 | 2024.12.21 07:44:19.500730 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) | ||
2385 | 2024.12.21 07:44:19.501155 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2386 | 2024.12.21 07:44:19.501209 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <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 | ||
2387 | 2024.12.21 07:44:19.501585 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2388 | 2024.12.21 07:44:19.501669 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2389 | 2024.12.21 07:44:19.501844 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2390 | 2024.12.21 07:44:19.501966 [ 295 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2391 | 2024.12.21 07:44:19.502121 [ 298 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2392 | 2024.12.21 07:44:19.502146 [ 294 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2393 | 2024.12.21 07:44:19.502146 [ 296 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2394 | 2024.12.21 07:44:19.502379 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2395 | 2024.12.21 07:44:19.502411 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2396 | 2024.12.21 07:44:19.502553 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2397 | 2024.12.21 07:44:19.502577 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2398 | 2024.12.21 07:44:19.502621 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <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'))" | ||
2399 | 2024.12.21 07:44:19.502666 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <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'))" | ||
2400 | 2024.12.21 07:44:19.502709 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <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'))" | ||
2401 | 2024.12.21 07:44:19.502750 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <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'))" | ||
2402 | 2024.12.21 07:44:19.504820 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004214 sec., 9492.1689606075 rows/sec., 361.98 KiB/sec. | ||
2403 | 2024.12.21 07:44:19.505058 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> MemoryTracker: Peak memory usage (for query): 145.50 KiB. | ||
2404 | 2024.12.21 07:44:19.505077 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} <Debug> TCPHandler: Processed in 0.004741909 sec. | ||
2405 | 2024.12.21 07:44:19.513814 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2406 | 2024.12.21 07:44:19.513960 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2407 | 2024.12.21 07:44:19.514020 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2408 | 2024.12.21 07:44:19.514826 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2409 | 2024.12.21 07:44:19.514870 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2410 | 2024.12.21 07:44:19.515362 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2411 | 2024.12.21 07:44:19.515584 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2412 | 2024.12.21 07:44:19.515831 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001915 sec., 522.1932114882507 rows/sec., 54.06 KiB/sec. | ||
2413 | 2024.12.21 07:44:19.515890 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} <Debug> TCPHandler: Processed in 0.002142886 sec. | ||
2414 | 2024.12.21 07:44:19.516126 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2415 | 2024.12.21 07:44:19.516322 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2416 | 2024.12.21 07:44:19.516403 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2417 | 2024.12.21 07:44:19.517193 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2418 | 2024.12.21 07:44:19.517242 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2419 | 2024.12.21 07:44:19.517690 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2420 | 2024.12.21 07:44:19.517950 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2421 | 2024.12.21 07:44:19.518194 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Debug> executeQuery: Read 79 rows, 6.56 KiB in 0.001925 sec., 41038.96103896104 rows/sec., 3.33 MiB/sec. | ||
2422 | 2024.12.21 07:44:19.518260 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} <Debug> TCPHandler: Processed in 0.002267437 sec. | ||
2423 | 2024.12.21 07:44:19.518426 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2424 | 2024.12.21 07:44:19.518565 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2425 | 2024.12.21 07:44:19.518623 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2426 | 2024.12.21 07:44:19.519314 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2427 | 2024.12.21 07:44:19.519365 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2428 | 2024.12.21 07:44:19.519797 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2429 | 2024.12.21 07:44:19.520048 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2430 | 2024.12.21 07:44:19.520219 [ 24 ] {} <Debug> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2431 | 2024.12.21 07:44:19.520294 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001752 sec., 6278.538812785388 rows/sec., 472.12 KiB/sec. | ||
2432 | 2024.12.21 07:44:19.520302 [ 24 ] {} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2433 | 2024.12.21 07:44:19.520379 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2434 | 2024.12.21 07:44:19.520429 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} <Debug> TCPHandler: Processed in 0.002071285 sec. | ||
2435 | 2024.12.21 07:44:19.520649 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::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 | ||
2436 | 2024.12.21 07:44:19.520661 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2437 | 2024.12.21 07:44:19.520890 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2438 | 2024.12.21 07:44:19.520932 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2439 | 2024.12.21 07:44:19.520953 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2440 | 2024.12.21 07:44:19.521043 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2441 | 2024.12.21 07:44:19.521196 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2442 | 2024.12.21 07:44:19.521586 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2443 | 2024.12.21 07:44:19.521882 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
2444 | 2024.12.21 07:44:19.522181 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
2445 | 2024.12.21 07:44:19.522547 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
2446 | 2024.12.21 07:44:19.524054 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2024.12.21 07:44:19.524127 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2448 | 2024.12.21 07:44:19.525281 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2449 | 2024.12.21 07:44:19.525555 [ 189 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.005073214 sec., 25821.89515364422 rows/sec., 1.93 MiB/sec. | ||
2450 | 2024.12.21 07:44:19.525763 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2451 | 2024.12.21 07:44:19.525798 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2452 | 2024.12.21 07:44:19.526179 [ 24 ] {} <Debug> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2453 | 2024.12.21 07:44:19.526324 [ 24 ] {} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2454 | 2024.12.21 07:44:19.526403 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.005535 sec., 180.6684733514002 rows/sec., 12.00 KiB/sec. | ||
2455 | 2024.12.21 07:44:19.526430 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2456 | 2024.12.21 07:44:19.526484 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2457 | 2024.12.21 07:44:19.526849 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2458 | 2024.12.21 07:44:19.526877 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::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 | ||
2459 | 2024.12.21 07:44:19.526889 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} <Debug> TCPHandler: Processed in 0.006340266 sec. | ||
2460 | 2024.12.21 07:44:19.527130 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2461 | 2024.12.21 07:44:19.527182 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2462 | 2024.12.21 07:44:19.527306 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2463 | 2024.12.21 07:44:19.527340 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2464 | 2024.12.21 07:44:19.527406 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2465 | 2024.12.21 07:44:19.527528 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2466 | 2024.12.21 07:44:19.527561 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2467 | 2024.12.21 07:44:19.527914 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2468 | 2024.12.21 07:44:19.528086 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2469 | 2024.12.21 07:44:19.528301 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2470 | 2024.12.21 07:44:19.528515 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2471 | 2024.12.21 07:44:19.529614 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2472 | 2024.12.21 07:44:19.529659 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2473 | 2024.12.21 07:44:19.530227 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.003644811 sec., 82034.43196368756 rows/sec., 5.88 MiB/sec. | ||
2474 | 2024.12.21 07:44:19.530272 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2475 | 2024.12.21 07:44:19.530420 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2476 | 2024.12.21 07:44:19.530727 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2477 | 2024.12.21 07:44:19.531032 [ 202 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2478 | 2024.12.21 07:44:19.531250 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Debug> executeQuery: Read 88 rows, 7.05 KiB in 0.003881 sec., 22674.568410203556 rows/sec., 1.77 MiB/sec. | ||
2479 | 2024.12.21 07:44:19.531266 [ 202 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2480 | 2024.12.21 07:44:19.531441 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} <Debug> TCPHandler: Processed in 0.004423334 sec. | ||
2481 | 2024.12.21 07:44:19.531477 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2482 | 2024.12.21 07:44:19.531726 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2483 | 2024.12.21 07:44:19.531951 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2484 | 2024.12.21 07:44:19.532051 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2485 | 2024.12.21 07:44:19.532938 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2024.12.21 07:44:19.532979 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2487 | 2024.12.21 07:44:19.533395 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2488 | 2024.12.21 07:44:19.533642 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2489 | 2024.12.21 07:44:19.533858 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001964 sec., 81466.3951120163 rows/sec., 5.67 MiB/sec. | ||
2490 | 2024.12.21 07:44:19.533915 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} <Debug> TCPHandler: Processed in 0.002298588 sec. | ||
2491 | 2024.12.21 07:44:19.534066 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2492 | 2024.12.21 07:44:19.534207 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2493 | 2024.12.21 07:44:19.534267 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2494 | 2024.12.21 07:44:19.534821 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2024.12.21 07:44:19.534861 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2496 | 2024.12.21 07:44:19.535229 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2497 | 2024.12.21 07:44:19.535482 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2498 | 2024.12.21 07:44:19.535686 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00151 sec., 662.251655629139 rows/sec., 42.04 KiB/sec. | ||
2499 | 2024.12.21 07:44:19.535739 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} <Debug> TCPHandler: Processed in 0.001742718 sec. | ||
2500 | 2024.12.21 07:44:19.535948 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2024.12.21 07:44:19.536169 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2502 | 2024.12.21 07:44:19.536312 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2503 | 2024.12.21 07:44:19.537631 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2024.12.21 07:44:19.537671 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2505 | 2024.12.21 07:44:19.538315 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2506 | 2024.12.21 07:44:19.538577 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2024.12.21 07:44:19.538752 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2508 | 2024.12.21 07:44:19.538819 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2509 | 2024.12.21 07:44:19.538864 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2510 | 2024.12.21 07:44:19.538883 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002762 sec., 3982.6212889210715 rows/sec., 7.14 MiB/sec. | ||
2511 | 2024.12.21 07:44:19.539404 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::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 | ||
2512 | 2024.12.21 07:44:19.539574 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} <Debug> TCPHandler: Processed in 0.003726942 sec. | ||
2513 | 2024.12.21 07:44:19.539791 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2514 | 2024.12.21 07:44:19.539975 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2515 | 2024.12.21 07:44:19.539981 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2516 | 2024.12.21 07:44:19.540053 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::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 | ||
2517 | 2024.12.21 07:44:19.540061 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2518 | 2024.12.21 07:44:19.540732 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::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 | ||
2519 | 2024.12.21 07:44:19.541240 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2520 | 2024.12.21 07:44:19.541818 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
2521 | 2024.12.21 07:44:19.541829 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Trace> oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2522 | 2024.12.21 07:44:19.541881 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2523 | 2024.12.21 07:44:19.542295 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
2524 | 2024.12.21 07:44:19.542832 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
2525 | 2024.12.21 07:44:19.542971 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2526 | 2024.12.21 07:44:19.543507 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Trace> oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2527 | 2024.12.21 07:44:19.544022 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.004062 sec., 3692.7621861152147 rows/sec., 267.82 KiB/sec. | ||
2528 | 2024.12.21 07:44:19.544362 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} <Debug> TCPHandler: Processed in 0.004672568 sec. | ||
2529 | 2024.12.21 07:44:19.544660 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2530 | 2024.12.21 07:44:19.544977 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2531 | 2024.12.21 07:44:19.545106 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2532 | 2024.12.21 07:44:19.546983 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2533 | 2024.12.21 07:44:19.547047 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2534 | 2024.12.21 07:44:19.548156 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2535 | 2024.12.21 07:44:19.548736 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2536 | 2024.12.21 07:44:19.549325 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004413 sec., 13596.193065941536 rows/sec., 938.28 KiB/sec. | ||
2537 | 2024.12.21 07:44:19.549749 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} <Debug> TCPHandler: Processed in 0.005230607 sec. | ||
2538 | 2024.12.21 07:44:19.550252 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 19 columns (19 merged, 0 gathered) in 0.011298048 sec., 8497.0430290259 rows/sec., 15.23 MiB/sec. | ||
2539 | 2024.12.21 07:44:19.550594 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2540 | 2024.12.21 07:44:19.550995 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2541 | 2024.12.21 07:44:19.551069 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2542 | 2024.12.21 07:44:19.551176 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
2543 | 2024.12.21 07:44:19.873532 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2544 | 2024.12.21 07:44:19.873807 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2545 | 2024.12.21 07:44:19.874240 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2546 | 2024.12.21 07:44:19.874295 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2547 | 2024.12.21 07:44:19.874664 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2548 | 2024.12.21 07:44:19.874744 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2549 | 2024.12.21 07:44:19.874925 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2550 | 2024.12.21 07:44:19.875174 [ 295 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2551 | 2024.12.21 07:44:19.875229 [ 298 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2552 | 2024.12.21 07:44:19.875295 [ 296 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
2553 | 2024.12.21 07:44:19.875328 [ 300 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2554 | 2024.12.21 07:44:19.875295 [ 294 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2555 | 2024.12.21 07:44:19.875528 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
2556 | 2024.12.21 07:44:19.875557 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2557 | 2024.12.21 07:44:19.875703 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2558 | 2024.12.21 07:44:19.875727 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2559 | 2024.12.21 07:44:19.875774 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2560 | 2024.12.21 07:44:19.875824 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2561 | 2024.12.21 07:44:19.875868 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2562 | 2024.12.21 07:44:19.875909 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2563 | 2024.12.21 07:44:19.877672 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003989 sec., 10027.57583354224 rows/sec., 382.40 KiB/sec. | ||
2564 | 2024.12.21 07:44:19.877941 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> MemoryTracker: Peak memory usage (for query): 145.61 KiB. | ||
2565 | 2024.12.21 07:44:19.877962 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} <Debug> TCPHandler: Processed in 0.004565006 sec. | ||
2566 | 2024.12.21 07:44:19.918845 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2567 | 2024.12.21 07:44:19.919055 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2568 | 2024.12.21 07:44:19.919142 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2569 | 2024.12.21 07:44:19.920199 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2570 | 2024.12.21 07:44:19.920242 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2571 | 2024.12.21 07:44:19.920724 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2572 | 2024.12.21 07:44:19.920955 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2573 | 2024.12.21 07:44:19.921127 [ 24 ] {} <Debug> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2574 | 2024.12.21 07:44:19.921209 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.00221 sec., 452.4886877828054 rows/sec., 102.52 KiB/sec. | ||
2575 | 2024.12.21 07:44:19.921211 [ 24 ] {} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2576 | 2024.12.21 07:44:19.921297 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2577 | 2024.12.21 07:44:19.921359 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} <Debug> TCPHandler: Processed in 0.002629674 sec. | ||
2578 | 2024.12.21 07:44:19.921527 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::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 | ||
2579 | 2024.12.21 07:44:19.921608 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2580 | 2024.12.21 07:44:19.921907 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2581 | 2024.12.21 07:44:19.922049 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2582 | 2024.12.21 07:44:19.922059 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2583 | 2024.12.21 07:44:19.922183 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2584 | 2024.12.21 07:44:19.922470 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2585 | 2024.12.21 07:44:19.922715 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2586 | 2024.12.21 07:44:19.923099 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2587 | 2024.12.21 07:44:19.923405 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2588 | 2024.12.21 07:44:19.923625 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2589 | 2024.12.21 07:44:19.924736 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2590 | 2024.12.21 07:44:19.924819 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2591 | 2024.12.21 07:44:19.925977 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2592 | 2024.12.21 07:44:19.926577 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2024.12.21 07:44:19.927289 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.005447 sec., 2570.2221406278686 rows/sec., 185.02 KiB/sec. | ||
2594 | 2024.12.21 07:44:19.927613 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} <Debug> TCPHandler: Processed in 0.006134022 sec. | ||
2595 | 2024.12.21 07:44:19.927852 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2596 | 2024.12.21 07:44:19.928048 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2597 | 2024.12.21 07:44:19.928124 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2598 | 2024.12.21 07:44:19.929573 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Trace> oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2599 | 2024.12.21 07:44:19.929627 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2600 | 2024.12.21 07:44:19.930324 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.008908328 sec., 4714.6894456513055 rows/sec., 796.09 KiB/sec. | ||
2601 | 2024.12.21 07:44:19.930335 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2602 | 2024.12.21 07:44:19.930608 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2603 | 2024.12.21 07:44:19.930817 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Trace> oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2604 | 2024.12.21 07:44:19.931547 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.003526 sec., 3403.289846851957 rows/sec., 277.51 KiB/sec. | ||
2605 | 2024.12.21 07:44:19.931636 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} <Debug> TCPHandler: Processed in 0.003891715 sec. | ||
2606 | 2024.12.21 07:44:19.931814 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2607 | 2024.12.21 07:44:19.931926 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2608 | 2024.12.21 07:44:19.932042 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2609 | 2024.12.21 07:44:19.932104 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} <Trace> oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2610 | 2024.12.21 07:44:19.932133 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2611 | 2024.12.21 07:44:19.932315 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
2612 | 2024.12.21 07:44:19.933613 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2613 | 2024.12.21 07:44:19.933658 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2614 | 2024.12.21 07:44:19.934130 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2615 | 2024.12.21 07:44:19.934381 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2616 | 2024.12.21 07:44:19.934596 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Debug> executeQuery: Read 1411 rows, 120.41 KiB in 0.002633 sec., 535890.6190657045 rows/sec., 44.66 MiB/sec. | ||
2617 | 2024.12.21 07:44:19.934658 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} <Debug> TCPHandler: Processed in 0.002927849 sec. | ||
2618 | 2024.12.21 07:44:19.934846 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2619 | 2024.12.21 07:44:19.935051 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2620 | 2024.12.21 07:44:19.935135 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2621 | 2024.12.21 07:44:19.936002 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2622 | 2024.12.21 07:44:19.936043 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2623 | 2024.12.21 07:44:19.936420 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2624 | 2024.12.21 07:44:19.936663 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2625 | 2024.12.21 07:44:19.936904 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Debug> executeQuery: Read 50 rows, 3.63 KiB in 0.001897 sec., 26357.406431207168 rows/sec., 1.87 MiB/sec. | ||
2626 | 2024.12.21 07:44:19.936964 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} <Debug> TCPHandler: Processed in 0.002217717 sec. | ||
2627 | 2024.12.21 07:44:19.937106 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2628 | 2024.12.21 07:44:19.937247 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2629 | 2024.12.21 07:44:19.937306 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2630 | 2024.12.21 07:44:19.938031 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2631 | 2024.12.21 07:44:19.938071 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2632 | 2024.12.21 07:44:19.938449 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2633 | 2024.12.21 07:44:19.938719 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2024.12.21 07:44:19.938936 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001721 sec., 140615.92097617663 rows/sec., 9.53 MiB/sec. | ||
2635 | 2024.12.21 07:44:19.938991 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} <Debug> TCPHandler: Processed in 0.001953622 sec. | ||
2636 | 2024.12.21 07:44:19.939140 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2637 | 2024.12.21 07:44:19.939281 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2638 | 2024.12.21 07:44:19.939337 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2639 | 2024.12.21 07:44:19.939983 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2024.12.21 07:44:19.940023 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2641 | 2024.12.21 07:44:19.940385 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2642 | 2024.12.21 07:44:19.940629 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2643 | 2024.12.21 07:44:19.940864 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
2644 | 2024.12.21 07:44:19.940921 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} <Debug> TCPHandler: Processed in 0.001849911 sec. | ||
2645 | 2024.12.21 07:44:19.941065 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2646 | 2024.12.21 07:44:19.941204 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2647 | 2024.12.21 07:44:19.941263 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2648 | 2024.12.21 07:44:19.942188 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2024.12.21 07:44:19.942229 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2650 | 2024.12.21 07:44:19.942638 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2651 | 2024.12.21 07:44:19.942878 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2024.12.21 07:44:19.943106 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Debug> executeQuery: Read 881 rows, 65.43 KiB in 0.001933 sec., 455768.23590274184 rows/sec., 33.06 MiB/sec. | ||
2653 | 2024.12.21 07:44:19.943163 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} <Debug> TCPHandler: Processed in 0.002168276 sec. | ||
2654 | 2024.12.21 07:44:19.943313 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2655 | 2024.12.21 07:44:19.943453 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2656 | 2024.12.21 07:44:19.943515 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2657 | 2024.12.21 07:44:19.944034 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2658 | 2024.12.21 07:44:19.944074 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2659 | 2024.12.21 07:44:19.944441 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2660 | 2024.12.21 07:44:19.944674 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2661 | 2024.12.21 07:44:19.944826 [ 24 ] {} <Debug> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2662 | 2024.12.21 07:44:19.944890 [ 24 ] {} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2663 | 2024.12.21 07:44:19.944924 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. | ||
2664 | 2024.12.21 07:44:19.944934 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2665 | 2024.12.21 07:44:19.945051 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} <Debug> TCPHandler: Processed in 0.00179732 sec. | ||
2666 | 2024.12.21 07:44:19.945246 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::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 | ||
2667 | 2024.12.21 07:44:19.945252 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2668 | 2024.12.21 07:44:19.945411 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2669 | 2024.12.21 07:44:19.945432 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2670 | 2024.12.21 07:44:19.945458 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2671 | 2024.12.21 07:44:19.945499 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2672 | 2024.12.21 07:44:19.945738 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2673 | 2024.12.21 07:44:19.946102 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2674 | 2024.12.21 07:44:19.946501 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2675 | 2024.12.21 07:44:19.946828 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2676 | 2024.12.21 07:44:19.947190 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2677 | 2024.12.21 07:44:19.948836 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2024.12.21 07:44:19.948849 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771673 sec., 9544.835938852599 rows/sec., 498.68 KiB/sec. | ||
2679 | 2024.12.21 07:44:19.948878 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2680 | 2024.12.21 07:44:19.949020 [ 189 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2681 | 2024.12.21 07:44:19.949619 [ 189 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2682 | 2024.12.21 07:44:19.949719 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2683 | 2024.12.21 07:44:19.949740 [ 189 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2684 | 2024.12.21 07:44:19.949893 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2685 | 2024.12.21 07:44:19.950084 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2024.12.21 07:44:19.950308 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Debug> executeQuery: Read 961 rows, 65.39 KiB in 0.004921 sec., 195285.51107498477 rows/sec., 12.98 MiB/sec. | ||
2687 | 2024.12.21 07:44:19.950368 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} <Debug> TCPHandler: Processed in 0.005223787 sec. | ||
2688 | 2024.12.21 07:44:19.950538 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2689 | 2024.12.21 07:44:19.950678 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2690 | 2024.12.21 07:44:19.950741 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2691 | 2024.12.21 07:44:19.951305 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2024.12.21 07:44:19.951351 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2693 | 2024.12.21 07:44:19.951775 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2694 | 2024.12.21 07:44:19.952039 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2024.12.21 07:44:19.952249 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 42.09 KiB/sec. | ||
2696 | 2024.12.21 07:44:19.952299 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} <Debug> TCPHandler: Processed in 0.001829801 sec. | ||
2697 | 2024.12.21 07:44:19.952457 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2024.12.21 07:44:19.952596 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2699 | 2024.12.21 07:44:19.952689 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2700 | 2024.12.21 07:44:19.953805 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2701 | 2024.12.21 07:44:19.953845 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2702 | 2024.12.21 07:44:19.954502 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2703 | 2024.12.21 07:44:19.954761 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2704 | 2024.12.21 07:44:19.954997 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002433 sec., 12741.471434443076 rows/sec., 22.83 MiB/sec. | ||
2705 | 2024.12.21 07:44:19.955091 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} <Debug> TCPHandler: Processed in 0.002702585 sec. | ||
2706 | 2024.12.21 07:44:19.955238 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2707 | 2024.12.21 07:44:19.955379 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2708 | 2024.12.21 07:44:19.955438 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2709 | 2024.12.21 07:44:19.955960 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2710 | 2024.12.21 07:44:19.956000 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2711 | 2024.12.21 07:44:19.956370 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2712 | 2024.12.21 07:44:19.956610 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2713 | 2024.12.21 07:44:19.956818 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00147 sec., 23129.251700680274 rows/sec., 1.34 MiB/sec. | ||
2714 | 2024.12.21 07:44:19.956867 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} <Debug> TCPHandler: Processed in 0.001698179 sec. | ||
2715 | 2024.12.21 07:44:20.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.57 MiB, peak 174.86 MiB, free memory in arenas 0.00 B, will set to 169.53 MiB (RSS), difference: -2.04 MiB | ||
2716 | 2024.12.21 07:44:22.300865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 396 | ||
2717 | 2024.12.21 07:44:22.304884 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2718 | 2024.12.21 07:44:22.304947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2719 | 2024.12.21 07:44:22.306487 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2720 | 2024.12.21 07:44:22.306803 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2721 | 2024.12.21 07:44:22.307430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
2722 | 2024.12.21 07:44:24.504641 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2723 | 2024.12.21 07:44:24.504828 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2724 | 2024.12.21 07:44:24.504898 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2725 | 2024.12.21 07:44:24.505680 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2024.12.21 07:44:24.505724 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2727 | 2024.12.21 07:44:24.506174 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2728 | 2024.12.21 07:44:24.506447 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2024.12.21 07:44:24.506650 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.28 MiB/sec. | ||
2730 | 2024.12.21 07:44:24.506716 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} <Debug> TCPHandler: Processed in 0.002207767 sec. | ||
2731 | 2024.12.21 07:44:24.506980 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2732 | 2024.12.21 07:44:24.507176 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2733 | 2024.12.21 07:44:24.507254 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2734 | 2024.12.21 07:44:24.508060 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2735 | 2024.12.21 07:44:24.508118 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2736 | 2024.12.21 07:44:24.508580 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2737 | 2024.12.21 07:44:24.508864 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2738 | 2024.12.21 07:44:24.509119 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001999 sec., 32016.008004002004 rows/sec., 2.50 MiB/sec. | ||
2739 | 2024.12.21 07:44:24.509189 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} <Debug> TCPHandler: Processed in 0.002344779 sec. | ||
2740 | 2024.12.21 07:44:24.509366 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2741 | 2024.12.21 07:44:24.509493 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2742 | 2024.12.21 07:44:24.509551 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2743 | 2024.12.21 07:44:24.510129 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2744 | 2024.12.21 07:44:24.510168 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2745 | 2024.12.21 07:44:24.510572 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2746 | 2024.12.21 07:44:24.510818 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2747 | 2024.12.21 07:44:24.511062 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001587 sec., 80655.3245116572 rows/sec., 5.62 MiB/sec. | ||
2748 | 2024.12.21 07:44:24.511218 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} <Debug> TCPHandler: Processed in 0.001914361 sec. | ||
2749 | 2024.12.21 07:44:24.511405 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2750 | 2024.12.21 07:44:24.511536 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2751 | 2024.12.21 07:44:24.511594 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2752 | 2024.12.21 07:44:24.512121 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2753 | 2024.12.21 07:44:24.512164 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2754 | 2024.12.21 07:44:24.512573 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2755 | 2024.12.21 07:44:24.512826 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2756 | 2024.12.21 07:44:24.513066 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001562 sec., 30729.833546734953 rows/sec., 2.07 MiB/sec. | ||
2757 | 2024.12.21 07:44:24.513126 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} <Debug> TCPHandler: Processed in 0.00179452 sec. | ||
2758 | 2024.12.21 07:44:24.795353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2759 | 2024.12.21 07:44:24.795993 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2760 | 2024.12.21 07:44:24.796043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2761 | 2024.12.21 07:44:24.796583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2762 | 2024.12.21 07:44:24.796857 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2763 | 2024.12.21 07:44:24.797081 [ 54 ] {} <Debug> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2764 | 2024.12.21 07:44:24.797123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2765 | 2024.12.21 07:44:24.797173 [ 54 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2024.12.21 07:44:24.797206 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2767 | 2024.12.21 07:44:24.797337 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2768 | 2024.12.21 07:44:24.797491 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2769 | 2024.12.21 07:44:24.797548 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
2770 | 2024.12.21 07:44:24.797667 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2771 | 2024.12.21 07:44:24.797881 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2772 | 2024.12.21 07:44:24.798017 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2773 | 2024.12.21 07:44:24.798220 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2774 | 2024.12.21 07:44:24.798291 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2775 | 2024.12.21 07:44:24.800110 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002831287 sec., 1788232.7012415202 rows/sec., 25.58 MiB/sec. | ||
2776 | 2024.12.21 07:44:24.800533 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2777 | 2024.12.21 07:44:24.800885 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2778 | 2024.12.21 07:44:24.800985 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2779 | 2024.12.21 07:44:24.801106 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2780 | 2024.12.21 07:44:25.092335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2781 | 2024.12.21 07:44:25.113901 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2782 | 2024.12.21 07:44:25.113964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2783 | 2024.12.21 07:44:25.121565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2784 | 2024.12.21 07:44:25.122470 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2785 | 2024.12.21 07:44:25.122940 [ 54 ] {} <Debug> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2786 | 2024.12.21 07:44:25.123114 [ 54 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2787 | 2024.12.21 07:44:25.123207 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2788 | 2024.12.21 07:44:25.123470 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2789 | 2024.12.21 07:44:25.129745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2790 | 2024.12.21 07:44:25.130765 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2791 | 2024.12.21 07:44:25.131678 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
2792 | 2024.12.21 07:44:25.136562 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2793 | 2024.12.21 07:44:25.141955 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
2794 | 2024.12.21 07:44:25.147225 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2795 | 2024.12.21 07:44:25.152648 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
2796 | 2024.12.21 07:44:25.157255 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
2797 | 2024.12.21 07:44:25.214351 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091017385 sec., 911.9136964877644 rows/sec., 4.72 MiB/sec. | ||
2798 | 2024.12.21 07:44:25.216719 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2799 | 2024.12.21 07:44:25.219891 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2024.12.21 07:44:25.220020 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2801 | 2024.12.21 07:44:25.222630 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2802 | 2024.12.21 07:44:26.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.66 MiB, peak 180.54 MiB, free memory in arenas 0.00 B, will set to 172.73 MiB (RSS), difference: 2.06 MiB | ||
2803 | 2024.12.21 07:44:29.513181 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2804 | 2024.12.21 07:44:29.513438 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2805 | 2024.12.21 07:44:29.513531 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2806 | 2024.12.21 07:44:29.514507 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2807 | 2024.12.21 07:44:29.514567 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2808 | 2024.12.21 07:44:29.515182 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2809 | 2024.12.21 07:44:29.515497 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2810 | 2024.12.21 07:44:29.515741 [ 23 ] {} <Debug> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2811 | 2024.12.21 07:44:29.515784 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Debug> executeQuery: Read 78 rows, 6.47 KiB in 0.00241 sec., 32365.14522821577 rows/sec., 2.62 MiB/sec. | ||
2812 | 2024.12.21 07:44:29.515827 [ 23 ] {} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2024.12.21 07:44:29.515889 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2814 | 2024.12.21 07:44:29.515951 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} <Debug> TCPHandler: Processed in 0.00296017 sec. | ||
2815 | 2024.12.21 07:44:29.516305 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2816 | 2024.12.21 07:44:29.516379 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2817 | 2024.12.21 07:44:29.516736 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2818 | 2024.12.21 07:44:29.516749 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2819 | 2024.12.21 07:44:29.516802 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1403 rows starting from the beginning of the part | ||
2820 | 2024.12.21 07:44:29.516884 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2821 | 2024.12.21 07:44:29.517187 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
2822 | 2024.12.21 07:44:29.517579 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 79 rows starting from the beginning of the part | ||
2823 | 2024.12.21 07:44:29.517924 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1411 rows starting from the beginning of the part | ||
2824 | 2024.12.21 07:44:29.518317 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2825 | 2024.12.21 07:44:29.518743 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
2826 | 2024.12.21 07:44:29.520505 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2827 | 2024.12.21 07:44:29.520579 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2828 | 2024.12.21 07:44:29.521769 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2829 | 2024.12.21 07:44:29.522227 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2830 | 2024.12.21 07:44:29.522526 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.005884 sec., 1869.4765465669611 rows/sec., 140.58 KiB/sec. | ||
2831 | 2024.12.21 07:44:29.522612 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} <Debug> TCPHandler: Processed in 0.006455948 sec. | ||
2832 | 2024.12.21 07:44:29.522871 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2833 | 2024.12.21 07:44:29.523272 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2834 | 2024.12.21 07:44:29.523337 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3292 rows, containing 5 columns (5 merged, 0 gathered) in 0.007323561 sec., 449508.1013184706 rows/sec., 39.24 MiB/sec. | ||
2835 | 2024.12.21 07:44:29.523375 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2836 | 2024.12.21 07:44:29.523644 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2837 | 2024.12.21 07:44:29.524403 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2838 | 2024.12.21 07:44:29.524680 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2839 | 2024.12.21 07:44:29.524919 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
2840 | 2024.12.21 07:44:29.525080 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2841 | 2024.12.21 07:44:29.525142 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2842 | 2024.12.21 07:44:29.525667 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2843 | 2024.12.21 07:44:29.525981 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2844 | 2024.12.21 07:44:29.526197 [ 23 ] {} <Debug> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2845 | 2024.12.21 07:44:29.526272 [ 23 ] {} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2846 | 2024.12.21 07:44:29.526320 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.003186 sec., 23540.48964218456 rows/sec., 1.84 MiB/sec. | ||
2847 | 2024.12.21 07:44:29.526326 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2848 | 2024.12.21 07:44:29.526552 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} <Debug> TCPHandler: Processed in 0.003795183 sec. | ||
2849 | 2024.12.21 07:44:29.526861 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2850 | 2024.12.21 07:44:29.526978 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2851 | 2024.12.21 07:44:29.527200 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2852 | 2024.12.21 07:44:29.527227 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2853 | 2024.12.21 07:44:29.527300 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part | ||
2854 | 2024.12.21 07:44:29.527339 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2855 | 2024.12.21 07:44:29.527770 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 413 rows starting from the beginning of the part | ||
2856 | 2024.12.21 07:44:29.528270 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part | ||
2857 | 2024.12.21 07:44:29.528644 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 881 rows starting from the beginning of the part | ||
2858 | 2024.12.21 07:44:29.529024 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2859 | 2024.12.21 07:44:29.529364 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
2860 | 2024.12.21 07:44:29.530206 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2861 | 2024.12.21 07:44:29.530263 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2862 | 2024.12.21 07:44:29.531163 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2863 | 2024.12.21 07:44:29.531604 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2024.12.21 07:44:29.531923 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2865 | 2024.12.21 07:44:29.532047 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2866 | 2024.12.21 07:44:29.532131 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2867 | 2024.12.21 07:44:29.532207 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005033 sec., 31790.184780449035 rows/sec., 2.21 MiB/sec. | ||
2868 | 2024.12.21 07:44:29.532606 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} <Debug> TCPHandler: Processed in 0.005888358 sec. | ||
2869 | 2024.12.21 07:44:29.532637 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2870 | 2024.12.21 07:44:29.532949 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2024.12.21 07:44:29.533131 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2872 | 2024.12.21 07:44:29.533281 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2873 | 2024.12.21 07:44:29.533304 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4144 rows starting from the beginning of the part | ||
2874 | 2024.12.21 07:44:29.533637 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2875 | 2024.12.21 07:44:29.534105 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2876 | 2024.12.21 07:44:29.534766 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2877 | 2024.12.21 07:44:29.535255 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 961 rows starting from the beginning of the part | ||
2878 | 2024.12.21 07:44:29.535704 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
2879 | 2024.12.21 07:44:29.536190 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2880 | 2024.12.21 07:44:29.537759 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.011214507 sec., 213651.8350739805 rows/sec., 16.38 MiB/sec. | ||
2881 | 2024.12.21 07:44:29.538277 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2882 | 2024.12.21 07:44:29.539451 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2883 | 2024.12.21 07:44:29.539785 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2884 | 2024.12.21 07:44:29.540136 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2885 | 2024.12.21 07:44:29.541059 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2886 | 2024.12.21 07:44:29.541150 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2887 | 2024.12.21 07:44:29.542773 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2888 | 2024.12.21 07:44:29.543105 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2889 | 2024.12.21 07:44:29.543760 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 5 columns (5 merged, 0 gathered) in 0.011474141 sec., 504612.9379096875 rows/sec., 34.04 MiB/sec. | ||
2890 | 2024.12.21 07:44:29.543764 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.010588 sec., 1038.911975821685 rows/sec., 1.86 MiB/sec. | ||
2891 | 2024.12.21 07:44:29.544001 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} <Debug> TCPHandler: Processed in 0.011223846 sec. | ||
2892 | 2024.12.21 07:44:29.544245 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2893 | 2024.12.21 07:44:29.544409 [ 188 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2894 | 2024.12.21 07:44:29.544474 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2895 | 2024.12.21 07:44:29.544616 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2896 | 2024.12.21 07:44:29.545213 [ 188 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2024.12.21 07:44:29.545498 [ 188 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2898 | 2024.12.21 07:44:29.545715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
2899 | 2024.12.21 07:44:29.545825 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2024.12.21 07:44:29.545870 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2901 | 2024.12.21 07:44:29.546295 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2902 | 2024.12.21 07:44:29.546552 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2024.12.21 07:44:29.546688 [ 151 ] {} <Debug> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2904 | 2024.12.21 07:44:29.546732 [ 151 ] {} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2024.12.21 07:44:29.546757 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2906 | 2024.12.21 07:44:29.546757 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002354 sec., 25488.530161427356 rows/sec., 1.72 MiB/sec. | ||
2907 | 2024.12.21 07:44:29.547083 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} <Debug> TCPHandler: Processed in 0.002919848 sec. | ||
2908 | 2024.12.21 07:44:29.547157 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2909 | 2024.12.21 07:44:29.547398 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2910 | 2024.12.21 07:44:29.547435 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part | ||
2911 | 2024.12.21 07:44:29.547514 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2912 | 2024.12.21 07:44:29.547718 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2913 | 2024.12.21 07:44:29.547880 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
2914 | 2024.12.21 07:44:29.548058 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2915 | 2024.12.21 07:44:29.548228 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2916 | 2024.12.21 07:44:29.549484 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002642354 sec., 363312.4100707173 rows/sec., 23.76 MiB/sec. | ||
2917 | 2024.12.21 07:44:29.549697 [ 200 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2918 | 2024.12.21 07:44:29.550043 [ 200 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2919 | 2024.12.21 07:44:29.550122 [ 200 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2920 | 2024.12.21 07:44:29.550192 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2921 | 2024.12.21 07:44:32.203812 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2922 | 2024.12.21 07:44:32.203873 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2923 | 2024.12.21 07:44:32.297268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2924 | 2024.12.21 07:44:32.298026 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2024.12.21 07:44:32.298087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2926 | 2024.12.21 07:44:32.298633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2927 | 2024.12.21 07:44:32.298897 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2928 | 2024.12.21 07:44:32.299154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2929 | 2024.12.21 07:44:32.307742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 416 | ||
2930 | 2024.12.21 07:44:32.310515 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2931 | 2024.12.21 07:44:32.310565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2932 | 2024.12.21 07:44:32.312058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2933 | 2024.12.21 07:44:32.312376 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2934 | 2024.12.21 07:44:32.312992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
2935 | 2024.12.21 07:44:32.629845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2936 | 2024.12.21 07:44:32.649108 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2937 | 2024.12.21 07:44:32.649165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2938 | 2024.12.21 07:44:32.656406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2939 | 2024.12.21 07:44:32.657168 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2024.12.21 07:44:32.660229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2941 | 2024.12.21 07:44:34.513403 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2942 | 2024.12.21 07:44:34.513610 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2943 | 2024.12.21 07:44:34.513690 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2944 | 2024.12.21 07:44:34.514464 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2024.12.21 07:44:34.514511 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2946 | 2024.12.21 07:44:34.515039 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2947 | 2024.12.21 07:44:34.515288 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2024.12.21 07:44:34.515619 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002043 sec., 6852.667645619187 rows/sec., 493.30 KiB/sec. | ||
2949 | 2024.12.21 07:44:34.515755 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} <Debug> TCPHandler: Processed in 0.002486412 sec. | ||
2950 | 2024.12.21 07:44:34.515999 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2951 | 2024.12.21 07:44:34.516204 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2952 | 2024.12.21 07:44:34.516310 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2953 | 2024.12.21 07:44:34.517172 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2954 | 2024.12.21 07:44:34.517227 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2955 | 2024.12.21 07:44:34.517697 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2956 | 2024.12.21 07:44:34.517966 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2957 | 2024.12.21 07:44:34.518205 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Debug> executeQuery: Read 265 rows, 23.85 KiB in 0.002057 sec., 128828.39086047643 rows/sec., 11.32 MiB/sec. | ||
2958 | 2024.12.21 07:44:34.518275 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} <Debug> TCPHandler: Processed in 0.00241487 sec. | ||
2959 | 2024.12.21 07:44:34.518406 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2960 | 2024.12.21 07:44:34.518595 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2961 | 2024.12.21 07:44:34.518645 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2962 | 2024.12.21 07:44:34.519242 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.12.21 07:44:34.519282 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2964 | 2024.12.21 07:44:34.519647 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2965 | 2024.12.21 07:44:34.519888 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.12.21 07:44:34.520091 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001519 sec., 25016.4581961817 rows/sec., 1.79 MiB/sec. | ||
2967 | 2024.12.21 07:44:34.520142 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} <Debug> TCPHandler: Processed in 0.001790849 sec. | ||
2968 | 2024.12.21 07:44:34.520292 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2969 | 2024.12.21 07:44:34.520442 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2970 | 2024.12.21 07:44:34.520503 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2971 | 2024.12.21 07:44:34.521189 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2972 | 2024.12.21 07:44:34.521230 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2973 | 2024.12.21 07:44:34.521604 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2974 | 2024.12.21 07:44:34.521898 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2975 | 2024.12.21 07:44:34.522119 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001715 sec., 8163.265306122449 rows/sec., 571.70 KiB/sec. | ||
2976 | 2024.12.21 07:44:34.522174 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} <Debug> TCPHandler: Processed in 0.001949602 sec. | ||
2977 | 2024.12.21 07:44:34.522320 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2978 | 2024.12.21 07:44:34.522476 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2979 | 2024.12.21 07:44:34.522525 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2980 | 2024.12.21 07:44:34.523097 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2981 | 2024.12.21 07:44:34.523136 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2982 | 2024.12.21 07:44:34.523498 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2983 | 2024.12.21 07:44:34.523761 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2984 | 2024.12.21 07:44:34.523969 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
2985 | 2024.12.21 07:44:34.524021 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} <Debug> TCPHandler: Processed in 0.001759459 sec. | ||
2986 | 2024.12.21 07:44:34.524162 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2987 | 2024.12.21 07:44:34.524301 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2988 | 2024.12.21 07:44:34.524358 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2989 | 2024.12.21 07:44:34.525197 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2024.12.21 07:44:34.525237 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2991 | 2024.12.21 07:44:34.525648 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2992 | 2024.12.21 07:44:34.525900 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2993 | 2024.12.21 07:44:34.526111 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001843 sec., 224091.15572436244 rows/sec., 15.98 MiB/sec. | ||
2994 | 2024.12.21 07:44:34.526165 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} <Debug> TCPHandler: Processed in 0.002065325 sec. | ||
2995 | 2024.12.21 07:44:34.526313 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2996 | 2024.12.21 07:44:34.526451 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2997 | 2024.12.21 07:44:34.526509 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2998 | 2024.12.21 07:44:34.527083 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2024.12.21 07:44:34.527131 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3000 | 2024.12.21 07:44:34.527497 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3001 | 2024.12.21 07:44:34.527735 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2024.12.21 07:44:34.527968 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
3003 | 2024.12.21 07:44:34.528034 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} <Debug> TCPHandler: Processed in 0.00178779 sec. | ||
3004 | 2024.12.21 07:44:34.528164 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3005 | 2024.12.21 07:44:34.528303 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3006 | 2024.12.21 07:44:34.528364 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3007 | 2024.12.21 07:44:34.529040 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3008 | 2024.12.21 07:44:34.529087 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3009 | 2024.12.21 07:44:34.529505 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3010 | 2024.12.21 07:44:34.529752 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3011 | 2024.12.21 07:44:34.530013 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001732 sec., 136836.02771362587 rows/sec., 9.17 MiB/sec. | ||
3012 | 2024.12.21 07:44:34.530186 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} <Debug> TCPHandler: Processed in 0.002074425 sec. | ||
3013 | 2024.12.21 07:44:34.530326 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3014 | 2024.12.21 07:44:34.530442 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3015 | 2024.12.21 07:44:34.530492 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3016 | 2024.12.21 07:44:34.530964 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3017 | 2024.12.21 07:44:34.531004 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3018 | 2024.12.21 07:44:34.531357 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3019 | 2024.12.21 07:44:34.531589 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3020 | 2024.12.21 07:44:34.531816 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
3021 | 2024.12.21 07:44:34.531868 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} <Debug> TCPHandler: Processed in 0.001598237 sec. | ||
3022 | 2024.12.21 07:44:34.531994 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3023 | 2024.12.21 07:44:34.532110 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3024 | 2024.12.21 07:44:34.532198 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3025 | 2024.12.21 07:44:34.533523 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3026 | 2024.12.21 07:44:34.533562 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3027 | 2024.12.21 07:44:34.534221 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3028 | 2024.12.21 07:44:34.534517 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3029 | 2024.12.21 07:44:34.534747 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00266 sec., 11654.135338345865 rows/sec., 20.88 MiB/sec. | ||
3030 | 2024.12.21 07:44:34.534840 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} <Debug> TCPHandler: Processed in 0.002900908 sec. | ||
3031 | 2024.12.21 07:44:34.534978 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3032 | 2024.12.21 07:44:34.535095 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3033 | 2024.12.21 07:44:34.535146 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3034 | 2024.12.21 07:44:34.535649 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3035 | 2024.12.21 07:44:34.535688 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3036 | 2024.12.21 07:44:34.536075 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3037 | 2024.12.21 07:44:34.536330 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3038 | 2024.12.21 07:44:34.536533 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
3039 | 2024.12.21 07:44:34.536582 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} <Debug> TCPHandler: Processed in 0.001663878 sec. | ||
3040 | 2024.12.21 07:44:39.507423 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3041 | 2024.12.21 07:44:39.507646 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3042 | 2024.12.21 07:44:39.507725 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3043 | 2024.12.21 07:44:39.508565 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3044 | 2024.12.21 07:44:39.508615 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3045 | 2024.12.21 07:44:39.509049 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3046 | 2024.12.21 07:44:39.509302 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3047 | 2024.12.21 07:44:39.509564 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Debug> executeQuery: Read 78 rows, 6.47 KiB in 0.001973 sec., 39533.705017739485 rows/sec., 3.20 MiB/sec. | ||
3048 | 2024.12.21 07:44:39.509630 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} <Debug> TCPHandler: Processed in 0.002342689 sec. | ||
3049 | 2024.12.21 07:44:39.509939 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3050 | 2024.12.21 07:44:39.510223 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3051 | 2024.12.21 07:44:39.510329 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3052 | 2024.12.21 07:44:39.511076 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3053 | 2024.12.21 07:44:39.511118 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3054 | 2024.12.21 07:44:39.511555 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3055 | 2024.12.21 07:44:39.511819 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3056 | 2024.12.21 07:44:39.512019 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001878 sec., 5857.294994675187 rows/sec., 440.44 KiB/sec. | ||
3057 | 2024.12.21 07:44:39.512075 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} <Debug> TCPHandler: Processed in 0.002308109 sec. | ||
3058 | 2024.12.21 07:44:39.512249 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3059 | 2024.12.21 07:44:39.512394 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3060 | 2024.12.21 07:44:39.512454 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3061 | 2024.12.21 07:44:39.513184 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3062 | 2024.12.21 07:44:39.513232 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3063 | 2024.12.21 07:44:39.513609 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3064 | 2024.12.21 07:44:39.513848 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3065 | 2024.12.21 07:44:39.514069 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00171 sec., 43859.64912280702 rows/sec., 3.42 MiB/sec. | ||
3066 | 2024.12.21 07:44:39.514122 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} <Debug> TCPHandler: Processed in 0.001941723 sec. | ||
3067 | 2024.12.21 07:44:39.514260 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3068 | 2024.12.21 07:44:39.514395 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3069 | 2024.12.21 07:44:39.514458 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3070 | 2024.12.21 07:44:39.515121 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2024.12.21 07:44:39.515165 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3072 | 2024.12.21 07:44:39.515596 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3073 | 2024.12.21 07:44:39.515844 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2024.12.21 07:44:39.516069 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. | ||
3075 | 2024.12.21 07:44:39.516155 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} <Debug> TCPHandler: Processed in 0.001948853 sec. | ||
3076 | 2024.12.21 07:44:39.516387 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3077 | 2024.12.21 07:44:39.516544 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3078 | 2024.12.21 07:44:39.516634 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3079 | 2024.12.21 07:44:39.517867 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3080 | 2024.12.21 07:44:39.517907 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3081 | 2024.12.21 07:44:39.518538 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3082 | 2024.12.21 07:44:39.518794 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3083 | 2024.12.21 07:44:39.519043 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00253 sec., 4347.826086956521 rows/sec., 7.79 MiB/sec. | ||
3084 | 2024.12.21 07:44:39.519155 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} <Debug> TCPHandler: Processed in 0.002902328 sec. | ||
3085 | 2024.12.21 07:44:39.519349 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3086 | 2024.12.21 07:44:39.519485 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3087 | 2024.12.21 07:44:39.519545 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3088 | 2024.12.21 07:44:39.520122 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2024.12.21 07:44:39.520168 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3090 | 2024.12.21 07:44:39.520573 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3091 | 2024.12.21 07:44:39.520823 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2024.12.21 07:44:39.521013 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
3093 | 2024.12.21 07:44:39.521061 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} <Debug> TCPHandler: Processed in 0.00180167 sec. | ||
3094 | 2024.12.21 07:44:39.799313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3095 | 2024.12.21 07:44:39.800386 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2024.12.21 07:44:39.800480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3097 | 2024.12.21 07:44:39.801165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3098 | 2024.12.21 07:44:39.801425 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2024.12.21 07:44:39.801690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3100 | 2024.12.21 07:44:40.160304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3101 | 2024.12.21 07:44:40.180316 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3102 | 2024.12.21 07:44:40.180385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3103 | 2024.12.21 07:44:40.188061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3104 | 2024.12.21 07:44:40.188812 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3105 | 2024.12.21 07:44:40.191508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3106 | 2024.12.21 07:44:42.313152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 450 | ||
3107 | 2024.12.21 07:44:42.316447 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2024.12.21 07:44:42.316494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3109 | 2024.12.21 07:44:42.317960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3110 | 2024.12.21 07:44:42.318259 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2024.12.21 07:44:42.318828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
3112 | 2024.12.21 07:44:44.513706 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3113 | 2024.12.21 07:44:44.513911 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3114 | 2024.12.21 07:44:44.513987 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3115 | 2024.12.21 07:44:44.514751 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3116 | 2024.12.21 07:44:44.514798 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3117 | 2024.12.21 07:44:44.515238 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3118 | 2024.12.21 07:44:44.515481 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3119 | 2024.12.21 07:44:44.515715 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. | ||
3120 | 2024.12.21 07:44:44.515831 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} <Debug> TCPHandler: Processed in 0.002261567 sec. | ||
3121 | 2024.12.21 07:44:44.516085 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3122 | 2024.12.21 07:44:44.516309 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3123 | 2024.12.21 07:44:44.516395 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3124 | 2024.12.21 07:44:44.517266 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3125 | 2024.12.21 07:44:44.517321 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3126 | 2024.12.21 07:44:44.517829 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3127 | 2024.12.21 07:44:44.518100 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2024.12.21 07:44:44.518385 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Debug> executeQuery: Read 265 rows, 23.85 KiB in 0.002137 sec., 124005.61534861955 rows/sec., 10.90 MiB/sec. | ||
3129 | 2024.12.21 07:44:44.518601 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} <Debug> TCPHandler: Processed in 0.002657794 sec. | ||
3130 | 2024.12.21 07:44:44.518788 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3131 | 2024.12.21 07:44:44.518921 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3132 | 2024.12.21 07:44:44.518977 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3133 | 2024.12.21 07:44:44.519614 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3134 | 2024.12.21 07:44:44.519651 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3135 | 2024.12.21 07:44:44.520002 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3136 | 2024.12.21 07:44:44.520229 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2024.12.21 07:44:44.520384 [ 138 ] {} <Debug> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3138 | 2024.12.21 07:44:44.520449 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001554 sec., 24453.024453024453 rows/sec., 1.75 MiB/sec. | ||
3139 | 2024.12.21 07:44:44.520465 [ 138 ] {} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2024.12.21 07:44:44.520535 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3141 | 2024.12.21 07:44:44.520567 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} <Debug> TCPHandler: Processed in 0.001869391 sec. | ||
3142 | 2024.12.21 07:44:44.520783 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3143 | 2024.12.21 07:44:44.520806 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3144 | 2024.12.21 07:44:44.521009 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3145 | 2024.12.21 07:44:44.521100 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3146 | 2024.12.21 07:44:44.521129 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3147 | 2024.12.21 07:44:44.521170 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part | ||
3148 | 2024.12.21 07:44:44.521512 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
3149 | 2024.12.21 07:44:44.521844 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
3150 | 2024.12.21 07:44:44.522224 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3151 | 2024.12.21 07:44:44.522668 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
3152 | 2024.12.21 07:44:44.522941 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
3153 | 2024.12.21 07:44:44.523985 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3154 | 2024.12.21 07:44:44.524062 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3155 | 2024.12.21 07:44:44.525070 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3156 | 2024.12.21 07:44:44.525670 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3157 | 2024.12.21 07:44:44.525815 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137445 sec., 38345.9092992723 rows/sec., 2.90 MiB/sec. | ||
3158 | 2024.12.21 07:44:44.526170 [ 191 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3159 | 2024.12.21 07:44:44.526208 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005235 sec., 2674.3075453677175 rows/sec., 187.29 KiB/sec. | ||
3160 | 2024.12.21 07:44:44.526576 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} <Debug> TCPHandler: Processed in 0.005915919 sec. | ||
3161 | 2024.12.21 07:44:44.526780 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3162 | 2024.12.21 07:44:44.526870 [ 191 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3163 | 2024.12.21 07:44:44.527001 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3164 | 2024.12.21 07:44:44.527052 [ 191 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3165 | 2024.12.21 07:44:44.527077 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3166 | 2024.12.21 07:44:44.527247 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3167 | 2024.12.21 07:44:44.527782 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3168 | 2024.12.21 07:44:44.527825 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3169 | 2024.12.21 07:44:44.528168 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3170 | 2024.12.21 07:44:44.528400 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3171 | 2024.12.21 07:44:44.528635 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001707 sec., 7615.700058582308 rows/sec., 474.84 KiB/sec. | ||
3172 | 2024.12.21 07:44:44.528710 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} <Debug> TCPHandler: Processed in 0.002008624 sec. | ||
3173 | 2024.12.21 07:44:44.528855 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3174 | 2024.12.21 07:44:44.528995 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3175 | 2024.12.21 07:44:44.529055 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3176 | 2024.12.21 07:44:44.529837 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3177 | 2024.12.21 07:44:44.529877 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3178 | 2024.12.21 07:44:44.530271 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3179 | 2024.12.21 07:44:44.530517 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3180 | 2024.12.21 07:44:44.530727 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001766 sec., 233861.83465458665 rows/sec., 16.68 MiB/sec. | ||
3181 | 2024.12.21 07:44:44.530781 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} <Debug> TCPHandler: Processed in 0.001995313 sec. | ||
3182 | 2024.12.21 07:44:44.530925 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3183 | 2024.12.21 07:44:44.531064 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3184 | 2024.12.21 07:44:44.531123 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3185 | 2024.12.21 07:44:44.531646 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3186 | 2024.12.21 07:44:44.531683 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3187 | 2024.12.21 07:44:44.532064 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3188 | 2024.12.21 07:44:44.532302 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3189 | 2024.12.21 07:44:44.532550 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. | ||
3190 | 2024.12.21 07:44:44.532697 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} <Debug> TCPHandler: Processed in 0.001836121 sec. | ||
3191 | 2024.12.21 07:44:44.532847 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3192 | 2024.12.21 07:44:44.532989 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3193 | 2024.12.21 07:44:44.533052 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3194 | 2024.12.21 07:44:44.533684 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2024.12.21 07:44:44.533724 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3196 | 2024.12.21 07:44:44.534154 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3197 | 2024.12.21 07:44:44.534399 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2024.12.21 07:44:44.534608 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001652 sec., 143462.46973365618 rows/sec., 9.62 MiB/sec. | ||
3199 | 2024.12.21 07:44:44.534664 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} <Debug> TCPHandler: Processed in 0.001893382 sec. | ||
3200 | 2024.12.21 07:44:44.534817 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3201 | 2024.12.21 07:44:44.534952 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3202 | 2024.12.21 07:44:44.535011 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3203 | 2024.12.21 07:44:44.535537 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3204 | 2024.12.21 07:44:44.535575 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3205 | 2024.12.21 07:44:44.535925 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3206 | 2024.12.21 07:44:44.536156 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3207 | 2024.12.21 07:44:44.536360 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
3208 | 2024.12.21 07:44:44.536409 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} <Debug> TCPHandler: Processed in 0.001656178 sec. | ||
3209 | 2024.12.21 07:44:44.536556 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3210 | 2024.12.21 07:44:44.536693 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3211 | 2024.12.21 07:44:44.536786 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3212 | 2024.12.21 07:44:44.538059 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3213 | 2024.12.21 07:44:44.538100 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3214 | 2024.12.21 07:44:44.538767 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3215 | 2024.12.21 07:44:44.539033 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3216 | 2024.12.21 07:44:44.539221 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3217 | 2024.12.21 07:44:44.539290 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3218 | 2024.12.21 07:44:44.539331 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3219 | 2024.12.21 07:44:44.539339 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002664 sec., 11636.636636636636 rows/sec., 20.85 MiB/sec. | ||
3220 | 2024.12.21 07:44:44.539674 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3221 | 2024.12.21 07:44:44.539742 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} <Debug> TCPHandler: Processed in 0.003251344 sec. | ||
3222 | 2024.12.21 07:44:44.540002 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2024.12.21 07:44:44.540279 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3224 | 2024.12.21 07:44:44.540298 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3225 | 2024.12.21 07:44:44.540438 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part | ||
3226 | 2024.12.21 07:44:44.540447 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3227 | 2024.12.21 07:44:44.541313 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
3228 | 2024.12.21 07:44:44.542055 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
3229 | 2024.12.21 07:44:44.542782 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
3230 | 2024.12.21 07:44:44.543038 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3231 | 2024.12.21 07:44:44.543170 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3232 | 2024.12.21 07:44:44.543515 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
3233 | 2024.12.21 07:44:44.544114 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
3234 | 2024.12.21 07:44:44.544926 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3235 | 2024.12.21 07:44:44.545488 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3236 | 2024.12.21 07:44:44.546079 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005857 sec., 14000.341471743213 rows/sec., 910.54 KiB/sec. | ||
3237 | 2024.12.21 07:44:44.546231 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} <Debug> TCPHandler: Processed in 0.006361356 sec. | ||
3238 | 2024.12.21 07:44:44.548393 [ 191 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 19 columns (19 merged, 0 gathered) in 0.008961289 sec., 23545.719817762823 rows/sec., 42.19 MiB/sec. | ||
3239 | 2024.12.21 07:44:44.548967 [ 196 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3240 | 2024.12.21 07:44:44.549477 [ 196 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2024.12.21 07:44:44.549571 [ 196 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3242 | 2024.12.21 07:44:44.549689 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
3243 | 2024.12.21 07:44:47.204129 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3244 | 2024.12.21 07:44:47.204215 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3245 | 2024.12.21 07:44:47.301837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3246 | 2024.12.21 07:44:47.302808 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3247 | 2024.12.21 07:44:47.302854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3248 | 2024.12.21 07:44:47.303392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3249 | 2024.12.21 07:44:47.303656 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2024.12.21 07:44:47.303926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3251 | 2024.12.21 07:44:47.691605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3252 | 2024.12.21 07:44:47.712850 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3253 | 2024.12.21 07:44:47.712916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3254 | 2024.12.21 07:44:47.720415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3255 | 2024.12.21 07:44:47.721269 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3256 | 2024.12.21 07:44:47.724194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3257 | 2024.12.21 07:44:49.506497 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3258 | 2024.12.21 07:44:49.506683 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3259 | 2024.12.21 07:44:49.506758 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3260 | 2024.12.21 07:44:49.507542 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2024.12.21 07:44:49.507599 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3262 | 2024.12.21 07:44:49.508075 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3263 | 2024.12.21 07:44:49.508357 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2024.12.21 07:44:49.508603 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Debug> executeQuery: Read 78 rows, 6.47 KiB in 0.00197 sec., 39593.90862944163 rows/sec., 3.21 MiB/sec. | ||
3265 | 2024.12.21 07:44:49.508687 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} <Debug> TCPHandler: Processed in 0.002321969 sec. | ||
3266 | 2024.12.21 07:44:49.508955 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3267 | 2024.12.21 07:44:49.509157 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3268 | 2024.12.21 07:44:49.509233 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3269 | 2024.12.21 07:44:49.509977 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2024.12.21 07:44:49.510028 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3271 | 2024.12.21 07:44:49.510475 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3272 | 2024.12.21 07:44:49.510739 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3273 | 2024.12.21 07:44:49.510974 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001878 sec., 5857.294994675187 rows/sec., 440.44 KiB/sec. | ||
3274 | 2024.12.21 07:44:49.511032 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} <Debug> TCPHandler: Processed in 0.002216647 sec. | ||
3275 | 2024.12.21 07:44:49.511180 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3276 | 2024.12.21 07:44:49.511314 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3277 | 2024.12.21 07:44:49.511369 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3278 | 2024.12.21 07:44:49.512003 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2024.12.21 07:44:49.512052 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3280 | 2024.12.21 07:44:49.512435 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3281 | 2024.12.21 07:44:49.512677 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3282 | 2024.12.21 07:44:49.512917 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001633 sec., 45927.74035517453 rows/sec., 3.59 MiB/sec. | ||
3283 | 2024.12.21 07:44:49.512981 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} <Debug> TCPHandler: Processed in 0.001862702 sec. | ||
3284 | 2024.12.21 07:44:49.513130 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3285 | 2024.12.21 07:44:49.513268 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3286 | 2024.12.21 07:44:49.513332 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3287 | 2024.12.21 07:44:49.513936 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3288 | 2024.12.21 07:44:49.513976 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3289 | 2024.12.21 07:44:49.514390 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3290 | 2024.12.21 07:44:49.514649 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3291 | 2024.12.21 07:44:49.514894 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
3292 | 2024.12.21 07:44:49.514975 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} <Debug> TCPHandler: Processed in 0.001910521 sec. | ||
3293 | 2024.12.21 07:44:49.515179 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3294 | 2024.12.21 07:44:49.515308 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3295 | 2024.12.21 07:44:49.515393 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3296 | 2024.12.21 07:44:49.516555 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2024.12.21 07:44:49.516597 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3298 | 2024.12.21 07:44:49.517246 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3299 | 2024.12.21 07:44:49.517507 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.12.21 07:44:49.517833 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002531 sec., 4346.10825760569 rows/sec., 7.79 MiB/sec. | ||
3301 | 2024.12.21 07:44:49.518059 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} <Debug> TCPHandler: Processed in 0.00297766 sec. | ||
3302 | 2024.12.21 07:44:49.518237 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3303 | 2024.12.21 07:44:49.518399 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3304 | 2024.12.21 07:44:49.518465 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3305 | 2024.12.21 07:44:49.518997 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2024.12.21 07:44:49.519045 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3307 | 2024.12.21 07:44:49.519515 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3308 | 2024.12.21 07:44:49.519772 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2024.12.21 07:44:49.519999 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001636 sec., 36674.81662591687 rows/sec., 2.47 MiB/sec. | ||
3310 | 2024.12.21 07:44:49.520061 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} <Debug> TCPHandler: Processed in 0.001898321 sec. | ||
3311 | 2024.12.21 07:44:49.854394 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3312 | 2024.12.21 07:44:49.854591 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3313 | 2024.12.21 07:44:49.854660 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3314 | 2024.12.21 07:44:49.855379 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2024.12.21 07:44:49.855430 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3316 | 2024.12.21 07:44:49.855850 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3317 | 2024.12.21 07:44:49.856124 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3318 | 2024.12.21 07:44:49.856327 [ 131 ] {} <Debug> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3319 | 2024.12.21 07:44:49.856367 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
3320 | 2024.12.21 07:44:49.856442 [ 131 ] {} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3321 | 2024.12.21 07:44:49.856521 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} <Debug> TCPHandler: Processed in 0.002255897 sec. | ||
3322 | 2024.12.21 07:44:49.856534 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3323 | 2024.12.21 07:44:49.856764 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3324 | 2024.12.21 07:44:49.856853 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2024.12.21 07:44:49.856957 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3326 | 2024.12.21 07:44:49.857047 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3327 | 2024.12.21 07:44:49.857155 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3328 | 2024.12.21 07:44:49.857272 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3329 | 2024.12.21 07:44:49.857423 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3330 | 2024.12.21 07:44:49.857569 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3331 | 2024.12.21 07:44:49.857965 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3332 | 2024.12.21 07:44:49.858223 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3333 | 2024.12.21 07:44:49.860088 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Trace> oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3334 | 2024.12.21 07:44:49.860171 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3335 | 2024.12.21 07:44:49.860963 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004285971 sec., 16332.355025267318 rows/sec., 1.21 MiB/sec. | ||
3336 | 2024.12.21 07:44:49.861202 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3337 | 2024.12.21 07:44:49.861278 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3338 | 2024.12.21 07:44:49.861622 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Trace> oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3339 | 2024.12.21 07:44:49.861981 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2024.12.21 07:44:49.862221 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005161 sec., 387.5217981011432 rows/sec., 31.60 KiB/sec. | ||
3341 | 2024.12.21 07:44:49.862278 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} <Trace> oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3342 | 2024.12.21 07:44:49.862370 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} <Debug> TCPHandler: Processed in 0.005687965 sec. | ||
3343 | 2024.12.21 07:44:49.862536 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3344 | 2024.12.21 07:44:49.862589 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3345 | 2024.12.21 07:44:49.862711 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3346 | 2024.12.21 07:44:49.862762 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3347 | 2024.12.21 07:44:49.863970 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3348 | 2024.12.21 07:44:49.864012 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3349 | 2024.12.21 07:44:49.864487 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3350 | 2024.12.21 07:44:49.864726 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3351 | 2024.12.21 07:44:49.864899 [ 131 ] {} <Debug> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3352 | 2024.12.21 07:44:49.864960 [ 131 ] {} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2024.12.21 07:44:49.864987 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Debug> executeQuery: Read 1406 rows, 120.04 KiB in 0.002295 sec., 612636.165577342 rows/sec., 51.08 MiB/sec. | ||
3354 | 2024.12.21 07:44:49.865003 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3355 | 2024.12.21 07:44:49.865143 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} <Debug> TCPHandler: Processed in 0.002657314 sec. | ||
3356 | 2024.12.21 07:44:49.865273 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3357 | 2024.12.21 07:44:49.865352 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3358 | 2024.12.21 07:44:49.865447 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3359 | 2024.12.21 07:44:49.865532 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1434 rows starting from the beginning of the part | ||
3360 | 2024.12.21 07:44:49.865565 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3361 | 2024.12.21 07:44:49.865792 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3362 | 2024.12.21 07:44:49.865815 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
3363 | 2024.12.21 07:44:49.866157 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
3364 | 2024.12.21 07:44:49.866423 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
3365 | 2024.12.21 07:44:49.866706 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
3366 | 2024.12.21 07:44:49.867041 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1406 rows starting from the beginning of the part | ||
3367 | 2024.12.21 07:44:49.868543 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3368 | 2024.12.21 07:44:49.868610 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3369 | 2024.12.21 07:44:49.869651 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3370 | 2024.12.21 07:44:49.870005 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3371 | 2024.12.21 07:44:49.870254 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Debug> executeQuery: Read 40 rows, 2.93 KiB in 0.004755 sec., 8412.197686645637 rows/sec., 615.51 KiB/sec. | ||
3372 | 2024.12.21 07:44:49.870330 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} <Debug> TCPHandler: Processed in 0.005078164 sec. | ||
3373 | 2024.12.21 07:44:49.870565 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3374 | 2024.12.21 07:44:49.870784 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005645054 sec., 624617.5855890838 rows/sec., 54.85 MiB/sec. | ||
3375 | 2024.12.21 07:44:49.870846 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3376 | 2024.12.21 07:44:49.870916 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3377 | 2024.12.21 07:44:49.871099 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3378 | 2024.12.21 07:44:49.871696 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2024.12.21 07:44:49.871807 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3380 | 2024.12.21 07:44:49.871970 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
3381 | 2024.12.21 07:44:49.872204 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3382 | 2024.12.21 07:44:49.872249 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3383 | 2024.12.21 07:44:49.872630 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3384 | 2024.12.21 07:44:49.872872 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3385 | 2024.12.21 07:44:49.873087 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002309 sec., 104807.27587700303 rows/sec., 7.10 MiB/sec. | ||
3386 | 2024.12.21 07:44:49.873146 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} <Debug> TCPHandler: Processed in 0.002709755 sec. | ||
3387 | 2024.12.21 07:44:49.873297 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3388 | 2024.12.21 07:44:49.873435 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3389 | 2024.12.21 07:44:49.873491 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3390 | 2024.12.21 07:44:49.874084 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3391 | 2024.12.21 07:44:49.874127 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3392 | 2024.12.21 07:44:49.874486 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3393 | 2024.12.21 07:44:49.874754 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3394 | 2024.12.21 07:44:49.874877 [ 131 ] {} <Debug> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3395 | 2024.12.21 07:44:49.874916 [ 131 ] {} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3396 | 2024.12.21 07:44:49.874941 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3397 | 2024.12.21 07:44:49.874950 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. | ||
3398 | 2024.12.21 07:44:49.875267 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} <Debug> TCPHandler: Processed in 0.002026774 sec. | ||
3399 | 2024.12.21 07:44:49.875329 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3400 | 2024.12.21 07:44:49.875550 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3401 | 2024.12.21 07:44:49.875576 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3402 | 2024.12.21 07:44:49.875623 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3403 | 2024.12.21 07:44:49.875828 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3404 | 2024.12.21 07:44:49.875901 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3405 | 2024.12.21 07:44:49.875972 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3406 | 2024.12.21 07:44:49.876162 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3407 | 2024.12.21 07:44:49.876548 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3408 | 2024.12.21 07:44:49.876865 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3409 | 2024.12.21 07:44:49.878945 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3410 | 2024.12.21 07:44:49.878966 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003928435 sec., 16546.02914392118 rows/sec., 1.07 MiB/sec. | ||
3411 | 2024.12.21 07:44:49.879012 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3412 | 2024.12.21 07:44:49.879169 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3413 | 2024.12.21 07:44:49.879680 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3414 | 2024.12.21 07:44:49.879786 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3415 | 2024.12.21 07:44:49.879799 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} <Trace> oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3416 | 2024.12.21 07:44:49.879929 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3417 | 2024.12.21 07:44:49.880147 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3418 | 2024.12.21 07:44:49.880324 [ 131 ] {} <Debug> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3419 | 2024.12.21 07:44:49.880383 [ 131 ] {} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3420 | 2024.12.21 07:44:49.880417 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3421 | 2024.12.21 07:44:49.880423 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Debug> executeQuery: Read 871 rows, 64.62 KiB in 0.004708 sec., 185004.2480883602 rows/sec., 13.40 MiB/sec. | ||
3422 | 2024.12.21 07:44:49.880662 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} <Debug> TCPHandler: Processed in 0.005257967 sec. | ||
3423 | 2024.12.21 07:44:49.880687 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3424 | 2024.12.21 07:44:49.880855 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2024.12.21 07:44:49.880877 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3426 | 2024.12.21 07:44:49.880936 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 910 rows starting from the beginning of the part | ||
3427 | 2024.12.21 07:44:49.881206 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 413 rows starting from the beginning of the part | ||
3428 | 2024.12.21 07:44:49.881228 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3429 | 2024.12.21 07:44:49.881480 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part | ||
3430 | 2024.12.21 07:44:49.881520 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3431 | 2024.12.21 07:44:49.881837 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 413 rows starting from the beginning of the part | ||
3432 | 2024.12.21 07:44:49.882263 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part | ||
3433 | 2024.12.21 07:44:49.882626 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 871 rows starting from the beginning of the part | ||
3434 | 2024.12.21 07:44:49.883908 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3435 | 2024.12.21 07:44:49.883962 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3436 | 2024.12.21 07:44:49.884972 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3437 | 2024.12.21 07:44:49.885327 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Trace> oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3438 | 2024.12.21 07:44:49.885584 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004525 sec., 1325.966850828729 rows/sec., 69.28 KiB/sec. | ||
3439 | 2024.12.21 07:44:49.885874 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} <Debug> TCPHandler: Processed in 0.005106515 sec. | ||
3440 | 2024.12.21 07:44:49.886162 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3441 | 2024.12.21 07:44:49.886191 [ 198 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681425 sec., 485265.58037816215 rows/sec., 37.04 MiB/sec. | ||
3442 | 2024.12.21 07:44:49.886357 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3443 | 2024.12.21 07:44:49.886402 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3444 | 2024.12.21 07:44:49.886468 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3445 | 2024.12.21 07:44:49.886965 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2024.12.21 07:44:49.887101 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3447 | 2024.12.21 07:44:49.887188 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3448 | 2024.12.21 07:44:49.887580 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3449 | 2024.12.21 07:44:49.887624 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3450 | 2024.12.21 07:44:49.888086 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3451 | 2024.12.21 07:44:49.888325 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3452 | 2024.12.21 07:44:49.888503 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3453 | 2024.12.21 07:44:49.888573 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002267 sec., 421702.69078076753 rows/sec., 28.02 MiB/sec. | ||
3454 | 2024.12.21 07:44:49.888579 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3455 | 2024.12.21 07:44:49.888668 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3456 | 2024.12.21 07:44:49.888725 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} <Debug> TCPHandler: Processed in 0.002727945 sec. | ||
3457 | 2024.12.21 07:44:49.888941 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3458 | 2024.12.21 07:44:49.888961 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3459 | 2024.12.21 07:44:49.889222 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3460 | 2024.12.21 07:44:49.889237 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3461 | 2024.12.21 07:44:49.889282 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5790 rows starting from the beginning of the part | ||
3462 | 2024.12.21 07:44:49.889336 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3463 | 2024.12.21 07:44:49.889608 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3464 | 2024.12.21 07:44:49.890043 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3465 | 2024.12.21 07:44:49.890358 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3466 | 2024.12.21 07:44:49.890729 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3467 | 2024.12.21 07:44:49.891035 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part | ||
3468 | 2024.12.21 07:44:49.892011 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3469 | 2024.12.21 07:44:49.892079 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3470 | 2024.12.21 07:44:49.892728 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3471 | 2024.12.21 07:44:49.893303 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3472 | 2024.12.21 07:44:49.893639 [ 127 ] {} <Debug> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3473 | 2024.12.21 07:44:49.893737 [ 127 ] {} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3474 | 2024.12.21 07:44:49.893823 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3475 | 2024.12.21 07:44:49.893903 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004732 sec., 211.3271344040575 rows/sec., 14.24 KiB/sec. | ||
3476 | 2024.12.21 07:44:49.894155 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} <Debug> TCPHandler: Processed in 0.005325029 sec. | ||
3477 | 2024.12.21 07:44:49.894245 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3478 | 2024.12.21 07:44:49.894395 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3479 | 2024.12.21 07:44:49.894479 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3480 | 2024.12.21 07:44:49.894543 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3481 | 2024.12.21 07:44:49.894646 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3482 | 2024.12.21 07:44:49.894807 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3483 | 2024.12.21 07:44:49.895308 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3484 | 2024.12.21 07:44:49.895310 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3485 | 2024.12.21 07:44:49.895725 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3486 | 2024.12.21 07:44:49.896261 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3487 | 2024.12.21 07:44:49.896737 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3488 | 2024.12.21 07:44:49.896993 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7540 rows, containing 5 columns (5 merged, 0 gathered) in 0.008194726 sec., 920103.9790714175 rows/sec., 62.00 MiB/sec. | ||
3489 | 2024.12.21 07:44:49.897716 [ 202 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3490 | 2024.12.21 07:44:49.898800 [ 202 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3491 | 2024.12.21 07:44:49.899121 [ 202 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3492 | 2024.12.21 07:44:49.899454 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
3493 | 2024.12.21 07:44:49.900957 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.006981876 sec., 1432.2798055995265 rows/sec., 95.95 KiB/sec. | ||
3494 | 2024.12.21 07:44:49.901158 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3495 | 2024.12.21 07:44:49.901770 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3496 | 2024.12.21 07:44:49.901976 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} <Trace> oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3497 | 2024.12.21 07:44:49.902023 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3498 | 2024.12.21 07:44:49.902104 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3499 | 2024.12.21 07:44:49.902114 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3500 | 2024.12.21 07:44:49.902817 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3501 | 2024.12.21 07:44:49.903085 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3502 | 2024.12.21 07:44:49.903344 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.008777 sec., 3531.9585279708326 rows/sec., 6.33 MiB/sec. | ||
3503 | 2024.12.21 07:44:49.903469 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} <Debug> TCPHandler: Processed in 0.009193573 sec. | ||
3504 | 2024.12.21 07:44:49.903619 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3505 | 2024.12.21 07:44:49.903760 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3506 | 2024.12.21 07:44:49.903820 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3507 | 2024.12.21 07:44:49.904395 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3508 | 2024.12.21 07:44:49.904441 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3509 | 2024.12.21 07:44:49.904838 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3510 | 2024.12.21 07:44:49.905090 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3511 | 2024.12.21 07:44:49.905212 [ 127 ] {} <Debug> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3512 | 2024.12.21 07:44:49.905250 [ 127 ] {} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3513 | 2024.12.21 07:44:49.905274 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3514 | 2024.12.21 07:44:49.905279 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001549 sec., 21949.64493221433 rows/sec., 1.27 MiB/sec. | ||
3515 | 2024.12.21 07:44:49.905570 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} <Debug> TCPHandler: Processed in 0.002003764 sec. | ||
3516 | 2024.12.21 07:44:49.905721 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3517 | 2024.12.21 07:44:49.906011 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3518 | 2024.12.21 07:44:49.906046 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
3519 | 2024.12.21 07:44:49.906133 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3520 | 2024.12.21 07:44:49.906275 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3521 | 2024.12.21 07:44:49.906400 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3522 | 2024.12.21 07:44:49.906500 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3523 | 2024.12.21 07:44:49.906583 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
3524 | 2024.12.21 07:44:49.907728 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236419 sec., 540565.6905747846 rows/sec., 35.22 MiB/sec. | ||
3525 | 2024.12.21 07:44:49.907875 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3526 | 2024.12.21 07:44:49.908138 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.12.21 07:44:49.908210 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3528 | 2024.12.21 07:44:49.908277 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
3529 | 2024.12.21 07:44:50.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.79 MiB, peak 184.49 MiB, free memory in arenas 0.00 B, will set to 176.46 MiB (RSS), difference: -1.33 MiB | ||
3530 | 2024.12.21 07:44:52.319030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 508 | ||
3531 | 2024.12.21 07:44:52.322649 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3532 | 2024.12.21 07:44:52.322707 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3533 | 2024.12.21 07:44:52.324231 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3534 | 2024.12.21 07:44:52.324561 [ 242 ] {} <Trace> system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3535 | 2024.12.21 07:44:52.325618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
3536 | 2024.12.21 07:44:54.505079 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3537 | 2024.12.21 07:44:54.505290 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3538 | 2024.12.21 07:44:54.505371 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3539 | 2024.12.21 07:44:54.506174 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3540 | 2024.12.21 07:44:54.506225 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3541 | 2024.12.21 07:44:54.506661 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3542 | 2024.12.21 07:44:54.506912 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3543 | 2024.12.21 07:44:54.507143 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.24 MiB/sec. | ||
3544 | 2024.12.21 07:44:54.507209 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} <Debug> TCPHandler: Processed in 0.002269998 sec. | ||
3545 | 2024.12.21 07:44:54.507469 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3546 | 2024.12.21 07:44:54.507687 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3547 | 2024.12.21 07:44:54.507768 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3548 | 2024.12.21 07:44:54.508551 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3549 | 2024.12.21 07:44:54.508598 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3550 | 2024.12.21 07:44:54.509063 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3551 | 2024.12.21 07:44:54.509333 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3552 | 2024.12.21 07:44:54.509583 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.56 MiB/sec. | ||
3553 | 2024.12.21 07:44:54.509718 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} <Debug> TCPHandler: Processed in 0.00239774 sec. | ||
3554 | 2024.12.21 07:44:54.509873 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3555 | 2024.12.21 07:44:54.510005 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3556 | 2024.12.21 07:44:54.510066 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3557 | 2024.12.21 07:44:54.510678 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3558 | 2024.12.21 07:44:54.510722 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3559 | 2024.12.21 07:44:54.511142 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3560 | 2024.12.21 07:44:54.511387 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3561 | 2024.12.21 07:44:54.511605 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001631 sec., 78479.46045370938 rows/sec., 5.47 MiB/sec. | ||
3562 | 2024.12.21 07:44:54.511672 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} <Debug> TCPHandler: Processed in 0.0018584 sec. | ||
3563 | 2024.12.21 07:44:54.511856 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3564 | 2024.12.21 07:44:54.512006 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3565 | 2024.12.21 07:44:54.512071 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3566 | 2024.12.21 07:44:54.512674 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3567 | 2024.12.21 07:44:54.512723 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3568 | 2024.12.21 07:44:54.513127 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3569 | 2024.12.21 07:44:54.513377 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3570 | 2024.12.21 07:44:54.513638 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001669 sec., 28759.736369083286 rows/sec., 1.94 MiB/sec. | ||
3571 | 2024.12.21 07:44:54.513832 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} <Debug> TCPHandler: Processed in 0.002047074 sec. | ||
3572 | 2024.12.21 07:44:54.804097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3573 | 2024.12.21 07:44:54.805027 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3574 | 2024.12.21 07:44:54.805079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3575 | 2024.12.21 07:44:54.805641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3576 | 2024.12.21 07:44:54.806034 [ 244 ] {} <Trace> system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3577 | 2024.12.21 07:44:54.806296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3578 | 2024.12.21 07:44:55.224264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3579 | 2024.12.21 07:44:55.245823 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2024.12.21 07:44:55.245884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3581 | 2024.12.21 07:44:55.253970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3582 | 2024.12.21 07:44:55.254837 [ 243 ] {} <Trace> system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3583 | 2024.12.21 07:44:55.257834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3584 | 2024.12.21 07:44:59.511479 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3585 | 2024.12.21 07:44:59.511690 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3586 | 2024.12.21 07:44:59.511768 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3587 | 2024.12.21 07:44:59.512550 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3588 | 2024.12.21 07:44:59.512608 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3589 | 2024.12.21 07:44:59.513103 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3590 | 2024.12.21 07:44:59.513376 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Trace> oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3591 | 2024.12.21 07:44:59.513617 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Debug> executeQuery: Read 78 rows, 6.47 KiB in 0.001978 sec., 39433.77148634985 rows/sec., 3.19 MiB/sec. | ||
3592 | 2024.12.21 07:44:59.513689 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} <Debug> TCPHandler: Processed in 0.002346619 sec. | ||
3593 | 2024.12.21 07:44:59.514009 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3594 | 2024.12.21 07:44:59.514258 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3595 | 2024.12.21 07:44:59.514348 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3596 | 2024.12.21 07:44:59.515223 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3597 | 2024.12.21 07:44:59.515281 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3598 | 2024.12.21 07:44:59.515823 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3599 | 2024.12.21 07:44:59.516111 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Trace> oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3600 | 2024.12.21 07:44:59.516389 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.002187 sec., 5029.721079103795 rows/sec., 378.21 KiB/sec. | ||
3601 | 2024.12.21 07:44:59.516594 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} <Debug> TCPHandler: Processed in 0.002771976 sec. | ||
3602 | 2024.12.21 07:44:59.516815 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3603 | 2024.12.21 07:44:59.516991 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3604 | 2024.12.21 07:44:59.517068 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3605 | 2024.12.21 07:44:59.517797 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3606 | 2024.12.21 07:44:59.517842 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3607 | 2024.12.21 07:44:59.518269 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3608 | 2024.12.21 07:44:59.518535 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Trace> oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3609 | 2024.12.21 07:44:59.518763 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001806 sec., 41528.2392026578 rows/sec., 3.24 MiB/sec. | ||
3610 | 2024.12.21 07:44:59.518890 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} <Debug> TCPHandler: Processed in 0.002149036 sec. | ||
3611 | 2024.12.21 07:44:59.519120 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3612 | 2024.12.21 07:44:59.519268 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3613 | 2024.12.21 07:44:59.519338 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3614 | 2024.12.21 07:44:59.520025 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2024.12.21 07:44:59.520073 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3616 | 2024.12.21 07:44:59.520536 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3617 | 2024.12.21 07:44:59.520812 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Trace> oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3618 | 2024.12.21 07:44:59.521051 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00182 sec., 87912.08791208791 rows/sec., 6.12 MiB/sec. | ||
3619 | 2024.12.21 07:44:59.521122 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} <Debug> TCPHandler: Processed in 0.002107225 sec. | ||
3620 | 2024.12.21 07:44:59.521355 [ 279 ] {} <Trace> TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3621 | 2024.12.21 07:44:59.521534 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3622 | 2024.12.21 07:44:59.521659 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3623 | 2024.12.21 07:44:59.523411 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3624 | 2024.12.21 07:44:59.523464 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3625 | 2024.12.21 07:44:59.524188 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3626 | 2024.12.21 07:44:59.524495 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Trace> oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3627 | 2024.12.21 07:44:59.524743 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003255 sec., 3379.416282642089 rows/sec., 6.06 MiB/sec. | ||
3628 | 2024.12.21 07:44:59.524971 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} <Debug> TCPHandler: Processed in 0.003712232 sec. | ||
3629 | 2024.12.21 07:44:59.525181 [ 282 ] {} <Trace> TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3630 | 2024.12.21 07:44:59.525357 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3631 | 2024.12.21 07:44:59.525440 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3632 | 2024.12.21 07:44:59.526186 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3633 | 2024.12.21 07:44:59.526245 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3634 | 2024.12.21 07:44:59.526832 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3635 | 2024.12.21 07:44:59.527216 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Trace> oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2024.12.21 07:44:59.527540 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002227 sec., 26942.074539739562 rows/sec., 1.82 MiB/sec. | ||
3637 | 2024.12.21 07:44:59.527635 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} <Debug> TCPHandler: Processed in 0.002538792 sec. | ||
3638 | 2024.12.21 07:45:00.101805 [ 117 ] {} <Debug> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3639 | 2024.12.21 07:45:00.101869 [ 117 ] {} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2024.12.21 07:45:00.101892 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3641 | 2024.12.21 07:45:00.102107 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
3642 | 2024.12.21 07:45:00.102283 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3643 | 2024.12.21 07:45:00.102322 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
3644 | 2024.12.21 07:45:00.102404 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
3645 | 2024.12.21 07:45:00.102633 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3646 | 2024.12.21 07:45:00.102776 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3647 | 2024.12.21 07:45:00.102959 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part | ||
3648 | 2024.12.21 07:45:00.103940 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971033 sec., 383047.8738813607 rows/sec., 27.42 MiB/sec. | ||
3649 | 2024.12.21 07:45:00.104168 [ 199 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3650 | 2024.12.21 07:45:00.104587 [ 199 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3651 | 2024.12.21 07:45:00.104699 [ 199 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} <Trace> oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3652 | 2024.12.21 07:45:00.104818 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. |