1 | [ Nov 13 05:08:00 Enabled. ] | ||
2 | [ Nov 13 05:08:00 Rereading configuration. ] | ||
3 | [ Nov 13 05:08:01 Rereading configuration. ] | ||
4 | [ Nov 13 05:08:13 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 13 05:08:13 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.13 05:08:14.220468 [ 1 ] {} <Information> Application: Will watch for the process with pid 23383 | ||
29 | 2024.11.13 05:08:14.221213 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.13 05:08:14.466384 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23383 | ||
31 | 2024.11.13 05:08:14.467070 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.13 05:08:14.467756 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.13 05:08:14.553773 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.13 05:08:14.582104 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.13 05:08:14.582148 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.13 05:08:14.582160 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.13 05:08:14.582221 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.13 05:08:14.582585 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.13 05:08:14.584191 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.13 05:08:14.584757 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.13 05:08:14.585546 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.13 05:08:14.585566 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.13 05:08:14.585581 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.13 05:08:14.585747 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.13 05:08:14.586714 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.13 05:08:14.592266 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.13 05:08:14.593020 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.13 05:08:14.594328 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.13 05:08:14.594389 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.13 05:08:14.595950 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.13 05:08:14.596276 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.13 05:08:14.600550 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.13 05:08:14.601249 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.13 05:08:14.602879 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.13 05:08:14.603237 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.13 05:08:14.603611 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.13 05:08:14.604037 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.13 05:08:14.605419 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.13 05:08:14.605454 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.13 05:08:14.605533 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.13 05:08:14.605665 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.13 05:08:14.628588 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.13 05:08:14.628632 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000227972 sec | ||
68 | 2024.11.13 05:08:14.628702 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.13 05:08:14.628730 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.13 05:08:14.630120 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.13 05:08:14.631148 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.13 05:08:14.642631 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.13 05:08:14.642675 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.13 05:08:14.642696 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.13 05:08:14.642708 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.13 05:08:14.642739 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.13 05:08:14.642757 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.13 05:08:14.642770 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.13 05:08:14.642801 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.13 05:08:14.642818 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.13 05:08:14.642831 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.13 05:08:14.642842 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.13 05:08:14.642880 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.13 05:08:14.642893 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.13 05:08:14.642905 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.13 05:08:14.642940 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.13 05:08:14.642953 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.13 05:08:14.669921 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.13 05:08:14.674511 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.13 05:08:14.674540 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.204e-05 sec | ||
91 | 2024.11.13 05:08:14.674557 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.13 05:08:14.674570 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.13 05:08:14.674598 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.13 05:08:14.674815 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.13 05:08:14.674865 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.13 05:08:14.674881 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.13 05:08:14.674895 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.13 05:08:14.674913 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.13 05:08:14.679046 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.13 05:08:14.679257 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.84 MiB (RSS), difference: 92.08 MiB | ||
101 | 2024.11.13 05:08:14.680173 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.629e-05 sec. | ||
102 | 2024.11.13 05:08:14.680569 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.13 05:08:14.680668 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.13 05:08:14.680689 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.13 05:08:15.026039 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42652 | ||
106 | 2024.11.13 05:08:15.026480 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.13 05:08:15.026580 [ 3 ] {} <Debug> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:42652 | ||
108 | 2024.11.13 05:08:15.026638 [ 3 ] {} <Debug> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.13 05:08:15.026690 [ 3 ] {} <Debug> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.13 05:08:15.026827 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.13 05:08:15.026880 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.13 05:08:15.026953 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.13 05:08:15.027827 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35736 | ||
114 | 2024.11.13 05:08:15.027970 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.11.13 05:08:15.028012 [ 4 ] {} <Debug> TCP-Session: 5af84e3a-e37d-4258-92a6-58548e5fc422 Authenticating user 'default' from [fd00:1122:3344:101::d]:35736 | ||
116 | 2024.11.13 05:08:15.028039 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58070 | ||
117 | 2024.11.13 05:08:15.028046 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50918 | ||
118 | 2024.11.13 05:08:15.028075 [ 4 ] {} <Debug> TCP-Session: 5af84e3a-e37d-4258-92a6-58548e5fc422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2024.11.13 05:08:15.028135 [ 4 ] {} <Debug> TCP-Session: 5af84e3a-e37d-4258-92a6-58548e5fc422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.11.13 05:08:15.028162 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37237 | ||
121 | 2024.11.13 05:08:15.028226 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.11.13 05:08:15.028304 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.11.13 05:08:15.028452 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52033 | ||
124 | 2024.11.13 05:08:15.028490 [ 250 ] {} <Debug> TCP-Session: c2270514-32da-4ef0-b616-56a280f223ca Authenticating user 'default' from [fd00:1122:3344:101::d]:58070 | ||
125 | 2024.11.13 05:08:15.028505 [ 5 ] {} <Debug> TCP-Session: bc97b6ff-610f-4894-80f5-336d0847d066 Authenticating user 'default' from [fd00:1122:3344:101::d]:50918 | ||
126 | 2024.11.13 05:08:15.028463 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.13 05:08:15.028573 [ 5 ] {} <Debug> TCP-Session: bc97b6ff-610f-4894-80f5-336d0847d066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.13 05:08:15.028551 [ 250 ] {} <Debug> TCP-Session: c2270514-32da-4ef0-b616-56a280f223ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.11.13 05:08:15.028699 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.11.13 05:08:15.028709 [ 250 ] {} <Debug> TCP-Session: c2270514-32da-4ef0-b616-56a280f223ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.11.13 05:08:15.028735 [ 251 ] {} <Debug> TCP-Session: d2b1e717-d0fa-4632-9529-a22b2a1ebf8c Authenticating user 'default' from [fd00:1122:3344:101::d]:37237 | ||
132 | 2024.11.13 05:08:15.028761 [ 5 ] {} <Debug> TCP-Session: bc97b6ff-610f-4894-80f5-336d0847d066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.11.13 05:08:15.028836 [ 251 ] {} <Debug> TCP-Session: d2b1e717-d0fa-4632-9529-a22b2a1ebf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.13 05:08:15.028833 [ 252 ] {} <Debug> TCP-Session: c306b290-1e66-4042-86c8-bcd0df085241 Authenticating user 'default' from [fd00:1122:3344:101::d]:52033 | ||
135 | 2024.11.13 05:08:15.028877 [ 251 ] {} <Debug> TCP-Session: d2b1e717-d0fa-4632-9529-a22b2a1ebf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.13 05:08:15.028912 [ 252 ] {} <Debug> TCP-Session: c306b290-1e66-4042-86c8-bcd0df085241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.13 05:08:15.028943 [ 252 ] {} <Debug> TCP-Session: c306b290-1e66-4042-86c8-bcd0df085241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.13 05:08:15.029235 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51405 | ||
139 | 2024.11.13 05:08:15.029427 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2024.11.13 05:08:15.029443 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46614 | ||
141 | 2024.11.13 05:08:15.029463 [ 253 ] {} <Debug> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Authenticating user 'default' from [fd00:1122:3344:101::d]:51405 | ||
142 | 2024.11.13 05:08:15.029499 [ 253 ] {} <Debug> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.13 05:08:15.030128 [ 253 ] {} <Debug> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.11.13 05:08:15.030132 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.11.13 05:08:15.030167 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47727 | ||
146 | 2024.11.13 05:08:15.030194 [ 254 ] {} <Debug> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Authenticating user 'default' from [fd00:1122:3344:101::d]:46614 | ||
147 | 2024.11.13 05:08:15.030240 [ 254 ] {} <Debug> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.13 05:08:15.030259 [ 254 ] {} <Debug> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2024.11.13 05:08:15.030362 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.13 05:08:15.030406 [ 255 ] {} <Debug> TCP-Session: fd850236-c6e3-45ff-b545-bc335a3ef4e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47727 | ||
151 | 2024.11.13 05:08:15.030427 [ 255 ] {} <Debug> TCP-Session: fd850236-c6e3-45ff-b545-bc335a3ef4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.13 05:08:15.030444 [ 255 ] {} <Debug> TCP-Session: fd850236-c6e3-45ff-b545-bc335a3ef4e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.13 05:08:15.031022 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.13 05:08:15.034127 [ 3 ] {11dff303-1f51-4ff8-a7d4-6a46a42b57e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.13 05:08:15.158474 [ 3 ] {11dff303-1f51-4ff8-a7d4-6a46a42b57e8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42652) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.11.13 05:08:15.159711 [ 3 ] {11dff303-1f51-4ff8-a7d4-6a46a42b57e8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.11.13 05:08:15.159813 [ 3 ] {11dff303-1f51-4ff8-a7d4-6a46a42b57e8} <Debug> TCPHandler: Processed in 0.131189027 sec. | ||
204 | 2024.11.13 05:08:15.160131 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.13 05:08:15.160363 [ 254 ] {9420e0ff-2717-4336-bdb4-e813bfc9f23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.13 05:08:15.160733 [ 254 ] {9420e0ff-2717-4336-bdb4-e813bfc9f23b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46614) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.11.13 05:08:15.160872 [ 254 ] {9420e0ff-2717-4336-bdb4-e813bfc9f23b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.11.13 05:08:15.160963 [ 254 ] {9420e0ff-2717-4336-bdb4-e813bfc9f23b} <Debug> TCPHandler: Processed in 0.000988049 sec. | ||
255 | 2024.11.13 05:08:15.161219 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.13 05:08:15.162427 [ 3 ] {125adc47-998e-4c88-9fd5-7f96205ea2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.13 05:08:15.163063 [ 3 ] {125adc47-998e-4c88-9fd5-7f96205ea2f5} <Debug> TCPHandler: Processed in 0.001925557 sec. | ||
258 | 2024.11.13 05:08:15.163276 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.13 05:08:15.163396 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.13 05:08:15.163515 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.13 05:08:15.169398 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.13 05:08:15.169427 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.393e-05 sec | ||
263 | 2024.11.13 05:08:15.169456 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.13 05:08:15.169469 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.13 05:08:15.169492 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.13 05:08:15.169543 [ 254 ] {69790b4d-d377-474c-ae7c-4d3e3d89c1bf} <Debug> TCPHandler: Processed in 0.006326285 sec. | ||
267 | 2024.11.13 05:08:15.169742 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.13 05:08:15.169955 [ 3 ] {6a76e67c-b591-4eb0-b6ec-3964b2b216d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.11.13 05:08:15.170015 [ 3 ] {6a76e67c-b591-4eb0-b6ec-3964b2b216d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.13 05:08:15.177557 [ 3 ] {6a76e67c-b591-4eb0-b6ec-3964b2b216d9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.13 05:08:15.208009 [ 3 ] {6a76e67c-b591-4eb0-b6ec-3964b2b216d9} <Debug> oximeter.version (c5b202bc-afc9-4e2c-9fd1-4003a0d7c5a8): Loading data parts | ||
273 | 2024.11.13 05:08:15.208514 [ 3 ] {6a76e67c-b591-4eb0-b6ec-3964b2b216d9} <Debug> oximeter.version (c5b202bc-afc9-4e2c-9fd1-4003a0d7c5a8): There are no data parts | ||
274 | 2024.11.13 05:08:15.215181 [ 3 ] {6a76e67c-b591-4eb0-b6ec-3964b2b216d9} <Debug> TCPHandler: Processed in 0.045503927 sec. | ||
275 | 2024.11.13 05:08:15.215390 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.13 05:08:15.215626 [ 254 ] {dfa08fd9-d0ad-4600-8fb2-145a215548ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
287 | 2024.11.13 05:08:15.215702 [ 254 ] {dfa08fd9-d0ad-4600-8fb2-145a215548ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.13 05:08:15.223652 [ 254 ] {dfa08fd9-d0ad-4600-8fb2-145a215548ed} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Loading data parts | ||
289 | 2024.11.13 05:08:15.223854 [ 254 ] {dfa08fd9-d0ad-4600-8fb2-145a215548ed} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): There are no data parts | ||
290 | 2024.11.13 05:08:15.230327 [ 254 ] {dfa08fd9-d0ad-4600-8fb2-145a215548ed} <Debug> TCPHandler: Processed in 0.014996851 sec. | ||
291 | 2024.11.13 05:08:15.230543 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.13 05:08:15.230752 [ 3 ] {47b7aa8f-3335-4bda-b942-67c6eb6632ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
293 | 2024.11.13 05:08:15.230817 [ 3 ] {47b7aa8f-3335-4bda-b942-67c6eb6632ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.13 05:08:15.239726 [ 3 ] {47b7aa8f-3335-4bda-b942-67c6eb6632ca} <Debug> oximeter.measurements_i8 (9b079933-be60-4a4b-8c74-661c86b5e10b): Loading data parts | ||
295 | 2024.11.13 05:08:15.239996 [ 3 ] {47b7aa8f-3335-4bda-b942-67c6eb6632ca} <Debug> oximeter.measurements_i8 (9b079933-be60-4a4b-8c74-661c86b5e10b): There are no data parts | ||
296 | 2024.11.13 05:08:15.246441 [ 3 ] {47b7aa8f-3335-4bda-b942-67c6eb6632ca} <Debug> TCPHandler: Processed in 0.01595485 sec. | ||
297 | 2024.11.13 05:08:15.246695 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.13 05:08:15.246906 [ 254 ] {4c2d4c46-c59b-45f4-8d25-644711b8678a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
299 | 2024.11.13 05:08:15.246984 [ 254 ] {4c2d4c46-c59b-45f4-8d25-644711b8678a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.13 05:08:15.255756 [ 254 ] {4c2d4c46-c59b-45f4-8d25-644711b8678a} <Debug> oximeter.measurements_u8 (2e4e920b-d0f0-43e4-a305-559550b68bff): Loading data parts | ||
301 | 2024.11.13 05:08:15.255974 [ 254 ] {4c2d4c46-c59b-45f4-8d25-644711b8678a} <Debug> oximeter.measurements_u8 (2e4e920b-d0f0-43e4-a305-559550b68bff): There are no data parts | ||
302 | 2024.11.13 05:08:15.262400 [ 254 ] {4c2d4c46-c59b-45f4-8d25-644711b8678a} <Debug> TCPHandler: Processed in 0.015767248 sec. | ||
303 | 2024.11.13 05:08:15.262589 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.13 05:08:15.262843 [ 3 ] {70fbc1a1-a91f-4022-a6f2-8384401633ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.11.13 05:08:15.262910 [ 3 ] {70fbc1a1-a91f-4022-a6f2-8384401633ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.13 05:08:15.271620 [ 3 ] {70fbc1a1-a91f-4022-a6f2-8384401633ef} <Debug> oximeter.measurements_i16 (2257e9dd-25bf-4bf8-ae9c-13d96a69a1e6): Loading data parts | ||
307 | 2024.11.13 05:08:15.271770 [ 3 ] {70fbc1a1-a91f-4022-a6f2-8384401633ef} <Debug> oximeter.measurements_i16 (2257e9dd-25bf-4bf8-ae9c-13d96a69a1e6): There are no data parts | ||
308 | 2024.11.13 05:08:15.278492 [ 3 ] {70fbc1a1-a91f-4022-a6f2-8384401633ef} <Debug> TCPHandler: Processed in 0.01596743 sec. | ||
309 | 2024.11.13 05:08:15.278687 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.13 05:08:15.278934 [ 254 ] {fc729ab8-52d7-4a44-aa21-e20271675751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
311 | 2024.11.13 05:08:15.279013 [ 254 ] {fc729ab8-52d7-4a44-aa21-e20271675751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.13 05:08:15.287432 [ 254 ] {fc729ab8-52d7-4a44-aa21-e20271675751} <Debug> oximeter.measurements_u16 (491e1a7c-d6f7-418b-8b8b-2a156410704b): Loading data parts | ||
313 | 2024.11.13 05:08:15.287677 [ 254 ] {fc729ab8-52d7-4a44-aa21-e20271675751} <Debug> oximeter.measurements_u16 (491e1a7c-d6f7-418b-8b8b-2a156410704b): There are no data parts | ||
314 | 2024.11.13 05:08:15.294413 [ 254 ] {fc729ab8-52d7-4a44-aa21-e20271675751} <Debug> TCPHandler: Processed in 0.015793968 sec. | ||
315 | 2024.11.13 05:08:15.294587 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.13 05:08:15.294852 [ 3 ] {16326668-ca68-4b85-8906-c802c2e48e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
317 | 2024.11.13 05:08:15.294922 [ 3 ] {16326668-ca68-4b85-8906-c802c2e48e0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.13 05:08:15.300470 [ 3 ] {16326668-ca68-4b85-8906-c802c2e48e0d} <Debug> oximeter.measurements_i32 (2782fd3b-4099-4830-b0a2-6ac2f45b71b9): Loading data parts | ||
319 | 2024.11.13 05:08:15.300682 [ 3 ] {16326668-ca68-4b85-8906-c802c2e48e0d} <Debug> oximeter.measurements_i32 (2782fd3b-4099-4830-b0a2-6ac2f45b71b9): There are no data parts | ||
320 | 2024.11.13 05:08:15.307413 [ 3 ] {16326668-ca68-4b85-8906-c802c2e48e0d} <Debug> TCPHandler: Processed in 0.012892313 sec. | ||
321 | 2024.11.13 05:08:15.307610 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.13 05:08:15.307855 [ 254 ] {0e8133d5-074f-4f05-b02b-fe53d80a28f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
323 | 2024.11.13 05:08:15.307932 [ 254 ] {0e8133d5-074f-4f05-b02b-fe53d80a28f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.13 05:08:15.311975 [ 254 ] {0e8133d5-074f-4f05-b02b-fe53d80a28f0} <Debug> oximeter.measurements_u32 (599453e2-c98e-4ff5-99c4-cc6a4ce355ea): Loading data parts | ||
325 | 2024.11.13 05:08:15.312123 [ 254 ] {0e8133d5-074f-4f05-b02b-fe53d80a28f0} <Debug> oximeter.measurements_u32 (599453e2-c98e-4ff5-99c4-cc6a4ce355ea): There are no data parts | ||
326 | 2024.11.13 05:08:15.313424 [ 254 ] {0e8133d5-074f-4f05-b02b-fe53d80a28f0} <Debug> TCPHandler: Processed in 0.005880541 sec. | ||
327 | 2024.11.13 05:08:15.313605 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.13 05:08:15.313866 [ 3 ] {723d3f19-0380-43a2-849f-fda700c98dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
329 | 2024.11.13 05:08:15.313926 [ 3 ] {723d3f19-0380-43a2-849f-fda700c98dbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.13 05:08:15.315469 [ 3 ] {723d3f19-0380-43a2-849f-fda700c98dbc} <Debug> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): Loading data parts | ||
331 | 2024.11.13 05:08:15.315771 [ 3 ] {723d3f19-0380-43a2-849f-fda700c98dbc} <Debug> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): There are no data parts | ||
332 | 2024.11.13 05:08:15.316854 [ 3 ] {723d3f19-0380-43a2-849f-fda700c98dbc} <Debug> TCPHandler: Processed in 0.003315849 sec. | ||
333 | 2024.11.13 05:08:15.317028 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.13 05:08:15.317230 [ 254 ] {f45d9b39-225f-45fe-a437-f58ec17363e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
335 | 2024.11.13 05:08:15.317299 [ 254 ] {f45d9b39-225f-45fe-a437-f58ec17363e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.13 05:08:15.318859 [ 254 ] {f45d9b39-225f-45fe-a437-f58ec17363e9} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Loading data parts | ||
337 | 2024.11.13 05:08:15.319041 [ 254 ] {f45d9b39-225f-45fe-a437-f58ec17363e9} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): There are no data parts | ||
338 | 2024.11.13 05:08:15.320047 [ 254 ] {f45d9b39-225f-45fe-a437-f58ec17363e9} <Debug> TCPHandler: Processed in 0.003132728 sec. | ||
339 | 2024.11.13 05:08:15.320261 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.13 05:08:15.320480 [ 3 ] {01d3a981-8754-45a3-9d20-a494b180dbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
341 | 2024.11.13 05:08:15.320535 [ 3 ] {01d3a981-8754-45a3-9d20-a494b180dbf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.13 05:08:15.322082 [ 3 ] {01d3a981-8754-45a3-9d20-a494b180dbf9} <Debug> oximeter.measurements_f32 (24e40512-f3b6-4040-a65b-1f6e78160723): Loading data parts | ||
343 | 2024.11.13 05:08:15.322192 [ 3 ] {01d3a981-8754-45a3-9d20-a494b180dbf9} <Debug> oximeter.measurements_f32 (24e40512-f3b6-4040-a65b-1f6e78160723): There are no data parts | ||
344 | 2024.11.13 05:08:15.323262 [ 3 ] {01d3a981-8754-45a3-9d20-a494b180dbf9} <Debug> TCPHandler: Processed in 0.003058806 sec. | ||
345 | 2024.11.13 05:08:15.323436 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.13 05:08:15.323638 [ 254 ] {2c8d8586-9a31-4296-b97a-9bddf0c5928e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
347 | 2024.11.13 05:08:15.323702 [ 254 ] {2c8d8586-9a31-4296-b97a-9bddf0c5928e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.13 05:08:15.325289 [ 254 ] {2c8d8586-9a31-4296-b97a-9bddf0c5928e} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Loading data parts | ||
349 | 2024.11.13 05:08:15.325468 [ 254 ] {2c8d8586-9a31-4296-b97a-9bddf0c5928e} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): There are no data parts | ||
350 | 2024.11.13 05:08:15.326523 [ 254 ] {2c8d8586-9a31-4296-b97a-9bddf0c5928e} <Debug> TCPHandler: Processed in 0.003143868 sec. | ||
351 | 2024.11.13 05:08:15.326688 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.13 05:08:15.326908 [ 3 ] {da541ae0-1391-4b1b-a1fd-51079ab7b2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
353 | 2024.11.13 05:08:15.326967 [ 3 ] {da541ae0-1391-4b1b-a1fd-51079ab7b2a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.13 05:08:15.328579 [ 3 ] {da541ae0-1391-4b1b-a1fd-51079ab7b2a4} <Debug> oximeter.measurements_string (ea7e9289-d053-48d4-a992-e1cd06bb4da1): Loading data parts | ||
355 | 2024.11.13 05:08:15.328753 [ 3 ] {da541ae0-1391-4b1b-a1fd-51079ab7b2a4} <Debug> oximeter.measurements_string (ea7e9289-d053-48d4-a992-e1cd06bb4da1): There are no data parts | ||
356 | 2024.11.13 05:08:15.329831 [ 3 ] {da541ae0-1391-4b1b-a1fd-51079ab7b2a4} <Debug> TCPHandler: Processed in 0.003198178 sec. | ||
357 | 2024.11.13 05:08:15.330079 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.13 05:08:15.330285 [ 254 ] {ac1b033d-bc1f-48e2-8681-d0cb8b5d037a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.13 05:08:15.330355 [ 254 ] {ac1b033d-bc1f-48e2-8681-d0cb8b5d037a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.13 05:08:15.332027 [ 254 ] {ac1b033d-bc1f-48e2-8681-d0cb8b5d037a} <Debug> oximeter.measurements_bytes (bc897e30-bdf2-42ee-93a3-e276f929f043): Loading data parts | ||
368 | 2024.11.13 05:08:15.332185 [ 254 ] {ac1b033d-bc1f-48e2-8681-d0cb8b5d037a} <Debug> oximeter.measurements_bytes (bc897e30-bdf2-42ee-93a3-e276f929f043): There are no data parts | ||
369 | 2024.11.13 05:08:15.333263 [ 254 ] {ac1b033d-bc1f-48e2-8681-d0cb8b5d037a} <Debug> TCPHandler: Processed in 0.003241678 sec. | ||
370 | 2024.11.13 05:08:15.333421 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.13 05:08:15.333636 [ 3 ] {6c24757c-b9bc-4ab1-91a2-9f759d35938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
372 | 2024.11.13 05:08:15.333704 [ 3 ] {6c24757c-b9bc-4ab1-91a2-9f759d35938e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.13 05:08:15.335386 [ 3 ] {6c24757c-b9bc-4ab1-91a2-9f759d35938e} <Debug> oximeter.measurements_cumulativei64 (c04dfe67-3079-42f2-be4b-3ee93de0490b): Loading data parts | ||
374 | 2024.11.13 05:08:15.335520 [ 3 ] {6c24757c-b9bc-4ab1-91a2-9f759d35938e} <Debug> oximeter.measurements_cumulativei64 (c04dfe67-3079-42f2-be4b-3ee93de0490b): There are no data parts | ||
375 | 2024.11.13 05:08:15.336584 [ 3 ] {6c24757c-b9bc-4ab1-91a2-9f759d35938e} <Debug> TCPHandler: Processed in 0.003218528 sec. | ||
376 | 2024.11.13 05:08:15.336763 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.13 05:08:15.336978 [ 254 ] {80598a08-d7eb-4d8b-b43f-86a198606c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
378 | 2024.11.13 05:08:15.337050 [ 254 ] {80598a08-d7eb-4d8b-b43f-86a198606c77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.13 05:08:15.338804 [ 254 ] {80598a08-d7eb-4d8b-b43f-86a198606c77} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Loading data parts | ||
380 | 2024.11.13 05:08:15.339001 [ 254 ] {80598a08-d7eb-4d8b-b43f-86a198606c77} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): There are no data parts | ||
381 | 2024.11.13 05:08:15.340089 [ 254 ] {80598a08-d7eb-4d8b-b43f-86a198606c77} <Debug> TCPHandler: Processed in 0.003383159 sec. | ||
382 | 2024.11.13 05:08:15.340258 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.13 05:08:15.340536 [ 3 ] {1e7a924f-b51c-4979-b5b3-2978e1f3c9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
384 | 2024.11.13 05:08:15.340604 [ 3 ] {1e7a924f-b51c-4979-b5b3-2978e1f3c9be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.13 05:08:15.342382 [ 3 ] {1e7a924f-b51c-4979-b5b3-2978e1f3c9be} <Debug> oximeter.measurements_cumulativef32 (aa2c75d2-a7cb-4c8b-8c10-80893cc948d2): Loading data parts | ||
386 | 2024.11.13 05:08:15.342514 [ 3 ] {1e7a924f-b51c-4979-b5b3-2978e1f3c9be} <Debug> oximeter.measurements_cumulativef32 (aa2c75d2-a7cb-4c8b-8c10-80893cc948d2): There are no data parts | ||
387 | 2024.11.13 05:08:15.343652 [ 3 ] {1e7a924f-b51c-4979-b5b3-2978e1f3c9be} <Debug> TCPHandler: Processed in 0.003459631 sec. | ||
388 | 2024.11.13 05:08:15.343829 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.13 05:08:15.344043 [ 254 ] {415ecb03-0156-40fa-b22d-3d83ea2557c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
390 | 2024.11.13 05:08:15.344111 [ 254 ] {415ecb03-0156-40fa-b22d-3d83ea2557c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.13 05:08:15.345757 [ 254 ] {415ecb03-0156-40fa-b22d-3d83ea2557c9} <Debug> oximeter.measurements_cumulativef64 (a4d131ff-9980-437e-8229-0de925e4348c): Loading data parts | ||
392 | 2024.11.13 05:08:15.345916 [ 254 ] {415ecb03-0156-40fa-b22d-3d83ea2557c9} <Debug> oximeter.measurements_cumulativef64 (a4d131ff-9980-437e-8229-0de925e4348c): There are no data parts | ||
393 | 2024.11.13 05:08:15.346996 [ 254 ] {415ecb03-0156-40fa-b22d-3d83ea2557c9} <Debug> TCPHandler: Processed in 0.003223428 sec. | ||
394 | 2024.11.13 05:08:15.347169 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.13 05:08:15.347477 [ 3 ] {a4e64159-69c5-47dd-a84c-b5b728d13f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | 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) | ||
406 | 2024.11.13 05:08:15.347554 [ 3 ] {a4e64159-69c5-47dd-a84c-b5b728d13f13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.13 05:08:15.349504 [ 3 ] {a4e64159-69c5-47dd-a84c-b5b728d13f13} <Debug> oximeter.measurements_histogrami8 (e28dfa93-7767-4f41-8f14-f9a26835ac30): Loading data parts | ||
408 | 2024.11.13 05:08:15.349686 [ 3 ] {a4e64159-69c5-47dd-a84c-b5b728d13f13} <Debug> oximeter.measurements_histogrami8 (e28dfa93-7767-4f41-8f14-f9a26835ac30): There are no data parts | ||
409 | 2024.11.13 05:08:15.350853 [ 3 ] {a4e64159-69c5-47dd-a84c-b5b728d13f13} <Debug> TCPHandler: Processed in 0.003741822 sec. | ||
410 | 2024.11.13 05:08:15.351031 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.13 05:08:15.351322 [ 254 ] {4868fe2f-d6e3-4613-9fa9-18846de3efb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
412 | 2024.11.13 05:08:15.351405 [ 254 ] {4868fe2f-d6e3-4613-9fa9-18846de3efb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.13 05:08:15.353368 [ 254 ] {4868fe2f-d6e3-4613-9fa9-18846de3efb1} <Debug> oximeter.measurements_histogramu8 (6fb84e4c-958a-45cf-b7e8-479d9c6157a7): Loading data parts | ||
414 | 2024.11.13 05:08:15.353637 [ 254 ] {4868fe2f-d6e3-4613-9fa9-18846de3efb1} <Debug> oximeter.measurements_histogramu8 (6fb84e4c-958a-45cf-b7e8-479d9c6157a7): There are no data parts | ||
415 | 2024.11.13 05:08:15.354811 [ 254 ] {4868fe2f-d6e3-4613-9fa9-18846de3efb1} <Debug> TCPHandler: Processed in 0.003838884 sec. | ||
416 | 2024.11.13 05:08:15.354980 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.13 05:08:15.355358 [ 3 ] {3931da07-3db0-4203-a7ac-17e0aa2c911a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
418 | 2024.11.13 05:08:15.355437 [ 3 ] {3931da07-3db0-4203-a7ac-17e0aa2c911a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.13 05:08:15.357469 [ 3 ] {3931da07-3db0-4203-a7ac-17e0aa2c911a} <Debug> oximeter.measurements_histogrami16 (cb829140-aabc-47cb-b8a2-18a2d1f4606c): Loading data parts | ||
420 | 2024.11.13 05:08:15.357624 [ 3 ] {3931da07-3db0-4203-a7ac-17e0aa2c911a} <Debug> oximeter.measurements_histogrami16 (cb829140-aabc-47cb-b8a2-18a2d1f4606c): There are no data parts | ||
421 | 2024.11.13 05:08:15.358789 [ 3 ] {3931da07-3db0-4203-a7ac-17e0aa2c911a} <Debug> TCPHandler: Processed in 0.003875504 sec. | ||
422 | 2024.11.13 05:08:15.358981 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.13 05:08:15.359278 [ 254 ] {86cb673f-2f9e-45ab-b1f1-f4eeacabaf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
424 | 2024.11.13 05:08:15.359358 [ 254 ] {86cb673f-2f9e-45ab-b1f1-f4eeacabaf9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.13 05:08:15.361372 [ 254 ] {86cb673f-2f9e-45ab-b1f1-f4eeacabaf9d} <Debug> oximeter.measurements_histogramu16 (057a7737-de71-4fa2-a103-c06de8e677c3): Loading data parts | ||
426 | 2024.11.13 05:08:15.361615 [ 254 ] {86cb673f-2f9e-45ab-b1f1-f4eeacabaf9d} <Debug> oximeter.measurements_histogramu16 (057a7737-de71-4fa2-a103-c06de8e677c3): There are no data parts | ||
427 | 2024.11.13 05:08:15.362772 [ 254 ] {86cb673f-2f9e-45ab-b1f1-f4eeacabaf9d} <Debug> TCPHandler: Processed in 0.003849694 sec. | ||
428 | 2024.11.13 05:08:15.362942 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.13 05:08:15.363313 [ 3 ] {0949f14a-271e-4a7e-9ce2-b1b75ddd04c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
430 | 2024.11.13 05:08:15.363394 [ 3 ] {0949f14a-271e-4a7e-9ce2-b1b75ddd04c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.13 05:08:15.365409 [ 3 ] {0949f14a-271e-4a7e-9ce2-b1b75ddd04c8} <Debug> oximeter.measurements_histogrami32 (d11037a2-0259-4ba0-afdc-0c107a0bc111): Loading data parts | ||
432 | 2024.11.13 05:08:15.365578 [ 3 ] {0949f14a-271e-4a7e-9ce2-b1b75ddd04c8} <Debug> oximeter.measurements_histogrami32 (d11037a2-0259-4ba0-afdc-0c107a0bc111): There are no data parts | ||
433 | 2024.11.13 05:08:15.366747 [ 3 ] {0949f14a-271e-4a7e-9ce2-b1b75ddd04c8} <Debug> TCPHandler: Processed in 0.003870724 sec. | ||
434 | 2024.11.13 05:08:15.366926 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.11.13 05:08:15.367267 [ 254 ] {505bbf23-69c6-48e2-8603-50ab04d8e735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
436 | 2024.11.13 05:08:15.367360 [ 254 ] {505bbf23-69c6-48e2-8603-50ab04d8e735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.11.13 05:08:15.369392 [ 254 ] {505bbf23-69c6-48e2-8603-50ab04d8e735} <Debug> oximeter.measurements_histogramu32 (f879b9a2-445c-49be-a20e-65be6f256c59): Loading data parts | ||
438 | 2024.11.13 05:08:15.369646 [ 254 ] {505bbf23-69c6-48e2-8603-50ab04d8e735} <Debug> oximeter.measurements_histogramu32 (f879b9a2-445c-49be-a20e-65be6f256c59): There are no data parts | ||
439 | 2024.11.13 05:08:15.370873 [ 254 ] {505bbf23-69c6-48e2-8603-50ab04d8e735} <Debug> TCPHandler: Processed in 0.004013766 sec. | ||
440 | 2024.11.13 05:08:15.371047 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.11.13 05:08:15.371416 [ 3 ] {768c3a66-806f-4892-a3b5-b70e98d50e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
442 | 2024.11.13 05:08:15.371498 [ 3 ] {768c3a66-806f-4892-a3b5-b70e98d50e5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.11.13 05:08:15.373520 [ 3 ] {768c3a66-806f-4892-a3b5-b70e98d50e5e} <Debug> oximeter.measurements_histogrami64 (87de8a20-e536-411f-af00-d3f7c24d95d5): Loading data parts | ||
444 | 2024.11.13 05:08:15.373647 [ 3 ] {768c3a66-806f-4892-a3b5-b70e98d50e5e} <Debug> oximeter.measurements_histogrami64 (87de8a20-e536-411f-af00-d3f7c24d95d5): There are no data parts | ||
445 | 2024.11.13 05:08:15.374802 [ 3 ] {768c3a66-806f-4892-a3b5-b70e98d50e5e} <Debug> TCPHandler: Processed in 0.003821614 sec. | ||
446 | 2024.11.13 05:08:15.374979 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.11.13 05:08:15.375270 [ 254 ] {4fc7a25a-a62a-4b50-baee-3a056609018b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
448 | 2024.11.13 05:08:15.375349 [ 254 ] {4fc7a25a-a62a-4b50-baee-3a056609018b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.11.13 05:08:15.377289 [ 254 ] {4fc7a25a-a62a-4b50-baee-3a056609018b} <Debug> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Loading data parts | ||
450 | 2024.11.13 05:08:15.377587 [ 254 ] {4fc7a25a-a62a-4b50-baee-3a056609018b} <Debug> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): There are no data parts | ||
451 | 2024.11.13 05:08:15.378744 [ 254 ] {4fc7a25a-a62a-4b50-baee-3a056609018b} <Debug> TCPHandler: Processed in 0.003824223 sec. | ||
452 | 2024.11.13 05:08:15.378926 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.11.13 05:08:15.379296 [ 3 ] {1b53ffa6-6f08-48e1-a8c6-eeb91df0086a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
454 | 2024.11.13 05:08:15.379377 [ 3 ] {1b53ffa6-6f08-48e1-a8c6-eeb91df0086a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
455 | 2024.11.13 05:08:15.381397 [ 3 ] {1b53ffa6-6f08-48e1-a8c6-eeb91df0086a} <Debug> oximeter.measurements_histogramf32 (1858216d-89a9-4539-b8bb-5eeeb42726ea): Loading data parts | ||
456 | 2024.11.13 05:08:15.381574 [ 3 ] {1b53ffa6-6f08-48e1-a8c6-eeb91df0086a} <Debug> oximeter.measurements_histogramf32 (1858216d-89a9-4539-b8bb-5eeeb42726ea): There are no data parts | ||
457 | 2024.11.13 05:08:15.382734 [ 3 ] {1b53ffa6-6f08-48e1-a8c6-eeb91df0086a} <Debug> TCPHandler: Processed in 0.003869634 sec. | ||
458 | 2024.11.13 05:08:15.382909 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2024.11.13 05:08:15.383193 [ 254 ] {b7062619-6ede-419b-afc5-0205f0270b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
460 | 2024.11.13 05:08:15.383278 [ 254 ] {b7062619-6ede-419b-afc5-0205f0270b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
461 | 2024.11.13 05:08:15.385188 [ 254 ] {b7062619-6ede-419b-afc5-0205f0270b24} <Debug> oximeter.measurements_histogramf64 (7be04bed-d380-47a2-be54-30470a6ee320): Loading data parts | ||
462 | 2024.11.13 05:08:15.385360 [ 254 ] {b7062619-6ede-419b-afc5-0205f0270b24} <Debug> oximeter.measurements_histogramf64 (7be04bed-d380-47a2-be54-30470a6ee320): There are no data parts | ||
463 | 2024.11.13 05:08:15.386495 [ 254 ] {b7062619-6ede-419b-afc5-0205f0270b24} <Debug> TCPHandler: Processed in 0.003643102 sec. | ||
464 | 2024.11.13 05:08:15.386670 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.11.13 05:08:15.386906 [ 3 ] {04590f4d-fbf5-4b55-bfb2-e73c10911b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) /* The field tables store named dimensions of each timeseries. | ||
466 | * | ||
467 | * As with the measurement tables, there is one field table for each field data | ||
468 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
469 | * this behavior **must not** be relied upon for query correctness. | ||
470 | * | ||
471 | * The index for the fields differs from the measurements, however. Rows are | ||
472 | * sorted by timeseries name, then field name, field value, and finally | ||
473 | * timeseries key. This reflects the most common pattern for looking them up: | ||
474 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
475 | * usually then used to look up measurements. | ||
476 | * | ||
477 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
478 | * timeseries name and then key, since it would improve lookups where one | ||
479 | * already has the key. Realistically though, these tables are quite small and | ||
480 | * so performance benefits will be low in absolute terms. | ||
481 | * | ||
482 | * TTL: We use a materialized column to expire old field table records. This | ||
483 | * column is generated automatically by the database whenever a new row is | ||
484 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
485 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
486 | * record will remain during a deduplication, which will have the last | ||
487 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
488 | * measurement tables. | ||
489 | */ | ||
490 | 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) | ||
491 | 2024.11.13 05:08:15.386972 [ 3 ] {04590f4d-fbf5-4b55-bfb2-e73c10911b0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
492 | 2024.11.13 05:08:15.388765 [ 3 ] {04590f4d-fbf5-4b55-bfb2-e73c10911b0b} <Debug> oximeter.fields_bool (7e2f0689-3bd0-4601-aabd-852e175023c1): Loading data parts | ||
493 | 2024.11.13 05:08:15.388927 [ 3 ] {04590f4d-fbf5-4b55-bfb2-e73c10911b0b} <Debug> oximeter.fields_bool (7e2f0689-3bd0-4601-aabd-852e175023c1): There are no data parts | ||
494 | 2024.11.13 05:08:15.389991 [ 3 ] {04590f4d-fbf5-4b55-bfb2-e73c10911b0b} <Debug> TCPHandler: Processed in 0.00337956 sec. | ||
495 | 2024.11.13 05:08:15.390178 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.11.13 05:08:15.390453 [ 254 ] {59409c7d-03f8-468f-baa0-0833dac78fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
497 | 2024.11.13 05:08:15.390542 [ 254 ] {59409c7d-03f8-468f-baa0-0833dac78fa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
498 | 2024.11.13 05:08:15.392585 [ 254 ] {59409c7d-03f8-468f-baa0-0833dac78fa4} <Debug> oximeter.fields_i8 (fcc007f6-ff82-4e17-9b8a-3be8e7a8e9b7): Loading data parts | ||
499 | 2024.11.13 05:08:15.392745 [ 254 ] {59409c7d-03f8-468f-baa0-0833dac78fa4} <Debug> oximeter.fields_i8 (fcc007f6-ff82-4e17-9b8a-3be8e7a8e9b7): There are no data parts | ||
500 | 2024.11.13 05:08:15.393863 [ 254 ] {59409c7d-03f8-468f-baa0-0833dac78fa4} <Debug> TCPHandler: Processed in 0.003753342 sec. | ||
501 | 2024.11.13 05:08:15.394044 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.11.13 05:08:15.394305 [ 3 ] {79127e7a-bebc-435c-b853-f47a6f94e5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
503 | 2024.11.13 05:08:15.394387 [ 3 ] {79127e7a-bebc-435c-b853-f47a6f94e5a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
504 | 2024.11.13 05:08:15.396303 [ 3 ] {79127e7a-bebc-435c-b853-f47a6f94e5a3} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Loading data parts | ||
505 | 2024.11.13 05:08:15.396432 [ 3 ] {79127e7a-bebc-435c-b853-f47a6f94e5a3} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): There are no data parts | ||
506 | 2024.11.13 05:08:15.397515 [ 3 ] {79127e7a-bebc-435c-b853-f47a6f94e5a3} <Debug> TCPHandler: Processed in 0.003535982 sec. | ||
507 | 2024.11.13 05:08:15.397688 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.11.13 05:08:15.397893 [ 254 ] {4c16770c-a29d-49ef-914c-d4dfe038434d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
509 | 2024.11.13 05:08:15.397973 [ 254 ] {4c16770c-a29d-49ef-914c-d4dfe038434d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
510 | 2024.11.13 05:08:15.399705 [ 254 ] {4c16770c-a29d-49ef-914c-d4dfe038434d} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Loading data parts | ||
511 | 2024.11.13 05:08:15.399871 [ 254 ] {4c16770c-a29d-49ef-914c-d4dfe038434d} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): There are no data parts | ||
512 | 2024.11.13 05:08:15.401006 [ 254 ] {4c16770c-a29d-49ef-914c-d4dfe038434d} <Debug> TCPHandler: Processed in 0.003375619 sec. | ||
513 | 2024.11.13 05:08:15.401184 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2024.11.13 05:08:15.401431 [ 3 ] {738903d8-fd2c-46af-847f-a9fe1a9afba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
515 | 2024.11.13 05:08:15.401512 [ 3 ] {738903d8-fd2c-46af-847f-a9fe1a9afba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
516 | 2024.11.13 05:08:15.403411 [ 3 ] {738903d8-fd2c-46af-847f-a9fe1a9afba2} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Loading data parts | ||
517 | 2024.11.13 05:08:15.403596 [ 3 ] {738903d8-fd2c-46af-847f-a9fe1a9afba2} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): There are no data parts | ||
518 | 2024.11.13 05:08:15.404655 [ 3 ] {738903d8-fd2c-46af-847f-a9fe1a9afba2} <Debug> TCPHandler: Processed in 0.003537081 sec. | ||
519 | 2024.11.13 05:08:15.404841 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2024.11.13 05:08:15.405054 [ 254 ] {7258bc74-76f1-41d8-b9cb-646c28634dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
521 | 2024.11.13 05:08:15.405137 [ 254 ] {7258bc74-76f1-41d8-b9cb-646c28634dcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
522 | 2024.11.13 05:08:15.406956 [ 254 ] {7258bc74-76f1-41d8-b9cb-646c28634dcc} <Debug> oximeter.fields_i32 (67410b0a-b019-4a47-b009-c8dbb062bf31): Loading data parts | ||
523 | 2024.11.13 05:08:15.407124 [ 254 ] {7258bc74-76f1-41d8-b9cb-646c28634dcc} <Debug> oximeter.fields_i32 (67410b0a-b019-4a47-b009-c8dbb062bf31): There are no data parts | ||
524 | 2024.11.13 05:08:15.408190 [ 254 ] {7258bc74-76f1-41d8-b9cb-646c28634dcc} <Debug> TCPHandler: Processed in 0.0034152 sec. | ||
525 | 2024.11.13 05:08:15.408356 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2024.11.13 05:08:15.408571 [ 3 ] {36e9cfc4-8cba-4f4f-9095-7eb705c28135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
527 | 2024.11.13 05:08:15.408629 [ 3 ] {36e9cfc4-8cba-4f4f-9095-7eb705c28135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
528 | 2024.11.13 05:08:15.410313 [ 3 ] {36e9cfc4-8cba-4f4f-9095-7eb705c28135} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Loading data parts | ||
529 | 2024.11.13 05:08:15.410445 [ 3 ] {36e9cfc4-8cba-4f4f-9095-7eb705c28135} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): There are no data parts | ||
530 | 2024.11.13 05:08:15.411496 [ 3 ] {36e9cfc4-8cba-4f4f-9095-7eb705c28135} <Debug> TCPHandler: Processed in 0.003195238 sec. | ||
531 | 2024.11.13 05:08:15.411668 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2024.11.13 05:08:15.411876 [ 254 ] {d47e1d1c-1a14-44a8-b063-23a889b31ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
533 | 2024.11.13 05:08:15.411961 [ 254 ] {d47e1d1c-1a14-44a8-b063-23a889b31ea2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
534 | 2024.11.13 05:08:15.413833 [ 254 ] {d47e1d1c-1a14-44a8-b063-23a889b31ea2} <Debug> oximeter.fields_i64 (039e07ae-5429-4c59-a5b2-fba9cf9aca6b): Loading data parts | ||
535 | 2024.11.13 05:08:15.414004 [ 254 ] {d47e1d1c-1a14-44a8-b063-23a889b31ea2} <Debug> oximeter.fields_i64 (039e07ae-5429-4c59-a5b2-fba9cf9aca6b): There are no data parts | ||
536 | 2024.11.13 05:08:15.415080 [ 254 ] {d47e1d1c-1a14-44a8-b063-23a889b31ea2} <Debug> TCPHandler: Processed in 0.0034675 sec. | ||
537 | 2024.11.13 05:08:15.415259 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2024.11.13 05:08:15.415531 [ 3 ] {ec836af1-9a78-49da-8f62-21ec5c69d4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
539 | 2024.11.13 05:08:15.415587 [ 3 ] {ec836af1-9a78-49da-8f62-21ec5c69d4d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
540 | 2024.11.13 05:08:15.417485 [ 3 ] {ec836af1-9a78-49da-8f62-21ec5c69d4d6} <Debug> oximeter.fields_u64 (7fd43d43-3c3b-47a5-8a4d-d7050f0fe5c8): Loading data parts | ||
541 | 2024.11.13 05:08:15.417622 [ 3 ] {ec836af1-9a78-49da-8f62-21ec5c69d4d6} <Debug> oximeter.fields_u64 (7fd43d43-3c3b-47a5-8a4d-d7050f0fe5c8): There are no data parts | ||
542 | 2024.11.13 05:08:15.418712 [ 3 ] {ec836af1-9a78-49da-8f62-21ec5c69d4d6} <Debug> TCPHandler: Processed in 0.003519361 sec. | ||
543 | 2024.11.13 05:08:15.418898 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2024.11.13 05:08:15.419145 [ 254 ] {4dfa9683-643f-41c5-8f7c-e320b4aabeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
545 | 2024.11.13 05:08:15.419245 [ 254 ] {4dfa9683-643f-41c5-8f7c-e320b4aabeb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
546 | 2024.11.13 05:08:15.421166 [ 254 ] {4dfa9683-643f-41c5-8f7c-e320b4aabeb3} <Debug> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Loading data parts | ||
547 | 2024.11.13 05:08:15.421344 [ 254 ] {4dfa9683-643f-41c5-8f7c-e320b4aabeb3} <Debug> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): There are no data parts | ||
548 | 2024.11.13 05:08:15.422420 [ 254 ] {4dfa9683-643f-41c5-8f7c-e320b4aabeb3} <Debug> TCPHandler: Processed in 0.003587641 sec. | ||
549 | 2024.11.13 05:08:15.422591 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2024.11.13 05:08:15.422837 [ 3 ] {10838a1f-b266-4115-972e-eff8f82c70b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
551 | 2024.11.13 05:08:15.422899 [ 3 ] {10838a1f-b266-4115-972e-eff8f82c70b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
552 | 2024.11.13 05:08:15.424649 [ 3 ] {10838a1f-b266-4115-972e-eff8f82c70b9} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Loading data parts | ||
553 | 2024.11.13 05:08:15.424788 [ 3 ] {10838a1f-b266-4115-972e-eff8f82c70b9} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): There are no data parts | ||
554 | 2024.11.13 05:08:15.425855 [ 3 ] {10838a1f-b266-4115-972e-eff8f82c70b9} <Debug> TCPHandler: Processed in 0.003320489 sec. | ||
555 | 2024.11.13 05:08:15.426041 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2024.11.13 05:08:15.426245 [ 254 ] {b4ef9fad-3e5c-4b9f-aa2a-97c937aabff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
557 | 2024.11.13 05:08:15.426333 [ 254 ] {b4ef9fad-3e5c-4b9f-aa2a-97c937aabff6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
558 | 2024.11.13 05:08:15.428053 [ 254 ] {b4ef9fad-3e5c-4b9f-aa2a-97c937aabff6} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Loading data parts | ||
559 | 2024.11.13 05:08:15.428236 [ 254 ] {b4ef9fad-3e5c-4b9f-aa2a-97c937aabff6} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): There are no data parts | ||
560 | 2024.11.13 05:08:15.429310 [ 254 ] {b4ef9fad-3e5c-4b9f-aa2a-97c937aabff6} <Debug> TCPHandler: Processed in 0.003325309 sec. | ||
561 | 2024.11.13 05:08:15.429491 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2024.11.13 05:08:15.429819 [ 3 ] {056bebdd-4efc-4969-b7a7-d435da2d3bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) /* The timeseries schema table stores the extracted schema for the samples | ||
563 | * oximeter collects. | ||
564 | */ | ||
565 | 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) | ||
566 | 2024.11.13 05:08:15.429911 [ 3 ] {056bebdd-4efc-4969-b7a7-d435da2d3bc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
567 | 2024.11.13 05:08:15.431609 [ 3 ] {056bebdd-4efc-4969-b7a7-d435da2d3bc3} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Loading data parts | ||
568 | 2024.11.13 05:08:15.431756 [ 3 ] {056bebdd-4efc-4969-b7a7-d435da2d3bc3} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): There are no data parts | ||
569 | 2024.11.13 05:08:15.432973 [ 3 ] {056bebdd-4efc-4969-b7a7-d435da2d3bc3} <Debug> TCPHandler: Processed in 0.003539131 sec. | ||
570 | 2024.11.13 05:08:15.433230 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.13 05:08:15.433419 [ 3 ] {25b547a9-fde9-4744-add7-353627c5695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
572 | 2024.11.13 05:08:15.434595 [ 3 ] {25b547a9-fde9-4744-add7-353627c5695d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
573 | 2024.11.13 05:08:15.451857 [ 256 ] {25b547a9-fde9-4744-add7-353627c5695d} <Trace> oximeter.version (c5b202bc-afc9-4e2c-9fd1-4003a0d7c5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
574 | 2024.11.13 05:08:15.451924 [ 256 ] {25b547a9-fde9-4744-add7-353627c5695d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB. | ||
575 | 2024.11.13 05:08:15.456429 [ 256 ] {25b547a9-fde9-4744-add7-353627c5695d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
576 | 2024.11.13 05:08:15.456789 [ 256 ] {25b547a9-fde9-4744-add7-353627c5695d} <Trace> oximeter.version (c5b202bc-afc9-4e2c-9fd1-4003a0d7c5a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
577 | 2024.11.13 05:08:15.457089 [ 3 ] {25b547a9-fde9-4744-add7-353627c5695d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023739 sec., 42.12477357934201 rows/sec., 674.00 B/sec. | ||
578 | 2024.11.13 05:08:15.457349 [ 3 ] {25b547a9-fde9-4744-add7-353627c5695d} <Debug> TCPHandler: Processed in 0.024168752 sec. | ||
579 | 2024.11.13 05:08:15.463914 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48699 | ||
580 | 2024.11.13 05:08:15.464457 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
581 | 2024.11.13 05:08:15.464512 [ 258 ] {} <Debug> TCP-Session: eb1f677b-7b93-44b3-92d2-af8cec04c105 Authenticating user 'default' from [fd00:1122:3344:101::b]:48699 | ||
582 | 2024.11.13 05:08:15.464540 [ 258 ] {} <Debug> TCP-Session: eb1f677b-7b93-44b3-92d2-af8cec04c105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2024.11.13 05:08:15.464558 [ 258 ] {} <Debug> TCP-Session: eb1f677b-7b93-44b3-92d2-af8cec04c105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2024.11.13 05:08:15.464621 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
585 | 2024.11.13 05:08:15.464649 [ 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 | ||
586 | 2024.11.13 05:08:15.464684 [ 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 | ||
587 | 2024.11.13 05:08:15.466267 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37992 | ||
588 | 2024.11.13 05:08:15.466421 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
589 | 2024.11.13 05:08:15.466446 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64012 | ||
590 | 2024.11.13 05:08:15.466452 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53623 | ||
591 | 2024.11.13 05:08:15.466519 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65194 | ||
592 | 2024.11.13 05:08:15.466488 [ 259 ] {} <Debug> TCP-Session: c13ad654-4d86-48ff-bf20-7884034d42b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:37992 | ||
593 | 2024.11.13 05:08:15.466696 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2024.11.13 05:08:15.466790 [ 259 ] {} <Debug> TCP-Session: c13ad654-4d86-48ff-bf20-7884034d42b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2024.11.13 05:08:15.466807 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
596 | 2024.11.13 05:08:15.466736 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43057 | ||
597 | 2024.11.13 05:08:15.466877 [ 261 ] {} <Debug> TCP-Session: 69b00189-0b21-41b9-90ec-da2794dd5a67 Authenticating user 'default' from [fd00:1122:3344:101::b]:64012 | ||
598 | 2024.11.13 05:08:15.466900 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38781 | ||
599 | 2024.11.13 05:08:15.467054 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53759 | ||
600 | 2024.11.13 05:08:15.467073 [ 262 ] {} <Debug> TCP-Session: a2742bb6-91ca-4183-a395-425a40110c32 Authenticating user 'default' from [fd00:1122:3344:101::b]:65194 | ||
601 | 2024.11.13 05:08:15.467076 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
602 | 2024.11.13 05:08:15.467109 [ 261 ] {} <Debug> TCP-Session: 69b00189-0b21-41b9-90ec-da2794dd5a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2024.11.13 05:08:15.467041 [ 259 ] {} <Debug> TCP-Session: c13ad654-4d86-48ff-bf20-7884034d42b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2024.11.13 05:08:15.467241 [ 262 ] {} <Debug> TCP-Session: a2742bb6-91ca-4183-a395-425a40110c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.11.13 05:08:15.467282 [ 261 ] {} <Debug> TCP-Session: 69b00189-0b21-41b9-90ec-da2794dd5a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.11.13 05:08:15.467388 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
607 | 2024.11.13 05:08:15.467416 [ 262 ] {} <Debug> TCP-Session: a2742bb6-91ca-4183-a395-425a40110c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2024.11.13 05:08:15.467427 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
609 | 2024.11.13 05:08:15.467710 [ 263 ] {} <Debug> TCP-Session: de44b473-6cb2-4d12-899e-ccec45a5724b Authenticating user 'default' from [fd00:1122:3344:101::b]:43057 | ||
610 | 2024.11.13 05:08:15.467716 [ 260 ] {} <Debug> TCP-Session: 3470f2db-f1e0-4e06-bb87-2d06ccfc17e4 Authenticating user 'default' from [fd00:1122:3344:101::b]:53623 | ||
611 | 2024.11.13 05:08:15.467619 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
612 | 2024.11.13 05:08:15.467807 [ 263 ] {} <Debug> TCP-Session: de44b473-6cb2-4d12-899e-ccec45a5724b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.11.13 05:08:15.467822 [ 260 ] {} <Debug> TCP-Session: 3470f2db-f1e0-4e06-bb87-2d06ccfc17e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2024.11.13 05:08:15.467788 [ 264 ] {} <Debug> TCP-Session: 626e2ae7-01e1-4347-96f7-23c309148c25 Authenticating user 'default' from [fd00:1122:3344:101::b]:38781 | ||
615 | 2024.11.13 05:08:15.467895 [ 260 ] {} <Debug> TCP-Session: 3470f2db-f1e0-4e06-bb87-2d06ccfc17e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.11.13 05:08:15.467915 [ 263 ] {} <Debug> TCP-Session: de44b473-6cb2-4d12-899e-ccec45a5724b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.11.13 05:08:15.467882 [ 265 ] {} <Debug> TCP-Session: c47a0df2-d198-439a-ae45-828d890734a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:53759 | ||
618 | 2024.11.13 05:08:15.467953 [ 264 ] {} <Debug> TCP-Session: 626e2ae7-01e1-4347-96f7-23c309148c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.13 05:08:15.468053 [ 264 ] {} <Debug> TCP-Session: 626e2ae7-01e1-4347-96f7-23c309148c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.13 05:08:15.468078 [ 265 ] {} <Debug> TCP-Session: c47a0df2-d198-439a-ae45-828d890734a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.13 05:08:15.468151 [ 265 ] {} <Debug> TCP-Session: c47a0df2-d198-439a-ae45-828d890734a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.13 05:08:15.746490 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65331 | ||
623 | 2024.11.13 05:08:15.746698 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
624 | 2024.11.13 05:08:15.746775 [ 266 ] {} <Debug> TCP-Session: 6487d31c-43fa-4415-b7f9-8a0b0c8245dd Authenticating user 'default' from [fd00:1122:3344:101::a]:65331 | ||
625 | 2024.11.13 05:08:15.746804 [ 266 ] {} <Debug> TCP-Session: 6487d31c-43fa-4415-b7f9-8a0b0c8245dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2024.11.13 05:08:15.746822 [ 266 ] {} <Debug> TCP-Session: 6487d31c-43fa-4415-b7f9-8a0b0c8245dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.11.13 05:08:15.746921 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
628 | 2024.11.13 05:08:15.746959 [ 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 | ||
629 | 2024.11.13 05:08:15.747003 [ 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 | ||
630 | 2024.11.13 05:08:15.747946 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62422 | ||
631 | 2024.11.13 05:08:15.748046 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49088 | ||
632 | 2024.11.13 05:08:15.748214 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48683 | ||
633 | 2024.11.13 05:08:15.748247 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2024.11.13 05:08:15.748333 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2024.11.13 05:08:15.748354 [ 267 ] {} <Debug> TCP-Session: 3fbeda33-536a-412f-af66-71d084641ddb Authenticating user 'default' from [fd00:1122:3344:101::a]:62422 | ||
636 | 2024.11.13 05:08:15.748572 [ 267 ] {} <Debug> TCP-Session: 3fbeda33-536a-412f-af66-71d084641ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2024.11.13 05:08:15.748579 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2024.11.13 05:08:15.748631 [ 267 ] {} <Debug> TCP-Session: 3fbeda33-536a-412f-af66-71d084641ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2024.11.13 05:08:15.748621 [ 268 ] {} <Debug> TCP-Session: 788655f9-a5c7-4e31-a243-e11afea8fb40 Authenticating user 'default' from [fd00:1122:3344:101::a]:49088 | ||
640 | 2024.11.13 05:08:15.748652 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43207 | ||
641 | 2024.11.13 05:08:15.748608 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57163 | ||
642 | 2024.11.13 05:08:15.748707 [ 269 ] {} <Debug> TCP-Session: 8d88faff-f7bb-4242-8dcd-6c63e5bb082c Authenticating user 'default' from [fd00:1122:3344:101::a]:48683 | ||
643 | 2024.11.13 05:08:15.748756 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48478 | ||
644 | 2024.11.13 05:08:15.748797 [ 268 ] {} <Debug> TCP-Session: 788655f9-a5c7-4e31-a243-e11afea8fb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2024.11.13 05:08:15.748939 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61128 | ||
646 | 2024.11.13 05:08:15.749097 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.11.13 05:08:15.749123 [ 268 ] {} <Debug> TCP-Session: 788655f9-a5c7-4e31-a243-e11afea8fb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.11.13 05:08:15.749320 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2024.11.13 05:08:15.749440 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
650 | 2024.11.13 05:08:15.749484 [ 269 ] {} <Debug> TCP-Session: 8d88faff-f7bb-4242-8dcd-6c63e5bb082c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.13 05:08:15.749623 [ 269 ] {} <Debug> TCP-Session: 8d88faff-f7bb-4242-8dcd-6c63e5bb082c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.11.13 05:08:15.749653 [ 270 ] {} <Debug> TCP-Session: 3abb5dad-15fa-479f-956f-73a046a80d9f Authenticating user 'default' from [fd00:1122:3344:101::a]:43207 | ||
653 | 2024.11.13 05:08:15.749622 [ 273 ] {} <Debug> TCP-Session: 163e653b-9084-4103-b4ba-7bda8c54a8e0 Authenticating user 'default' from [fd00:1122:3344:101::a]:61128 | ||
654 | 2024.11.13 05:08:15.749697 [ 271 ] {} <Debug> TCP-Session: b50ef55e-ef8c-475a-a833-628360a7590a Authenticating user 'default' from [fd00:1122:3344:101::a]:57163 | ||
655 | 2024.11.13 05:08:15.749615 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2024.11.13 05:08:15.749806 [ 273 ] {} <Debug> TCP-Session: 163e653b-9084-4103-b4ba-7bda8c54a8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.13 05:08:15.749846 [ 270 ] {} <Debug> TCP-Session: 3abb5dad-15fa-479f-956f-73a046a80d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.13 05:08:15.749888 [ 273 ] {} <Debug> TCP-Session: 163e653b-9084-4103-b4ba-7bda8c54a8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.11.13 05:08:15.749895 [ 272 ] {} <Debug> TCP-Session: b03b0468-1b5c-4a4a-9321-50c4fb34d2c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:48478 | ||
660 | 2024.11.13 05:08:15.749917 [ 271 ] {} <Debug> TCP-Session: b50ef55e-ef8c-475a-a833-628360a7590a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.13 05:08:15.749944 [ 270 ] {} <Debug> TCP-Session: 3abb5dad-15fa-479f-956f-73a046a80d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.13 05:08:15.750009 [ 272 ] {} <Debug> TCP-Session: b03b0468-1b5c-4a4a-9321-50c4fb34d2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.13 05:08:15.750047 [ 271 ] {} <Debug> TCP-Session: b50ef55e-ef8c-475a-a833-628360a7590a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.13 05:08:15.750141 [ 272 ] {} <Debug> TCP-Session: b03b0468-1b5c-4a4a-9321-50c4fb34d2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.13 05:08:15.761641 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49525 | ||
666 | 2024.11.13 05:08:15.762197 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
667 | 2024.11.13 05:08:15.762244 [ 274 ] {} <Debug> TCP-Session: 9e7e2e18-8ec3-4fed-88ef-be916110c629 Authenticating user 'default' from [fd00:1122:3344:101::c]:49525 | ||
668 | 2024.11.13 05:08:15.762327 [ 274 ] {} <Debug> TCP-Session: 9e7e2e18-8ec3-4fed-88ef-be916110c629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2024.11.13 05:08:15.762349 [ 274 ] {} <Debug> TCP-Session: 9e7e2e18-8ec3-4fed-88ef-be916110c629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.11.13 05:08:15.762414 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
671 | 2024.11.13 05:08:15.762466 [ 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 | ||
672 | 2024.11.13 05:08:15.762486 [ 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 | ||
673 | 2024.11.13 05:08:15.764138 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49185 | ||
674 | 2024.11.13 05:08:15.764329 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50258 | ||
675 | 2024.11.13 05:08:15.764347 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
676 | 2024.11.13 05:08:15.764418 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40615 | ||
677 | 2024.11.13 05:08:15.764734 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54133 | ||
678 | 2024.11.13 05:08:15.764782 [ 275 ] {} <Debug> TCP-Session: 5ea1f1ef-4c59-4cd6-805c-de2c3cf4d447 Authenticating user 'default' from [fd00:1122:3344:101::c]:49185 | ||
679 | 2024.11.13 05:08:15.764802 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2024.11.13 05:08:15.764871 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2024.11.13 05:08:15.764897 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57526 | ||
682 | 2024.11.13 05:08:15.764929 [ 275 ] {} <Debug> TCP-Session: 5ea1f1ef-4c59-4cd6-805c-de2c3cf4d447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.11.13 05:08:15.764948 [ 276 ] {} <Debug> TCP-Session: 6840ca17-d79f-4d94-b07c-52b9a581a81d Authenticating user 'default' from [fd00:1122:3344:101::c]:50258 | ||
684 | 2024.11.13 05:08:15.765157 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
685 | 2024.11.13 05:08:15.765191 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50716 | ||
686 | 2024.11.13 05:08:15.765265 [ 276 ] {} <Debug> TCP-Session: 6840ca17-d79f-4d94-b07c-52b9a581a81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.13 05:08:15.765202 [ 275 ] {} <Debug> TCP-Session: 5ea1f1ef-4c59-4cd6-805c-de2c3cf4d447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.11.13 05:08:15.765368 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58822 | ||
689 | 2024.11.13 05:08:15.765399 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.11.13 05:08:15.765582 [ 277 ] {} <Debug> TCP-Session: 445bb6af-9bfd-4986-93e9-9f9557f3e46c Authenticating user 'default' from [fd00:1122:3344:101::c]:40615 | ||
691 | 2024.11.13 05:08:15.765614 [ 278 ] {} <Debug> TCP-Session: 9d327515-b3d2-469b-9bdf-7692cf5056cc Authenticating user 'default' from [fd00:1122:3344:101::c]:54133 | ||
692 | 2024.11.13 05:08:15.765651 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
693 | 2024.11.13 05:08:15.765771 [ 278 ] {} <Debug> TCP-Session: 9d327515-b3d2-469b-9bdf-7692cf5056cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.11.13 05:08:15.765786 [ 276 ] {} <Debug> TCP-Session: 6840ca17-d79f-4d94-b07c-52b9a581a81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.13 05:08:15.765800 [ 279 ] {} <Debug> TCP-Session: 3011c005-7c13-43ab-ad33-b299909545fe Authenticating user 'default' from [fd00:1122:3344:101::c]:57526 | ||
696 | 2024.11.13 05:08:15.765832 [ 280 ] {} <Debug> TCP-Session: 5acb856e-2cdc-40a4-9697-66cc2f73e232 Authenticating user 'default' from [fd00:1122:3344:101::c]:50716 | ||
697 | 2024.11.13 05:08:15.766020 [ 278 ] {} <Debug> TCP-Session: 9d327515-b3d2-469b-9bdf-7692cf5056cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.13 05:08:15.766047 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2024.11.13 05:08:15.766057 [ 277 ] {} <Debug> TCP-Session: 445bb6af-9bfd-4986-93e9-9f9557f3e46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.13 05:08:15.766152 [ 279 ] {} <Debug> TCP-Session: 3011c005-7c13-43ab-ad33-b299909545fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.13 05:08:15.766214 [ 280 ] {} <Debug> TCP-Session: 5acb856e-2cdc-40a4-9697-66cc2f73e232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.13 05:08:15.766254 [ 279 ] {} <Debug> TCP-Session: 3011c005-7c13-43ab-ad33-b299909545fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.11.13 05:08:15.766238 [ 277 ] {} <Debug> TCP-Session: 445bb6af-9bfd-4986-93e9-9f9557f3e46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.11.13 05:08:15.766301 [ 280 ] {} <Debug> TCP-Session: 5acb856e-2cdc-40a4-9697-66cc2f73e232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.13 05:08:15.766234 [ 281 ] {} <Debug> TCP-Session: d0a4d4a7-5a84-4455-bb28-0e69265b8eb4 Authenticating user 'default' from [fd00:1122:3344:101::c]:58822 | ||
706 | 2024.11.13 05:08:15.766451 [ 281 ] {} <Debug> TCP-Session: d0a4d4a7-5a84-4455-bb28-0e69265b8eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.13 05:08:15.766471 [ 281 ] {} <Debug> TCP-Session: d0a4d4a7-5a84-4455-bb28-0e69265b8eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.13 05:08:16.000177 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.89 MiB, peak 124.89 MiB, free memory in arenas 0.00 B, will set to 139.50 MiB (RSS), difference: 14.61 MiB | ||
709 | 2024.11.13 05:08:24.643168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
710 | 2024.11.13 05:08:24.643279 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
711 | 2024.11.13 05:08:24.648833 [ 242 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Loading data parts | ||
712 | 2024.11.13 05:08:24.649052 [ 242 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): There are no data parts | ||
713 | 2024.11.13 05:08:24.656374 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2024.11.13 05:08:24.656414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
715 | 2024.11.13 05:08:24.659026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
716 | 2024.11.13 05:08:24.659325 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
717 | 2024.11.13 05:08:24.659813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
718 | 2024.11.13 05:08:25.000166 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.89 MiB, peak 143.89 MiB, free memory in arenas 0.00 B, will set to 141.71 MiB (RSS), difference: -2.17 MiB | ||
719 | 2024.11.13 05:08:29.605718 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
720 | 2024.11.13 05:08:29.605804 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
721 | 2024.11.13 05:08:30.987053 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
722 | 2024.11.13 05:08:30.987309 [ 3 ] {7088e99a-a03e-457b-bd43-deea1f4d1308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
723 | 2024.11.13 05:08:30.987706 [ 3 ] {7088e99a-a03e-457b-bd43-deea1f4d1308} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
724 | 2024.11.13 05:08:30.987942 [ 3 ] {7088e99a-a03e-457b-bd43-deea1f4d1308} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
725 | 2024.11.13 05:08:30.988725 [ 3 ] {7088e99a-a03e-457b-bd43-deea1f4d1308} <Debug> TCPHandler: Processed in 0.001805466 sec. | ||
726 | 2024.11.13 05:08:30.990259 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
727 | 2024.11.13 05:08:30.990508 [ 254 ] {76fcc290-4ae4-44b1-b7b4-688833fefa68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
728 | 2024.11.13 05:08:30.992313 [ 254 ] {76fcc290-4ae4-44b1-b7b4-688833fefa68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
729 | 2024.11.13 05:08:30.992385 [ 254 ] {76fcc290-4ae4-44b1-b7b4-688833fefa68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
730 | 2024.11.13 05:08:30.993059 [ 254 ] {76fcc290-4ae4-44b1-b7b4-688833fefa68} <Debug> TCPHandler: Processed in 0.002930246 sec. | ||
731 | 2024.11.13 05:08:30.993341 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
732 | 2024.11.13 05:08:30.993523 [ 3 ] {2bb2e6d6-f77d-42f9-b1a3-ee0c156835b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
733 | 2024.11.13 05:08:30.994081 [ 3 ] {2bb2e6d6-f77d-42f9-b1a3-ee0c156835b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
734 | 2024.11.13 05:08:30.994146 [ 3 ] {2bb2e6d6-f77d-42f9-b1a3-ee0c156835b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
735 | 2024.11.13 05:08:30.994723 [ 3 ] {2bb2e6d6-f77d-42f9-b1a3-ee0c156835b9} <Debug> TCPHandler: Processed in 0.001450773 sec. | ||
736 | 2024.11.13 05:08:30.994965 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
737 | 2024.11.13 05:08:30.995121 [ 254 ] {df3665f8-189a-48c5-9764-5d02f7fb407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
738 | 2024.11.13 05:08:30.995529 [ 254 ] {df3665f8-189a-48c5-9764-5d02f7fb407b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
739 | 2024.11.13 05:08:30.995596 [ 254 ] {df3665f8-189a-48c5-9764-5d02f7fb407b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
740 | 2024.11.13 05:08:30.996109 [ 254 ] {df3665f8-189a-48c5-9764-5d02f7fb407b} <Debug> TCPHandler: Processed in 0.0012014 sec. | ||
741 | 2024.11.13 05:08:30.996354 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
742 | 2024.11.13 05:08:30.996532 [ 3 ] {1ff008de-11f0-4968-a546-f06d613b4926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
743 | 2024.11.13 05:08:30.997009 [ 3 ] {1ff008de-11f0-4968-a546-f06d613b4926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
744 | 2024.11.13 05:08:30.997094 [ 3 ] {1ff008de-11f0-4968-a546-f06d613b4926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
745 | 2024.11.13 05:08:30.997642 [ 3 ] {1ff008de-11f0-4968-a546-f06d613b4926} <Debug> TCPHandler: Processed in 0.001354442 sec. | ||
746 | 2024.11.13 05:08:30.997874 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
747 | 2024.11.13 05:08:30.998045 [ 254 ] {78f23eb2-3a5d-4de3-a6bd-c9c96cd6fef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
748 | 2024.11.13 05:08:30.998409 [ 254 ] {78f23eb2-3a5d-4de3-a6bd-c9c96cd6fef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
749 | 2024.11.13 05:08:30.998477 [ 254 ] {78f23eb2-3a5d-4de3-a6bd-c9c96cd6fef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
750 | 2024.11.13 05:08:30.998973 [ 254 ] {78f23eb2-3a5d-4de3-a6bd-c9c96cd6fef1} <Debug> TCPHandler: Processed in 0.00115416 sec. | ||
751 | 2024.11.13 05:08:30.999211 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2024.11.13 05:08:30.999381 [ 3 ] {8c18e40e-856d-482c-b6ce-83b4acd1b37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
753 | 2024.11.13 05:08:30.999826 [ 3 ] {8c18e40e-856d-482c-b6ce-83b4acd1b37b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2024.11.13 05:08:30.999892 [ 3 ] {8c18e40e-856d-482c-b6ce-83b4acd1b37b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2024.11.13 05:08:31.000835 [ 3 ] {8c18e40e-856d-482c-b6ce-83b4acd1b37b} <Debug> TCPHandler: Processed in 0.001682775 sec. | ||
756 | 2024.11.13 05:08:31.001066 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2024.11.13 05:08:31.001220 [ 254 ] {ba206029-2aaf-463a-8d46-9922726f21a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
758 | 2024.11.13 05:08:31.001661 [ 254 ] {ba206029-2aaf-463a-8d46-9922726f21a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2024.11.13 05:08:31.001729 [ 254 ] {ba206029-2aaf-463a-8d46-9922726f21a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2024.11.13 05:08:31.002354 [ 254 ] {ba206029-2aaf-463a-8d46-9922726f21a0} <Debug> TCPHandler: Processed in 0.001344742 sec. | ||
761 | 2024.11.13 05:08:31.002991 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2024.11.13 05:08:31.003145 [ 3 ] {7bd2d3c2-fd47-4d6a-85bc-265a2677a434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
763 | 2024.11.13 05:08:31.003528 [ 3 ] {7bd2d3c2-fd47-4d6a-85bc-265a2677a434} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2024.11.13 05:08:31.003583 [ 3 ] {7bd2d3c2-fd47-4d6a-85bc-265a2677a434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2024.11.13 05:08:31.004160 [ 3 ] {7bd2d3c2-fd47-4d6a-85bc-265a2677a434} <Debug> TCPHandler: Processed in 0.001223151 sec. | ||
766 | 2024.11.13 05:08:31.004397 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2024.11.13 05:08:31.004557 [ 254 ] {171cbb3a-0cb4-4a9e-9f46-9e991dc8c89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
768 | 2024.11.13 05:08:31.004961 [ 254 ] {171cbb3a-0cb4-4a9e-9f46-9e991dc8c89d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2024.11.13 05:08:31.005030 [ 254 ] {171cbb3a-0cb4-4a9e-9f46-9e991dc8c89d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2024.11.13 05:08:31.005574 [ 254 ] {171cbb3a-0cb4-4a9e-9f46-9e991dc8c89d} <Debug> TCPHandler: Processed in 0.001230801 sec. | ||
771 | 2024.11.13 05:08:31.005865 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2024.11.13 05:08:31.006022 [ 3 ] {1e087cd5-9bc5-4e26-87d0-5e06176b7797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
773 | 2024.11.13 05:08:31.006399 [ 3 ] {1e087cd5-9bc5-4e26-87d0-5e06176b7797} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2024.11.13 05:08:31.006453 [ 3 ] {1e087cd5-9bc5-4e26-87d0-5e06176b7797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2024.11.13 05:08:31.006954 [ 3 ] {1e087cd5-9bc5-4e26-87d0-5e06176b7797} <Debug> TCPHandler: Processed in 0.00114771 sec. | ||
776 | 2024.11.13 05:08:31.007210 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2024.11.13 05:08:31.007392 [ 254 ] {76ccea12-696a-4888-9ed2-3951f81a49b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
778 | 2024.11.13 05:08:31.007792 [ 254 ] {76ccea12-696a-4888-9ed2-3951f81a49b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2024.11.13 05:08:31.007848 [ 254 ] {76ccea12-696a-4888-9ed2-3951f81a49b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2024.11.13 05:08:31.008465 [ 254 ] {76ccea12-696a-4888-9ed2-3951f81a49b7} <Debug> TCPHandler: Processed in 0.001311731 sec. | ||
781 | 2024.11.13 05:08:31.008733 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2024.11.13 05:08:31.008891 [ 3 ] {a797d2a5-faa6-44b8-ad55-9d6206487e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
783 | 2024.11.13 05:08:31.009281 [ 3 ] {a797d2a5-faa6-44b8-ad55-9d6206487e05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.11.13 05:08:31.009337 [ 3 ] {a797d2a5-faa6-44b8-ad55-9d6206487e05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2024.11.13 05:08:31.009854 [ 3 ] {a797d2a5-faa6-44b8-ad55-9d6206487e05} <Debug> TCPHandler: Processed in 0.001176191 sec. | ||
786 | 2024.11.13 05:08:31.010097 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2024.11.13 05:08:31.010263 [ 254 ] {70f1bb10-864d-4c3b-8365-250f7cc31b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
788 | 2024.11.13 05:08:31.010663 [ 254 ] {70f1bb10-864d-4c3b-8365-250f7cc31b65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2024.11.13 05:08:31.010724 [ 254 ] {70f1bb10-864d-4c3b-8365-250f7cc31b65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2024.11.13 05:08:31.011277 [ 254 ] {70f1bb10-864d-4c3b-8365-250f7cc31b65} <Debug> TCPHandler: Processed in 0.001234301 sec. | ||
791 | 2024.11.13 05:08:31.011518 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2024.11.13 05:08:31.011683 [ 3 ] {72d009a7-853f-4497-b426-a73dfb0af1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
793 | 2024.11.13 05:08:31.012072 [ 3 ] {72d009a7-853f-4497-b426-a73dfb0af1ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.11.13 05:08:31.012127 [ 3 ] {72d009a7-853f-4497-b426-a73dfb0af1ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2024.11.13 05:08:31.012637 [ 3 ] {72d009a7-853f-4497-b426-a73dfb0af1ce} <Debug> TCPHandler: Processed in 0.001173811 sec. | ||
796 | 2024.11.13 05:08:31.013343 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2024.11.13 05:08:31.013507 [ 254 ] {0c94c5ec-2249-422e-8ced-e2fefb05f8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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') FORMAT Native; (stage: Complete) | ||
798 | 2024.11.13 05:08:31.013948 [ 254 ] {0c94c5ec-2249-422e-8ced-e2fefb05f8a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2024.11.13 05:08:31.014025 [ 254 ] {0c94c5ec-2249-422e-8ced-e2fefb05f8a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2024.11.13 05:08:31.014640 [ 254 ] {0c94c5ec-2249-422e-8ced-e2fefb05f8a1} <Debug> TCPHandler: Processed in 0.001355011 sec. | ||
801 | 2024.11.13 05:08:31.014911 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2024.11.13 05:08:31.015078 [ 3 ] {03b26ee4-8ebf-4407-a7ee-690fd4223cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
803 | 2024.11.13 05:08:31.015477 [ 3 ] {03b26ee4-8ebf-4407-a7ee-690fd4223cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.11.13 05:08:31.015531 [ 3 ] {03b26ee4-8ebf-4407-a7ee-690fd4223cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.11.13 05:08:31.016168 [ 3 ] {03b26ee4-8ebf-4407-a7ee-690fd4223cd8} <Debug> TCPHandler: Processed in 0.001314162 sec. | ||
806 | 2024.11.13 05:08:31.016710 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2024.11.13 05:08:31.016867 [ 254 ] {8e1ed247-cfe0-4459-ae0c-b79db8252502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
808 | 2024.11.13 05:08:31.017323 [ 254 ] {8e1ed247-cfe0-4459-ae0c-b79db8252502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2024.11.13 05:08:31.017379 [ 254 ] {8e1ed247-cfe0-4459-ae0c-b79db8252502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2024.11.13 05:08:31.017906 [ 254 ] {8e1ed247-cfe0-4459-ae0c-b79db8252502} <Debug> TCPHandler: Processed in 0.001226211 sec. | ||
811 | 2024.11.13 05:08:31.018160 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2024.11.13 05:08:31.018329 [ 3 ] {456c6d67-f917-4726-a820-73844bff230e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
813 | 2024.11.13 05:08:31.018728 [ 3 ] {456c6d67-f917-4726-a820-73844bff230e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.11.13 05:08:31.018783 [ 3 ] {456c6d67-f917-4726-a820-73844bff230e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2024.11.13 05:08:31.019293 [ 3 ] {456c6d67-f917-4726-a820-73844bff230e} <Debug> TCPHandler: Processed in 0.00119014 sec. | ||
816 | 2024.11.13 05:08:31.019534 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2024.11.13 05:08:31.019702 [ 254 ] {daa8d8a5-8e3a-473d-a13e-ff95d8d79f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
818 | 2024.11.13 05:08:31.020110 [ 254 ] {daa8d8a5-8e3a-473d-a13e-ff95d8d79f23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2024.11.13 05:08:31.020165 [ 254 ] {daa8d8a5-8e3a-473d-a13e-ff95d8d79f23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2024.11.13 05:08:31.020679 [ 254 ] {daa8d8a5-8e3a-473d-a13e-ff95d8d79f23} <Debug> TCPHandler: Processed in 0.00119854 sec. | ||
821 | 2024.11.13 05:08:31.020915 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2024.11.13 05:08:31.021083 [ 3 ] {0064e90b-2471-48f6-8f63-757dca24868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
823 | 2024.11.13 05:08:31.021491 [ 3 ] {0064e90b-2471-48f6-8f63-757dca24868a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2024.11.13 05:08:31.021545 [ 3 ] {0064e90b-2471-48f6-8f63-757dca24868a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2024.11.13 05:08:31.022048 [ 3 ] {0064e90b-2471-48f6-8f63-757dca24868a} <Debug> TCPHandler: Processed in 0.0011902 sec. | ||
826 | 2024.11.13 05:08:31.022289 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2024.11.13 05:08:31.022490 [ 254 ] {db5431f4-318f-4076-a82c-767fb893f0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
828 | 2024.11.13 05:08:31.022990 [ 254 ] {db5431f4-318f-4076-a82c-767fb893f0bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2024.11.13 05:08:31.023056 [ 254 ] {db5431f4-318f-4076-a82c-767fb893f0bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2024.11.13 05:08:31.023615 [ 254 ] {db5431f4-318f-4076-a82c-767fb893f0bf} <Debug> TCPHandler: Processed in 0.001383042 sec. | ||
831 | 2024.11.13 05:08:31.023853 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2024.11.13 05:08:31.024027 [ 3 ] {2edf7b00-7149-473b-8afe-ff9050430a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
833 | 2024.11.13 05:08:31.024437 [ 3 ] {2edf7b00-7149-473b-8afe-ff9050430a61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2024.11.13 05:08:31.024492 [ 3 ] {2edf7b00-7149-473b-8afe-ff9050430a61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2024.11.13 05:08:31.024981 [ 3 ] {2edf7b00-7149-473b-8afe-ff9050430a61} <Debug> TCPHandler: Processed in 0.001180851 sec. | ||
836 | 2024.11.13 05:08:31.025222 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2024.11.13 05:08:31.025395 [ 254 ] {bc8948e0-486d-486b-96a1-efcc7aa0e328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
838 | 2024.11.13 05:08:31.025811 [ 254 ] {bc8948e0-486d-486b-96a1-efcc7aa0e328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2024.11.13 05:08:31.025864 [ 254 ] {bc8948e0-486d-486b-96a1-efcc7aa0e328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2024.11.13 05:08:31.026377 [ 254 ] {bc8948e0-486d-486b-96a1-efcc7aa0e328} <Debug> TCPHandler: Processed in 0.001210531 sec. | ||
841 | 2024.11.13 05:08:31.026642 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2024.11.13 05:08:31.026811 [ 3 ] {2df47d38-1e4b-49b9-b804-c43797f297a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
843 | 2024.11.13 05:08:31.027228 [ 3 ] {2df47d38-1e4b-49b9-b804-c43797f297a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2024.11.13 05:08:31.027283 [ 3 ] {2df47d38-1e4b-49b9-b804-c43797f297a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
845 | 2024.11.13 05:08:31.027757 [ 3 ] {2df47d38-1e4b-49b9-b804-c43797f297a6} <Debug> TCPHandler: Processed in 0.0011717 sec. | ||
846 | 2024.11.13 05:08:31.027994 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2024.11.13 05:08:31.028171 [ 254 ] {b64f5d31-bdcf-4c8d-9dd7-979749841bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
848 | 2024.11.13 05:08:31.028593 [ 254 ] {b64f5d31-bdcf-4c8d-9dd7-979749841bf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2024.11.13 05:08:31.028647 [ 254 ] {b64f5d31-bdcf-4c8d-9dd7-979749841bf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
850 | 2024.11.13 05:08:31.029157 [ 254 ] {b64f5d31-bdcf-4c8d-9dd7-979749841bf3} <Debug> TCPHandler: Processed in 0.00121735 sec. | ||
851 | 2024.11.13 05:08:31.033102 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2024.11.13 05:08:31.033275 [ 3 ] {bf3d9aad-d106-4a0b-a509-d623219e2a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
853 | 2024.11.13 05:08:31.033691 [ 3 ] {bf3d9aad-d106-4a0b-a509-d623219e2a14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
854 | 2024.11.13 05:08:31.033747 [ 3 ] {bf3d9aad-d106-4a0b-a509-d623219e2a14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
855 | 2024.11.13 05:08:31.034215 [ 3 ] {bf3d9aad-d106-4a0b-a509-d623219e2a14} <Debug> TCPHandler: Processed in 0.0011671 sec. | ||
856 | 2024.11.13 05:08:31.034487 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2024.11.13 05:08:31.034663 [ 254 ] {38451139-7abb-48c7-9c56-642df2dbe2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
858 | 2024.11.13 05:08:31.035088 [ 254 ] {38451139-7abb-48c7-9c56-642df2dbe2b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
859 | 2024.11.13 05:08:31.035144 [ 254 ] {38451139-7abb-48c7-9c56-642df2dbe2b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
860 | 2024.11.13 05:08:31.035657 [ 254 ] {38451139-7abb-48c7-9c56-642df2dbe2b9} <Debug> TCPHandler: Processed in 0.001224471 sec. | ||
861 | 2024.11.13 05:08:31.035913 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2024.11.13 05:08:31.036086 [ 3 ] {60840054-c87a-4038-b2f8-63d85b83a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
863 | 2024.11.13 05:08:31.036517 [ 3 ] {60840054-c87a-4038-b2f8-63d85b83a570} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2024.11.13 05:08:31.036573 [ 3 ] {60840054-c87a-4038-b2f8-63d85b83a570} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
865 | 2024.11.13 05:08:31.037041 [ 3 ] {60840054-c87a-4038-b2f8-63d85b83a570} <Debug> TCPHandler: Processed in 0.00118534 sec. | ||
866 | 2024.11.13 05:08:31.037286 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2024.11.13 05:08:31.037494 [ 254 ] {76e9a4f4-dcd1-4ddc-ba0d-18748e0909e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
868 | 2024.11.13 05:08:31.038011 [ 254 ] {76e9a4f4-dcd1-4ddc-ba0d-18748e0909e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
869 | 2024.11.13 05:08:31.038076 [ 254 ] {76e9a4f4-dcd1-4ddc-ba0d-18748e0909e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
870 | 2024.11.13 05:08:31.038631 [ 254 ] {76e9a4f4-dcd1-4ddc-ba0d-18748e0909e1} <Debug> TCPHandler: Processed in 0.001398132 sec. | ||
871 | 2024.11.13 05:08:31.038872 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2024.11.13 05:08:31.039050 [ 3 ] {8dd2669f-92d1-4b41-9920-dfdfb39e2607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
873 | 2024.11.13 05:08:31.039480 [ 3 ] {8dd2669f-92d1-4b41-9920-dfdfb39e2607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
874 | 2024.11.13 05:08:31.039536 [ 3 ] {8dd2669f-92d1-4b41-9920-dfdfb39e2607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
875 | 2024.11.13 05:08:31.040020 [ 3 ] {8dd2669f-92d1-4b41-9920-dfdfb39e2607} <Debug> TCPHandler: Processed in 0.00120422 sec. | ||
876 | 2024.11.13 05:08:31.040279 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2024.11.13 05:08:31.040461 [ 254 ] {8b755b91-b8a5-4809-ad18-48e459f6134a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
878 | 2024.11.13 05:08:31.040906 [ 254 ] {8b755b91-b8a5-4809-ad18-48e459f6134a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
879 | 2024.11.13 05:08:31.040962 [ 254 ] {8b755b91-b8a5-4809-ad18-48e459f6134a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
880 | 2024.11.13 05:08:31.041493 [ 254 ] {8b755b91-b8a5-4809-ad18-48e459f6134a} <Debug> TCPHandler: Processed in 0.001267971 sec. | ||
881 | 2024.11.13 05:08:31.041750 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.11.13 05:08:31.041927 [ 3 ] {4230e804-9e54-49e9-bf63-08a23f3ef8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
883 | 2024.11.13 05:08:31.042373 [ 3 ] {4230e804-9e54-49e9-bf63-08a23f3ef8b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2024.11.13 05:08:31.042429 [ 3 ] {4230e804-9e54-49e9-bf63-08a23f3ef8b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
885 | 2024.11.13 05:08:31.043271 [ 3 ] {4230e804-9e54-49e9-bf63-08a23f3ef8b6} <Debug> TCPHandler: Processed in 0.001575184 sec. | ||
886 | 2024.11.13 05:08:31.096910 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
887 | 2024.11.13 05:08:31.097128 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
888 | 2024.11.13 05:08:31.097199 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
889 | 2024.11.13 05:08:31.098238 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
890 | 2024.11.13 05:08:31.098310 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
891 | 2024.11.13 05:08:31.098999 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
892 | 2024.11.13 05:08:31.099242 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
893 | 2024.11.13 05:08:31.099476 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Debug> executeQuery: Read 33 rows, 5.98 KiB in 0.002461 sec., 13409.183258837871 rows/sec., 2.37 MiB/sec. | ||
894 | 2024.11.13 05:08:31.099537 [ 3 ] {827cc945-ade1-41ee-bf83-2b3713009a13} <Debug> TCPHandler: Processed in 0.002708383 sec. | ||
895 | 2024.11.13 05:08:31.099745 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2024.11.13 05:08:31.099907 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
897 | 2024.11.13 05:08:31.099968 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
898 | 2024.11.13 05:08:31.102338 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
899 | 2024.11.13 05:08:31.102383 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
900 | 2024.11.13 05:08:31.102878 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2024.11.13 05:08:31.103138 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
902 | 2024.11.13 05:08:31.103367 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003506 sec., 3993.154592127781 rows/sec., 287.45 KiB/sec. | ||
903 | 2024.11.13 05:08:31.103509 [ 254 ] {00f3bc3b-181b-4f18-bc3a-a3a7569342e0} <Debug> TCPHandler: Processed in 0.003855903 sec. | ||
904 | 2024.11.13 05:08:31.103664 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
905 | 2024.11.13 05:08:31.103791 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
906 | 2024.11.13 05:08:31.103842 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
907 | 2024.11.13 05:08:31.105260 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
908 | 2024.11.13 05:08:31.105300 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
909 | 2024.11.13 05:08:31.105870 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
910 | 2024.11.13 05:08:31.106120 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
911 | 2024.11.13 05:08:31.106337 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Debug> executeQuery: Read 1329 rows, 113.25 KiB in 0.002572 sec., 516718.5069984448 rows/sec., 43.00 MiB/sec. | ||
912 | 2024.11.13 05:08:31.106398 [ 3 ] {217e63f4-c52e-4615-94cd-c39ef13b9e26} <Debug> TCPHandler: Processed in 0.002790545 sec. | ||
913 | 2024.11.13 05:08:31.106548 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
914 | 2024.11.13 05:08:31.106663 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
915 | 2024.11.13 05:08:31.106712 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
916 | 2024.11.13 05:08:31.107345 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
917 | 2024.11.13 05:08:31.107381 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
918 | 2024.11.13 05:08:31.107736 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
919 | 2024.11.13 05:08:31.107971 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
920 | 2024.11.13 05:08:31.108176 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001538 sec., 9752.925877763328 rows/sec., 687.66 KiB/sec. | ||
921 | 2024.11.13 05:08:31.108227 [ 254 ] {6d1c5f82-d8ac-4400-a099-b9e529dab754} <Debug> TCPHandler: Processed in 0.001736246 sec. | ||
922 | 2024.11.13 05:08:31.108369 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
923 | 2024.11.13 05:08:31.108490 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
924 | 2024.11.13 05:08:31.108539 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
925 | 2024.11.13 05:08:31.164698 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
926 | 2024.11.13 05:08:31.164742 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
927 | 2024.11.13 05:08:31.165121 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
928 | 2024.11.13 05:08:31.165373 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
929 | 2024.11.13 05:08:31.165578 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.057114 sec., 4237.139755576566 rows/sec., 293.96 KiB/sec. | ||
930 | 2024.11.13 05:08:31.165637 [ 3 ] {486e2f62-8e43-4345-9365-200e2c396777} <Debug> TCPHandler: Processed in 0.057320551 sec. | ||
931 | 2024.11.13 05:08:31.165786 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
932 | 2024.11.13 05:08:31.165908 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
933 | 2024.11.13 05:08:31.165956 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
934 | 2024.11.13 05:08:31.166536 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
935 | 2024.11.13 05:08:31.166575 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
936 | 2024.11.13 05:08:31.166926 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
937 | 2024.11.13 05:08:31.167169 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
938 | 2024.11.13 05:08:31.167362 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00148 sec., 8783.783783783783 rows/sec., 547.67 KiB/sec. | ||
939 | 2024.11.13 05:08:31.167415 [ 254 ] {005e612e-0c1c-4568-9251-314b5ad6a9cc} <Debug> TCPHandler: Processed in 0.001686505 sec. | ||
940 | 2024.11.13 05:08:31.167555 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
941 | 2024.11.13 05:08:31.167676 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
942 | 2024.11.13 05:08:31.167725 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
943 | 2024.11.13 05:08:31.168586 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2024.11.13 05:08:31.168627 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
945 | 2024.11.13 05:08:31.169083 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
946 | 2024.11.13 05:08:31.169332 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2024.11.13 05:08:31.169591 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Debug> executeQuery: Read 810 rows, 59.73 KiB in 0.001927 sec., 420342.5012973534 rows/sec., 30.27 MiB/sec. | ||
948 | 2024.11.13 05:08:31.169663 [ 3 ] {1716e736-3848-4567-a7e3-368a447d855a} <Debug> TCPHandler: Processed in 0.002162068 sec. | ||
949 | 2024.11.13 05:08:31.169798 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
950 | 2024.11.13 05:08:31.169913 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
951 | 2024.11.13 05:08:31.169963 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
952 | 2024.11.13 05:08:31.170465 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
953 | 2024.11.13 05:08:31.170503 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
954 | 2024.11.13 05:08:31.170898 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
955 | 2024.11.13 05:08:31.171138 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
956 | 2024.11.13 05:08:31.171395 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
957 | 2024.11.13 05:08:31.171462 [ 254 ] {f5b4baa7-8a21-4834-8db9-cc918537a62f} <Debug> TCPHandler: Processed in 0.001720504 sec. | ||
958 | 2024.11.13 05:08:31.171621 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
959 | 2024.11.13 05:08:31.171760 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
960 | 2024.11.13 05:08:31.171821 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
961 | 2024.11.13 05:08:31.172890 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
962 | 2024.11.13 05:08:31.172925 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
963 | 2024.11.13 05:08:31.173416 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
964 | 2024.11.13 05:08:31.173655 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
965 | 2024.11.13 05:08:31.173846 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Debug> executeQuery: Read 1501 rows, 102.25 KiB in 0.002116 sec., 709357.2778827978 rows/sec., 47.19 MiB/sec. | ||
966 | 2024.11.13 05:08:31.173904 [ 3 ] {7b16eb05-7b03-4d23-be4f-d94378b3cb2e} <Debug> TCPHandler: Processed in 0.002352061 sec. | ||
967 | 2024.11.13 05:08:31.174053 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2024.11.13 05:08:31.174188 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
969 | 2024.11.13 05:08:31.174270 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
970 | 2024.11.13 05:08:31.174863 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
971 | 2024.11.13 05:08:31.174908 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
972 | 2024.11.13 05:08:31.175858 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
973 | 2024.11.13 05:08:31.176101 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2024.11.13 05:08:31.176292 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002135 sec., 468.38407494145196 rows/sec., 31.56 KiB/sec. | ||
975 | 2024.11.13 05:08:31.176351 [ 254 ] {510d47d0-575f-461b-8ae0-3b7e5f01f079} <Debug> TCPHandler: Processed in 0.00236174 sec. | ||
976 | 2024.11.13 05:08:31.176525 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
977 | 2024.11.13 05:08:31.176696 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
978 | 2024.11.13 05:08:31.176806 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <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 | ||
979 | 2024.11.13 05:08:31.178020 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
980 | 2024.11.13 05:08:31.178060 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
981 | 2024.11.13 05:08:31.180604 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
982 | 2024.11.13 05:08:31.180928 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
983 | 2024.11.13 05:08:31.181175 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004516 sec., 1771.4791851195748 rows/sec., 3.17 MiB/sec. | ||
984 | 2024.11.13 05:08:31.181292 [ 3 ] {26c35f20-93d3-4005-9dd9-cbc3f4123db4} <Debug> TCPHandler: Processed in 0.004848442 sec. | ||
985 | 2024.11.13 05:08:31.181435 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
986 | 2024.11.13 05:08:31.181549 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
987 | 2024.11.13 05:08:31.181598 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
988 | 2024.11.13 05:08:31.182062 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
989 | 2024.11.13 05:08:31.182100 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
990 | 2024.11.13 05:08:31.182466 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
991 | 2024.11.13 05:08:31.182710 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
992 | 2024.11.13 05:08:31.182891 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Debug> executeQuery: Read 28 rows, 1.61 KiB in 0.001364 sec., 20527.859237536657 rows/sec., 1.16 MiB/sec. | ||
993 | 2024.11.13 05:08:31.182968 [ 254 ] {5f3f930a-b0b4-4c59-b54b-0399d0fcfcc6} <Debug> TCPHandler: Processed in 0.001585844 sec. | ||
994 | 2024.11.13 05:08:34.660367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 180 | ||
995 | 2024.11.13 05:08:34.665087 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
996 | 2024.11.13 05:08:34.665133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
997 | 2024.11.13 05:08:34.666646 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
998 | 2024.11.13 05:08:34.666938 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
999 | 2024.11.13 05:08:34.667455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
1000 | 2024.11.13 05:08:35.000178 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.08 MiB, peak 144.80 MiB, free memory in arenas 0.00 B, will set to 144.27 MiB (RSS), difference: 4.19 MiB | ||
1001 | 2024.11.13 05:08:35.265490 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1002 | 2024.11.13 05:08:35.465198 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1003 | 2024.11.13 05:08:35.465224 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1004 | 2024.11.13 05:08:35.465517 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1005 | 2024.11.13 05:08:35.465594 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1006 | 2024.11.13 05:08:35.466313 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1007 | 2024.11.13 05:08:35.466358 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1008 | 2024.11.13 05:08:35.466799 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1009 | 2024.11.13 05:08:35.467058 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1010 | 2024.11.13 05:08:35.467269 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001829 sec., 14215.418261344998 rows/sec., 1.06 MiB/sec. | ||
1011 | 2024.11.13 05:08:35.467335 [ 3 ] {a9c45c84-e540-47f8-9b27-e767e4545067} <Debug> TCPHandler: Processed in 0.002327721 sec. | ||
1012 | 2024.11.13 05:08:35.467635 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1013 | 2024.11.13 05:08:35.467930 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1014 | 2024.11.13 05:08:35.468045 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1015 | 2024.11.13 05:08:35.468938 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1016 | 2024.11.13 05:08:35.468987 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1017 | 2024.11.13 05:08:35.469424 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1018 | 2024.11.13 05:08:35.469675 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1019 | 2024.11.13 05:08:35.469897 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002052 sec., 13645.224171539961 rows/sec., 1.06 MiB/sec. | ||
1020 | 2024.11.13 05:08:35.469952 [ 254 ] {50a69f80-e627-4cbc-b3ae-697be59e91ea} <Debug> TCPHandler: Processed in 0.002507282 sec. | ||
1021 | 2024.11.13 05:08:35.470107 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1022 | 2024.11.13 05:08:35.470257 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1023 | 2024.11.13 05:08:35.470321 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1024 | 2024.11.13 05:08:35.470887 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1025 | 2024.11.13 05:08:35.470926 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1026 | 2024.11.13 05:08:35.471326 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1027 | 2024.11.13 05:08:35.471572 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1028 | 2024.11.13 05:08:35.471765 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001544 sec., 51813.47150259067 rows/sec., 3.59 MiB/sec. | ||
1029 | 2024.11.13 05:08:35.471828 [ 3 ] {2ebaec5a-f2bd-4574-8e87-eff01efddb0c} <Debug> TCPHandler: Processed in 0.001790796 sec. | ||
1030 | 2024.11.13 05:08:35.471966 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1031 | 2024.11.13 05:08:35.472083 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1032 | 2024.11.13 05:08:35.472135 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1033 | 2024.11.13 05:08:35.472618 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1034 | 2024.11.13 05:08:35.472658 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1035 | 2024.11.13 05:08:35.473031 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1036 | 2024.11.13 05:08:35.473266 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1037 | 2024.11.13 05:08:35.473469 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001412 sec., 16997.167138810197 rows/sec., 1.16 MiB/sec. | ||
1038 | 2024.11.13 05:08:35.473521 [ 254 ] {aa01bc20-c7be-40e2-9c3c-453a2db8c3d7} <Debug> TCPHandler: Processed in 0.001609203 sec. | ||
1039 | 2024.11.13 05:08:35.495814 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1040 | 2024.11.13 05:08:35.598105 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1041 | 2024.11.13 05:08:35.613432 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1042 | 2024.11.13 05:08:35.661785 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1043 | 2024.11.13 05:08:35.663042 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1044 | 2024.11.13 05:08:35.666360 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2024.11.13 05:08:38.187910 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1046 | 2024.11.13 05:08:38.836939 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1047 | 2024.11.13 05:08:38.858374 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1048 | 2024.11.13 05:08:38.900741 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2024.11.13 05:08:38.919090 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1050 | 2024.11.13 05:08:38.921526 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1051 | 2024.11.13 05:08:38.944976 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1052 | 2024.11.13 05:08:38.948030 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1053 | 2024.11.13 05:08:38.956339 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1054 | 2024.11.13 05:08:39.602785 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1055 | 2024.11.13 05:08:39.725645 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1056 | 2024.11.13 05:08:39.774989 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1057 | 2024.11.13 05:08:39.786336 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1058 | 2024.11.13 05:08:39.790618 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1059 | 2024.11.13 05:08:39.791877 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1060 | 2024.11.13 05:08:39.855825 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1061 | 2024.11.13 05:08:40.043864 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1062 | 2024.11.13 05:08:40.466039 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1063 | 2024.11.13 05:08:40.466227 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1064 | 2024.11.13 05:08:40.466299 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1065 | 2024.11.13 05:08:40.467028 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1066 | 2024.11.13 05:08:40.467074 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1067 | 2024.11.13 05:08:40.467505 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1068 | 2024.11.13 05:08:40.467775 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1069 | 2024.11.13 05:08:40.467968 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 1.08 MiB/sec. | ||
1070 | 2024.11.13 05:08:40.468028 [ 3 ] {1296cff6-ea9c-45a2-b5be-8cc0eb222009} <Debug> TCPHandler: Processed in 0.002120118 sec. | ||
1071 | 2024.11.13 05:08:40.468268 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1072 | 2024.11.13 05:08:40.468458 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1073 | 2024.11.13 05:08:40.468529 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1074 | 2024.11.13 05:08:40.469296 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1075 | 2024.11.13 05:08:40.469339 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1076 | 2024.11.13 05:08:40.469759 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1077 | 2024.11.13 05:08:40.470011 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1078 | 2024.11.13 05:08:40.470228 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001823 sec., 15359.297860669227 rows/sec., 1.20 MiB/sec. | ||
1079 | 2024.11.13 05:08:40.470284 [ 254 ] {e500e122-8aaa-4fa0-9dfd-06c3051675f5} <Debug> TCPHandler: Processed in 0.002145349 sec. | ||
1080 | 2024.11.13 05:08:40.470440 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1081 | 2024.11.13 05:08:40.470585 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1082 | 2024.11.13 05:08:40.470651 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1083 | 2024.11.13 05:08:40.471308 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1084 | 2024.11.13 05:08:40.471356 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1085 | 2024.11.13 05:08:40.471788 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1086 | 2024.11.13 05:08:40.472034 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1087 | 2024.11.13 05:08:40.472209 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00166 sec., 60240.96385542169 rows/sec., 4.18 MiB/sec. | ||
1088 | 2024.11.13 05:08:40.472266 [ 3 ] {2c562554-8ea7-424f-8d9a-15960f0d16a0} <Debug> TCPHandler: Processed in 0.001892766 sec. | ||
1089 | 2024.11.13 05:08:40.472407 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1090 | 2024.11.13 05:08:40.472523 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1091 | 2024.11.13 05:08:40.472577 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1092 | 2024.11.13 05:08:40.473164 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1093 | 2024.11.13 05:08:40.473211 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1094 | 2024.11.13 05:08:40.473657 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1095 | 2024.11.13 05:08:40.473892 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1096 | 2024.11.13 05:08:40.474168 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001655 sec., 18126.888217522657 rows/sec., 1.24 MiB/sec. | ||
1097 | 2024.11.13 05:08:40.474269 [ 254 ] {37696fb9-064c-4c67-bcca-c0fd166ba067} <Debug> TCPHandler: Processed in 0.001919486 sec. | ||
1098 | 2024.11.13 05:08:40.676636 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1099 | 2024.11.13 05:08:40.773612 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1100 | 2024.11.13 05:08:40.803046 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1101 | 2024.11.13 05:08:40.844892 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1102 | 2024.11.13 05:08:40.850690 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1103 | 2024.11.13 05:08:40.936807 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1104 | 2024.11.13 05:08:40.951723 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1105 | 2024.11.13 05:08:44.605859 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1106 | 2024.11.13 05:08:44.605919 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1107 | 2024.11.13 05:08:44.667989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 196 | ||
1108 | 2024.11.13 05:08:44.670843 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1109 | 2024.11.13 05:08:44.670880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1110 | 2024.11.13 05:08:44.672249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1111 | 2024.11.13 05:08:44.672551 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1112 | 2024.11.13 05:08:44.673482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
1113 | 2024.11.13 05:08:45.470391 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1114 | 2024.11.13 05:08:45.470696 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1115 | 2024.11.13 05:08:45.470801 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1116 | 2024.11.13 05:08:45.471526 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1117 | 2024.11.13 05:08:45.471573 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1118 | 2024.11.13 05:08:45.472003 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1119 | 2024.11.13 05:08:45.472259 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1120 | 2024.11.13 05:08:45.472565 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
1121 | 2024.11.13 05:08:45.472650 [ 3 ] {6e002aa7-3f1c-47e8-b0a8-bd6c80254d3e} <Debug> TCPHandler: Processed in 0.002446911 sec. | ||
1122 | 2024.11.13 05:08:45.472885 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2024.11.13 05:08:45.473076 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1124 | 2024.11.13 05:08:45.473148 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1125 | 2024.11.13 05:08:45.473971 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1126 | 2024.11.13 05:08:45.474026 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1127 | 2024.11.13 05:08:45.474485 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1128 | 2024.11.13 05:08:45.474743 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1129 | 2024.11.13 05:08:45.474981 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.001956 sec., 96625.76687116566 rows/sec., 8.56 MiB/sec. | ||
1130 | 2024.11.13 05:08:45.475046 [ 254 ] {f271d603-df75-4587-be50-658c2690abd6} <Debug> TCPHandler: Processed in 0.00229314 sec. | ||
1131 | 2024.11.13 05:08:45.475204 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1132 | 2024.11.13 05:08:45.475350 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1133 | 2024.11.13 05:08:45.475410 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1134 | 2024.11.13 05:08:45.476054 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1135 | 2024.11.13 05:08:45.476096 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1136 | 2024.11.13 05:08:45.476464 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1137 | 2024.11.13 05:08:45.476704 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1138 | 2024.11.13 05:08:45.476907 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001592 sec., 9422.11055276382 rows/sec., 664.33 KiB/sec. | ||
1139 | 2024.11.13 05:08:45.476963 [ 3 ] {9225402e-901b-4e5e-8063-0b0bedff4cf1} <Debug> TCPHandler: Processed in 0.001827306 sec. | ||
1140 | 2024.11.13 05:08:45.477167 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2024.11.13 05:08:45.477394 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1142 | 2024.11.13 05:08:45.477496 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1143 | 2024.11.13 05:08:45.478205 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1144 | 2024.11.13 05:08:45.478247 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1145 | 2024.11.13 05:08:45.478610 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1146 | 2024.11.13 05:08:45.478849 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1147 | 2024.11.13 05:08:45.479127 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001771 sec., 7905.138339920949 rows/sec., 553.62 KiB/sec. | ||
1148 | 2024.11.13 05:08:45.479226 [ 254 ] {12925d2b-7cba-4526-b0d5-424d9021a295} <Debug> TCPHandler: Processed in 0.002174189 sec. | ||
1149 | 2024.11.13 05:08:45.479395 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1150 | 2024.11.13 05:08:45.479539 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1151 | 2024.11.13 05:08:45.479596 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1152 | 2024.11.13 05:08:45.480246 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1153 | 2024.11.13 05:08:45.480287 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1154 | 2024.11.13 05:08:45.480648 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1155 | 2024.11.13 05:08:45.480886 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1156 | 2024.11.13 05:08:45.481109 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. | ||
1157 | 2024.11.13 05:08:45.481162 [ 3 ] {62401b49-393a-4459-888b-47ca31165d69} <Debug> TCPHandler: Processed in 0.001834017 sec. | ||
1158 | 2024.11.13 05:08:45.481316 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1159 | 2024.11.13 05:08:45.481455 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1160 | 2024.11.13 05:08:45.481515 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1161 | 2024.11.13 05:08:45.482244 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1162 | 2024.11.13 05:08:45.482285 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1163 | 2024.11.13 05:08:45.482659 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1164 | 2024.11.13 05:08:45.482905 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1165 | 2024.11.13 05:08:45.483118 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001694 sec., 208972.8453364817 rows/sec., 14.67 MiB/sec. | ||
1166 | 2024.11.13 05:08:45.483171 [ 254 ] {1ccde66a-4022-48b3-8a20-b250b207a915} <Debug> TCPHandler: Processed in 0.001922327 sec. | ||
1167 | 2024.11.13 05:08:45.483326 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1168 | 2024.11.13 05:08:45.483444 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1169 | 2024.11.13 05:08:45.483495 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1170 | 2024.11.13 05:08:45.483970 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1171 | 2024.11.13 05:08:45.484010 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1172 | 2024.11.13 05:08:45.484373 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1173 | 2024.11.13 05:08:45.484609 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1174 | 2024.11.13 05:08:45.484836 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. | ||
1175 | 2024.11.13 05:08:45.485000 [ 3 ] {ed41d977-0097-45bf-a89c-2e88ee8b8f57} <Debug> TCPHandler: Processed in 0.001728355 sec. | ||
1176 | 2024.11.13 05:08:45.485215 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1177 | 2024.11.13 05:08:45.485436 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1178 | 2024.11.13 05:08:45.485535 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1179 | 2024.11.13 05:08:45.486196 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1180 | 2024.11.13 05:08:45.486234 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1181 | 2024.11.13 05:08:45.486643 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1182 | 2024.11.13 05:08:45.486885 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1183 | 2024.11.13 05:08:45.487172 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001772 sec., 99887.13318284425 rows/sec., 6.59 MiB/sec. | ||
1184 | 2024.11.13 05:08:45.487258 [ 254 ] {ee9f25e8-ef9d-473f-a485-fe0208e2880a} <Debug> TCPHandler: Processed in 0.002151719 sec. | ||
1185 | 2024.11.13 05:08:45.487411 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1186 | 2024.11.13 05:08:45.487547 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1187 | 2024.11.13 05:08:45.487605 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1188 | 2024.11.13 05:08:45.488080 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1189 | 2024.11.13 05:08:45.488117 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1190 | 2024.11.13 05:08:45.488463 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1191 | 2024.11.13 05:08:45.488698 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1192 | 2024.11.13 05:08:45.488888 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
1193 | 2024.11.13 05:08:45.488937 [ 3 ] {7d2f12db-f884-4fdd-a769-ab9c7b734210} <Debug> TCPHandler: Processed in 0.001591413 sec. | ||
1194 | 2024.11.13 05:08:45.489131 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1195 | 2024.11.13 05:08:45.489351 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1196 | 2024.11.13 05:08:45.489488 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <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 | ||
1197 | 2024.11.13 05:08:45.490666 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1198 | 2024.11.13 05:08:45.490706 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1199 | 2024.11.13 05:08:45.491309 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1200 | 2024.11.13 05:08:45.491568 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1201 | 2024.11.13 05:08:45.491764 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002468 sec., 3241.4910858995136 rows/sec., 5.81 MiB/sec. | ||
1202 | 2024.11.13 05:08:45.491870 [ 254 ] {8742867f-575e-42b4-a5f2-76034488492e} <Debug> TCPHandler: Processed in 0.002846795 sec. | ||
1203 | 2024.11.13 05:08:45.492017 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1204 | 2024.11.13 05:08:45.492154 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1205 | 2024.11.13 05:08:45.492212 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1206 | 2024.11.13 05:08:45.492795 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1207 | 2024.11.13 05:08:45.492834 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1208 | 2024.11.13 05:08:45.493210 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1209 | 2024.11.13 05:08:45.493448 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1210 | 2024.11.13 05:08:45.493668 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001544 sec., 33678.756476683935 rows/sec., 2.09 MiB/sec. | ||
1211 | 2024.11.13 05:08:45.493726 [ 3 ] {6d66b4f0-6c49-41e6-ab37-fc7fa56033d5} <Debug> TCPHandler: Processed in 0.001771086 sec. | ||
1212 | 2024.11.13 05:08:50.461751 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1213 | 2024.11.13 05:08:50.462086 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1214 | 2024.11.13 05:08:50.462552 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1215 | 2024.11.13 05:08:50.462633 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1216 | 2024.11.13 05:08:50.462988 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1217 | 2024.11.13 05:08:50.463174 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1218 | 2024.11.13 05:08:50.463492 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1219 | 2024.11.13 05:08:50.464631 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1220 | 2024.11.13 05:08:50.464684 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
1221 | 2024.11.13 05:08:50.464709 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1222 | 2024.11.13 05:08:50.464823 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1223 | 2024.11.13 05:08:50.464851 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1224 | 2024.11.13 05:08:50.466711 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.004747 sec., 6951.7590056878025 rows/sec., 257.36 KiB/sec. | ||
1225 | 2024.11.13 05:08:50.466808 [ 3 ] {0a69b9c1-49bb-4818-a478-64580b0fe168} <Debug> TCPHandler: Processed in 0.005251765 sec. | ||
1226 | 2024.11.13 05:08:50.467410 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2024.11.13 05:08:50.467844 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1228 | 2024.11.13 05:08:50.468293 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1229 | 2024.11.13 05:08:50.468346 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1230 | 2024.11.13 05:08:50.468697 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1231 | 2024.11.13 05:08:50.468780 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1232 | 2024.11.13 05:08:50.468961 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1233 | 2024.11.13 05:08:50.469002 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1234 | 2024.11.13 05:08:50.469030 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
1235 | 2024.11.13 05:08:50.469049 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1236 | 2024.11.13 05:08:50.469100 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1237 | 2024.11.13 05:08:50.469127 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1238 | 2024.11.13 05:08:50.469944 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.00232 sec., 14224.137931034482 rows/sec., 526.59 KiB/sec. | ||
1239 | 2024.11.13 05:08:50.470071 [ 254 ] {2d0a51f5-1ac6-4b38-8c19-19b58d5c1312} <Debug> TCPHandler: Processed in 0.002848325 sec. | ||
1240 | 2024.11.13 05:08:50.470337 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1241 | 2024.11.13 05:08:50.470571 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1242 | 2024.11.13 05:08:50.470954 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1243 | 2024.11.13 05:08:50.471003 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1244 | 2024.11.13 05:08:50.471319 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1245 | 2024.11.13 05:08:50.471387 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1246 | 2024.11.13 05:08:50.471538 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1247 | 2024.11.13 05:08:50.471572 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1248 | 2024.11.13 05:08:50.471596 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
1249 | 2024.11.13 05:08:50.471613 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1250 | 2024.11.13 05:08:50.471657 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1251 | 2024.11.13 05:08:50.471681 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1252 | 2024.11.13 05:08:50.472228 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.001779 sec., 18549.74704890388 rows/sec., 686.72 KiB/sec. | ||
1253 | 2024.11.13 05:08:50.472311 [ 3 ] {7e09293a-bc54-424b-b903-8c47929fda6d} <Debug> TCPHandler: Processed in 0.002042448 sec. | ||
1254 | 2024.11.13 05:08:50.472767 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2024.11.13 05:08:50.473132 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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', '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) | ||
1256 | 2024.11.13 05:08:50.473758 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1257 | 2024.11.13 05:08:50.473855 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <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', '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 | ||
1258 | 2024.11.13 05:08:50.474216 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1259 | 2024.11.13 05:08:50.474285 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1260 | 2024.11.13 05:08:50.474432 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1261 | 2024.11.13 05:08:50.474466 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1262 | 2024.11.13 05:08:50.474490 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
1263 | 2024.11.13 05:08:50.474508 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1264 | 2024.11.13 05:08:50.474553 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <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', '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'))" | ||
1265 | 2024.11.13 05:08:50.474602 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1266 | 2024.11.13 05:08:50.475303 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.002363 sec., 13965.29834955565 rows/sec., 517.00 KiB/sec. | ||
1267 | 2024.11.13 05:08:50.475428 [ 254 ] {b2c5c9ad-39b0-42fb-bb64-037bccd5e857} <Debug> TCPHandler: Processed in 0.002773954 sec. | ||
1268 | 2024.11.13 05:08:50.481952 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1269 | 2024.11.13 05:08:50.482112 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1270 | 2024.11.13 05:08:50.482176 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1271 | 2024.11.13 05:08:50.483002 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1272 | 2024.11.13 05:08:50.483041 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1273 | 2024.11.13 05:08:50.483539 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1274 | 2024.11.13 05:08:50.483763 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1275 | 2024.11.13 05:08:50.483952 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001886 sec., 2120.8907741251323 rows/sec., 269.77 KiB/sec. | ||
1276 | 2024.11.13 05:08:50.484013 [ 3 ] {ec02285f-fc11-4266-9a0c-808b848cc560} <Debug> TCPHandler: Processed in 0.002128369 sec. | ||
1277 | 2024.11.13 05:08:50.484163 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1278 | 2024.11.13 05:08:50.484297 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1279 | 2024.11.13 05:08:50.484349 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1280 | 2024.11.13 05:08:50.484994 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1281 | 2024.11.13 05:08:50.485040 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1282 | 2024.11.13 05:08:50.485451 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1283 | 2024.11.13 05:08:50.485708 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1284 | 2024.11.13 05:08:50.485938 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.55 MiB/sec. | ||
1285 | 2024.11.13 05:08:50.485994 [ 254 ] {262e49d8-8947-4bac-9d5e-122021f7909e} <Debug> TCPHandler: Processed in 0.001890126 sec. | ||
1286 | 2024.11.13 05:08:50.486136 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1287 | 2024.11.13 05:08:50.486256 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1288 | 2024.11.13 05:08:50.486306 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1289 | 2024.11.13 05:08:50.486927 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1290 | 2024.11.13 05:08:50.486965 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1291 | 2024.11.13 05:08:50.487322 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1292 | 2024.11.13 05:08:50.487563 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1293 | 2024.11.13 05:08:50.487739 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00151 sec., 42384.1059602649 rows/sec., 3.31 MiB/sec. | ||
1294 | 2024.11.13 05:08:50.487793 [ 3 ] {6924e13c-4de9-4f8e-82f3-e1f8f8dca07c} <Debug> TCPHandler: Processed in 0.001713665 sec. | ||
1295 | 2024.11.13 05:08:50.487932 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1296 | 2024.11.13 05:08:50.488054 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1297 | 2024.11.13 05:08:50.488107 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1298 | 2024.11.13 05:08:50.488677 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1299 | 2024.11.13 05:08:50.488719 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1300 | 2024.11.13 05:08:50.489114 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1301 | 2024.11.13 05:08:50.489364 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1302 | 2024.11.13 05:08:50.489654 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001616 sec., 86633.66336633664 rows/sec., 6.04 MiB/sec. | ||
1303 | 2024.11.13 05:08:50.489749 [ 254 ] {a8e367ed-0aa3-410f-9bea-bf2b86cbeda4} <Debug> TCPHandler: Processed in 0.001870616 sec. | ||
1304 | 2024.11.13 05:08:50.489887 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1305 | 2024.11.13 05:08:50.490027 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1306 | 2024.11.13 05:08:50.490085 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1307 | 2024.11.13 05:08:50.490669 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1308 | 2024.11.13 05:08:50.490713 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1309 | 2024.11.13 05:08:50.491105 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1310 | 2024.11.13 05:08:50.491352 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1311 | 2024.11.13 05:08:50.491553 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001554 sec., 34749.03474903475 rows/sec., 2.34 MiB/sec. | ||
1312 | 2024.11.13 05:08:50.491715 [ 3 ] {92569393-6b6b-4e02-9eba-67a8a84bb5ec} <Debug> TCPHandler: Processed in 0.001887486 sec. | ||
1313 | 2024.11.13 05:08:54.673677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 236 | ||
1314 | 2024.11.13 05:08:54.676847 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2024.11.13 05:08:54.676900 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1316 | 2024.11.13 05:08:54.678729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1317 | 2024.11.13 05:08:54.679026 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2024.11.13 05:08:54.679926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
1319 | 2024.11.13 05:08:55.468915 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1320 | 2024.11.13 05:08:55.469121 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1321 | 2024.11.13 05:08:55.469192 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1322 | 2024.11.13 05:08:55.469935 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1323 | 2024.11.13 05:08:55.469983 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1324 | 2024.11.13 05:08:55.470426 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1325 | 2024.11.13 05:08:55.470690 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1326 | 2024.11.13 05:08:55.470874 [ 68 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1327 | 2024.11.13 05:08:55.470940 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.30 MiB/sec. | ||
1328 | 2024.11.13 05:08:55.470990 [ 68 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1329 | 2024.11.13 05:08:55.471049 [ 3 ] {b71535e9-7ab5-4c3f-88ff-a4d531732606} <Debug> TCPHandler: Processed in 0.00225627 sec. | ||
1330 | 2024.11.13 05:08:55.471061 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1331 | 2024.11.13 05:08:55.471320 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2024.11.13 05:08:55.471370 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::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 | ||
1333 | 2024.11.13 05:08:55.471568 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1334 | 2024.11.13 05:08:55.471646 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1335 | 2024.11.13 05:08:55.471674 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1336 | 2024.11.13 05:08:55.471762 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1329 rows starting from the beginning of the part | ||
1337 | 2024.11.13 05:08:55.472093 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1338 | 2024.11.13 05:08:55.472418 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1339 | 2024.11.13 05:08:55.472821 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 189 rows starting from the beginning of the part | ||
1340 | 2024.11.13 05:08:55.473245 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1341 | 2024.11.13 05:08:55.473482 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::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 | ||
1342 | 2024.11.13 05:08:55.474206 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1343 | 2024.11.13 05:08:55.474255 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1344 | 2024.11.13 05:08:55.474963 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1345 | 2024.11.13 05:08:55.475288 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1346 | 2024.11.13 05:08:55.475495 [ 68 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1347 | 2024.11.13 05:08:55.475555 [ 68 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1348 | 2024.11.13 05:08:55.475602 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1349 | 2024.11.13 05:08:55.475786 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004268 sec., 14995.313964386129 rows/sec., 1.17 MiB/sec. | ||
1350 | 2024.11.13 05:08:55.476368 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::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 | ||
1351 | 2024.11.13 05:08:55.476461 [ 254 ] {8dd6c3c3-ef16-486b-b9d5-298ba18344ef} <Debug> TCPHandler: Processed in 0.005284797 sec. | ||
1352 | 2024.11.13 05:08:55.476457 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 5 columns (5 merged, 0 gathered) in 0.005249035 sec., 320439.8522776091 rows/sec., 27.85 MiB/sec. | ||
1353 | 2024.11.13 05:08:55.476876 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1354 | 2024.11.13 05:08:55.476945 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1355 | 2024.11.13 05:08:55.476964 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1356 | 2024.11.13 05:08:55.477001 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 810 rows starting from the beginning of the part | ||
1357 | 2024.11.13 05:08:55.477315 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1358 | 2024.11.13 05:08:55.477348 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1359 | 2024.11.13 05:08:55.477710 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1360 | 2024.11.13 05:08:55.477876 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
1361 | 2024.11.13 05:08:55.478075 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1362 | 2024.11.13 05:08:55.478661 [ 196 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_6_1} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1363 | 2024.11.13 05:08:55.478776 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 354 rows starting from the beginning of the part | ||
1364 | 2024.11.13 05:08:55.479054 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
1365 | 2024.11.13 05:08:55.479234 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1366 | 2024.11.13 05:08:55.479726 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::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 | ||
1367 | 2024.11.13 05:08:55.480932 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1368 | 2024.11.13 05:08:55.480996 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1369 | 2024.11.13 05:08:55.482104 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1370 | 2024.11.13 05:08:55.482605 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1371 | 2024.11.13 05:08:55.482624 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 5 columns (5 merged, 0 gathered) in 0.00684081 sec., 197052.68820505173 rows/sec., 15.01 MiB/sec. | ||
1372 | 2024.11.13 05:08:55.482811 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1373 | 2024.11.13 05:08:55.482899 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1374 | 2024.11.13 05:08:55.482901 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1375 | 2024.11.13 05:08:55.482976 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1376 | 2024.11.13 05:08:55.483067 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005938 sec., 26945.099360053893 rows/sec., 1.88 MiB/sec. | ||
1377 | 2024.11.13 05:08:55.483630 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
1378 | 2024.11.13 05:08:55.483738 [ 3 ] {80f9e6ab-a311-4522-b68c-c9d31a1a779d} <Debug> TCPHandler: Processed in 0.007132442 sec. | ||
1379 | 2024.11.13 05:08:55.484039 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1380 | 2024.11.13 05:08:55.484100 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2024.11.13 05:08:55.484127 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1382 | 2024.11.13 05:08:55.484190 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1501 rows starting from the beginning of the part | ||
1383 | 2024.11.13 05:08:55.484253 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_6_1} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1384 | 2024.11.13 05:08:55.484284 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1385 | 2024.11.13 05:08:55.484625 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
1386 | 2024.11.13 05:08:55.484660 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1387 | 2024.11.13 05:08:55.484705 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
1388 | 2024.11.13 05:08:55.485029 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1389 | 2024.11.13 05:08:55.485344 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 177 rows starting from the beginning of the part | ||
1390 | 2024.11.13 05:08:55.485685 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
1391 | 2024.11.13 05:08:55.485995 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
1392 | 2024.11.13 05:08:55.486702 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1393 | 2024.11.13 05:08:55.486745 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1394 | 2024.11.13 05:08:55.487340 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1395 | 2024.11.13 05:08:55.487695 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1396 | 2024.11.13 05:08:55.487847 [ 68 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1397 | 2024.11.13 05:08:55.487947 [ 68 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1398 | 2024.11.13 05:08:55.487972 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1399 | 2024.11.13 05:08:55.488009 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003777 sec., 15885.623510722797 rows/sec., 1.07 MiB/sec. | ||
1400 | 2024.11.13 05:08:55.488433 [ 254 ] {4eb78b94-30e0-4b47-a4e4-9fde6846036f} <Debug> TCPHandler: Processed in 0.00454478 sec. | ||
1401 | 2024.11.13 05:08:55.488558 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
1402 | 2024.11.13 05:08:55.488896 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.00575632 sec., 374892.292297857 rows/sec., 25.17 MiB/sec. | ||
1403 | 2024.11.13 05:08:55.488983 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1404 | 2024.11.13 05:08:55.489033 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1405 | 2024.11.13 05:08:55.489199 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1406 | 2024.11.13 05:08:55.489297 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1407 | 2024.11.13 05:08:55.489471 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1408 | 2024.11.13 05:08:55.489720 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
1409 | 2024.11.13 05:08:55.489976 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
1410 | 2024.11.13 05:08:55.490170 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
1411 | 2024.11.13 05:08:55.490281 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1412 | 2024.11.13 05:08:55.490728 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1413 | 2024.11.13 05:08:55.490844 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
1414 | 2024.11.13 05:08:55.491698 [ 190 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003527251 sec., 70309.71144384111 rows/sec., 4.58 MiB/sec. | ||
1415 | 2024.11.13 05:08:55.491865 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1416 | 2024.11.13 05:08:55.492149 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2024.11.13 05:08:55.492223 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_6_1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1418 | 2024.11.13 05:08:55.492299 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1419 | 2024.11.13 05:08:59.606163 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1420 | 2024.11.13 05:08:59.606213 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1421 | 2024.11.13 05:09:00.473892 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1422 | 2024.11.13 05:09:00.474122 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1423 | 2024.11.13 05:09:00.474200 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1424 | 2024.11.13 05:09:00.474959 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1425 | 2024.11.13 05:09:00.475012 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1426 | 2024.11.13 05:09:00.475456 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1427 | 2024.11.13 05:09:00.475725 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1428 | 2024.11.13 05:09:00.475982 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. | ||
1429 | 2024.11.13 05:09:00.476064 [ 3 ] {635c87ea-ae21-4540-b4ee-b66777f45947} <Debug> TCPHandler: Processed in 0.002317341 sec. | ||
1430 | 2024.11.13 05:09:00.476315 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1431 | 2024.11.13 05:09:00.476526 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1432 | 2024.11.13 05:09:00.476608 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1433 | 2024.11.13 05:09:00.477477 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1434 | 2024.11.13 05:09:00.477523 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1435 | 2024.11.13 05:09:00.477984 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1436 | 2024.11.13 05:09:00.478254 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1437 | 2024.11.13 05:09:00.478467 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001999 sec., 109554.77738869435 rows/sec., 9.54 MiB/sec. | ||
1438 | 2024.11.13 05:09:00.478534 [ 254 ] {a45ba8e4-8a8f-422d-a673-dbfc45efd246} <Debug> TCPHandler: Processed in 0.00236058 sec. | ||
1439 | 2024.11.13 05:09:00.478691 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1440 | 2024.11.13 05:09:00.478840 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1441 | 2024.11.13 05:09:00.478901 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1442 | 2024.11.13 05:09:00.479531 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1443 | 2024.11.13 05:09:00.479574 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1444 | 2024.11.13 05:09:00.479947 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1445 | 2024.11.13 05:09:00.480212 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1446 | 2024.11.13 05:09:00.480476 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001667 sec., 8998.200359928014 rows/sec., 634.44 KiB/sec. | ||
1447 | 2024.11.13 05:09:00.480623 [ 3 ] {547e5156-9056-4d92-9037-43b34e34a1f4} <Debug> TCPHandler: Processed in 0.001999698 sec. | ||
1448 | 2024.11.13 05:09:00.480781 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1449 | 2024.11.13 05:09:00.480934 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1450 | 2024.11.13 05:09:00.480997 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1451 | 2024.11.13 05:09:00.481633 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1452 | 2024.11.13 05:09:00.481672 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1453 | 2024.11.13 05:09:00.482031 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1454 | 2024.11.13 05:09:00.482275 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1455 | 2024.11.13 05:09:00.482463 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001565 sec., 8945.686900958466 rows/sec., 626.50 KiB/sec. | ||
1456 | 2024.11.13 05:09:00.482522 [ 254 ] {ab95e144-5c16-4f72-a239-6a58c9a76396} <Debug> TCPHandler: Processed in 0.001808556 sec. | ||
1457 | 2024.11.13 05:09:00.482697 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1458 | 2024.11.13 05:09:00.482826 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1459 | 2024.11.13 05:09:00.482881 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1460 | 2024.11.13 05:09:00.483460 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1461 | 2024.11.13 05:09:00.483501 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1462 | 2024.11.13 05:09:00.483867 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1463 | 2024.11.13 05:09:00.484106 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1464 | 2024.11.13 05:09:00.484361 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. | ||
1465 | 2024.11.13 05:09:00.484484 [ 3 ] {d5e6ff46-52b8-4988-9743-46bd108da8ab} <Debug> TCPHandler: Processed in 0.001843926 sec. | ||
1466 | 2024.11.13 05:09:00.484648 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1467 | 2024.11.13 05:09:00.484768 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1468 | 2024.11.13 05:09:00.484818 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1469 | 2024.11.13 05:09:00.485585 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2024.11.13 05:09:00.485626 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1471 | 2024.11.13 05:09:00.486013 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1472 | 2024.11.13 05:09:00.486253 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1473 | 2024.11.13 05:09:00.486520 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001751 sec., 222729.86864648774 rows/sec., 15.80 MiB/sec. | ||
1474 | 2024.11.13 05:09:00.486626 [ 254 ] {df4a38d0-9ab3-44ba-9440-2cf0cb7f5747} <Debug> TCPHandler: Processed in 0.002049818 sec. | ||
1475 | 2024.11.13 05:09:00.486789 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1476 | 2024.11.13 05:09:00.486910 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1477 | 2024.11.13 05:09:00.486962 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1478 | 2024.11.13 05:09:00.487472 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1479 | 2024.11.13 05:09:00.487513 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1480 | 2024.11.13 05:09:00.487893 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1481 | 2024.11.13 05:09:00.488154 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1482 | 2024.11.13 05:09:00.488362 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
1483 | 2024.11.13 05:09:00.488420 [ 3 ] {6e4d6538-c166-4109-840b-60ad96b894fe} <Debug> TCPHandler: Processed in 0.001692585 sec. | ||
1484 | 2024.11.13 05:09:00.488576 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1485 | 2024.11.13 05:09:00.488700 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1486 | 2024.11.13 05:09:00.488754 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1487 | 2024.11.13 05:09:00.489340 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1488 | 2024.11.13 05:09:00.489378 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1489 | 2024.11.13 05:09:00.489771 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1490 | 2024.11.13 05:09:00.490008 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1491 | 2024.11.13 05:09:00.490187 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001513 sec., 156642.4322538004 rows/sec., 10.50 MiB/sec. | ||
1492 | 2024.11.13 05:09:00.490242 [ 254 ] {678e43de-ccca-4bd7-866e-42d549e11dd4} <Debug> TCPHandler: Processed in 0.001725355 sec. | ||
1493 | 2024.11.13 05:09:00.490385 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1494 | 2024.11.13 05:09:00.490508 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1495 | 2024.11.13 05:09:00.490565 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1496 | 2024.11.13 05:09:00.491051 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1497 | 2024.11.13 05:09:00.491092 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1498 | 2024.11.13 05:09:00.491474 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1499 | 2024.11.13 05:09:00.491751 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1500 | 2024.11.13 05:09:00.492027 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. | ||
1501 | 2024.11.13 05:09:00.492135 [ 3 ] {655b24ff-3cc7-4321-9c42-63c1c94d18ad} <Debug> TCPHandler: Processed in 0.001807975 sec. | ||
1502 | 2024.11.13 05:09:00.492300 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1503 | 2024.11.13 05:09:00.492429 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1504 | 2024.11.13 05:09:00.492515 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <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 | ||
1505 | 2024.11.13 05:09:00.493583 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1506 | 2024.11.13 05:09:00.493622 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1507 | 2024.11.13 05:09:00.494252 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1508 | 2024.11.13 05:09:00.494527 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1509 | 2024.11.13 05:09:00.494814 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00239 sec., 3347.2803347280333 rows/sec., 6.00 MiB/sec. | ||
1510 | 2024.11.13 05:09:00.494948 [ 254 ] {a02832cd-96b7-475f-83f9-f552a96f95b0} <Debug> TCPHandler: Processed in 0.002707064 sec. | ||
1511 | 2024.11.13 05:09:00.495121 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1512 | 2024.11.13 05:09:00.495249 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1513 | 2024.11.13 05:09:00.495301 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1514 | 2024.11.13 05:09:00.495846 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1515 | 2024.11.13 05:09:00.495887 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1516 | 2024.11.13 05:09:00.496276 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1517 | 2024.11.13 05:09:00.496535 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1518 | 2024.11.13 05:09:00.496826 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001582 sec., 51833.1226295828 rows/sec., 3.29 MiB/sec. | ||
1519 | 2024.11.13 05:09:00.496966 [ 3 ] {dd081f7f-f8c6-4cf8-8cff-2de034e55cc7} <Debug> TCPHandler: Processed in 0.001903516 sec. | ||
1520 | 2024.11.13 05:09:04.680209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 266 | ||
1521 | 2024.11.13 05:09:04.683373 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1522 | 2024.11.13 05:09:04.683418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1523 | 2024.11.13 05:09:04.684988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1524 | 2024.11.13 05:09:04.685292 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1525 | 2024.11.13 05:09:04.686113 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
1526 | 2024.11.13 05:09:05.267843 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1527 | 2024.11.13 05:09:05.462837 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1528 | 2024.11.13 05:09:05.463279 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
1529 | 2024.11.13 05:09:05.463726 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1530 | 2024.11.13 05:09:05.463777 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <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 | ||
1531 | 2024.11.13 05:09:05.464127 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1532 | 2024.11.13 05:09:05.464207 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1533 | 2024.11.13 05:09:05.464374 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1534 | 2024.11.13 05:09:05.464653 [ 296 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1535 | 2024.11.13 05:09:05.464727 [ 297 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1536 | 2024.11.13 05:09:05.464873 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
1537 | 2024.11.13 05:09:05.464906 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1538 | 2024.11.13 05:09:05.467365 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1539 | 2024.11.13 05:09:05.467512 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1540 | 2024.11.13 05:09:05.467628 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <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'))" | ||
1541 | 2024.11.13 05:09:05.467721 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <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'))" | ||
1542 | 2024.11.13 05:09:05.469292 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.006231 sec., 5938.051677098379 rows/sec., 222.55 KiB/sec. | ||
1543 | 2024.11.13 05:09:05.469434 [ 3 ] {b9226110-349d-4ab8-91e3-c8b4523f6b02} <Debug> TCPHandler: Processed in 0.006793639 sec. | ||
1544 | 2024.11.13 05:09:05.469927 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1545 | 2024.11.13 05:09:05.470342 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
1546 | 2024.11.13 05:09:05.470766 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1547 | 2024.11.13 05:09:05.470819 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <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 | ||
1548 | 2024.11.13 05:09:05.471188 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1549 | 2024.11.13 05:09:05.471268 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1550 | 2024.11.13 05:09:05.471449 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1551 | 2024.11.13 05:09:05.471597 [ 298 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1552 | 2024.11.13 05:09:05.471603 [ 296 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1553 | 2024.11.13 05:09:05.471806 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
1554 | 2024.11.13 05:09:05.471839 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1555 | 2024.11.13 05:09:05.471935 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1556 | 2024.11.13 05:09:05.471960 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1557 | 2024.11.13 05:09:05.472007 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <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'))" | ||
1558 | 2024.11.13 05:09:05.472059 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <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'))" | ||
1559 | 2024.11.13 05:09:05.473135 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003007 sec., 12304.622547389425 rows/sec., 461.16 KiB/sec. | ||
1560 | 2024.11.13 05:09:05.473293 [ 254 ] {897537f4-96bb-4b5e-aa6d-2bf3cc970868} <Debug> TCPHandler: Processed in 0.003553381 sec. | ||
1561 | 2024.11.13 05:09:05.473555 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1562 | 2024.11.13 05:09:05.473798 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) 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) | ||
1563 | 2024.11.13 05:09:05.474215 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1564 | 2024.11.13 05:09:05.474277 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <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 | ||
1565 | 2024.11.13 05:09:05.474612 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1566 | 2024.11.13 05:09:05.474687 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1567 | 2024.11.13 05:09:05.474748 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1568 | 2024.11.13 05:09:05.474986 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1569 | 2024.11.13 05:09:05.475115 [ 298 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1570 | 2024.11.13 05:09:05.475116 [ 297 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1571 | 2024.11.13 05:09:05.475233 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
1572 | 2024.11.13 05:09:05.475263 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1573 | 2024.11.13 05:09:05.475350 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1574 | 2024.11.13 05:09:05.475373 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1575 | 2024.11.13 05:09:05.475416 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <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'))" | ||
1576 | 2024.11.13 05:09:05.475468 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <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'))" | ||
1577 | 2024.11.13 05:09:05.476569 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002894 sec., 12785.072563925363 rows/sec., 479.17 KiB/sec. | ||
1578 | 2024.11.13 05:09:05.476706 [ 3 ] {7d4a01a4-118f-4b86-864b-7271c8d4865c} <Debug> TCPHandler: Processed in 0.003220888 sec. | ||
1579 | 2024.11.13 05:09:05.483594 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1580 | 2024.11.13 05:09:05.483828 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1581 | 2024.11.13 05:09:05.483921 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1582 | 2024.11.13 05:09:05.484793 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1583 | 2024.11.13 05:09:05.484837 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1584 | 2024.11.13 05:09:05.485314 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1585 | 2024.11.13 05:09:05.485544 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1586 | 2024.11.13 05:09:05.485763 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002 sec., 1500 rows/sec., 136.72 KiB/sec. | ||
1587 | 2024.11.13 05:09:05.485818 [ 3 ] {8e82d25e-f176-4f0e-a542-57dfab44f5d8} <Debug> TCPHandler: Processed in 0.0023298 sec. | ||
1588 | 2024.11.13 05:09:05.485967 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1589 | 2024.11.13 05:09:05.486098 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1590 | 2024.11.13 05:09:05.486149 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1591 | 2024.11.13 05:09:05.486787 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1592 | 2024.11.13 05:09:05.486838 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1593 | 2024.11.13 05:09:05.487263 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1594 | 2024.11.13 05:09:05.487512 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1595 | 2024.11.13 05:09:05.487785 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Debug> executeQuery: Read 80 rows, 6.63 KiB in 0.001722 sec., 46457.60743321719 rows/sec., 3.76 MiB/sec. | ||
1596 | 2024.11.13 05:09:05.487977 [ 254 ] {46063007-2fd7-44ef-8133-2217f26f4035} <Debug> TCPHandler: Processed in 0.002062058 sec. | ||
1597 | 2024.11.13 05:09:05.488139 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1598 | 2024.11.13 05:09:05.488282 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1599 | 2024.11.13 05:09:05.488334 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1600 | 2024.11.13 05:09:05.489130 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1601 | 2024.11.13 05:09:05.489172 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1602 | 2024.11.13 05:09:05.489545 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1603 | 2024.11.13 05:09:05.489783 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1604 | 2024.11.13 05:09:05.490035 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001784 sec., 6726.457399103139 rows/sec., 505.80 KiB/sec. | ||
1605 | 2024.11.13 05:09:05.490126 [ 3 ] {139abafa-67e4-406c-8e12-71f53b9a1848} <Debug> TCPHandler: Processed in 0.002054338 sec. | ||
1606 | 2024.11.13 05:09:05.490274 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1607 | 2024.11.13 05:09:05.490411 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1608 | 2024.11.13 05:09:05.490470 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1609 | 2024.11.13 05:09:05.491187 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1610 | 2024.11.13 05:09:05.491234 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1611 | 2024.11.13 05:09:05.491609 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1612 | 2024.11.13 05:09:05.491861 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1613 | 2024.11.13 05:09:05.492041 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001661 sec., 49367.850692354004 rows/sec., 3.86 MiB/sec. | ||
1614 | 2024.11.13 05:09:05.492092 [ 254 ] {6fb8ac20-3d05-4f64-ae2c-078de0937532} <Debug> TCPHandler: Processed in 0.001873736 sec. | ||
1615 | 2024.11.13 05:09:05.492219 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1616 | 2024.11.13 05:09:05.492349 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1617 | 2024.11.13 05:09:05.492408 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1618 | 2024.11.13 05:09:05.493049 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1619 | 2024.11.13 05:09:05.493096 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1620 | 2024.11.13 05:09:05.493511 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1621 | 2024.11.13 05:09:05.493744 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1622 | 2024.11.13 05:09:05.494056 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001709 sec., 74897.60093622001 rows/sec., 5.22 MiB/sec. | ||
1623 | 2024.11.13 05:09:05.494190 [ 3 ] {9d7b78f3-a946-4a69-8208-0d1f3dbd4356} <Debug> TCPHandler: Processed in 0.002022998 sec. | ||
1624 | 2024.11.13 05:09:05.494336 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1625 | 2024.11.13 05:09:05.494455 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1626 | 2024.11.13 05:09:05.494538 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <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 | ||
1627 | 2024.11.13 05:09:05.495725 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1628 | 2024.11.13 05:09:05.495765 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1629 | 2024.11.13 05:09:05.496391 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1630 | 2024.11.13 05:09:05.496651 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1631 | 2024.11.13 05:09:05.496884 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002452 sec., 4893.964110929853 rows/sec., 8.77 MiB/sec. | ||
1632 | 2024.11.13 05:09:05.496976 [ 254 ] {187cd730-4143-4066-89fa-8dd44b4ec8cd} <Debug> TCPHandler: Processed in 0.002697273 sec. | ||
1633 | 2024.11.13 05:09:05.497128 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2024.11.13 05:09:05.497265 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1635 | 2024.11.13 05:09:05.497323 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1636 | 2024.11.13 05:09:05.497866 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Trace> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1637 | 2024.11.13 05:09:05.497914 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1638 | 2024.11.13 05:09:05.498347 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1639 | 2024.11.13 05:09:05.498579 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Trace> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2024.11.13 05:09:05.498807 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 269.95 KiB/sec. | ||
1641 | 2024.11.13 05:09:05.498860 [ 3 ] {382563a7-62e6-4889-a605-66063e4e06e1} <Debug> TCPHandler: Processed in 0.001798985 sec. | ||
1642 | 2024.11.13 05:09:05.499005 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2024.11.13 05:09:05.499120 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1644 | 2024.11.13 05:09:05.499171 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1645 | 2024.11.13 05:09:05.499607 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1646 | 2024.11.13 05:09:05.499706 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1647 | 2024.11.13 05:09:05.499747 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1648 | 2024.11.13 05:09:05.500116 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1649 | 2024.11.13 05:09:05.500362 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1650 | 2024.11.13 05:09:05.500586 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001488 sec., 32258.064516129034 rows/sec., 2.17 MiB/sec. | ||
1651 | 2024.11.13 05:09:05.500638 [ 254 ] {1f44c4a9-908b-4cbe-bbb0-4654ee3b9a67} <Debug> TCPHandler: Processed in 0.001687305 sec. | ||
1652 | 2024.11.13 05:09:05.607831 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1653 | 2024.11.13 05:09:05.623199 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1654 | 2024.11.13 05:09:05.673603 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1655 | 2024.11.13 05:09:05.676883 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1656 | 2024.11.13 05:09:05.678083 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1657 | 2024.11.13 05:09:08.190331 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1658 | 2024.11.13 05:09:08.851891 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1659 | 2024.11.13 05:09:08.877219 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1660 | 2024.11.13 05:09:08.912943 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1661 | 2024.11.13 05:09:08.924288 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1662 | 2024.11.13 05:09:08.932561 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53570, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1663 | 2024.11.13 05:09:08.954523 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1664 | 2024.11.13 05:09:08.963854 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1665 | 2024.11.13 05:09:08.965141 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1666 | 2024.11.13 05:09:09.607032 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1667 | 2024.11.13 05:09:09.729884 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1668 | 2024.11.13 05:09:09.778237 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1669 | 2024.11.13 05:09:09.795587 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1670 | 2024.11.13 05:09:09.795632 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1671 | 2024.11.13 05:09:09.802078 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1672 | 2024.11.13 05:09:09.867508 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1673 | 2024.11.13 05:09:10.056402 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1674 | 2024.11.13 05:09:10.469307 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2024.11.13 05:09:10.469501 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1676 | 2024.11.13 05:09:10.469583 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1677 | 2024.11.13 05:09:10.470383 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2024.11.13 05:09:10.470441 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1679 | 2024.11.13 05:09:10.470906 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1680 | 2024.11.13 05:09:10.471180 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2024.11.13 05:09:10.471410 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001962 sec., 28542.303771661565 rows/sec., 2.18 MiB/sec. | ||
1682 | 2024.11.13 05:09:10.471482 [ 3 ] {6013c290-95bc-44b0-8c28-aab08af72faf} <Debug> TCPHandler: Processed in 0.002311951 sec. | ||
1683 | 2024.11.13 05:09:10.471740 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2024.11.13 05:09:10.471934 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1685 | 2024.11.13 05:09:10.472011 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1686 | 2024.11.13 05:09:10.472782 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1687 | 2024.11.13 05:09:10.472826 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1688 | 2024.11.13 05:09:10.473328 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1689 | 2024.11.13 05:09:10.473598 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1690 | 2024.11.13 05:09:10.473806 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. | ||
1691 | 2024.11.13 05:09:10.473872 [ 254 ] {46619be9-e939-4133-aa61-b0b4ca851092} <Debug> TCPHandler: Processed in 0.0022715 sec. | ||
1692 | 2024.11.13 05:09:10.474034 [ 3 ] {} <Trace> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1693 | 2024.11.13 05:09:10.474175 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42652) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1694 | 2024.11.13 05:09:10.474239 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1695 | 2024.11.13 05:09:10.474856 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2024.11.13 05:09:10.474902 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1697 | 2024.11.13 05:09:10.475340 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1698 | 2024.11.13 05:09:10.475593 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2024.11.13 05:09:10.475783 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
1700 | 2024.11.13 05:09:10.475847 [ 3 ] {4211fe3f-8b56-4152-a26f-421d2a6d7231} <Debug> TCPHandler: Processed in 0.001878956 sec. | ||
1701 | 2024.11.13 05:09:10.476006 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1702 | 2024.11.13 05:09:10.476142 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1703 | 2024.11.13 05:09:10.476200 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1704 | 2024.11.13 05:09:10.476740 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1705 | 2024.11.13 05:09:10.476781 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1706 | 2024.11.13 05:09:10.477182 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1707 | 2024.11.13 05:09:10.477488 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1708 | 2024.11.13 05:09:10.477752 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001641 sec., 36563.07129798903 rows/sec., 2.46 MiB/sec. | ||
1709 | 2024.11.13 05:09:10.477846 [ 254 ] {a07bfea5-c624-41bf-88af-f334b684a9cc} <Debug> TCPHandler: Processed in 0.001899456 sec. | ||
1710 | 2024.11.13 05:09:10.684003 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1711 | 2024.11.13 05:09:10.782755 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1712 | 2024.11.13 05:09:10.807201 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1713 | 2024.11.13 05:09:10.852226 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1714 | 2024.11.13 05:09:10.858970 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1715 | 2024.11.13 05:09:10.946325 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1716 | 2024.11.13 05:09:10.954196 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1717 | 2024.11.13 05:09:14.606355 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1718 | 2024.11.13 05:09:14.606432 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1719 | 2024.11.13 05:09:14.686361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 296 | ||
1720 | 2024.11.13 05:09:14.689447 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1721 | 2024.11.13 05:09:14.689492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1722 | 2024.11.13 05:09:14.691072 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1723 | 2024.11.13 05:09:14.691385 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1724 | 2024.11.13 05:09:14.691606 [ 47 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1725 | 2024.11.13 05:09:14.691705 [ 47 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1726 | 2024.11.13 05:09:14.691771 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1727 | 2024.11.13 05:09:14.692437 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::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 | ||
1728 | 2024.11.13 05:09:14.693081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
1729 | 2024.11.13 05:09:14.693564 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1730 | 2024.11.13 05:09:14.693732 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::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 | ||
1731 | 2024.11.13 05:09:14.694287 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
1732 | 2024.11.13 05:09:14.694744 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1733 | 2024.11.13 05:09:14.695307 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1734 | 2024.11.13 05:09:14.695736 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1735 | 2024.11.13 05:09:14.696215 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1736 | 2024.11.13 05:09:14.738682 [ 190 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 72 columns (72 merged, 0 gathered) in 0.046734068 sec., 6333.709276068157 rows/sec., 6.48 MiB/sec. | ||
1737 | 2024.11.13 05:09:14.739579 [ 190 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1738 | 2024.11.13 05:09:14.740358 [ 190 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1739 | 2024.11.13 05:09:14.740438 [ 190 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_6_1} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1740 | 2024.11.13 05:09:14.740710 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
1741 | 2024.11.13 05:09:15.000189 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.24 MiB, peak 152.76 MiB, free memory in arenas 0.00 B, will set to 150.23 MiB (RSS), difference: 1.98 MiB | ||
1742 | 2024.11.13 05:09:15.030641 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1743 | 2024.11.13 05:09:15.030734 [ 3 ] {} <Debug> TCP-Session: a4300c1e-6bd2-4eff-9849-7a40da317d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1744 | 2024.11.13 05:09:15.475619 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1745 | 2024.11.13 05:09:15.475827 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1746 | 2024.11.13 05:09:15.475903 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1747 | 2024.11.13 05:09:15.476635 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1748 | 2024.11.13 05:09:15.476689 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1749 | 2024.11.13 05:09:15.477196 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1750 | 2024.11.13 05:09:15.477522 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1751 | 2024.11.13 05:09:15.477829 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002035 sec., 6879.60687960688 rows/sec., 495.24 KiB/sec. | ||
1752 | 2024.11.13 05:09:15.478112 [ 254 ] {4eac22fe-0b10-4a4d-ba14-27f233ac4d37} <Debug> TCPHandler: Processed in 0.002627373 sec. | ||
1753 | 2024.11.13 05:09:15.478578 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1754 | 2024.11.13 05:09:15.478812 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1755 | 2024.11.13 05:09:15.478937 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1756 | 2024.11.13 05:09:15.479985 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1757 | 2024.11.13 05:09:15.480037 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1758 | 2024.11.13 05:09:15.480509 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1759 | 2024.11.13 05:09:15.480777 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1760 | 2024.11.13 05:09:15.481038 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Debug> executeQuery: Read 261 rows, 23.47 KiB in 0.002284 sec., 114273.20490367776 rows/sec., 10.03 MiB/sec. | ||
1761 | 2024.11.13 05:09:15.481305 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1762 | 2024.11.13 05:09:15.481339 [ 253 ] {d092dc39-3deb-4654-bb05-ce7f9831d9a0} <Debug> TCPHandler: Processed in 0.002998337 sec. | ||
1763 | 2024.11.13 05:09:15.481495 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1764 | 2024.11.13 05:09:15.481620 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1765 | 2024.11.13 05:09:15.481674 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1766 | 2024.11.13 05:09:15.482280 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1767 | 2024.11.13 05:09:15.482321 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1768 | 2024.11.13 05:09:15.482693 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1769 | 2024.11.13 05:09:15.482940 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1770 | 2024.11.13 05:09:15.483198 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001584 sec., 22727.272727272728 rows/sec., 1.63 MiB/sec. | ||
1771 | 2024.11.13 05:09:15.483533 [ 254 ] {5a0949bc-aea6-436e-a006-32462b70e273} <Debug> TCPHandler: Processed in 0.002092879 sec. | ||
1772 | 2024.11.13 05:09:15.483722 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1773 | 2024.11.13 05:09:15.483853 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1774 | 2024.11.13 05:09:15.483909 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1775 | 2024.11.13 05:09:15.484520 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1776 | 2024.11.13 05:09:15.484562 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1777 | 2024.11.13 05:09:15.485061 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1778 | 2024.11.13 05:09:15.485320 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1779 | 2024.11.13 05:09:15.485570 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001745 sec., 8022.9226361031515 rows/sec., 561.87 KiB/sec. | ||
1780 | 2024.11.13 05:09:15.485643 [ 253 ] {5ed4eaf6-9f12-48f1-9bd9-e805f0bd6610} <Debug> TCPHandler: Processed in 0.001984277 sec. | ||
1781 | 2024.11.13 05:09:15.485799 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1782 | 2024.11.13 05:09:15.485919 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1783 | 2024.11.13 05:09:15.485970 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1784 | 2024.11.13 05:09:15.486566 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1785 | 2024.11.13 05:09:15.486606 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1786 | 2024.11.13 05:09:15.486968 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1787 | 2024.11.13 05:09:15.487213 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1788 | 2024.11.13 05:09:15.487438 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. | ||
1789 | 2024.11.13 05:09:15.487496 [ 254 ] {bb931363-bb20-4478-8116-b1e401cf7d93} <Debug> TCPHandler: Processed in 0.001755095 sec. | ||
1790 | 2024.11.13 05:09:15.487662 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2024.11.13 05:09:15.487790 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1792 | 2024.11.13 05:09:15.487843 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1793 | 2024.11.13 05:09:15.488647 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1794 | 2024.11.13 05:09:15.488688 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1795 | 2024.11.13 05:09:15.489097 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1796 | 2024.11.13 05:09:15.489387 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1797 | 2024.11.13 05:09:15.489700 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Debug> executeQuery: Read 414 rows, 30.27 KiB in 0.001921 sec., 215512.753774076 rows/sec., 15.39 MiB/sec. | ||
1798 | 2024.11.13 05:09:15.490030 [ 253 ] {993e68a3-b159-4509-a4ee-31a7bfc67fdb} <Debug> TCPHandler: Processed in 0.002420822 sec. | ||
1799 | 2024.11.13 05:09:15.490225 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2024.11.13 05:09:15.490345 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1801 | 2024.11.13 05:09:15.490396 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1802 | 2024.11.13 05:09:15.490881 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2024.11.13 05:09:15.490921 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1804 | 2024.11.13 05:09:15.491288 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1805 | 2024.11.13 05:09:15.491547 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2024.11.13 05:09:15.491900 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 202.77 KiB/sec. | ||
1807 | 2024.11.13 05:09:15.492068 [ 254 ] {8e88c878-21b1-494e-89e1-26183b63431a} <Debug> TCPHandler: Processed in 0.001902516 sec. | ||
1808 | 2024.11.13 05:09:15.492229 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1809 | 2024.11.13 05:09:15.492350 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1810 | 2024.11.13 05:09:15.492404 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1811 | 2024.11.13 05:09:15.493002 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1812 | 2024.11.13 05:09:15.493040 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1813 | 2024.11.13 05:09:15.493438 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1814 | 2024.11.13 05:09:15.493688 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1815 | 2024.11.13 05:09:15.494003 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001654 sec., 143288.99637243047 rows/sec., 9.60 MiB/sec. | ||
1816 | 2024.11.13 05:09:15.494102 [ 253 ] {62149835-4e50-42c4-ac3b-0f602864e113} <Debug> TCPHandler: Processed in 0.001928237 sec. | ||
1817 | 2024.11.13 05:09:15.494267 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2024.11.13 05:09:15.494392 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1819 | 2024.11.13 05:09:15.494446 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1820 | 2024.11.13 05:09:15.494958 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2024.11.13 05:09:15.494999 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1822 | 2024.11.13 05:09:15.495368 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1823 | 2024.11.13 05:09:15.495621 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2024.11.13 05:09:15.495980 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 42.73 KiB/sec. | ||
1825 | 2024.11.13 05:09:15.496156 [ 254 ] {0f40f53b-3f70-4951-aa67-2f9468df0b0a} <Debug> TCPHandler: Processed in 0.001944237 sec. | ||
1826 | 2024.11.13 05:09:15.496317 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1827 | 2024.11.13 05:09:15.496441 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1828 | 2024.11.13 05:09:15.496522 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <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 | ||
1829 | 2024.11.13 05:09:15.497726 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1830 | 2024.11.13 05:09:15.497766 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1831 | 2024.11.13 05:09:15.498388 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1832 | 2024.11.13 05:09:15.498645 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1833 | 2024.11.13 05:09:15.498952 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002518 sec., 11517.077045274027 rows/sec., 20.64 MiB/sec. | ||
1834 | 2024.11.13 05:09:15.499109 [ 253 ] {09adb4fc-ac42-4747-b59b-5b11c7f57a7e} <Debug> TCPHandler: Processed in 0.002849565 sec. | ||
1835 | 2024.11.13 05:09:15.499275 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1836 | 2024.11.13 05:09:15.499400 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1837 | 2024.11.13 05:09:15.499452 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1838 | 2024.11.13 05:09:15.499934 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Trace> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2024.11.13 05:09:15.499975 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1840 | 2024.11.13 05:09:15.500355 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1841 | 2024.11.13 05:09:15.500613 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Trace> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2024.11.13 05:09:15.500840 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Debug> executeQuery: Read 6 rows, 492.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 329.31 KiB/sec. | ||
1843 | 2024.11.13 05:09:15.500923 [ 254 ] {c68b4a7b-6851-497a-a5f3-19ba8dc73410} <Debug> TCPHandler: Processed in 0.001708125 sec. | ||
1844 | 2024.11.13 05:09:15.501079 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1845 | 2024.11.13 05:09:15.501208 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1846 | 2024.11.13 05:09:15.501260 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1847 | 2024.11.13 05:09:15.501754 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1848 | 2024.11.13 05:09:15.501795 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1849 | 2024.11.13 05:09:15.502172 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1850 | 2024.11.13 05:09:15.502422 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1851 | 2024.11.13 05:09:15.502658 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec. | ||
1852 | 2024.11.13 05:09:15.502707 [ 253 ] {43ca00c9-14ad-4323-9fda-ca310c567df3} <Debug> TCPHandler: Processed in 0.001686994 sec. | ||
1853 | 2024.11.13 05:09:20.469283 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1854 | 2024.11.13 05:09:20.469612 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1855 | 2024.11.13 05:09:20.469729 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1856 | 2024.11.13 05:09:20.470508 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1857 | 2024.11.13 05:09:20.470564 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1858 | 2024.11.13 05:09:20.470998 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1859 | 2024.11.13 05:09:20.471261 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1860 | 2024.11.13 05:09:20.471463 [ 25 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1861 | 2024.11.13 05:09:20.471542 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Debug> executeQuery: Read 82 rows, 6.85 KiB in 0.002011 sec., 40775.73346593734 rows/sec., 3.33 MiB/sec. | ||
1862 | 2024.11.13 05:09:20.471554 [ 25 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1863 | 2024.11.13 05:09:20.471630 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1864 | 2024.11.13 05:09:20.471681 [ 254 ] {99997ec8-82f2-4abd-997b-5e5f454e9997} <Debug> TCPHandler: Processed in 0.002589042 sec. | ||
1865 | 2024.11.13 05:09:20.471954 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::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 | ||
1866 | 2024.11.13 05:09:20.471998 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2024.11.13 05:09:20.472361 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1868 | 2024.11.13 05:09:20.472371 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1869 | 2024.11.13 05:09:20.472458 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part | ||
1870 | 2024.11.13 05:09:20.472514 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1871 | 2024.11.13 05:09:20.472936 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part | ||
1872 | 2024.11.13 05:09:20.473232 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part | ||
1873 | 2024.11.13 05:09:20.473638 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::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 | ||
1874 | 2024.11.13 05:09:20.473943 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 261 rows starting from the beginning of the part | ||
1875 | 2024.11.13 05:09:20.474321 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
1876 | 2024.11.13 05:09:20.475397 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2024.11.13 05:09:20.475469 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1878 | 2024.11.13 05:09:20.476489 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1879 | 2024.11.13 05:09:20.476919 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1880 | 2024.11.13 05:09:20.477198 [ 25 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1881 | 2024.11.13 05:09:20.477322 [ 25 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1882 | 2024.11.13 05:09:20.477425 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1883 | 2024.11.13 05:09:20.477484 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.005211 sec., 2494.722701976588 rows/sec., 187.59 KiB/sec. | ||
1884 | 2024.11.13 05:09:20.477905 [ 253 ] {69fd8ac5-2e8a-4a55-a82e-de589ec0d371} <Debug> TCPHandler: Processed in 0.006073423 sec. | ||
1885 | 2024.11.13 05:09:20.477963 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
1886 | 2024.11.13 05:09:20.478028 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2057 rows, containing 5 columns (5 merged, 0 gathered) in 0.006244005 sec., 329435.9950064101 rows/sec., 28.86 MiB/sec. | ||
1887 | 2024.11.13 05:09:20.478215 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1888 | 2024.11.13 05:09:20.478240 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1889 | 2024.11.13 05:09:20.478303 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
1890 | 2024.11.13 05:09:20.478405 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1891 | 2024.11.13 05:09:20.478653 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
1892 | 2024.11.13 05:09:20.479014 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1893 | 2024.11.13 05:09:20.479071 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
1894 | 2024.11.13 05:09:20.479163 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1895 | 2024.11.13 05:09:20.479661 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
1896 | 2024.11.13 05:09:20.479718 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1897 | 2024.11.13 05:09:20.480169 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_11_2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1898 | 2024.11.13 05:09:20.480175 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
1899 | 2024.11.13 05:09:20.480535 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
1900 | 2024.11.13 05:09:20.480780 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
1901 | 2024.11.13 05:09:20.482303 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1902 | 2024.11.13 05:09:20.482384 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1903 | 2024.11.13 05:09:20.483509 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1904 | 2024.11.13 05:09:20.483540 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 5 columns (5 merged, 0 gathered) in 0.005952992 sec., 17806.17208959797 rows/sec., 1.33 MiB/sec. | ||
1905 | 2024.11.13 05:09:20.483757 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1906 | 2024.11.13 05:09:20.483988 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1907 | 2024.11.13 05:09:20.484272 [ 25 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1908 | 2024.11.13 05:09:20.484371 [ 25 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1909 | 2024.11.13 05:09:20.484436 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1910 | 2024.11.13 05:09:20.484445 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1911 | 2024.11.13 05:09:20.484537 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.005626 sec., 15997.156061144686 rows/sec., 1.25 MiB/sec. | ||
1912 | 2024.11.13 05:09:20.485094 [ 254 ] {4d375ce3-1389-48a6-85d6-a473c91847d0} <Debug> TCPHandler: Processed in 0.007034712 sec. | ||
1913 | 2024.11.13 05:09:20.485111 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::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 | ||
1914 | 2024.11.13 05:09:20.485458 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1915 | 2024.11.13 05:09:20.485496 [ 190 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_6_1} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1916 | 2024.11.13 05:09:20.485656 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1917 | 2024.11.13 05:09:20.485795 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part | ||
1918 | 2024.11.13 05:09:20.485809 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1919 | 2024.11.13 05:09:20.485828 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1920 | 2024.11.13 05:09:20.486047 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1921 | 2024.11.13 05:09:20.486131 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part | ||
1922 | 2024.11.13 05:09:20.486485 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
1923 | 2024.11.13 05:09:20.486850 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::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 | ||
1924 | 2024.11.13 05:09:20.487216 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 414 rows starting from the beginning of the part | ||
1925 | 2024.11.13 05:09:20.487536 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
1926 | 2024.11.13 05:09:20.488653 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1927 | 2024.11.13 05:09:20.488719 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1928 | 2024.11.13 05:09:20.489837 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1929 | 2024.11.13 05:09:20.490207 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1930 | 2024.11.13 05:09:20.490548 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1931 | 2024.11.13 05:09:20.490682 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1932 | 2024.11.13 05:09:20.490714 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 5 columns (5 merged, 0 gathered) in 0.006170774 sec., 305634.26889398316 rows/sec., 23.34 MiB/sec. | ||
1933 | 2024.11.13 05:09:20.490772 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1934 | 2024.11.13 05:09:20.490846 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005138 sec., 24912.41728298949 rows/sec., 1.74 MiB/sec. | ||
1935 | 2024.11.13 05:09:20.491185 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1936 | 2024.11.13 05:09:20.491453 [ 253 ] {aa72be69-247f-4ed9-9e17-868a78757496} <Debug> TCPHandler: Processed in 0.006206904 sec. | ||
1937 | 2024.11.13 05:09:20.491497 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
1938 | 2024.11.13 05:09:20.491848 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1939 | 2024.11.13 05:09:20.492196 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1940 | 2024.11.13 05:09:20.492240 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1941 | 2024.11.13 05:09:20.492364 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2158 rows starting from the beginning of the part | ||
1942 | 2024.11.13 05:09:20.492382 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1943 | 2024.11.13 05:09:20.492538 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <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 | ||
1944 | 2024.11.13 05:09:20.492741 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_11_2} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1945 | 2024.11.13 05:09:20.492863 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
1946 | 2024.11.13 05:09:20.493120 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
1947 | 2024.11.13 05:09:20.493495 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
1948 | 2024.11.13 05:09:20.493916 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
1949 | 2024.11.13 05:09:20.494356 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
1950 | 2024.11.13 05:09:20.494745 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
1951 | 2024.11.13 05:09:20.498326 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2024.11.13 05:09:20.498388 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1953 | 2024.11.13 05:09:20.498977 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.00805196 sec., 378541.3737773163 rows/sec., 25.54 MiB/sec. | ||
1954 | 2024.11.13 05:09:20.499382 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1955 | 2024.11.13 05:09:20.499850 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1956 | 2024.11.13 05:09:20.499986 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2024.11.13 05:09:20.500160 [ 190 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1958 | 2024.11.13 05:09:20.500320 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
1959 | 2024.11.13 05:09:20.500437 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1960 | 2024.11.13 05:09:20.500623 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1961 | 2024.11.13 05:09:20.500693 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1962 | 2024.11.13 05:09:20.500737 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1963 | 2024.11.13 05:09:20.500772 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008711 sec., 1492.3659740557916 rows/sec., 2.67 MiB/sec. | ||
1964 | 2024.11.13 05:09:20.501047 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::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 | ||
1965 | 2024.11.13 05:09:20.501244 [ 254 ] {aa66e59b-1533-4b2d-a87e-4264bf8ff850} <Debug> TCPHandler: Processed in 0.009648324 sec. | ||
1966 | 2024.11.13 05:09:20.501631 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1967 | 2024.11.13 05:09:20.501674 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1968 | 2024.11.13 05:09:20.501776 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::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 | ||
1969 | 2024.11.13 05:09:20.501938 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1970 | 2024.11.13 05:09:20.502122 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1971 | 2024.11.13 05:09:20.502519 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::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 | ||
1972 | 2024.11.13 05:09:20.503294 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::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 | ||
1973 | 2024.11.13 05:09:20.503944 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
1974 | 2024.11.13 05:09:20.504426 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Trace> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1975 | 2024.11.13 05:09:20.504526 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1976 | 2024.11.13 05:09:20.504633 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
1977 | 2024.11.13 05:09:20.505281 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
1978 | 2024.11.13 05:09:20.505929 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1979 | 2024.11.13 05:09:20.506434 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Trace> oximeter.measurements_i64 (b7f619fe-8809-4489-ba60-bfcd4f73f7df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2024.11.13 05:09:20.507130 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.005263 sec., 2850.0855025650767 rows/sec., 206.71 KiB/sec. | ||
1981 | 2024.11.13 05:09:20.507305 [ 253 ] {d529eeba-39b2-480e-8990-99f84e0c7fa7} <Debug> TCPHandler: Processed in 0.005939352 sec. | ||
1982 | 2024.11.13 05:09:20.507525 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1983 | 2024.11.13 05:09:20.507839 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1984 | 2024.11.13 05:09:20.507993 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1985 | 2024.11.13 05:09:20.510062 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2024.11.13 05:09:20.510142 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1987 | 2024.11.13 05:09:20.511367 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1988 | 2024.11.13 05:09:20.512079 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2024.11.13 05:09:20.512489 [ 25 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1990 | 2024.11.13 05:09:20.512631 [ 25 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1991 | 2024.11.13 05:09:20.512724 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1992 | 2024.11.13 05:09:20.512807 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005058 sec., 9489.916963226571 rows/sec., 654.90 KiB/sec. | ||
1993 | 2024.11.13 05:09:20.513294 [ 254 ] {ed62ba17-d58e-430d-af8b-18b91b636a4c} <Debug> TCPHandler: Processed in 0.005866271 sec. | ||
1994 | 2024.11.13 05:09:20.513344 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
1995 | 2024.11.13 05:09:20.513934 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1996 | 2024.11.13 05:09:20.513975 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
1997 | 2024.11.13 05:09:20.513985 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.013150035 sec., 5931.543147984017 rows/sec., 10.63 MiB/sec. | ||
1998 | 2024.11.13 05:09:20.514107 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
1999 | 2024.11.13 05:09:20.514393 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2000 | 2024.11.13 05:09:20.514765 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2001 | 2024.11.13 05:09:20.514852 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2002 | 2024.11.13 05:09:20.515134 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2003 | 2024.11.13 05:09:20.515451 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2004 | 2024.11.13 05:09:20.516228 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2005 | 2024.11.13 05:09:20.516344 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2006 | 2024.11.13 05:09:20.516526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
2007 | 2024.11.13 05:09:20.516958 [ 197 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066085 sec., 139692.11169958327 rows/sec., 9.12 MiB/sec. | ||
2008 | 2024.11.13 05:09:20.517100 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2009 | 2024.11.13 05:09:20.517357 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2010 | 2024.11.13 05:09:20.517430 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_11_2} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2011 | 2024.11.13 05:09:20.517494 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2012 | 2024.11.13 05:09:24.693360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 334 | ||
2013 | 2024.11.13 05:09:24.696391 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2014 | 2024.11.13 05:09:24.696448 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2015 | 2024.11.13 05:09:24.697935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2016 | 2024.11.13 05:09:24.698259 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2017 | 2024.11.13 05:09:24.699168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
2018 | 2024.11.13 05:09:25.470079 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2019 | 2024.11.13 05:09:25.470269 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2020 | 2024.11.13 05:09:25.470348 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2021 | 2024.11.13 05:09:25.471101 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2022 | 2024.11.13 05:09:25.471151 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2023 | 2024.11.13 05:09:25.471596 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2024 | 2024.11.13 05:09:25.471856 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2025 | 2024.11.13 05:09:25.472078 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. | ||
2026 | 2024.11.13 05:09:25.472266 [ 254 ] {fa691175-00f6-4340-ab8f-51511b0abb3a} <Debug> TCPHandler: Processed in 0.00231579 sec. | ||
2027 | 2024.11.13 05:09:25.472517 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2028 | 2024.11.13 05:09:25.472703 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2029 | 2024.11.13 05:09:25.472776 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2030 | 2024.11.13 05:09:25.473535 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2031 | 2024.11.13 05:09:25.473585 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2032 | 2024.11.13 05:09:25.474047 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2033 | 2024.11.13 05:09:25.474311 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2024.11.13 05:09:25.474581 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. | ||
2035 | 2024.11.13 05:09:25.474810 [ 253 ] {78372867-16f9-41da-8fdf-f3b8537dd023} <Debug> TCPHandler: Processed in 0.002418872 sec. | ||
2036 | 2024.11.13 05:09:25.474963 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2037 | 2024.11.13 05:09:25.475090 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2038 | 2024.11.13 05:09:25.475149 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2039 | 2024.11.13 05:09:25.475737 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2040 | 2024.11.13 05:09:25.475777 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2041 | 2024.11.13 05:09:25.476194 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2042 | 2024.11.13 05:09:25.476451 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2043 | 2024.11.13 05:09:25.476635 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
2044 | 2024.11.13 05:09:25.476694 [ 254 ] {79a7b8cf-9872-4ce8-9f79-a84e73a4d640} <Debug> TCPHandler: Processed in 0.001789456 sec. | ||
2045 | 2024.11.13 05:09:25.476840 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2046 | 2024.11.13 05:09:25.476969 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2047 | 2024.11.13 05:09:25.477025 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2048 | 2024.11.13 05:09:25.477549 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2024.11.13 05:09:25.477590 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2050 | 2024.11.13 05:09:25.477987 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2051 | 2024.11.13 05:09:25.478236 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2024.11.13 05:09:25.478446 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
2053 | 2024.11.13 05:09:25.478503 [ 253 ] {fe44c7ac-f3ad-4448-ba2d-6033ea955dea} <Debug> TCPHandler: Processed in 0.001720735 sec. | ||
2054 | 2024.11.13 05:09:29.606687 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2055 | 2024.11.13 05:09:29.606748 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2056 | 2024.11.13 05:09:30.477314 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2057 | 2024.11.13 05:09:30.477507 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2058 | 2024.11.13 05:09:30.477586 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2059 | 2024.11.13 05:09:30.478346 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2060 | 2024.11.13 05:09:30.478403 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2061 | 2024.11.13 05:09:30.478852 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2062 | 2024.11.13 05:09:30.479114 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2063 | 2024.11.13 05:09:30.479267 [ 36 ] {} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2064 | 2024.11.13 05:09:30.479315 [ 36 ] {} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2065 | 2024.11.13 05:09:30.479329 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
2066 | 2024.11.13 05:09:30.479342 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2067 | 2024.11.13 05:09:30.479470 [ 254 ] {527077e1-f3bc-4983-8778-5cce000de150} <Debug> TCPHandler: Processed in 0.00227966 sec. | ||
2068 | 2024.11.13 05:09:30.479681 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
2069 | 2024.11.13 05:09:30.479809 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2070 | 2024.11.13 05:09:30.479882 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2071 | 2024.11.13 05:09:30.479937 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
2072 | 2024.11.13 05:09:30.479988 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2073 | 2024.11.13 05:09:30.480073 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2074 | 2024.11.13 05:09:30.480098 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
2075 | 2024.11.13 05:09:30.480407 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
2076 | 2024.11.13 05:09:30.480735 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
2077 | 2024.11.13 05:09:30.480945 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
2078 | 2024.11.13 05:09:30.482292 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2079 | 2024.11.13 05:09:30.482345 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2080 | 2024.11.13 05:09:30.482593 [ 199 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003132378 sec., 22347.239062463086 rows/sec., 1.66 MiB/sec. | ||
2081 | 2024.11.13 05:09:30.482924 [ 197 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2082 | 2024.11.13 05:09:30.483026 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2083 | 2024.11.13 05:09:30.483465 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2024.11.13 05:09:30.483486 [ 197 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_5_1} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2085 | 2024.11.13 05:09:30.483697 [ 197 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_5_1} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2086 | 2024.11.13 05:09:30.483922 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2087 | 2024.11.13 05:09:30.483929 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.003984 sec., 72038.15261044177 rows/sec., 6.36 MiB/sec. | ||
2088 | 2024.11.13 05:09:30.484025 [ 253 ] {864a18e7-7726-4902-9f6e-b8103a108fd8} <Debug> TCPHandler: Processed in 0.004390358 sec. | ||
2089 | 2024.11.13 05:09:30.484230 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2090 | 2024.11.13 05:09:30.484375 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2091 | 2024.11.13 05:09:30.484434 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2092 | 2024.11.13 05:09:30.485127 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2093 | 2024.11.13 05:09:30.485171 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2094 | 2024.11.13 05:09:30.485591 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2095 | 2024.11.13 05:09:30.485845 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2096 | 2024.11.13 05:09:30.486039 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001701 sec., 28806.584362139918 rows/sec., 2.07 MiB/sec. | ||
2097 | 2024.11.13 05:09:30.486104 [ 254 ] {a53bcbc6-53f9-41ef-9787-697fa6c8cf5c} <Debug> TCPHandler: Processed in 0.001950877 sec. | ||
2098 | 2024.11.13 05:09:30.486270 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2099 | 2024.11.13 05:09:30.486396 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2100 | 2024.11.13 05:09:30.486448 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2101 | 2024.11.13 05:09:30.487048 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2102 | 2024.11.13 05:09:30.487090 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2103 | 2024.11.13 05:09:30.487464 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2104 | 2024.11.13 05:09:30.487712 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2105 | 2024.11.13 05:09:30.487958 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec. | ||
2106 | 2024.11.13 05:09:30.488107 [ 253 ] {54eba8ec-27fe-4d60-8f5f-f7019aa7617c} <Debug> TCPHandler: Processed in 0.001892187 sec. | ||
2107 | 2024.11.13 05:09:30.488280 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2108 | 2024.11.13 05:09:30.488411 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2109 | 2024.11.13 05:09:30.488464 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2110 | 2024.11.13 05:09:30.489079 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2024.11.13 05:09:30.489120 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2112 | 2024.11.13 05:09:30.489515 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2113 | 2024.11.13 05:09:30.489766 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2114 | 2024.11.13 05:09:30.489915 [ 36 ] {} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2115 | 2024.11.13 05:09:30.489966 [ 36 ] {} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2024.11.13 05:09:30.489973 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
2117 | 2024.11.13 05:09:30.489999 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2118 | 2024.11.13 05:09:30.490052 [ 254 ] {7610a04e-7d6c-4921-ab1e-6932df76cb86} <Debug> TCPHandler: Processed in 0.001830796 sec. | ||
2119 | 2024.11.13 05:09:30.490243 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
2120 | 2024.11.13 05:09:30.490259 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2121 | 2024.11.13 05:09:30.490383 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2122 | 2024.11.13 05:09:30.490401 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2123 | 2024.11.13 05:09:30.490418 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
2124 | 2024.11.13 05:09:30.490464 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2125 | 2024.11.13 05:09:30.490641 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
2126 | 2024.11.13 05:09:30.491084 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
2127 | 2024.11.13 05:09:30.491407 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
2128 | 2024.11.13 05:09:30.491921 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
2129 | 2024.11.13 05:09:30.493006 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2130 | 2024.11.13 05:09:30.493054 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2131 | 2024.11.13 05:09:30.493285 [ 197 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003194797 sec., 20345.580642525958 rows/sec., 1.32 MiB/sec. | ||
2132 | 2024.11.13 05:09:30.493582 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2133 | 2024.11.13 05:09:30.493672 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2134 | 2024.11.13 05:09:30.494169 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2135 | 2024.11.13 05:09:30.494194 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_5_1} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2136 | 2024.11.13 05:09:30.494440 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_5_1} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2137 | 2024.11.13 05:09:30.494601 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004219 sec., 100497.74828158332 rows/sec., 7.19 MiB/sec. | ||
2138 | 2024.11.13 05:09:30.494624 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2139 | 2024.11.13 05:09:30.494730 [ 253 ] {b77b9818-b14a-4715-b070-9af83354de43} <Debug> TCPHandler: Processed in 0.00456036 sec. | ||
2140 | 2024.11.13 05:09:30.494906 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2141 | 2024.11.13 05:09:30.495037 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2142 | 2024.11.13 05:09:30.495093 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2143 | 2024.11.13 05:09:30.495602 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2144 | 2024.11.13 05:09:30.495642 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2145 | 2024.11.13 05:09:30.496037 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2146 | 2024.11.13 05:09:30.496288 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2147 | 2024.11.13 05:09:30.496505 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
2148 | 2024.11.13 05:09:30.496626 [ 254 ] {0497d0d6-a934-47f5-b834-795cee56c1f7} <Debug> TCPHandler: Processed in 0.001777776 sec. | ||
2149 | 2024.11.13 05:09:30.496794 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2150 | 2024.11.13 05:09:30.496928 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2151 | 2024.11.13 05:09:30.496985 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2152 | 2024.11.13 05:09:30.497589 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2153 | 2024.11.13 05:09:30.497630 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2154 | 2024.11.13 05:09:30.498040 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2155 | 2024.11.13 05:09:30.498287 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2156 | 2024.11.13 05:09:30.498514 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001614 sec., 146840.14869888476 rows/sec., 9.84 MiB/sec. | ||
2157 | 2024.11.13 05:09:30.498706 [ 253 ] {67e1b8e6-491a-4702-b524-77a52282bdb7} <Debug> TCPHandler: Processed in 0.001974648 sec. | ||
2158 | 2024.11.13 05:09:30.498970 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2159 | 2024.11.13 05:09:30.499099 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2160 | 2024.11.13 05:09:30.499156 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2161 | 2024.11.13 05:09:30.499682 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2024.11.13 05:09:30.499722 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2163 | 2024.11.13 05:09:30.500119 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2164 | 2024.11.13 05:09:30.500368 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2165 | 2024.11.13 05:09:30.500539 [ 35 ] {} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2166 | 2024.11.13 05:09:30.500601 [ 35 ] {} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2167 | 2024.11.13 05:09:30.500609 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
2168 | 2024.11.13 05:09:30.500661 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2169 | 2024.11.13 05:09:30.500719 [ 254 ] {29015ced-d52a-4c28-a133-7b6e18f1b287} <Debug> TCPHandler: Processed in 0.001822545 sec. | ||
2170 | 2024.11.13 05:09:30.501076 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2171 | 2024.11.13 05:09:30.501099 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::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 | ||
2172 | 2024.11.13 05:09:30.501304 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2173 | 2024.11.13 05:09:30.501350 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2174 | 2024.11.13 05:09:30.501435 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::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 | ||
2175 | 2024.11.13 05:09:30.501483 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <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 | ||
2176 | 2024.11.13 05:09:30.501813 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::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 | ||
2177 | 2024.11.13 05:09:30.502151 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::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 | ||
2178 | 2024.11.13 05:09:30.502528 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::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 | ||
2179 | 2024.11.13 05:09:30.502864 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::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 | ||
2180 | 2024.11.13 05:09:30.505828 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005044254 sec., 991.2268494013189 rows/sec., 66.79 KiB/sec. | ||
2181 | 2024.11.13 05:09:30.506050 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2182 | 2024.11.13 05:09:30.506690 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2183 | 2024.11.13 05:09:30.506736 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_5_1} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2184 | 2024.11.13 05:09:30.506757 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2185 | 2024.11.13 05:09:30.506910 [ 194 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_5_1} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2186 | 2024.11.13 05:09:30.507089 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2187 | 2024.11.13 05:09:30.507746 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2188 | 2024.11.13 05:09:30.508018 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2189 | 2024.11.13 05:09:30.508225 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00699 sec., 6008.583690987125 rows/sec., 10.77 MiB/sec. | ||
2190 | 2024.11.13 05:09:30.508355 [ 253 ] {1bde3ac5-1a33-413d-887a-36ea941014ac} <Debug> TCPHandler: Processed in 0.007511856 sec. | ||
2191 | 2024.11.13 05:09:30.508528 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2192 | 2024.11.13 05:09:30.508650 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2193 | 2024.11.13 05:09:30.508703 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2194 | 2024.11.13 05:09:30.509204 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2195 | 2024.11.13 05:09:30.509242 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2196 | 2024.11.13 05:09:30.509636 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2197 | 2024.11.13 05:09:30.509876 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2198 | 2024.11.13 05:09:30.510136 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. | ||
2199 | 2024.11.13 05:09:30.510336 [ 254 ] {82a3cdf3-6ddf-4e90-bba7-b5350ee89bc0} <Debug> TCPHandler: Processed in 0.001865246 sec. | ||
2200 | 2024.11.13 05:09:34.699444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 364 | ||
2201 | 2024.11.13 05:09:34.702413 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2024.11.13 05:09:34.702464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2203 | 2024.11.13 05:09:34.704085 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2204 | 2024.11.13 05:09:34.704408 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2024.11.13 05:09:34.705043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
2206 | 2024.11.13 05:09:35.273384 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2207 | 2024.11.13 05:09:35.463838 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2208 | 2024.11.13 05:09:35.464144 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) 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) | ||
2209 | 2024.11.13 05:09:35.464580 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2210 | 2024.11.13 05:09:35.464633 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <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 | ||
2211 | 2024.11.13 05:09:35.465016 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2212 | 2024.11.13 05:09:35.465099 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2213 | 2024.11.13 05:09:35.465276 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2214 | 2024.11.13 05:09:35.465671 [ 301 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2215 | 2024.11.13 05:09:35.465718 [ 302 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2216 | 2024.11.13 05:09:35.465752 [ 300 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2217 | 2024.11.13 05:09:35.465944 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (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 | ||
2218 | 2024.11.13 05:09:35.465983 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2219 | 2024.11.13 05:09:35.466111 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2220 | 2024.11.13 05:09:35.466137 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Debug> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2221 | 2024.11.13 05:09:35.466185 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <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'))" | ||
2222 | 2024.11.13 05:09:35.466232 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <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'))" | ||
2223 | 2024.11.13 05:09:35.466276 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <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'))" | ||
2224 | 2024.11.13 05:09:35.468100 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.0041 sec., 9756.09756097561 rows/sec., 372.05 KiB/sec. | ||
2225 | 2024.11.13 05:09:35.468334 [ 254 ] {7a3c47f5-523d-4252-8049-6047dcb4386b} <Debug> TCPHandler: Processed in 0.004633391 sec. | ||
2226 | 2024.11.13 05:09:35.474890 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2227 | 2024.11.13 05:09:35.475074 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2228 | 2024.11.13 05:09:35.475126 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2229 | 2024.11.13 05:09:35.475926 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2230 | 2024.11.13 05:09:35.475979 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2231 | 2024.11.13 05:09:35.476546 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2232 | 2024.11.13 05:09:35.476777 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Trace> oximeter.timeseries_schema (d5c90ab3-a7e1-4954-87fd-678ac10809f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2233 | 2024.11.13 05:09:35.477012 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001972 sec., 507.0993914807303 rows/sec., 114.89 KiB/sec. | ||
2234 | 2024.11.13 05:09:35.477068 [ 254 ] {f3ae6966-4e2a-466c-b3b0-2afbc22e3cbc} <Debug> TCPHandler: Processed in 0.002170129 sec. | ||
2235 | 2024.11.13 05:09:35.477353 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2236 | 2024.11.13 05:09:35.477633 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2237 | 2024.11.13 05:09:35.477750 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2238 | 2024.11.13 05:09:35.478387 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2239 | 2024.11.13 05:09:35.478741 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2240 | 2024.11.13 05:09:35.478796 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2241 | 2024.11.13 05:09:35.479227 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2242 | 2024.11.13 05:09:35.479484 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2243 | 2024.11.13 05:09:35.479731 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002176 sec., 3676.470588235294 rows/sec., 299.79 KiB/sec. | ||
2244 | 2024.11.13 05:09:35.479812 [ 253 ] {868a4f43-42f5-494b-a02f-4490f209b32e} <Debug> TCPHandler: Processed in 0.002646283 sec. | ||
2245 | 2024.11.13 05:09:35.479986 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2246 | 2024.11.13 05:09:35.480129 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2247 | 2024.11.13 05:09:35.480183 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2248 | 2024.11.13 05:09:35.480793 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2249 | 2024.11.13 05:09:35.480834 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2250 | 2024.11.13 05:09:35.481204 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2251 | 2024.11.13 05:09:35.481444 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2252 | 2024.11.13 05:09:35.481721 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.84 MiB/sec. | ||
2253 | 2024.11.13 05:09:35.481892 [ 254 ] {4bcc018f-92c9-446f-8e3c-8eec42a4bccc} <Debug> TCPHandler: Processed in 0.001989007 sec. | ||
2254 | 2024.11.13 05:09:35.482051 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2255 | 2024.11.13 05:09:35.482199 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2256 | 2024.11.13 05:09:35.482266 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2257 | 2024.11.13 05:09:35.482963 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2258 | 2024.11.13 05:09:35.483013 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2259 | 2024.11.13 05:09:35.483398 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2260 | 2024.11.13 05:09:35.483666 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2261 | 2024.11.13 05:09:35.483896 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001728 sec., 4629.62962962963 rows/sec., 323.26 KiB/sec. | ||
2262 | 2024.11.13 05:09:35.483975 [ 253 ] {f6768d25-e907-4b6a-9c22-5ef166b7440e} <Debug> TCPHandler: Processed in 0.001983838 sec. | ||
2263 | 2024.11.13 05:09:35.484121 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2264 | 2024.11.13 05:09:35.484254 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2265 | 2024.11.13 05:09:35.484309 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2266 | 2024.11.13 05:09:35.485008 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2267 | 2024.11.13 05:09:35.485054 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2268 | 2024.11.13 05:09:35.485428 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2269 | 2024.11.13 05:09:35.485666 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2270 | 2024.11.13 05:09:35.485871 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001648 sec., 43689.320388349515 rows/sec., 3.42 MiB/sec. | ||
2271 | 2024.11.13 05:09:35.485922 [ 254 ] {af2ed49d-e7ad-40d8-abaa-8a072acdc749} <Debug> TCPHandler: Processed in 0.001863357 sec. | ||
2272 | 2024.11.13 05:09:35.486059 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2273 | 2024.11.13 05:09:35.486185 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2274 | 2024.11.13 05:09:35.486246 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2275 | 2024.11.13 05:09:35.486914 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2024.11.13 05:09:35.486959 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2277 | 2024.11.13 05:09:35.487394 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2278 | 2024.11.13 05:09:35.487645 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2024.11.13 05:09:35.487921 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001761 sec., 93128.90403180012 rows/sec., 6.48 MiB/sec. | ||
2280 | 2024.11.13 05:09:35.488119 [ 253 ] {20ae3d84-b672-4d7f-b034-1fb7882546eb} <Debug> TCPHandler: Processed in 0.002109969 sec. | ||
2281 | 2024.11.13 05:09:35.488287 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2282 | 2024.11.13 05:09:35.488426 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2283 | 2024.11.13 05:09:35.488484 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2284 | 2024.11.13 05:09:35.489063 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2285 | 2024.11.13 05:09:35.489110 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2286 | 2024.11.13 05:09:35.489492 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2287 | 2024.11.13 05:09:35.489722 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2024.11.13 05:09:35.489927 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
2289 | 2024.11.13 05:09:35.489976 [ 254 ] {0c086688-a785-4ebe-bb91-a9bf6989b3c4} <Debug> TCPHandler: Processed in 0.001757065 sec. | ||
2290 | 2024.11.13 05:09:35.517499 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2291 | 2024.11.13 05:09:35.615453 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2292 | 2024.11.13 05:09:35.635708 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2293 | 2024.11.13 05:09:35.686003 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2294 | 2024.11.13 05:09:35.691263 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2024.11.13 05:09:35.696481 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2296 | 2024.11.13 05:09:38.206157 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2297 | 2024.11.13 05:09:38.869101 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2298 | 2024.11.13 05:09:38.895450 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2299 | 2024.11.13 05:09:38.929095 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2300 | 2024.11.13 05:09:38.932386 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2301 | 2024.11.13 05:09:38.944669 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2302 | 2024.11.13 05:09:38.958046 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2303 | 2024.11.13 05:09:38.975803 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2304 | 2024.11.13 05:09:38.981263 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2305 | 2024.11.13 05:09:39.621635 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2306 | 2024.11.13 05:09:39.747262 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2307 | 2024.11.13 05:09:39.783518 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2308 | 2024.11.13 05:09:39.810837 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2309 | 2024.11.13 05:09:39.817134 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2310 | 2024.11.13 05:09:39.818434 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2311 | 2024.11.13 05:09:39.882406 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2312 | 2024.11.13 05:09:40.074599 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2313 | 2024.11.13 05:09:40.470025 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2314 | 2024.11.13 05:09:40.470204 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2315 | 2024.11.13 05:09:40.470273 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2316 | 2024.11.13 05:09:40.471011 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2024.11.13 05:09:40.471053 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2318 | 2024.11.13 05:09:40.471489 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2319 | 2024.11.13 05:09:40.471746 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2320 | 2024.11.13 05:09:40.472003 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.33 MiB/sec. | ||
2321 | 2024.11.13 05:09:40.472196 [ 254 ] {08b1482c-01ed-447e-9786-99c0492b34b3} <Debug> TCPHandler: Processed in 0.00229342 sec. | ||
2322 | 2024.11.13 05:09:40.472448 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2323 | 2024.11.13 05:09:40.472659 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2324 | 2024.11.13 05:09:40.472740 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2325 | 2024.11.13 05:09:40.473592 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2326 | 2024.11.13 05:09:40.473639 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2327 | 2024.11.13 05:09:40.474070 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2328 | 2024.11.13 05:09:40.474319 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2329 | 2024.11.13 05:09:40.474549 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.56 MiB/sec. | ||
2330 | 2024.11.13 05:09:40.474606 [ 253 ] {1b8df20d-94a9-4d84-8e29-1bf492baa3a2} <Debug> TCPHandler: Processed in 0.002298451 sec. | ||
2331 | 2024.11.13 05:09:40.474767 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2332 | 2024.11.13 05:09:40.474912 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2333 | 2024.11.13 05:09:40.474976 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2334 | 2024.11.13 05:09:40.475617 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2335 | 2024.11.13 05:09:40.475655 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2336 | 2024.11.13 05:09:40.476050 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2337 | 2024.11.13 05:09:40.476288 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2338 | 2024.11.13 05:09:40.476467 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
2339 | 2024.11.13 05:09:40.476520 [ 254 ] {c2e78ebc-3ee8-4e5d-8519-ff124815afb8} <Debug> TCPHandler: Processed in 0.001821606 sec. | ||
2340 | 2024.11.13 05:09:40.476668 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2341 | 2024.11.13 05:09:40.476808 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2342 | 2024.11.13 05:09:40.476871 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2343 | 2024.11.13 05:09:40.477437 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2344 | 2024.11.13 05:09:40.477477 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2345 | 2024.11.13 05:09:40.477852 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2346 | 2024.11.13 05:09:40.478097 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2024.11.13 05:09:40.478312 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
2348 | 2024.11.13 05:09:40.478363 [ 253 ] {1a051e39-7f3b-42d5-accb-d28872562e87} <Debug> TCPHandler: Processed in 0.001761925 sec. | ||
2349 | 2024.11.13 05:09:40.689706 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2350 | 2024.11.13 05:09:40.803443 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2351 | 2024.11.13 05:09:40.822312 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2352 | 2024.11.13 05:09:40.867392 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2353 | 2024.11.13 05:09:40.871197 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2354 | 2024.11.13 05:09:40.958641 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2355 | 2024.11.13 05:09:40.966389 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2356 | 2024.11.13 05:09:42.104509 [ 73 ] {} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2357 | 2024.11.13 05:09:42.104571 [ 73 ] {} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2358 | 2024.11.13 05:09:42.104595 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2359 | 2024.11.13 05:09:42.104789 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
2360 | 2024.11.13 05:09:42.104965 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2361 | 2024.11.13 05:09:42.105007 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2362 | 2024.11.13 05:09:42.105093 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
2363 | 2024.11.13 05:09:42.105286 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
2364 | 2024.11.13 05:09:42.105512 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
2365 | 2024.11.13 05:09:42.105696 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
2366 | 2024.11.13 05:09:42.106726 [ 193 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002054258 sec., 145064.5439861984 rows/sec., 10.40 MiB/sec. | ||
2367 | 2024.11.13 05:09:42.106981 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2368 | 2024.11.13 05:09:42.107393 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_5_1} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2369 | 2024.11.13 05:09:42.107486 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_5_1} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2370 | 2024.11.13 05:09:42.107591 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2371 | 2024.11.13 05:09:42.639837 [ 73 ] {} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2372 | 2024.11.13 05:09:42.639912 [ 73 ] {} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2373 | 2024.11.13 05:09:42.639935 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2374 | 2024.11.13 05:09:42.640134 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::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 | ||
2375 | 2024.11.13 05:09:42.640313 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2376 | 2024.11.13 05:09:42.640352 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2377 | 2024.11.13 05:09:42.640432 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2378 | 2024.11.13 05:09:42.640607 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2379 | 2024.11.13 05:09:42.640833 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2380 | 2024.11.13 05:09:42.641026 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2381 | 2024.11.13 05:09:42.642120 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002099249 sec., 14290.824956925071 rows/sec., 746.64 KiB/sec. | ||
2382 | 2024.11.13 05:09:42.642332 [ 193 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2383 | 2024.11.13 05:09:42.642703 [ 193 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2384 | 2024.11.13 05:09:42.642793 [ 193 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_5_1} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2385 | 2024.11.13 05:09:42.642891 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2386 | 2024.11.13 05:09:44.606993 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2387 | 2024.11.13 05:09:44.607041 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2388 | 2024.11.13 05:09:44.705292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 388 | ||
2389 | 2024.11.13 05:09:44.708116 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2390 | 2024.11.13 05:09:44.708166 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2391 | 2024.11.13 05:09:44.709771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2392 | 2024.11.13 05:09:44.710073 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2393 | 2024.11.13 05:09:44.711192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
2394 | 2024.11.13 05:09:45.475732 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2395 | 2024.11.13 05:09:45.475924 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2396 | 2024.11.13 05:09:45.475995 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2397 | 2024.11.13 05:09:45.476713 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2398 | 2024.11.13 05:09:45.476764 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2399 | 2024.11.13 05:09:45.477200 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2400 | 2024.11.13 05:09:45.477479 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2401 | 2024.11.13 05:09:45.477706 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. | ||
2402 | 2024.11.13 05:09:45.477763 [ 254 ] {5d06d2de-5f13-43b3-8dc0-e5971895a156} <Debug> TCPHandler: Processed in 0.002165358 sec. | ||
2403 | 2024.11.13 05:09:45.478017 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2404 | 2024.11.13 05:09:45.478231 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2405 | 2024.11.13 05:09:45.478309 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2406 | 2024.11.13 05:09:45.479175 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2407 | 2024.11.13 05:09:45.479215 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2408 | 2024.11.13 05:09:45.479678 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2409 | 2024.11.13 05:09:45.479954 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2410 | 2024.11.13 05:09:45.480093 [ 123 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2411 | 2024.11.13 05:09:45.480146 [ 123 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2412 | 2024.11.13 05:09:45.480159 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.001986 sec., 144511.58106747232 rows/sec., 12.76 MiB/sec. | ||
2413 | 2024.11.13 05:09:45.480177 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2414 | 2024.11.13 05:09:45.480237 [ 253 ] {e58c2c3c-9d4e-4a01-8a20-ea51a4ab6ddb} <Debug> TCPHandler: Processed in 0.002356191 sec. | ||
2415 | 2024.11.13 05:09:45.480441 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2024.11.13 05:09:45.480451 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::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 | ||
2417 | 2024.11.13 05:09:45.480587 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2418 | 2024.11.13 05:09:45.480603 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2419 | 2024.11.13 05:09:45.480648 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2420 | 2024.11.13 05:09:45.480646 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1427 rows starting from the beginning of the part | ||
2421 | 2024.11.13 05:09:45.480806 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2422 | 2024.11.13 05:09:45.481277 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 287 rows starting from the beginning of the part | ||
2423 | 2024.11.13 05:09:45.481762 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2424 | 2024.11.13 05:09:45.482130 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::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 | ||
2425 | 2024.11.13 05:09:45.482538 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 287 rows starting from the beginning of the part | ||
2426 | 2024.11.13 05:09:45.483209 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2427 | 2024.11.13 05:09:45.483256 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2428 | 2024.11.13 05:09:45.483808 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2429 | 2024.11.13 05:09:45.484199 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2430 | 2024.11.13 05:09:45.484496 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.003941 sec., 12433.392539964476 rows/sec., 917.09 KiB/sec. | ||
2431 | 2024.11.13 05:09:45.484570 [ 254 ] {f442823c-c87a-425d-9dc1-88dcb839fdef} <Debug> TCPHandler: Processed in 0.004222287 sec. | ||
2432 | 2024.11.13 05:09:45.484858 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2433 | 2024.11.13 05:09:45.484913 [ 192 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004621281 sec., 470215.9422895946 rows/sec., 41.39 MiB/sec. | ||
2434 | 2024.11.13 05:09:45.485102 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2435 | 2024.11.13 05:09:45.485215 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2436 | 2024.11.13 05:09:45.485227 [ 193 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2437 | 2024.11.13 05:09:45.485998 [ 193 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2438 | 2024.11.13 05:09:45.486147 [ 193 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_16_3} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2439 | 2024.11.13 05:09:45.486341 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2440 | 2024.11.13 05:09:45.486519 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2441 | 2024.11.13 05:09:45.486563 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2442 | 2024.11.13 05:09:45.486914 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2443 | 2024.11.13 05:09:45.487174 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2444 | 2024.11.13 05:09:45.487344 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002307 sec., 6068.487212830516 rows/sec., 425.00 KiB/sec. | ||
2445 | 2024.11.13 05:09:45.487401 [ 253 ] {6438e456-30e1-470a-b2a9-c26e5368af42} <Debug> TCPHandler: Processed in 0.002734514 sec. | ||
2446 | 2024.11.13 05:09:45.487554 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2447 | 2024.11.13 05:09:45.487695 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2448 | 2024.11.13 05:09:45.487751 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2449 | 2024.11.13 05:09:45.488433 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2450 | 2024.11.13 05:09:45.488475 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2451 | 2024.11.13 05:09:45.488829 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2452 | 2024.11.13 05:09:45.489069 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2453 | 2024.11.13 05:09:45.489274 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
2454 | 2024.11.13 05:09:45.489325 [ 254 ] {cb664b62-7e68-4fc1-8854-1157df87b255} <Debug> TCPHandler: Processed in 0.001838076 sec. | ||
2455 | 2024.11.13 05:09:45.489479 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2456 | 2024.11.13 05:09:45.489618 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2457 | 2024.11.13 05:09:45.489676 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2458 | 2024.11.13 05:09:45.490527 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2459 | 2024.11.13 05:09:45.490565 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2460 | 2024.11.13 05:09:45.490943 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2461 | 2024.11.13 05:09:45.491188 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2462 | 2024.11.13 05:09:45.491303 [ 123 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2463 | 2024.11.13 05:09:45.491340 [ 123 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2464 | 2024.11.13 05:09:45.491362 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2465 | 2024.11.13 05:09:45.491371 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001782 sec., 237934.90460157127 rows/sec., 17.01 MiB/sec. | ||
2466 | 2024.11.13 05:09:45.491683 [ 253 ] {fcd7172f-a3ef-4968-947f-64b390a17ce5} <Debug> TCPHandler: Processed in 0.00226652 sec. | ||
2467 | 2024.11.13 05:09:45.491935 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::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 | ||
2468 | 2024.11.13 05:09:45.491975 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2469 | 2024.11.13 05:09:45.492231 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2470 | 2024.11.13 05:09:45.492241 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2471 | 2024.11.13 05:09:45.492268 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 898 rows starting from the beginning of the part | ||
2472 | 2024.11.13 05:09:45.492308 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2473 | 2024.11.13 05:09:45.492537 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2474 | 2024.11.13 05:09:45.492953 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 424 rows starting from the beginning of the part | ||
2475 | 2024.11.13 05:09:45.493322 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
2476 | 2024.11.13 05:09:45.493609 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::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 | ||
2477 | 2024.11.13 05:09:45.493916 [ 188 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 424 rows starting from the beginning of the part | ||
2478 | 2024.11.13 05:09:45.494606 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2024.11.13 05:09:45.494651 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2480 | 2024.11.13 05:09:45.495203 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2481 | 2024.11.13 05:09:45.495620 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2024.11.13 05:09:45.496077 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003841 sec., 1562.0932048945588 rows/sec., 81.61 KiB/sec. | ||
2483 | 2024.11.13 05:09:45.496455 [ 254 ] {adaf5569-66ac-4029-8530-dc5b4f52de00} <Debug> TCPHandler: Processed in 0.004659001 sec. | ||
2484 | 2024.11.13 05:09:45.496564 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.005104755 sec., 381213.2022006933 rows/sec., 29.17 MiB/sec. | ||
2485 | 2024.11.13 05:09:45.496628 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2486 | 2024.11.13 05:09:45.496803 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2487 | 2024.11.13 05:09:45.496826 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2488 | 2024.11.13 05:09:45.496902 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2489 | 2024.11.13 05:09:45.497405 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2490 | 2024.11.13 05:09:45.497553 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_16_3} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2491 | 2024.11.13 05:09:45.497690 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2492 | 2024.11.13 05:09:45.497961 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2493 | 2024.11.13 05:09:45.498004 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2494 | 2024.11.13 05:09:45.498427 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2495 | 2024.11.13 05:09:45.498683 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2496 | 2024.11.13 05:09:45.498811 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2497 | 2024.11.13 05:09:45.498855 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2498 | 2024.11.13 05:09:45.498867 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002109 sec., 112375.533428165 rows/sec., 7.53 MiB/sec. | ||
2499 | 2024.11.13 05:09:45.498887 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2500 | 2024.11.13 05:09:45.498975 [ 253 ] {5b682b37-bec8-4296-90ce-bb1a6003a07b} <Debug> TCPHandler: Processed in 0.002418151 sec. | ||
2501 | 2024.11.13 05:09:45.499172 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
2502 | 2024.11.13 05:09:45.499183 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2503 | 2024.11.13 05:09:45.499438 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2504 | 2024.11.13 05:09:45.499445 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2505 | 2024.11.13 05:09:45.499504 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3048 rows starting from the beginning of the part | ||
2506 | 2024.11.13 05:09:45.499541 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2507 | 2024.11.13 05:09:45.499903 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2508 | 2024.11.13 05:09:45.500341 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2509 | 2024.11.13 05:09:45.500709 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 164 rows starting from the beginning of the part | ||
2510 | 2024.11.13 05:09:45.501013 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
2511 | 2024.11.13 05:09:45.501361 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
2512 | 2024.11.13 05:09:45.502053 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2024.11.13 05:09:45.502126 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2514 | 2024.11.13 05:09:45.502927 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2515 | 2024.11.13 05:09:45.503524 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2024.11.13 05:09:45.504152 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004769 sec., 209.68756552736423 rows/sec., 14.13 KiB/sec. | ||
2517 | 2024.11.13 05:09:45.504361 [ 254 ] {81097a89-0308-4a8f-9897-909d3f881202} <Debug> TCPHandler: Processed in 0.005286626 sec. | ||
2518 | 2024.11.13 05:09:45.504540 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2519 | 2024.11.13 05:09:45.504761 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2520 | 2024.11.13 05:09:45.505006 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <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 | ||
2521 | 2024.11.13 05:09:45.505301 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4006 rows, containing 5 columns (5 merged, 0 gathered) in 0.006302075 sec., 635663.6504643311 rows/sec., 43.02 MiB/sec. | ||
2522 | 2024.11.13 05:09:45.505727 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2523 | 2024.11.13 05:09:45.506461 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2524 | 2024.11.13 05:09:45.506562 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2525 | 2024.11.13 05:09:45.506676 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2526 | 2024.11.13 05:09:45.507196 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2527 | 2024.11.13 05:09:45.507242 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2528 | 2024.11.13 05:09:45.507921 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2529 | 2024.11.13 05:09:45.508183 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2530 | 2024.11.13 05:09:45.508413 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003713 sec., 11311.607864260704 rows/sec., 20.27 MiB/sec. | ||
2531 | 2024.11.13 05:09:45.508670 [ 253 ] {6e0ae798-196d-4800-a212-a4118ac33aa4} <Debug> TCPHandler: Processed in 0.004188957 sec. | ||
2532 | 2024.11.13 05:09:45.508841 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2024.11.13 05:09:45.508984 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2534 | 2024.11.13 05:09:45.509042 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2535 | 2024.11.13 05:09:45.509603 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2536 | 2024.11.13 05:09:45.509643 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2537 | 2024.11.13 05:09:45.510024 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2538 | 2024.11.13 05:09:45.510267 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2539 | 2024.11.13 05:09:45.510429 [ 123 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2540 | 2024.11.13 05:09:45.510492 [ 123 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2541 | 2024.11.13 05:09:45.510535 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2542 | 2024.11.13 05:09:45.510535 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001569 sec., 52262.58763543658 rows/sec., 3.32 MiB/sec. | ||
2543 | 2024.11.13 05:09:45.510822 [ 254 ] {f0e00a02-2f14-42f6-b2de-c4589555a674} <Debug> TCPHandler: Processed in 0.002042657 sec. | ||
2544 | 2024.11.13 05:09:45.511041 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2545 | 2024.11.13 05:09:45.511262 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2546 | 2024.11.13 05:09:45.511296 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 568 rows starting from the beginning of the part | ||
2547 | 2024.11.13 05:09:45.511413 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2548 | 2024.11.13 05:09:45.511570 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2549 | 2024.11.13 05:09:45.511710 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2550 | 2024.11.13 05:09:45.511840 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
2551 | 2024.11.13 05:09:45.511923 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
2552 | 2024.11.13 05:09:45.513188 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.002563152 sec., 355811.906590011 rows/sec., 23.27 MiB/sec. | ||
2553 | 2024.11.13 05:09:45.513336 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2554 | 2024.11.13 05:09:45.513633 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2555 | 2024.11.13 05:09:45.513714 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_16_3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2556 | 2024.11.13 05:09:45.513789 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2557 | 2024.11.13 05:09:50.468688 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2558 | 2024.11.13 05:09:50.469023 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2559 | 2024.11.13 05:09:50.469145 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2560 | 2024.11.13 05:09:50.470079 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2561 | 2024.11.13 05:09:50.470136 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2562 | 2024.11.13 05:09:50.470562 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2563 | 2024.11.13 05:09:50.470820 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2564 | 2024.11.13 05:09:50.471124 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002167 sec., 1845.8698661744347 rows/sec., 150.52 KiB/sec. | ||
2565 | 2024.11.13 05:09:50.471219 [ 254 ] {2130f4ff-84e8-4d55-8552-67cb71dc760f} <Debug> TCPHandler: Processed in 0.002722544 sec. | ||
2566 | 2024.11.13 05:09:50.471470 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2567 | 2024.11.13 05:09:50.471676 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2568 | 2024.11.13 05:09:50.471748 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2569 | 2024.11.13 05:09:50.472497 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2570 | 2024.11.13 05:09:50.472538 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2571 | 2024.11.13 05:09:50.472958 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2572 | 2024.11.13 05:09:50.473216 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2573 | 2024.11.13 05:09:50.473409 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001788 sec., 32438.47874720358 rows/sec., 2.47 MiB/sec. | ||
2574 | 2024.11.13 05:09:50.473465 [ 253 ] {39757eee-0efd-4e08-bb58-914e6851ee7b} <Debug> TCPHandler: Processed in 0.002132088 sec. | ||
2575 | 2024.11.13 05:09:50.473626 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2576 | 2024.11.13 05:09:50.473860 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2577 | 2024.11.13 05:09:50.473951 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2578 | 2024.11.13 05:09:50.474848 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2024.11.13 05:09:50.474892 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2580 | 2024.11.13 05:09:50.475261 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2581 | 2024.11.13 05:09:50.475500 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2582 | 2024.11.13 05:09:50.475718 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00192 sec., 2083.3333333333335 rows/sec., 145.47 KiB/sec. | ||
2583 | 2024.11.13 05:09:50.475773 [ 254 ] {69032202-069d-4fb6-a527-44ab9a0bbcb2} <Debug> TCPHandler: Processed in 0.002226409 sec. | ||
2584 | 2024.11.13 05:09:50.475934 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2585 | 2024.11.13 05:09:50.476073 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2586 | 2024.11.13 05:09:50.476128 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2587 | 2024.11.13 05:09:50.476800 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2588 | 2024.11.13 05:09:50.476837 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2589 | 2024.11.13 05:09:50.477192 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2590 | 2024.11.13 05:09:50.477428 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2591 | 2024.11.13 05:09:50.477598 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001557 sec., 43673.73153500321 rows/sec., 3.41 MiB/sec. | ||
2592 | 2024.11.13 05:09:50.477649 [ 253 ] {fcd147fd-aa3a-4536-81c5-f7dbf51ace11} <Debug> TCPHandler: Processed in 0.001784616 sec. | ||
2593 | 2024.11.13 05:09:50.477803 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2594 | 2024.11.13 05:09:50.477946 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2595 | 2024.11.13 05:09:50.478009 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2596 | 2024.11.13 05:09:50.478660 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2597 | 2024.11.13 05:09:50.478701 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2598 | 2024.11.13 05:09:50.479092 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2599 | 2024.11.13 05:09:50.479329 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2600 | 2024.11.13 05:09:50.479534 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001622 sec., 80147.96547472257 rows/sec., 5.58 MiB/sec. | ||
2601 | 2024.11.13 05:09:50.479589 [ 254 ] {0f87062c-d8cd-477b-9829-85d67e746743} <Debug> TCPHandler: Processed in 0.001853446 sec. | ||
2602 | 2024.11.13 05:09:50.479738 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2603 | 2024.11.13 05:09:50.479876 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2604 | 2024.11.13 05:09:50.479936 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2605 | 2024.11.13 05:09:50.480502 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2024.11.13 05:09:50.480546 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2607 | 2024.11.13 05:09:50.480933 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2608 | 2024.11.13 05:09:50.481165 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2609 | 2024.11.13 05:09:50.481335 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00149 sec., 32214.765100671142 rows/sec., 2.17 MiB/sec. | ||
2610 | 2024.11.13 05:09:50.481382 [ 253 ] {02bd3be6-987f-440c-9b82-493e6d915cd3} <Debug> TCPHandler: Processed in 0.001710675 sec. | ||
2611 | 2024.11.13 05:09:54.711436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 422 | ||
2612 | 2024.11.13 05:09:54.714498 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2613 | 2024.11.13 05:09:54.714548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2614 | 2024.11.13 05:09:54.716154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2615 | 2024.11.13 05:09:54.716476 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2616 | 2024.11.13 05:09:54.717210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
2617 | 2024.11.13 05:09:55.469883 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2618 | 2024.11.13 05:09:55.470183 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2619 | 2024.11.13 05:09:55.470297 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2620 | 2024.11.13 05:09:55.471246 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2621 | 2024.11.13 05:09:55.471290 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2622 | 2024.11.13 05:09:55.471730 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2623 | 2024.11.13 05:09:55.472001 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2024.11.13 05:09:55.472250 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00214 sec., 26168.22429906542 rows/sec., 2.00 MiB/sec. | ||
2625 | 2024.11.13 05:09:55.472477 [ 254 ] {61e21788-44d5-4a4e-b94f-5c0ed6012973} <Debug> TCPHandler: Processed in 0.002774774 sec. | ||
2626 | 2024.11.13 05:09:55.472750 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2627 | 2024.11.13 05:09:55.472942 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2628 | 2024.11.13 05:09:55.473013 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2629 | 2024.11.13 05:09:55.473772 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2630 | 2024.11.13 05:09:55.473823 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2631 | 2024.11.13 05:09:55.474263 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2632 | 2024.11.13 05:09:55.474523 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2633 | 2024.11.13 05:09:55.474760 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. | ||
2634 | 2024.11.13 05:09:55.474818 [ 253 ] {2bac74ac-b8ad-4242-830b-85c507ac36d3} <Debug> TCPHandler: Processed in 0.00221645 sec. | ||
2635 | 2024.11.13 05:09:55.474976 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2636 | 2024.11.13 05:09:55.475124 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2637 | 2024.11.13 05:09:55.475188 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2638 | 2024.11.13 05:09:55.475840 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2639 | 2024.11.13 05:09:55.475878 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2640 | 2024.11.13 05:09:55.476291 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2641 | 2024.11.13 05:09:55.476536 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2642 | 2024.11.13 05:09:55.476727 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. | ||
2643 | 2024.11.13 05:09:55.476781 [ 254 ] {2300dcbd-3dfe-4cdf-ac3b-8f5826e89031} <Debug> TCPHandler: Processed in 0.001872476 sec. | ||
2644 | 2024.11.13 05:09:55.476931 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2645 | 2024.11.13 05:09:55.477072 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2646 | 2024.11.13 05:09:55.477134 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2647 | 2024.11.13 05:09:55.477727 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2648 | 2024.11.13 05:09:55.477772 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2649 | 2024.11.13 05:09:55.478153 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2650 | 2024.11.13 05:09:55.478393 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2651 | 2024.11.13 05:09:55.478597 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec. | ||
2652 | 2024.11.13 05:09:55.478649 [ 253 ] {ebdf3068-262a-4b57-8e9b-9a78c86a33ce} <Debug> TCPHandler: Processed in 0.001784135 sec. | ||
2653 | 2024.11.13 05:09:59.607098 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2654 | 2024.11.13 05:09:59.607202 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2655 | 2024.11.13 05:10:00.476549 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2656 | 2024.11.13 05:10:00.476738 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2657 | 2024.11.13 05:10:00.476812 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2658 | 2024.11.13 05:10:00.477550 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2659 | 2024.11.13 05:10:00.477605 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2660 | 2024.11.13 05:10:00.478037 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2661 | 2024.11.13 05:10:00.478299 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2024.11.13 05:10:00.478567 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
2663 | 2024.11.13 05:10:00.478738 [ 254 ] {7017ab3a-4557-4010-956b-01b9eaa0365e} <Debug> TCPHandler: Processed in 0.00231685 sec. | ||
2664 | 2024.11.13 05:10:00.479005 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2024.11.13 05:10:00.479217 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2666 | 2024.11.13 05:10:00.479298 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2667 | 2024.11.13 05:10:00.480217 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2024.11.13 05:10:00.480261 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2669 | 2024.11.13 05:10:00.480734 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2670 | 2024.11.13 05:10:00.480997 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2024.11.13 05:10:00.481199 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002041 sec., 140617.3444390005 rows/sec., 12.41 MiB/sec. | ||
2672 | 2024.11.13 05:10:00.481261 [ 253 ] {4a3a3152-1095-406f-83bb-d748b625b1c0} <Debug> TCPHandler: Processed in 0.002395411 sec. | ||
2673 | 2024.11.13 05:10:00.481462 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2674 | 2024.11.13 05:10:00.481695 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2675 | 2024.11.13 05:10:00.481789 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2676 | 2024.11.13 05:10:00.482454 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2024.11.13 05:10:00.482496 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2678 | 2024.11.13 05:10:00.482871 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2679 | 2024.11.13 05:10:00.483110 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2024.11.13 05:10:00.483276 [ 147 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2681 | 2024.11.13 05:10:00.483351 [ 147 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2682 | 2024.11.13 05:10:00.483355 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001711 sec., 28638.22326125073 rows/sec., 2.06 MiB/sec. | ||
2683 | 2024.11.13 05:10:00.483391 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2684 | 2024.11.13 05:10:00.483503 [ 254 ] {886cd9d0-9883-4560-a427-816c035cc680} <Debug> TCPHandler: Processed in 0.002150529 sec. | ||
2685 | 2024.11.13 05:10:00.483620 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
2686 | 2024.11.13 05:10:00.483689 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2687 | 2024.11.13 05:10:00.483776 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2688 | 2024.11.13 05:10:00.483857 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
2689 | 2024.11.13 05:10:00.483913 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2690 | 2024.11.13 05:10:00.484031 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part | ||
2691 | 2024.11.13 05:10:00.484081 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2692 | 2024.11.13 05:10:00.484367 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
2693 | 2024.11.13 05:10:00.484629 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
2694 | 2024.11.13 05:10:00.485013 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
2695 | 2024.11.13 05:10:00.485347 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part | ||
2696 | 2024.11.13 05:10:00.487379 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2697 | 2024.11.13 05:10:00.487455 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2698 | 2024.11.13 05:10:00.488455 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.004934304 sec., 42153.86810378931 rows/sec., 3.19 MiB/sec. | ||
2699 | 2024.11.13 05:10:00.488533 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2700 | 2024.11.13 05:10:00.488620 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2701 | 2024.11.13 05:10:00.489014 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2702 | 2024.11.13 05:10:00.489124 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2703 | 2024.11.13 05:10:00.489361 [ 196 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_11_2} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2704 | 2024.11.13 05:10:00.489435 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005581 sec., 2508.51101953055 rows/sec., 175.68 KiB/sec. | ||
2705 | 2024.11.13 05:10:00.489492 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2706 | 2024.11.13 05:10:00.489620 [ 253 ] {45001ce0-8dad-450a-8b8b-d567bb33e9f2} <Debug> TCPHandler: Processed in 0.006017173 sec. | ||
2707 | 2024.11.13 05:10:00.489810 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2708 | 2024.11.13 05:10:00.489945 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2709 | 2024.11.13 05:10:00.489994 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2710 | 2024.11.13 05:10:00.490570 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2711 | 2024.11.13 05:10:00.490611 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2712 | 2024.11.13 05:10:00.490973 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2713 | 2024.11.13 05:10:00.491215 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2714 | 2024.11.13 05:10:00.491447 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. | ||
2715 | 2024.11.13 05:10:00.491533 [ 254 ] {2168d117-2f11-404c-9cb4-677baa54b2e4} <Debug> TCPHandler: Processed in 0.001792185 sec. | ||
2716 | 2024.11.13 05:10:00.491685 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2717 | 2024.11.13 05:10:00.491808 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2718 | 2024.11.13 05:10:00.491857 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2719 | 2024.11.13 05:10:00.492581 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2720 | 2024.11.13 05:10:00.492619 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2721 | 2024.11.13 05:10:00.493026 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2722 | 2024.11.13 05:10:00.493278 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2723 | 2024.11.13 05:10:00.493462 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001681 sec., 252230.81499107674 rows/sec., 18.04 MiB/sec. | ||
2724 | 2024.11.13 05:10:00.493517 [ 253 ] {537698bb-3732-4725-888d-56673cc39aab} <Debug> TCPHandler: Processed in 0.001888097 sec. | ||
2725 | 2024.11.13 05:10:00.493661 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2726 | 2024.11.13 05:10:00.493778 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2727 | 2024.11.13 05:10:00.493831 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2728 | 2024.11.13 05:10:00.494409 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2729 | 2024.11.13 05:10:00.494457 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2730 | 2024.11.13 05:10:00.494886 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2731 | 2024.11.13 05:10:00.495130 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2024.11.13 05:10:00.495338 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 197.90 KiB/sec. | ||
2733 | 2024.11.13 05:10:00.495389 [ 254 ] {f2068b4e-452d-4700-94f1-256615ff83e6} <Debug> TCPHandler: Processed in 0.001786665 sec. | ||
2734 | 2024.11.13 05:10:00.495531 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2735 | 2024.11.13 05:10:00.495650 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2736 | 2024.11.13 05:10:00.495704 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2737 | 2024.11.13 05:10:00.496266 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2024.11.13 05:10:00.496303 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2739 | 2024.11.13 05:10:00.496708 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2740 | 2024.11.13 05:10:00.496953 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2024.11.13 05:10:00.497183 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001558 sec., 152118.10012836973 rows/sec., 10.20 MiB/sec. | ||
2742 | 2024.11.13 05:10:00.497391 [ 253 ] {9da2c865-509c-4cc0-8144-537f543e3dc0} <Debug> TCPHandler: Processed in 0.001911757 sec. | ||
2743 | 2024.11.13 05:10:00.497566 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2744 | 2024.11.13 05:10:00.497704 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2745 | 2024.11.13 05:10:00.497765 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2746 | 2024.11.13 05:10:00.498247 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2747 | 2024.11.13 05:10:00.498287 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2748 | 2024.11.13 05:10:00.498640 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2749 | 2024.11.13 05:10:00.498877 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2750 | 2024.11.13 05:10:00.499093 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
2751 | 2024.11.13 05:10:00.499176 [ 254 ] {e8cf1f16-4e7d-4547-a25c-9829f6204800} <Debug> TCPHandler: Processed in 0.001686514 sec. | ||
2752 | 2024.11.13 05:10:00.499317 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2753 | 2024.11.13 05:10:00.499435 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2754 | 2024.11.13 05:10:00.499517 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <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 | ||
2755 | 2024.11.13 05:10:00.500656 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2756 | 2024.11.13 05:10:00.500696 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2757 | 2024.11.13 05:10:00.501424 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2758 | 2024.11.13 05:10:00.501701 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2759 | 2024.11.13 05:10:00.501938 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002528 sec., 16613.92405063291 rows/sec., 29.77 MiB/sec. | ||
2760 | 2024.11.13 05:10:00.502054 [ 253 ] {4c867639-8a68-422c-9bad-07a347e13ebc} <Debug> TCPHandler: Processed in 0.002793574 sec. | ||
2761 | 2024.11.13 05:10:00.502209 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2762 | 2024.11.13 05:10:00.502354 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2763 | 2024.11.13 05:10:00.502413 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2764 | 2024.11.13 05:10:00.502974 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2765 | 2024.11.13 05:10:00.503015 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2766 | 2024.11.13 05:10:00.503379 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2767 | 2024.11.13 05:10:00.503618 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2768 | 2024.11.13 05:10:00.503882 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001548 sec., 52971.576227390186 rows/sec., 3.36 MiB/sec. | ||
2769 | 2024.11.13 05:10:00.504083 [ 254 ] {634b9c7c-bebf-413f-bc3e-ec6db9c4dce5} <Debug> TCPHandler: Processed in 0.001931777 sec. | ||
2770 | 2024.11.13 05:10:04.717475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 452 | ||
2771 | 2024.11.13 05:10:04.720428 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2772 | 2024.11.13 05:10:04.720482 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2773 | 2024.11.13 05:10:04.721998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2774 | 2024.11.13 05:10:04.722314 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2775 | 2024.11.13 05:10:04.722504 [ 141 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2776 | 2024.11.13 05:10:04.722619 [ 141 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2777 | 2024.11.13 05:10:04.722683 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2778 | 2024.11.13 05:10:04.723113 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::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 | ||
2779 | 2024.11.13 05:10:04.723756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
2780 | 2024.11.13 05:10:04.724247 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2781 | 2024.11.13 05:10:04.724413 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 296 rows starting from the beginning of the part | ||
2782 | 2024.11.13 05:10:04.725020 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
2783 | 2024.11.13 05:10:04.725555 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
2784 | 2024.11.13 05:10:04.726212 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
2785 | 2024.11.13 05:10:04.726850 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
2786 | 2024.11.13 05:10:04.727335 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2787 | 2024.11.13 05:10:04.734975 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 72 columns (72 merged, 0 gathered) in 0.012153446 sec., 37191.09789931185 rows/sec., 34.22 MiB/sec. | ||
2788 | 2024.11.13 05:10:04.735939 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2789 | 2024.11.13 05:10:04.736706 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2790 | 2024.11.13 05:10:04.736790 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_11_2} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2791 | 2024.11.13 05:10:04.737065 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
2792 | 2024.11.13 05:10:05.292974 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2793 | 2024.11.13 05:10:05.469484 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2794 | 2024.11.13 05:10:05.469778 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2795 | 2024.11.13 05:10:05.469890 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2796 | 2024.11.13 05:10:05.470660 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2024.11.13 05:10:05.470704 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2798 | 2024.11.13 05:10:05.471121 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2799 | 2024.11.13 05:10:05.471385 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2024.11.13 05:10:05.471593 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001898 sec., 1053.7407797681772 rows/sec., 85.93 KiB/sec. | ||
2801 | 2024.11.13 05:10:05.471653 [ 254 ] {06986c78-61da-4ed2-b136-7f40cdae5ce8} <Debug> TCPHandler: Processed in 0.00235133 sec. | ||
2802 | 2024.11.13 05:10:05.471903 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2803 | 2024.11.13 05:10:05.472113 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2804 | 2024.11.13 05:10:05.472195 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2805 | 2024.11.13 05:10:05.473071 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2806 | 2024.11.13 05:10:05.473122 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2807 | 2024.11.13 05:10:05.473570 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2808 | 2024.11.13 05:10:05.473835 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2809 | 2024.11.13 05:10:05.474066 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.002013 sec., 28315.946348733232 rows/sec., 2.16 MiB/sec. | ||
2810 | 2024.11.13 05:10:05.474133 [ 253 ] {25b5f686-1c68-437b-8424-004de7d33e6d} <Debug> TCPHandler: Processed in 0.002368501 sec. | ||
2811 | 2024.11.13 05:10:05.474341 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2812 | 2024.11.13 05:10:05.474567 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2813 | 2024.11.13 05:10:05.474658 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2814 | 2024.11.13 05:10:05.475414 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2815 | 2024.11.13 05:10:05.475451 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2816 | 2024.11.13 05:10:05.475801 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2817 | 2024.11.13 05:10:05.476039 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2024.11.13 05:10:05.476266 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001752 sec., 1141.552511415525 rows/sec., 79.71 KiB/sec. | ||
2819 | 2024.11.13 05:10:05.476478 [ 254 ] {2879788a-8936-4163-95c8-4cadf3ced023} <Debug> TCPHandler: Processed in 0.002245269 sec. | ||
2820 | 2024.11.13 05:10:05.476646 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2821 | 2024.11.13 05:10:05.476796 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2822 | 2024.11.13 05:10:05.476856 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2823 | 2024.11.13 05:10:05.477495 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2824 | 2024.11.13 05:10:05.477536 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2825 | 2024.11.13 05:10:05.477906 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2826 | 2024.11.13 05:10:05.478165 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2827 | 2024.11.13 05:10:05.478386 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001626 sec., 40590.40590405904 rows/sec., 3.17 MiB/sec. | ||
2828 | 2024.11.13 05:10:05.478441 [ 253 ] {89021c52-7fd5-4a56-9c5c-ff0c054d727e} <Debug> TCPHandler: Processed in 0.001862046 sec. | ||
2829 | 2024.11.13 05:10:05.478590 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2830 | 2024.11.13 05:10:05.478728 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2831 | 2024.11.13 05:10:05.478789 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2832 | 2024.11.13 05:10:05.479385 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2833 | 2024.11.13 05:10:05.479422 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2834 | 2024.11.13 05:10:05.479807 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2835 | 2024.11.13 05:10:05.480041 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2024.11.13 05:10:05.480217 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00152 sec., 105921.05263157895 rows/sec., 7.38 MiB/sec. | ||
2837 | 2024.11.13 05:10:05.480266 [ 254 ] {1ae75d12-1b7a-4d66-a396-c7cc7bfddae0} <Debug> TCPHandler: Processed in 0.001742926 sec. | ||
2838 | 2024.11.13 05:10:05.480421 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2024.11.13 05:10:05.480564 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2840 | 2024.11.13 05:10:05.480626 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2841 | 2024.11.13 05:10:05.481187 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2024.11.13 05:10:05.481226 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2843 | 2024.11.13 05:10:05.481594 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2844 | 2024.11.13 05:10:05.481826 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2024.11.13 05:10:05.482042 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. | ||
2846 | 2024.11.13 05:10:05.482143 [ 253 ] {6321d14f-7fdb-4c7b-a082-c473f6f26e45} <Debug> TCPHandler: Processed in 0.001846506 sec. | ||
2847 | 2024.11.13 05:10:05.494574 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2848 | 2024.11.13 05:10:05.524885 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2849 | 2024.11.13 05:10:05.618566 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2850 | 2024.11.13 05:10:05.656797 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2851 | 2024.11.13 05:10:05.690034 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2852 | 2024.11.13 05:10:05.710286 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33770, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2853 | 2024.11.13 05:10:05.713521 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2854 | 2024.11.13 05:10:08.218614 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2855 | 2024.11.13 05:10:08.890237 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2856 | 2024.11.13 05:10:08.899571 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2857 | 2024.11.13 05:10:08.936188 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2858 | 2024.11.13 05:10:08.937438 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2859 | 2024.11.13 05:10:08.948688 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2860 | 2024.11.13 05:10:08.971270 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2861 | 2024.11.13 05:10:08.983011 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60563, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2862 | 2024.11.13 05:10:08.994232 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2863 | 2024.11.13 05:10:09.624863 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2864 | 2024.11.13 05:10:09.754814 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2865 | 2024.11.13 05:10:09.789139 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2866 | 2024.11.13 05:10:09.815435 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2867 | 2024.11.13 05:10:09.820760 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2868 | 2024.11.13 05:10:09.821973 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2869 | 2024.11.13 05:10:09.893167 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2870 | 2024.11.13 05:10:10.085048 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2871 | 2024.11.13 05:10:10.470029 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2872 | 2024.11.13 05:10:10.470247 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2873 | 2024.11.13 05:10:10.470351 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2874 | 2024.11.13 05:10:10.471108 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2875 | 2024.11.13 05:10:10.471150 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2876 | 2024.11.13 05:10:10.471569 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2877 | 2024.11.13 05:10:10.471830 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2878 | 2024.11.13 05:10:10.471970 [ 136 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2879 | 2024.11.13 05:10:10.472015 [ 136 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2880 | 2024.11.13 05:10:10.472036 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.31 MiB/sec. | ||
2881 | 2024.11.13 05:10:10.472041 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2882 | 2024.11.13 05:10:10.472146 [ 254 ] {e9feffc9-86c0-4001-93c6-f6c20a5b99cb} <Debug> TCPHandler: Processed in 0.00225012 sec. | ||
2883 | 2024.11.13 05:10:10.472497 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2884 | 2024.11.13 05:10:10.472649 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::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 | ||
2885 | 2024.11.13 05:10:10.472786 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2886 | 2024.11.13 05:10:10.472917 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2887 | 2024.11.13 05:10:10.472934 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2888 | 2024.11.13 05:10:10.473054 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1431 rows starting from the beginning of the part | ||
2889 | 2024.11.13 05:10:10.473349 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part | ||
2890 | 2024.11.13 05:10:10.473715 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
2891 | 2024.11.13 05:10:10.474127 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 287 rows starting from the beginning of the part | ||
2892 | 2024.11.13 05:10:10.474464 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
2893 | 2024.11.13 05:10:10.474795 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
2894 | 2024.11.13 05:10:10.475959 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2895 | 2024.11.13 05:10:10.476047 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2896 | 2024.11.13 05:10:10.477173 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2897 | 2024.11.13 05:10:10.477594 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2898 | 2024.11.13 05:10:10.477945 [ 136 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2899 | 2024.11.13 05:10:10.478086 [ 136 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2024.11.13 05:10:10.478176 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2901 | 2024.11.13 05:10:10.478336 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.006136633 sec., 316949.05007355014 rows/sec., 27.63 MiB/sec. | ||
2902 | 2024.11.13 05:10:10.478357 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005596 sec., 11436.740528949249 rows/sec., 914.09 KiB/sec. | ||
2903 | 2024.11.13 05:10:10.478676 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::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 | ||
2904 | 2024.11.13 05:10:10.478870 [ 253 ] {543e0f35-4206-44c2-bc29-931fccc40f2f} <Debug> TCPHandler: Processed in 0.006577798 sec. | ||
2905 | 2024.11.13 05:10:10.479171 [ 193 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2906 | 2024.11.13 05:10:10.479234 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2907 | 2024.11.13 05:10:10.479303 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2908 | 2024.11.13 05:10:10.479438 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
2909 | 2024.11.13 05:10:10.479578 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2910 | 2024.11.13 05:10:10.479780 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2911 | 2024.11.13 05:10:10.480183 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part | ||
2912 | 2024.11.13 05:10:10.480401 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2024.11.13 05:10:10.480755 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
2914 | 2024.11.13 05:10:10.481010 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_21_4} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2915 | 2024.11.13 05:10:10.481309 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 424 rows starting from the beginning of the part | ||
2916 | 2024.11.13 05:10:10.481485 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2917 | 2024.11.13 05:10:10.481826 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
2918 | 2024.11.13 05:10:10.482060 [ 186 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
2919 | 2024.11.13 05:10:10.482992 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2920 | 2024.11.13 05:10:10.483079 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2921 | 2024.11.13 05:10:10.484255 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2922 | 2024.11.13 05:10:10.484735 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2923 | 2024.11.13 05:10:10.485012 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1592 rows, containing 5 columns (5 merged, 0 gathered) in 0.006680018 sec., 238322.71110646706 rows/sec., 18.37 MiB/sec. | ||
2924 | 2024.11.13 05:10:10.485091 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2925 | 2024.11.13 05:10:10.485192 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2926 | 2024.11.13 05:10:10.485222 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2927 | 2024.11.13 05:10:10.485259 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005787 sec., 27648.17694833247 rows/sec., 1.93 MiB/sec. | ||
2928 | 2024.11.13 05:10:10.485538 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2929 | 2024.11.13 05:10:10.485654 [ 254 ] {d863ab4b-868c-47dc-a9b8-b9eda6f0445f} <Debug> TCPHandler: Processed in 0.006620988 sec. | ||
2930 | 2024.11.13 05:10:10.485971 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2931 | 2024.11.13 05:10:10.486346 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
2932 | 2024.11.13 05:10:10.486438 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2933 | 2024.11.13 05:10:10.486612 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2934 | 2024.11.13 05:10:10.486945 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2935 | 2024.11.13 05:10:10.486962 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2936 | 2024.11.13 05:10:10.487193 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4006 rows starting from the beginning of the part | ||
2937 | 2024.11.13 05:10:10.487267 [ 201 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_21_4} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2938 | 2024.11.13 05:10:10.487733 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
2939 | 2024.11.13 05:10:10.487854 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 130 rows starting from the beginning of the part | ||
2940 | 2024.11.13 05:10:10.488082 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
2941 | 2024.11.13 05:10:10.488431 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::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 | ||
2942 | 2024.11.13 05:10:10.488693 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
2943 | 2024.11.13 05:10:10.489055 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
2944 | 2024.11.13 05:10:10.489578 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2024.11.13 05:10:10.489656 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2946 | 2024.11.13 05:10:10.490472 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2947 | 2024.11.13 05:10:10.491093 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2024.11.13 05:10:10.491380 [ 135 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2949 | 2024.11.13 05:10:10.491433 [ 135 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2950 | 2024.11.13 05:10:10.491460 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2951 | 2024.11.13 05:10:10.491464 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005165 sec., 11616.650532429816 rows/sec., 801.67 KiB/sec. | ||
2952 | 2024.11.13 05:10:10.491809 [ 253 ] {bc6ee4fa-ddda-4ad9-a703-0bcc48a1fe45} <Debug> TCPHandler: Processed in 0.006010033 sec. | ||
2953 | 2024.11.13 05:10:10.491851 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2954 | 2024.11.13 05:10:10.492106 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2955 | 2024.11.13 05:10:10.492174 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 912 rows starting from the beginning of the part | ||
2956 | 2024.11.13 05:10:10.492256 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4854 rows, containing 5 columns (5 merged, 0 gathered) in 0.006900661 sec., 703410.8761465026 rows/sec., 47.76 MiB/sec. | ||
2957 | 2024.11.13 05:10:10.492310 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
2958 | 2024.11.13 05:10:10.492440 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2959 | 2024.11.13 05:10:10.492499 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2960 | 2024.11.13 05:10:10.492755 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::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 | ||
2961 | 2024.11.13 05:10:10.492885 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2962 | 2024.11.13 05:10:10.493078 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
2963 | 2024.11.13 05:10:10.493749 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2964 | 2024.11.13 05:10:10.493973 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2965 | 2024.11.13 05:10:10.494111 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
2966 | 2024.11.13 05:10:10.494722 [ 190 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003161207 sec., 386561.2090571734 rows/sec., 25.38 MiB/sec. | ||
2967 | 2024.11.13 05:10:10.494937 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2968 | 2024.11.13 05:10:10.495219 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2024.11.13 05:10:10.495295 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_21_4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2970 | 2024.11.13 05:10:10.495365 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
2971 | 2024.11.13 05:10:10.696170 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2972 | 2024.11.13 05:10:10.816822 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42570, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2973 | 2024.11.13 05:10:10.840158 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2974 | 2024.11.13 05:10:10.880852 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2975 | 2024.11.13 05:10:10.892383 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2976 | 2024.11.13 05:10:10.973272 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2977 | 2024.11.13 05:10:10.986938 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2978 | 2024.11.13 05:10:14.607465 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2979 | 2024.11.13 05:10:14.607538 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2980 | 2024.11.13 05:10:14.724072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 472 | ||
2981 | 2024.11.13 05:10:14.726744 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2024.11.13 05:10:14.726802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2983 | 2024.11.13 05:10:14.728217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2984 | 2024.11.13 05:10:14.728539 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2024.11.13 05:10:14.729118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
2986 | 2024.11.13 05:10:15.001290 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000873928 sec. | ||
2987 | 2024.11.13 05:10:15.476531 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2024.11.13 05:10:15.476737 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2989 | 2024.11.13 05:10:15.476815 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2990 | 2024.11.13 05:10:15.477587 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2024.11.13 05:10:15.477631 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2992 | 2024.11.13 05:10:15.478059 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2993 | 2024.11.13 05:10:15.478316 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2024.11.13 05:10:15.478608 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
2995 | 2024.11.13 05:10:15.478729 [ 254 ] {04adf03c-f9a7-45ee-bdb1-271236aabb16} <Debug> TCPHandler: Processed in 0.00233597 sec. | ||
2996 | 2024.11.13 05:10:15.478987 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2997 | 2024.11.13 05:10:15.479206 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2998 | 2024.11.13 05:10:15.479292 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2999 | 2024.11.13 05:10:15.480174 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3000 | 2024.11.13 05:10:15.480232 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3001 | 2024.11.13 05:10:15.480721 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3002 | 2024.11.13 05:10:15.480990 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3003 | 2024.11.13 05:10:15.481224 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002078 sec., 138113.5707410972 rows/sec., 12.19 MiB/sec. | ||
3004 | 2024.11.13 05:10:15.481290 [ 253 ] {b87ebf29-3a66-4ca6-b5c2-9a3bb9ef3073} <Debug> TCPHandler: Processed in 0.002445332 sec. | ||
3005 | 2024.11.13 05:10:15.481455 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3006 | 2024.11.13 05:10:15.481599 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3007 | 2024.11.13 05:10:15.481658 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3008 | 2024.11.13 05:10:15.482360 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3009 | 2024.11.13 05:10:15.482398 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3010 | 2024.11.13 05:10:15.482769 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3011 | 2024.11.13 05:10:15.483024 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3012 | 2024.11.13 05:10:15.483199 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001633 sec., 30006.123698714026 rows/sec., 2.16 MiB/sec. | ||
3013 | 2024.11.13 05:10:15.483254 [ 254 ] {fa497c44-603a-46a9-ac48-d24096503e71} <Debug> TCPHandler: Processed in 0.001869266 sec. | ||
3014 | 2024.11.13 05:10:15.483435 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3015 | 2024.11.13 05:10:15.483585 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3016 | 2024.11.13 05:10:15.483647 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3017 | 2024.11.13 05:10:15.484345 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3018 | 2024.11.13 05:10:15.484388 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3019 | 2024.11.13 05:10:15.484760 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3020 | 2024.11.13 05:10:15.485008 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3021 | 2024.11.13 05:10:15.485291 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001722 sec., 8130.081300813008 rows/sec., 569.38 KiB/sec. | ||
3022 | 2024.11.13 05:10:15.485422 [ 253 ] {f3839c51-e1f7-4ddb-acbc-4d63d781638b} <Debug> TCPHandler: Processed in 0.002057868 sec. | ||
3023 | 2024.11.13 05:10:15.485578 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2024.11.13 05:10:15.485719 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3025 | 2024.11.13 05:10:15.485778 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3026 | 2024.11.13 05:10:15.486431 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2024.11.13 05:10:15.486467 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3028 | 2024.11.13 05:10:15.486812 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3029 | 2024.11.13 05:10:15.487072 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2024.11.13 05:10:15.487331 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00162 sec., 8024.691358024692 rows/sec., 500.34 KiB/sec. | ||
3031 | 2024.11.13 05:10:15.487466 [ 254 ] {2c41c5b0-c263-4f56-bc40-963bcfa0a140} <Debug> TCPHandler: Processed in 0.001956227 sec. | ||
3032 | 2024.11.13 05:10:15.487631 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2024.11.13 05:10:15.487772 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3034 | 2024.11.13 05:10:15.487829 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3035 | 2024.11.13 05:10:15.488615 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2024.11.13 05:10:15.488654 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3037 | 2024.11.13 05:10:15.489045 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3038 | 2024.11.13 05:10:15.489319 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2024.11.13 05:10:15.489532 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001791 sec., 236739.2518146287 rows/sec., 16.93 MiB/sec. | ||
3040 | 2024.11.13 05:10:15.489584 [ 253 ] {220bd734-2bde-459a-8538-a34961c9567a} <Debug> TCPHandler: Processed in 0.002021897 sec. | ||
3041 | 2024.11.13 05:10:15.489731 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2024.11.13 05:10:15.489866 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3043 | 2024.11.13 05:10:15.489925 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3044 | 2024.11.13 05:10:15.490454 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2024.11.13 05:10:15.490490 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3046 | 2024.11.13 05:10:15.490845 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3047 | 2024.11.13 05:10:15.491079 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2024.11.13 05:10:15.491347 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
3049 | 2024.11.13 05:10:15.491477 [ 254 ] {d0402b64-cda2-4641-86c1-df623978f8d3} <Debug> TCPHandler: Processed in 0.001810296 sec. | ||
3050 | 2024.11.13 05:10:15.491621 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3051 | 2024.11.13 05:10:15.491761 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3052 | 2024.11.13 05:10:15.491823 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3053 | 2024.11.13 05:10:15.492466 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2024.11.13 05:10:15.492504 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3055 | 2024.11.13 05:10:15.492903 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3056 | 2024.11.13 05:10:15.493147 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2024.11.13 05:10:15.493349 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001621 sec., 146206.04565083282 rows/sec., 9.80 MiB/sec. | ||
3058 | 2024.11.13 05:10:15.493401 [ 253 ] {963c914f-7af3-4350-ae8b-fca4cbd76b86} <Debug> TCPHandler: Processed in 0.001846237 sec. | ||
3059 | 2024.11.13 05:10:15.493561 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3060 | 2024.11.13 05:10:15.493700 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3061 | 2024.11.13 05:10:15.493760 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3062 | 2024.11.13 05:10:15.494297 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2024.11.13 05:10:15.494338 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3064 | 2024.11.13 05:10:15.494696 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3065 | 2024.11.13 05:10:15.494934 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2024.11.13 05:10:15.495104 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
3067 | 2024.11.13 05:10:15.495151 [ 254 ] {9a6635f4-8be5-45a4-a773-dc66462f536a} <Debug> TCPHandler: Processed in 0.001658544 sec. | ||
3068 | 2024.11.13 05:10:15.495284 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3069 | 2024.11.13 05:10:15.495423 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3070 | 2024.11.13 05:10:15.495514 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <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 | ||
3071 | 2024.11.13 05:10:15.496761 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3072 | 2024.11.13 05:10:15.496800 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3073 | 2024.11.13 05:10:15.497455 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3074 | 2024.11.13 05:10:15.497721 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3075 | 2024.11.13 05:10:15.498021 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002615 sec., 16061.185468451242 rows/sec., 28.78 MiB/sec. | ||
3076 | 2024.11.13 05:10:15.498252 [ 253 ] {3ae2d596-3751-4929-af52-572ce48ff48b} <Debug> TCPHandler: Processed in 0.003022556 sec. | ||
3077 | 2024.11.13 05:10:15.498412 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3078 | 2024.11.13 05:10:15.498550 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3079 | 2024.11.13 05:10:15.498608 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3080 | 2024.11.13 05:10:15.499160 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2024.11.13 05:10:15.499205 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3082 | 2024.11.13 05:10:15.499601 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3083 | 2024.11.13 05:10:15.499863 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2024.11.13 05:10:15.500187 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001637 sec., 50091.631032376295 rows/sec., 3.18 MiB/sec. | ||
3085 | 2024.11.13 05:10:15.500451 [ 254 ] {2f617c0a-5041-42d3-bb8b-d630e1be13f4} <Debug> TCPHandler: Processed in 0.002096468 sec. | ||
3086 | 2024.11.13 05:10:20.468553 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3087 | 2024.11.13 05:10:20.468876 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3088 | 2024.11.13 05:10:20.468992 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3089 | 2024.11.13 05:10:20.469944 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2024.11.13 05:10:20.469995 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3091 | 2024.11.13 05:10:20.470393 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3092 | 2024.11.13 05:10:20.470634 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3093 | 2024.11.13 05:10:20.470883 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00209 sec., 1913.8755980861245 rows/sec., 156.06 KiB/sec. | ||
3094 | 2024.11.13 05:10:20.470997 [ 254 ] {a885b2bb-09fb-41de-879f-0e4100e62634} <Debug> TCPHandler: Processed in 0.002613863 sec. | ||
3095 | 2024.11.13 05:10:20.471264 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3096 | 2024.11.13 05:10:20.471481 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3097 | 2024.11.13 05:10:20.471557 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3098 | 2024.11.13 05:10:20.472319 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2024.11.13 05:10:20.472370 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3100 | 2024.11.13 05:10:20.472812 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3101 | 2024.11.13 05:10:20.473092 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2024.11.13 05:10:20.473652 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002229 sec., 26020.637056976222 rows/sec., 1.98 MiB/sec. | ||
3103 | 2024.11.13 05:10:20.473943 [ 253 ] {23630017-d5be-41ce-8225-d1ca966b6098} <Debug> TCPHandler: Processed in 0.002817335 sec. | ||
3104 | 2024.11.13 05:10:20.474170 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3105 | 2024.11.13 05:10:20.474398 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3106 | 2024.11.13 05:10:20.474489 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3107 | 2024.11.13 05:10:20.475071 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2024.11.13 05:10:20.475111 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3109 | 2024.11.13 05:10:20.475461 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3110 | 2024.11.13 05:10:20.475706 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2024.11.13 05:10:20.475920 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 176.77 KiB/sec. | ||
3112 | 2024.11.13 05:10:20.475974 [ 254 ] {792f46e7-5546-4bab-ae5c-304d284bd7be} <Debug> TCPHandler: Processed in 0.001913967 sec. | ||
3113 | 2024.11.13 05:10:20.476137 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3114 | 2024.11.13 05:10:20.476285 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3115 | 2024.11.13 05:10:20.476345 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3116 | 2024.11.13 05:10:20.476984 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2024.11.13 05:10:20.477027 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3118 | 2024.11.13 05:10:20.477407 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3119 | 2024.11.13 05:10:20.477651 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2024.11.13 05:10:20.477866 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001617 sec., 42053.18491032777 rows/sec., 3.29 MiB/sec. | ||
3121 | 2024.11.13 05:10:20.477921 [ 253 ] {c8d250c4-ae70-45d8-9d54-874bd72cdedf} <Debug> TCPHandler: Processed in 0.001853286 sec. | ||
3122 | 2024.11.13 05:10:20.478076 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3123 | 2024.11.13 05:10:20.478216 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3124 | 2024.11.13 05:10:20.478278 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3125 | 2024.11.13 05:10:20.478863 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2024.11.13 05:10:20.478903 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3127 | 2024.11.13 05:10:20.479290 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3128 | 2024.11.13 05:10:20.479540 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3129 | 2024.11.13 05:10:20.479764 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.00158 sec., 82278.48101265823 rows/sec., 5.73 MiB/sec. | ||
3130 | 2024.11.13 05:10:20.479902 [ 254 ] {3d4a56ea-7793-4293-a686-4f50c7b49760} <Debug> TCPHandler: Processed in 0.001891527 sec. | ||
3131 | 2024.11.13 05:10:20.480057 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3132 | 2024.11.13 05:10:20.480198 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3133 | 2024.11.13 05:10:20.480260 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3134 | 2024.11.13 05:10:20.480786 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3135 | 2024.11.13 05:10:20.480825 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3136 | 2024.11.13 05:10:20.481201 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3137 | 2024.11.13 05:10:20.481446 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2024.11.13 05:10:20.481683 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001512 sec., 31746.031746031746 rows/sec., 2.14 MiB/sec. | ||
3139 | 2024.11.13 05:10:20.481888 [ 253 ] {463fce77-406a-414d-a3f8-c41c66490f26} <Debug> TCPHandler: Processed in 0.001888656 sec. | ||
3140 | 2024.11.13 05:10:24.729367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 506 | ||
3141 | 2024.11.13 05:10:24.732670 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3142 | 2024.11.13 05:10:24.732717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3143 | 2024.11.13 05:10:24.734126 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3144 | 2024.11.13 05:10:24.734517 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3145 | 2024.11.13 05:10:24.735956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
3146 | 2024.11.13 05:10:25.470555 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3147 | 2024.11.13 05:10:25.470742 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3148 | 2024.11.13 05:10:25.470811 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3149 | 2024.11.13 05:10:25.471550 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3150 | 2024.11.13 05:10:25.471601 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3151 | 2024.11.13 05:10:25.472040 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3152 | 2024.11.13 05:10:25.472295 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3153 | 2024.11.13 05:10:25.472587 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.25 MiB/sec. | ||
3154 | 2024.11.13 05:10:25.472641 [ 254 ] {43522a49-6b95-492d-97ee-f1650a71dc6d} <Debug> TCPHandler: Processed in 0.002217699 sec. | ||
3155 | 2024.11.13 05:10:25.472911 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3156 | 2024.11.13 05:10:25.473127 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3157 | 2024.11.13 05:10:25.473212 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3158 | 2024.11.13 05:10:25.474047 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3159 | 2024.11.13 05:10:25.474105 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3160 | 2024.11.13 05:10:25.474561 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3161 | 2024.11.13 05:10:25.474828 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3162 | 2024.11.13 05:10:25.475119 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002053 sec., 31173.89186556259 rows/sec., 2.43 MiB/sec. | ||
3163 | 2024.11.13 05:10:25.475339 [ 253 ] {ecb32b63-82cd-4280-84da-34192b0caf27} <Debug> TCPHandler: Processed in 0.002570963 sec. | ||
3164 | 2024.11.13 05:10:25.475519 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3165 | 2024.11.13 05:10:25.475637 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3166 | 2024.11.13 05:10:25.475688 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3167 | 2024.11.13 05:10:25.476225 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3168 | 2024.11.13 05:10:25.476261 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3169 | 2024.11.13 05:10:25.476655 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3170 | 2024.11.13 05:10:25.476897 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3171 | 2024.11.13 05:10:25.477116 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
3172 | 2024.11.13 05:10:25.477296 [ 254 ] {e5aa8933-ebd5-4c4e-a8c8-9e55fbe18b0c} <Debug> TCPHandler: Processed in 0.001847826 sec. | ||
3173 | 2024.11.13 05:10:25.477510 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3174 | 2024.11.13 05:10:25.477644 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3175 | 2024.11.13 05:10:25.477708 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3176 | 2024.11.13 05:10:25.478317 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3177 | 2024.11.13 05:10:25.478368 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3178 | 2024.11.13 05:10:25.478812 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3179 | 2024.11.13 05:10:25.479071 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3180 | 2024.11.13 05:10:25.479279 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001672 sec., 35885.16746411483 rows/sec., 2.42 MiB/sec. | ||
3181 | 2024.11.13 05:10:25.479335 [ 253 ] {3496b17d-70d7-413f-ae7b-61710695be74} <Debug> TCPHandler: Processed in 0.001922977 sec. | ||
3182 | 2024.11.13 05:10:29.607790 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3183 | 2024.11.13 05:10:29.607860 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3184 | 2024.11.13 05:10:30.082080 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3185 | 2024.11.13 05:10:30.082143 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3186 | 2024.11.13 05:10:30.082169 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3187 | 2024.11.13 05:10:30.082381 [ 186 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::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 | ||
3188 | 2024.11.13 05:10:30.082706 [ 186 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3189 | 2024.11.13 05:10:30.082777 [ 186 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
3190 | 2024.11.13 05:10:30.082988 [ 186 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
3191 | 2024.11.13 05:10:30.083183 [ 186 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
3192 | 2024.11.13 05:10:30.083371 [ 186 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
3193 | 2024.11.13 05:10:30.083557 [ 186 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
3194 | 2024.11.13 05:10:30.089092 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 19 columns (19 merged, 0 gathered) in 0.00684222 sec., 35953.24324561327 rows/sec., 64.43 MiB/sec. | ||
3195 | 2024.11.13 05:10:30.089457 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3196 | 2024.11.13 05:10:30.089856 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3197 | 2024.11.13 05:10:30.089942 [ 190 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3198 | 2024.11.13 05:10:30.090050 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
3199 | 2024.11.13 05:10:30.477273 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3200 | 2024.11.13 05:10:30.477463 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3201 | 2024.11.13 05:10:30.477534 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3202 | 2024.11.13 05:10:30.478274 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2024.11.13 05:10:30.478326 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3204 | 2024.11.13 05:10:30.478756 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3205 | 2024.11.13 05:10:30.479009 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2024.11.13 05:10:30.479195 [ 115 ] {} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3207 | 2024.11.13 05:10:30.479243 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. | ||
3208 | 2024.11.13 05:10:30.479281 [ 115 ] {} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3209 | 2024.11.13 05:10:30.479358 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3210 | 2024.11.13 05:10:30.479378 [ 254 ] {3241465e-8988-47a1-a766-37c3aefa4f70} <Debug> TCPHandler: Processed in 0.00223112 sec. | ||
3211 | 2024.11.13 05:10:30.479722 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3212 | 2024.11.13 05:10:30.479759 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
3213 | 2024.11.13 05:10:30.480002 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3214 | 2024.11.13 05:10:30.480042 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3215 | 2024.11.13 05:10:30.480101 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
3216 | 2024.11.13 05:10:30.480128 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3217 | 2024.11.13 05:10:30.480419 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
3218 | 2024.11.13 05:10:30.480707 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
3219 | 2024.11.13 05:10:30.481074 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
3220 | 2024.11.13 05:10:30.481491 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::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 | ||
3221 | 2024.11.13 05:10:30.483332 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2024.11.13 05:10:30.483416 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3223 | 2024.11.13 05:10:30.483944 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004461739 sec., 15688.949981162054 rows/sec., 1.16 MiB/sec. | ||
3224 | 2024.11.13 05:10:30.484143 [ 186 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3225 | 2024.11.13 05:10:30.484450 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3226 | 2024.11.13 05:10:30.484678 [ 198 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_9_2} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3227 | 2024.11.13 05:10:30.484846 [ 198 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_9_2} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3228 | 2024.11.13 05:10:30.484928 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2024.11.13 05:10:30.485012 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3230 | 2024.11.13 05:10:30.485341 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.005428 sec., 52873.98673544584 rows/sec., 4.67 MiB/sec. | ||
3231 | 2024.11.13 05:10:30.485592 [ 253 ] {c1e75a0f-3d16-449d-8de6-8e747bb4780e} <Debug> TCPHandler: Processed in 0.006078633 sec. | ||
3232 | 2024.11.13 05:10:30.485763 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3233 | 2024.11.13 05:10:30.485889 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3234 | 2024.11.13 05:10:30.485939 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3235 | 2024.11.13 05:10:30.486553 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3236 | 2024.11.13 05:10:30.486595 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3237 | 2024.11.13 05:10:30.486977 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3238 | 2024.11.13 05:10:30.487221 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3239 | 2024.11.13 05:10:30.487449 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001578 sec., 31051.96451204056 rows/sec., 2.24 MiB/sec. | ||
3240 | 2024.11.13 05:10:30.487670 [ 254 ] {a3f9d62d-508c-40c3-92f4-7411f48aab2a} <Debug> TCPHandler: Processed in 0.001962627 sec. | ||
3241 | 2024.11.13 05:10:30.487844 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3242 | 2024.11.13 05:10:30.487964 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3243 | 2024.11.13 05:10:30.488013 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3244 | 2024.11.13 05:10:30.488590 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3245 | 2024.11.13 05:10:30.488627 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3246 | 2024.11.13 05:10:30.488982 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3247 | 2024.11.13 05:10:30.489224 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3248 | 2024.11.13 05:10:30.489470 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001504 sec., 9308.510638297872 rows/sec., 651.91 KiB/sec. | ||
3249 | 2024.11.13 05:10:30.489590 [ 253 ] {05c0ba58-0447-476c-a962-6b0f62838a66} <Debug> TCPHandler: Processed in 0.001804896 sec. | ||
3250 | 2024.11.13 05:10:30.489742 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3251 | 2024.11.13 05:10:30.489879 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3252 | 2024.11.13 05:10:30.489937 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3253 | 2024.11.13 05:10:30.490634 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3254 | 2024.11.13 05:10:30.490683 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3255 | 2024.11.13 05:10:30.491049 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3256 | 2024.11.13 05:10:30.491284 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3257 | 2024.11.13 05:10:30.491439 [ 115 ] {} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3258 | 2024.11.13 05:10:30.491489 [ 115 ] {} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2024.11.13 05:10:30.491509 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001655 sec., 7854.984894259819 rows/sec., 489.76 KiB/sec. | ||
3260 | 2024.11.13 05:10:30.491522 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3261 | 2024.11.13 05:10:30.491662 [ 254 ] {edff10df-656b-4fd2-86e3-80803ef315d5} <Debug> TCPHandler: Processed in 0.001977577 sec. | ||
3262 | 2024.11.13 05:10:30.491733 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
3263 | 2024.11.13 05:10:30.491855 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3264 | 2024.11.13 05:10:30.491933 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3265 | 2024.11.13 05:10:30.492010 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
3266 | 2024.11.13 05:10:30.492095 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3267 | 2024.11.13 05:10:30.492300 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3268 | 2024.11.13 05:10:30.492319 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
3269 | 2024.11.13 05:10:30.492719 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
3270 | 2024.11.13 05:10:30.493012 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
3271 | 2024.11.13 05:10:30.493361 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::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 | ||
3272 | 2024.11.13 05:10:30.495334 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3273 | 2024.11.13 05:10:30.495421 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3274 | 2024.11.13 05:10:30.495840 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004190457 sec., 15511.43467168378 rows/sec., 1.00 MiB/sec. | ||
3275 | 2024.11.13 05:10:30.496013 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3276 | 2024.11.13 05:10:30.496162 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3277 | 2024.11.13 05:10:30.496474 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_9_2} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3278 | 2024.11.13 05:10:30.496484 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3279 | 2024.11.13 05:10:30.496606 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_9_2} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3280 | 2024.11.13 05:10:30.496744 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3281 | 2024.11.13 05:10:30.496770 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004753 sec., 89206.81674731748 rows/sec., 6.38 MiB/sec. | ||
3282 | 2024.11.13 05:10:30.496838 [ 253 ] {2d18186a-528c-41af-be3d-acf3ec94d686} <Debug> TCPHandler: Processed in 0.005063134 sec. | ||
3283 | 2024.11.13 05:10:30.496988 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3284 | 2024.11.13 05:10:30.497107 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3285 | 2024.11.13 05:10:30.497159 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3286 | 2024.11.13 05:10:30.497649 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3287 | 2024.11.13 05:10:30.497689 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3288 | 2024.11.13 05:10:30.498058 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3289 | 2024.11.13 05:10:30.498310 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3290 | 2024.11.13 05:10:30.498579 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. | ||
3291 | 2024.11.13 05:10:30.498728 [ 254 ] {30bbb64b-1469-4e06-928c-42ba89c8b675} <Debug> TCPHandler: Processed in 0.001797776 sec. | ||
3292 | 2024.11.13 05:10:30.498885 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3293 | 2024.11.13 05:10:30.499025 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3294 | 2024.11.13 05:10:30.499087 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3295 | 2024.11.13 05:10:30.499774 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2024.11.13 05:10:30.499813 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3297 | 2024.11.13 05:10:30.500218 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3298 | 2024.11.13 05:10:30.500474 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3299 | 2024.11.13 05:10:30.500656 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001663 sec., 142513.52976548407 rows/sec., 9.55 MiB/sec. | ||
3300 | 2024.11.13 05:10:30.500708 [ 253 ] {de247b20-21d4-4a7e-8643-2f011776984b} <Debug> TCPHandler: Processed in 0.001889766 sec. | ||
3301 | 2024.11.13 05:10:30.500854 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3302 | 2024.11.13 05:10:30.500972 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3303 | 2024.11.13 05:10:30.501024 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3304 | 2024.11.13 05:10:30.501493 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3305 | 2024.11.13 05:10:30.501534 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3306 | 2024.11.13 05:10:30.501893 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3307 | 2024.11.13 05:10:30.502132 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3308 | 2024.11.13 05:10:30.502397 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
3309 | 2024.11.13 05:10:30.502548 [ 254 ] {38226f79-a178-443b-8b52-46dc22c0056e} <Debug> TCPHandler: Processed in 0.001742225 sec. | ||
3310 | 2024.11.13 05:10:30.502691 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3311 | 2024.11.13 05:10:30.502825 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3312 | 2024.11.13 05:10:30.502918 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <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 | ||
3313 | 2024.11.13 05:10:30.504227 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3314 | 2024.11.13 05:10:30.504266 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3315 | 2024.11.13 05:10:30.504930 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3316 | 2024.11.13 05:10:30.505190 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3317 | 2024.11.13 05:10:30.505387 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002593 sec., 16197.45468569225 rows/sec., 29.03 MiB/sec. | ||
3318 | 2024.11.13 05:10:30.505482 [ 253 ] {09fb39b1-aa5c-4157-a4d8-d4b8ba9217eb} <Debug> TCPHandler: Processed in 0.002845515 sec. | ||
3319 | 2024.11.13 05:10:30.505633 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3320 | 2024.11.13 05:10:30.505748 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3321 | 2024.11.13 05:10:30.505799 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3322 | 2024.11.13 05:10:30.506293 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3323 | 2024.11.13 05:10:30.506331 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3324 | 2024.11.13 05:10:30.506697 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3325 | 2024.11.13 05:10:30.506931 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3326 | 2024.11.13 05:10:30.507185 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. | ||
3327 | 2024.11.13 05:10:30.507394 [ 254 ] {042d138a-330a-46d7-a1b8-7e4608eb5319} <Debug> TCPHandler: Processed in 0.001810196 sec. | ||
3328 | 2024.11.13 05:10:34.736287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 536 | ||
3329 | 2024.11.13 05:10:34.739173 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3330 | 2024.11.13 05:10:34.739222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3331 | 2024.11.13 05:10:34.740639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3332 | 2024.11.13 05:10:34.740941 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3333 | 2024.11.13 05:10:34.741437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
3334 | 2024.11.13 05:10:35.299419 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3335 | 2024.11.13 05:10:35.470167 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3336 | 2024.11.13 05:10:35.470359 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3337 | 2024.11.13 05:10:35.470430 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3338 | 2024.11.13 05:10:35.471170 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3339 | 2024.11.13 05:10:35.471218 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3340 | 2024.11.13 05:10:35.471638 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3341 | 2024.11.13 05:10:35.471902 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3342 | 2024.11.13 05:10:35.472108 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001802 sec., 4439.511653718091 rows/sec., 362.01 KiB/sec. | ||
3343 | 2024.11.13 05:10:35.472169 [ 254 ] {716ef7a5-995f-4e54-8b39-7cc0c98e9c18} <Debug> TCPHandler: Processed in 0.002131438 sec. | ||
3344 | 2024.11.13 05:10:35.472453 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3345 | 2024.11.13 05:10:35.472674 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3346 | 2024.11.13 05:10:35.472758 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3347 | 2024.11.13 05:10:35.473568 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3348 | 2024.11.13 05:10:35.473626 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3349 | 2024.11.13 05:10:35.474082 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3350 | 2024.11.13 05:10:35.474350 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3351 | 2024.11.13 05:10:35.474525 [ 112 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3352 | 2024.11.13 05:10:35.474588 [ 112 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2024.11.13 05:10:35.474622 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.002002 sec., 29970.029970029973 rows/sec., 2.28 MiB/sec. | ||
3354 | 2024.11.13 05:10:35.474627 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3355 | 2024.11.13 05:10:35.474822 [ 253 ] {7cf14e1e-81b7-48ed-b4c6-6bfa9a71a818} <Debug> TCPHandler: Processed in 0.002507113 sec. | ||
3356 | 2024.11.13 05:10:35.475000 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3357 | 2024.11.13 05:10:35.475135 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3358 | 2024.11.13 05:10:35.475477 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3359 | 2024.11.13 05:10:35.475577 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3360 | 2024.11.13 05:10:35.475601 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1434 rows starting from the beginning of the part | ||
3361 | 2024.11.13 05:10:35.475754 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3362 | 2024.11.13 05:10:35.475989 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 287 rows starting from the beginning of the part | ||
3363 | 2024.11.13 05:10:35.476410 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 58 rows starting from the beginning of the part | ||
3364 | 2024.11.13 05:10:35.476820 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3365 | 2024.11.13 05:10:35.477182 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 287 rows starting from the beginning of the part | ||
3366 | 2024.11.13 05:10:35.477515 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3367 | 2024.11.13 05:10:35.478925 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3368 | 2024.11.13 05:10:35.478986 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3369 | 2024.11.13 05:10:35.480098 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3370 | 2024.11.13 05:10:35.480643 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3371 | 2024.11.13 05:10:35.480862 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.006102483 sec., 357559.37378277007 rows/sec., 31.45 MiB/sec. | ||
3372 | 2024.11.13 05:10:35.480961 [ 112 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3373 | 2024.11.13 05:10:35.481031 [ 112 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3374 | 2024.11.13 05:10:35.481060 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3375 | 2024.11.13 05:10:35.481095 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.005664 sec., 1412.4293785310736 rows/sec., 98.62 KiB/sec. | ||
3376 | 2024.11.13 05:10:35.481299 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3377 | 2024.11.13 05:10:35.481688 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
3378 | 2024.11.13 05:10:35.481808 [ 254 ] {466f0ce2-da1c-46e2-878e-9d9baa4a561e} <Debug> TCPHandler: Processed in 0.006830609 sec. | ||
3379 | 2024.11.13 05:10:35.482194 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3380 | 2024.11.13 05:10:35.482329 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3381 | 2024.11.13 05:10:35.482385 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 61 rows starting from the beginning of the part | ||
3382 | 2024.11.13 05:10:35.482443 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3383 | 2024.11.13 05:10:35.482543 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3384 | 2024.11.13 05:10:35.482603 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3385 | 2024.11.13 05:10:35.482687 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
3386 | 2024.11.13 05:10:35.482911 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_26_5} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3387 | 2024.11.13 05:10:35.483100 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
3388 | 2024.11.13 05:10:35.483158 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3389 | 2024.11.13 05:10:35.483372 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
3390 | 2024.11.13 05:10:35.483591 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
3391 | 2024.11.13 05:10:35.483836 [ 199 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3392 | 2024.11.13 05:10:35.484623 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3393 | 2024.11.13 05:10:35.484668 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3394 | 2024.11.13 05:10:35.485251 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3395 | 2024.11.13 05:10:35.485340 [ 194 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004187096 sec., 41317.419041741574 rows/sec., 3.11 MiB/sec. | ||
3396 | 2024.11.13 05:10:35.485628 [ 194 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3397 | 2024.11.13 05:10:35.485643 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3398 | 2024.11.13 05:10:35.485961 [ 112 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3399 | 2024.11.13 05:10:35.486062 [ 112 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3400 | 2024.11.13 05:10:35.486146 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3401 | 2024.11.13 05:10:35.486270 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.003848 sec., 18711.01871101871 rows/sec., 1.46 MiB/sec. | ||
3402 | 2024.11.13 05:10:35.486592 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3403 | 2024.11.13 05:10:35.486695 [ 253 ] {c7235b8c-5a1a-4a71-865d-63a2d967d7df} <Debug> TCPHandler: Processed in 0.004730001 sec. | ||
3404 | 2024.11.13 05:10:35.487054 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3405 | 2024.11.13 05:10:35.487134 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3406 | 2024.11.13 05:10:35.487267 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 912 rows starting from the beginning of the part | ||
3407 | 2024.11.13 05:10:35.487422 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3408 | 2024.11.13 05:10:35.487708 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3409 | 2024.11.13 05:10:35.487728 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 424 rows starting from the beginning of the part | ||
3410 | 2024.11.13 05:10:35.488084 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part | ||
3411 | 2024.11.13 05:10:35.488231 [ 194 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3412 | 2024.11.13 05:10:35.488480 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
3413 | 2024.11.13 05:10:35.488925 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 424 rows starting from the beginning of the part | ||
3414 | 2024.11.13 05:10:35.489250 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
3415 | 2024.11.13 05:10:35.490413 [ 194 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_16_3} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3416 | 2024.11.13 05:10:35.490816 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3417 | 2024.11.13 05:10:35.491225 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2024.11.13 05:10:35.491299 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3419 | 2024.11.13 05:10:35.492463 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3420 | 2024.11.13 05:10:35.492964 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3421 | 2024.11.13 05:10:35.493251 [ 194 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.007000722 sec., 280542.49261719006 rows/sec., 21.48 MiB/sec. | ||
3422 | 2024.11.13 05:10:35.493322 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3423 | 2024.11.13 05:10:35.493407 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3424 | 2024.11.13 05:10:35.493437 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3425 | 2024.11.13 05:10:35.493525 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.006241 sec., 26277.84008972921 rows/sec., 1.83 MiB/sec. | ||
3426 | 2024.11.13 05:10:35.493618 [ 194 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3427 | 2024.11.13 05:10:35.493932 [ 254 ] {b2e56245-6a52-4075-b57f-5235b4980805} <Debug> TCPHandler: Processed in 0.007078162 sec. | ||
3428 | 2024.11.13 05:10:35.493930 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3429 | 2024.11.13 05:10:35.494223 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3430 | 2024.11.13 05:10:35.494325 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3431 | 2024.11.13 05:10:35.494431 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4854 rows starting from the beginning of the part | ||
3432 | 2024.11.13 05:10:35.494550 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3433 | 2024.11.13 05:10:35.494760 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
3434 | 2024.11.13 05:10:35.494770 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3435 | 2024.11.13 05:10:35.495188 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 130 rows starting from the beginning of the part | ||
3436 | 2024.11.13 05:10:35.495752 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3437 | 2024.11.13 05:10:35.495760 [ 187 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3438 | 2024.11.13 05:10:35.496195 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
3439 | 2024.11.13 05:10:35.496351 [ 187 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_26_5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3440 | 2024.11.13 05:10:35.496668 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 164 rows starting from the beginning of the part | ||
3441 | 2024.11.13 05:10:35.496668 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3442 | 2024.11.13 05:10:35.497686 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2024.11.13 05:10:35.497746 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3444 | 2024.11.13 05:10:35.498582 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3445 | 2024.11.13 05:10:35.499092 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2024.11.13 05:10:35.499422 [ 112 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3447 | 2024.11.13 05:10:35.499525 [ 112 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2024.11.13 05:10:35.499622 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3449 | 2024.11.13 05:10:35.499784 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005298 sec., 11325.028312570781 rows/sec., 781.54 KiB/sec. | ||
3450 | 2024.11.13 05:10:35.500112 [ 253 ] {918ab591-195c-4e65-a8ec-3001f2eb12e7} <Debug> TCPHandler: Processed in 0.006051853 sec. | ||
3451 | 2024.11.13 05:10:35.500315 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3452 | 2024.11.13 05:10:35.500489 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3453 | 2024.11.13 05:10:35.500615 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1222 rows starting from the beginning of the part | ||
3454 | 2024.11.13 05:10:35.500716 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
3455 | 2024.11.13 05:10:35.501241 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
3456 | 2024.11.13 05:10:35.501458 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
3457 | 2024.11.13 05:10:35.501659 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
3458 | 2024.11.13 05:10:35.501825 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3459 | 2024.11.13 05:10:35.502462 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5782 rows, containing 5 columns (5 merged, 0 gathered) in 0.008931888 sec., 647343.5403578727 rows/sec., 43.99 MiB/sec. | ||
3460 | 2024.11.13 05:10:35.503021 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3461 | 2024.11.13 05:10:35.503746 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2024.11.13 05:10:35.503927 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3463 | 2024.11.13 05:10:35.504024 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
3464 | 2024.11.13 05:10:35.504258 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 4 columns (4 merged, 0 gathered) in 0.004438969 sec., 350081.2913989712 rows/sec., 22.97 MiB/sec. | ||
3465 | 2024.11.13 05:10:35.504469 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3466 | 2024.11.13 05:10:35.504746 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2024.11.13 05:10:35.504819 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_26_5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3468 | 2024.11.13 05:10:35.504889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3469 | 2024.11.13 05:10:35.505596 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3470 | 2024.11.13 05:10:35.543972 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3471 | 2024.11.13 05:10:35.635521 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3472 | 2024.11.13 05:10:35.674927 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3473 | 2024.11.13 05:10:35.704314 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3474 | 2024.11.13 05:10:35.729623 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3475 | 2024.11.13 05:10:35.731886 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3476 | 2024.11.13 05:10:38.236563 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3477 | 2024.11.13 05:10:38.900609 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3478 | 2024.11.13 05:10:38.908117 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3479 | 2024.11.13 05:10:38.944708 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3480 | 2024.11.13 05:10:38.954370 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3481 | 2024.11.13 05:10:38.966770 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3482 | 2024.11.13 05:10:38.976841 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3483 | 2024.11.13 05:10:38.993235 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3484 | 2024.11.13 05:10:39.012868 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3485 | 2024.11.13 05:10:39.644020 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3486 | 2024.11.13 05:10:39.769951 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3487 | 2024.11.13 05:10:39.791344 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3488 | 2024.11.13 05:10:39.824879 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3489 | 2024.11.13 05:10:39.829230 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3490 | 2024.11.13 05:10:39.833516 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50976, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3491 | 2024.11.13 05:10:39.897812 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3492 | 2024.11.13 05:10:40.089934 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2024.11.13 05:10:40.470279 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3494 | 2024.11.13 05:10:40.470495 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3495 | 2024.11.13 05:10:40.470574 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3496 | 2024.11.13 05:10:40.471384 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3497 | 2024.11.13 05:10:40.471434 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3498 | 2024.11.13 05:10:40.471880 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3499 | 2024.11.13 05:10:40.472174 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3500 | 2024.11.13 05:10:40.472371 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.21 MiB/sec. | ||
3501 | 2024.11.13 05:10:40.472427 [ 254 ] {f2ab9348-d62b-43d9-9906-e6ce83156b91} <Debug> TCPHandler: Processed in 0.00228949 sec. | ||
3502 | 2024.11.13 05:10:40.472693 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3503 | 2024.11.13 05:10:40.472890 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3504 | 2024.11.13 05:10:40.472966 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3505 | 2024.11.13 05:10:40.473738 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3506 | 2024.11.13 05:10:40.473791 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3507 | 2024.11.13 05:10:40.474238 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3508 | 2024.11.13 05:10:40.474497 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3509 | 2024.11.13 05:10:40.474727 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. | ||
3510 | 2024.11.13 05:10:40.474788 [ 253 ] {e6b2dbb2-4ea4-4caf-977a-b2013c67336f} <Debug> TCPHandler: Processed in 0.00224564 sec. | ||
3511 | 2024.11.13 05:10:40.474936 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3512 | 2024.11.13 05:10:40.475058 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3513 | 2024.11.13 05:10:40.475118 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3514 | 2024.11.13 05:10:40.475820 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3515 | 2024.11.13 05:10:40.475865 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3516 | 2024.11.13 05:10:40.476302 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3517 | 2024.11.13 05:10:40.476553 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3518 | 2024.11.13 05:10:40.476733 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001679 sec., 95294.81834425253 rows/sec., 6.64 MiB/sec. | ||
3519 | 2024.11.13 05:10:40.476784 [ 254 ] {6b350c17-8938-4a23-a5d7-a3693a86695b} <Debug> TCPHandler: Processed in 0.001883566 sec. | ||
3520 | 2024.11.13 05:10:40.476946 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3521 | 2024.11.13 05:10:40.477076 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3522 | 2024.11.13 05:10:40.477140 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3523 | 2024.11.13 05:10:40.477737 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3524 | 2024.11.13 05:10:40.477785 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3525 | 2024.11.13 05:10:40.478211 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3526 | 2024.11.13 05:10:40.478454 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.11.13 05:10:40.478663 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.50 MiB/sec. | ||
3528 | 2024.11.13 05:10:40.478715 [ 253 ] {786a6165-9fa2-450d-9afb-4a9c4fd8993e} <Debug> TCPHandler: Processed in 0.001827956 sec. | ||
3529 | 2024.11.13 05:10:40.702158 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3530 | 2024.11.13 05:10:40.832253 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3531 | 2024.11.13 05:10:40.854770 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3532 | 2024.11.13 05:10:40.890918 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51113, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3533 | 2024.11.13 05:10:40.897237 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3534 | 2024.11.13 05:10:40.984679 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3535 | 2024.11.13 05:10:40.997344 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45389, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2024.11.13 05:10:41.302404 [ 104 ] {} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3537 | 2024.11.13 05:10:41.302472 [ 104 ] {} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3538 | 2024.11.13 05:10:41.302495 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3539 | 2024.11.13 05:10:41.302666 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::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 | ||
3540 | 2024.11.13 05:10:41.302883 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3541 | 2024.11.13 05:10:41.302922 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
3542 | 2024.11.13 05:10:41.303005 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3543 | 2024.11.13 05:10:41.303185 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3544 | 2024.11.13 05:10:41.303407 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3545 | 2024.11.13 05:10:41.303663 [ 188 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3546 | 2024.11.13 05:10:41.304876 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.00230972 sec., 23379.457250229465 rows/sec., 1.19 MiB/sec. | ||
3547 | 2024.11.13 05:10:41.305087 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3548 | 2024.11.13 05:10:41.305469 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2024.11.13 05:10:41.305562 [ 194 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_9_2} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3550 | 2024.11.13 05:10:41.305666 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3551 | 2024.11.13 05:10:42.342744 [ 103 ] {} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3552 | 2024.11.13 05:10:42.342811 [ 103 ] {} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3553 | 2024.11.13 05:10:42.342837 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3554 | 2024.11.13 05:10:42.343055 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::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 | ||
3555 | 2024.11.13 05:10:42.343234 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3556 | 2024.11.13 05:10:42.343271 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3557 | 2024.11.13 05:10:42.343350 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3558 | 2024.11.13 05:10:42.343488 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3559 | 2024.11.13 05:10:42.343823 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3560 | 2024.11.13 05:10:42.344054 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3561 | 2024.11.13 05:10:42.345148 [ 195 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002217439 sec., 4058.7362267913572 rows/sec., 273.49 KiB/sec. | ||
3562 | 2024.11.13 05:10:42.345291 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3563 | 2024.11.13 05:10:42.345606 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2024.11.13 05:10:42.345693 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_9_2} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3565 | 2024.11.13 05:10:42.345770 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3566 | 2024.11.13 05:10:43.196745 [ 102 ] {} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3567 | 2024.11.13 05:10:43.196826 [ 102 ] {} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2024.11.13 05:10:43.196848 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3569 | 2024.11.13 05:10:43.197079 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
3570 | 2024.11.13 05:10:43.197279 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3571 | 2024.11.13 05:10:43.197325 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
3572 | 2024.11.13 05:10:43.197419 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
3573 | 2024.11.13 05:10:43.197670 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
3574 | 2024.11.13 05:10:43.197788 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
3575 | 2024.11.13 05:10:43.198056 [ 188 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::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 | ||
3576 | 2024.11.13 05:10:43.199186 [ 196 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002248359 sec., 132541.1110948029 rows/sec., 9.50 MiB/sec. | ||
3577 | 2024.11.13 05:10:43.199391 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3578 | 2024.11.13 05:10:43.199731 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_9_2} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3579 | 2024.11.13 05:10:43.199817 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_9_2} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3580 | 2024.11.13 05:10:43.199918 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3581 | 2024.11.13 05:10:44.608105 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3582 | 2024.11.13 05:10:44.608162 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3583 | 2024.11.13 05:10:44.741738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 556 | ||
3584 | 2024.11.13 05:10:44.744544 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2024.11.13 05:10:44.744599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3586 | 2024.11.13 05:10:44.745968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3587 | 2024.11.13 05:10:44.746283 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2024.11.13 05:10:44.747330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
3589 | 2024.11.13 05:10:45.476128 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3590 | 2024.11.13 05:10:45.476321 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3591 | 2024.11.13 05:10:45.476394 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3592 | 2024.11.13 05:10:45.477147 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3593 | 2024.11.13 05:10:45.477199 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3594 | 2024.11.13 05:10:45.477638 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3595 | 2024.11.13 05:10:45.477909 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3596 | 2024.11.13 05:10:45.478129 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. | ||
3597 | 2024.11.13 05:10:45.478202 [ 254 ] {9c42bf6e-bc4d-4e0e-ba84-4cf530f4fed6} <Debug> TCPHandler: Processed in 0.002205969 sec. | ||
3598 | 2024.11.13 05:10:45.478445 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3599 | 2024.11.13 05:10:45.478637 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3600 | 2024.11.13 05:10:45.478713 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3601 | 2024.11.13 05:10:45.479592 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3602 | 2024.11.13 05:10:45.479647 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3603 | 2024.11.13 05:10:45.480137 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3604 | 2024.11.13 05:10:45.480393 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3605 | 2024.11.13 05:10:45.480667 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002076 sec., 138246.6281310212 rows/sec., 12.20 MiB/sec. | ||
3606 | 2024.11.13 05:10:45.480856 [ 253 ] {e7eb9ee6-c6da-4932-9cc5-e289aca03af9} <Debug> TCPHandler: Processed in 0.002543502 sec. | ||
3607 | 2024.11.13 05:10:45.481080 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3608 | 2024.11.13 05:10:45.481213 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3609 | 2024.11.13 05:10:45.481267 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3610 | 2024.11.13 05:10:45.481899 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3611 | 2024.11.13 05:10:45.481940 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3612 | 2024.11.13 05:10:45.482317 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3613 | 2024.11.13 05:10:45.482569 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3614 | 2024.11.13 05:10:45.482763 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001582 sec., 30973.451327433628 rows/sec., 2.23 MiB/sec. | ||
3615 | 2024.11.13 05:10:45.482884 [ 254 ] {4ed4dcf4-c8c2-412b-8fcb-38b7764b75de} <Debug> TCPHandler: Processed in 0.001915127 sec. | ||
3616 | 2024.11.13 05:10:45.483034 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3617 | 2024.11.13 05:10:45.483160 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3618 | 2024.11.13 05:10:45.483218 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3619 | 2024.11.13 05:10:45.483922 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3620 | 2024.11.13 05:10:45.483970 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3621 | 2024.11.13 05:10:45.484375 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3622 | 2024.11.13 05:10:45.484615 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3623 | 2024.11.13 05:10:45.484828 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001698 sec., 8244.994110718491 rows/sec., 577.43 KiB/sec. | ||
3624 | 2024.11.13 05:10:45.484884 [ 253 ] {0ce25e96-c7f9-4cdc-a84b-a6d33d596bd1} <Debug> TCPHandler: Processed in 0.001909626 sec. | ||
3625 | 2024.11.13 05:10:45.485038 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3626 | 2024.11.13 05:10:45.485156 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3627 | 2024.11.13 05:10:45.485204 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3628 | 2024.11.13 05:10:45.485821 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3629 | 2024.11.13 05:10:45.485860 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3630 | 2024.11.13 05:10:45.486232 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3631 | 2024.11.13 05:10:45.486484 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3632 | 2024.11.13 05:10:45.486765 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001605 sec., 8099.688473520248 rows/sec., 505.01 KiB/sec. | ||
3633 | 2024.11.13 05:10:45.486890 [ 254 ] {83714f1f-99cf-4350-94c9-d3596f693668} <Debug> TCPHandler: Processed in 0.001907247 sec. | ||
3634 | 2024.11.13 05:10:45.487025 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3635 | 2024.11.13 05:10:45.487144 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3636 | 2024.11.13 05:10:45.487197 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3637 | 2024.11.13 05:10:45.488041 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3638 | 2024.11.13 05:10:45.488089 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3639 | 2024.11.13 05:10:45.488494 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3640 | 2024.11.13 05:10:45.488737 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3641 | 2024.11.13 05:10:45.488943 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001824 sec., 232456.1403508772 rows/sec., 16.62 MiB/sec. | ||
3642 | 2024.11.13 05:10:45.488997 [ 253 ] {ba3145e6-d196-40a1-b273-d833af3f09e6} <Debug> TCPHandler: Processed in 0.002026548 sec. | ||
3643 | 2024.11.13 05:10:45.489141 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3644 | 2024.11.13 05:10:45.489259 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3645 | 2024.11.13 05:10:45.489310 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3646 | 2024.11.13 05:10:45.489805 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3647 | 2024.11.13 05:10:45.489842 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3648 | 2024.11.13 05:10:45.490213 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3649 | 2024.11.13 05:10:45.490463 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3650 | 2024.11.13 05:10:45.490665 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. | ||
3651 | 2024.11.13 05:10:45.490735 [ 254 ] {10cd8ee3-18ed-4450-9d7c-af22f1a06b5c} <Debug> TCPHandler: Processed in 0.001651234 sec. | ||
3652 | 2024.11.13 05:10:45.490868 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3653 | 2024.11.13 05:10:45.490987 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3654 | 2024.11.13 05:10:45.491041 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3655 | 2024.11.13 05:10:45.491614 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3656 | 2024.11.13 05:10:45.491653 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3657 | 2024.11.13 05:10:45.492057 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3658 | 2024.11.13 05:10:45.492319 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3659 | 2024.11.13 05:10:45.492530 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001569 sec., 151051.62523900572 rows/sec., 10.12 MiB/sec. | ||
3660 | 2024.11.13 05:10:45.492584 [ 253 ] {e3121e7e-b46d-49e3-8c68-687f8ea49cd7} <Debug> TCPHandler: Processed in 0.001772836 sec. | ||
3661 | 2024.11.13 05:10:45.492724 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3662 | 2024.11.13 05:10:45.492843 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3663 | 2024.11.13 05:10:45.492894 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3664 | 2024.11.13 05:10:45.493355 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3665 | 2024.11.13 05:10:45.493392 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3666 | 2024.11.13 05:10:45.493749 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3667 | 2024.11.13 05:10:45.493994 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3668 | 2024.11.13 05:10:45.494175 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001356 sec., 737.4631268436578 rows/sec., 49.69 KiB/sec. | ||
3669 | 2024.11.13 05:10:45.494224 [ 254 ] {84df79ed-7d24-46db-a29d-6783e00aad4e} <Debug> TCPHandler: Processed in 0.001557814 sec. | ||
3670 | 2024.11.13 05:10:45.494373 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3671 | 2024.11.13 05:10:45.494512 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3672 | 2024.11.13 05:10:45.494606 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <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 | ||
3673 | 2024.11.13 05:10:45.495840 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3674 | 2024.11.13 05:10:45.495879 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3675 | 2024.11.13 05:10:45.496542 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3676 | 2024.11.13 05:10:45.496802 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3677 | 2024.11.13 05:10:45.497134 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002629 sec., 15975.65614302016 rows/sec., 28.63 MiB/sec. | ||
3678 | 2024.11.13 05:10:45.497328 [ 253 ] {44f1d369-f22a-4f9c-a12e-896385cbd076} <Debug> TCPHandler: Processed in 0.003023036 sec. | ||
3679 | 2024.11.13 05:10:45.497490 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3680 | 2024.11.13 05:10:45.497631 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3681 | 2024.11.13 05:10:45.497689 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3682 | 2024.11.13 05:10:45.498250 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3683 | 2024.11.13 05:10:45.498288 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3684 | 2024.11.13 05:10:45.498663 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3685 | 2024.11.13 05:10:45.498904 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3686 | 2024.11.13 05:10:45.499081 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. | ||
3687 | 2024.11.13 05:10:45.499129 [ 254 ] {c4a68eef-8783-4cc0-b25b-8344f9139649} <Debug> TCPHandler: Processed in 0.001706765 sec. | ||
3688 | 2024.11.13 05:10:46.402942 [ 99 ] {} <Debug> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3689 | 2024.11.13 05:10:46.403001 [ 99 ] {} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2024.11.13 05:10:46.403023 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3691 | 2024.11.13 05:10:46.403188 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::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 | ||
3692 | 2024.11.13 05:10:46.403353 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3693 | 2024.11.13 05:10:46.403396 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
3694 | 2024.11.13 05:10:46.403487 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
3695 | 2024.11.13 05:10:46.403710 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
3696 | 2024.11.13 05:10:46.403959 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
3697 | 2024.11.13 05:10:46.404136 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
3698 | 2024.11.13 05:10:46.405341 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002238869 sec., 11613.006388493475 rows/sec., 992.32 KiB/sec. | ||
3699 | 2024.11.13 05:10:46.405500 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3700 | 2024.11.13 05:10:46.405824 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3701 | 2024.11.13 05:10:46.405903 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_5_1} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3702 | 2024.11.13 05:10:46.405981 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3703 | 2024.11.13 05:10:50.469184 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3704 | 2024.11.13 05:10:50.469438 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3705 | 2024.11.13 05:10:50.469534 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3706 | 2024.11.13 05:10:50.470378 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3707 | 2024.11.13 05:10:50.470425 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3708 | 2024.11.13 05:10:50.470852 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3709 | 2024.11.13 05:10:50.471114 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3710 | 2024.11.13 05:10:50.471353 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001986 sec., 2014.0986908358511 rows/sec., 164.24 KiB/sec. | ||
3711 | 2024.11.13 05:10:50.471412 [ 254 ] {9a349921-10ee-433b-8ea3-91ae5a835385} <Debug> TCPHandler: Processed in 0.002369061 sec. | ||
3712 | 2024.11.13 05:10:50.471651 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3713 | 2024.11.13 05:10:50.471848 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3714 | 2024.11.13 05:10:50.471921 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3715 | 2024.11.13 05:10:50.472686 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3716 | 2024.11.13 05:10:50.472731 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3717 | 2024.11.13 05:10:50.473162 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3718 | 2024.11.13 05:10:50.473419 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3719 | 2024.11.13 05:10:50.473633 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001837 sec., 31573.217201959716 rows/sec., 2.41 MiB/sec. | ||
3720 | 2024.11.13 05:10:50.473734 [ 253 ] {b08618a1-cc0a-411a-b176-402339daeb4f} <Debug> TCPHandler: Processed in 0.002214479 sec. | ||
3721 | 2024.11.13 05:10:50.473894 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3722 | 2024.11.13 05:10:50.474015 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3723 | 2024.11.13 05:10:50.474065 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3724 | 2024.11.13 05:10:50.474638 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3725 | 2024.11.13 05:10:50.474679 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3726 | 2024.11.13 05:10:50.475036 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3727 | 2024.11.13 05:10:50.475301 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3728 | 2024.11.13 05:10:50.475513 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001522 sec., 2628.120893561104 rows/sec., 183.51 KiB/sec. | ||
3729 | 2024.11.13 05:10:50.475566 [ 254 ] {7e611ff0-6f0f-4bbd-b56b-f75c29bd1684} <Debug> TCPHandler: Processed in 0.001727485 sec. | ||
3730 | 2024.11.13 05:10:50.475720 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3731 | 2024.11.13 05:10:50.475876 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3732 | 2024.11.13 05:10:50.475939 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3733 | 2024.11.13 05:10:50.476608 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3734 | 2024.11.13 05:10:50.476647 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3735 | 2024.11.13 05:10:50.477019 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3736 | 2024.11.13 05:10:50.477273 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3737 | 2024.11.13 05:10:50.477451 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001611 sec., 42209.807572936064 rows/sec., 3.30 MiB/sec. | ||
3738 | 2024.11.13 05:10:50.477506 [ 253 ] {d0cb51f8-343d-4b0b-a5bb-d394066e7c93} <Debug> TCPHandler: Processed in 0.001853046 sec. | ||
3739 | 2024.11.13 05:10:50.477641 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3740 | 2024.11.13 05:10:50.477761 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3741 | 2024.11.13 05:10:50.477814 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3742 | 2024.11.13 05:10:50.478390 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3743 | 2024.11.13 05:10:50.478431 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3744 | 2024.11.13 05:10:50.478828 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3745 | 2024.11.13 05:10:50.479072 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3746 | 2024.11.13 05:10:50.479281 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001544 sec., 84196.89119170984 rows/sec., 5.86 MiB/sec. | ||
3747 | 2024.11.13 05:10:50.479335 [ 254 ] {a36b1b1b-38ec-4ebe-aae8-c8a57c814be7} <Debug> TCPHandler: Processed in 0.001752295 sec. | ||
3748 | 2024.11.13 05:10:50.479489 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3749 | 2024.11.13 05:10:50.479630 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3750 | 2024.11.13 05:10:50.479693 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3751 | 2024.11.13 05:10:50.480287 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3752 | 2024.11.13 05:10:50.480333 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3753 | 2024.11.13 05:10:50.480706 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3754 | 2024.11.13 05:10:50.480948 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3755 | 2024.11.13 05:10:50.481120 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001525 sec., 31475.409836065573 rows/sec., 2.12 MiB/sec. | ||
3756 | 2024.11.13 05:10:50.481169 [ 253 ] {086c83b8-48e0-451a-97b8-01408e750376} <Debug> TCPHandler: Processed in 0.001749145 sec. | ||
3757 | 2024.11.13 05:10:54.747604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 590 | ||
3758 | 2024.11.13 05:10:54.750927 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2024.11.13 05:10:54.750984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3760 | 2024.11.13 05:10:54.752447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3761 | 2024.11.13 05:10:54.752773 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2024.11.13 05:10:54.753012 [ 92 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3763 | 2024.11.13 05:10:54.753142 [ 92 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2024.11.13 05:10:54.753211 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3765 | 2024.11.13 05:10:54.753964 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::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 | ||
3766 | 2024.11.13 05:10:54.754840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
3767 | 2024.11.13 05:10:54.755295 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3768 | 2024.11.13 05:10:54.755474 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 452 rows starting from the beginning of the part | ||
3769 | 2024.11.13 05:10:54.756162 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
3770 | 2024.11.13 05:10:54.756762 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
3771 | 2024.11.13 05:10:54.757290 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
3772 | 2024.11.13 05:10:54.757810 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
3773 | 2024.11.13 05:10:54.758263 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
3774 | 2024.11.13 05:10:54.766471 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 72 columns (72 merged, 0 gathered) in 0.013090974 sec., 45069.22097622377 rows/sec., 39.22 MiB/sec. | ||
3775 | 2024.11.13 05:10:54.767771 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3776 | 2024.11.13 05:10:54.768617 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3777 | 2024.11.13 05:10:54.768712 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_16_3} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3778 | 2024.11.13 05:10:54.769031 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
3779 | 2024.11.13 05:10:55.000186 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.91 MiB, peak 161.87 MiB, free memory in arenas 0.00 B, will set to 156.92 MiB (RSS), difference: 1.01 MiB | ||
3780 | 2024.11.13 05:10:55.470221 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3781 | 2024.11.13 05:10:55.470427 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3782 | 2024.11.13 05:10:55.470504 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3783 | 2024.11.13 05:10:55.471242 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2024.11.13 05:10:55.471289 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3785 | 2024.11.13 05:10:55.471727 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3786 | 2024.11.13 05:10:55.472005 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3787 | 2024.11.13 05:10:55.472247 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.28 MiB/sec. | ||
3788 | 2024.11.13 05:10:55.472310 [ 254 ] {856c77b7-3822-45e7-bbde-f1c2b527d717} <Debug> TCPHandler: Processed in 0.00222783 sec. | ||
3789 | 2024.11.13 05:10:55.472559 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3790 | 2024.11.13 05:10:55.472775 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3791 | 2024.11.13 05:10:55.472857 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3792 | 2024.11.13 05:10:55.473745 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3793 | 2024.11.13 05:10:55.473798 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3794 | 2024.11.13 05:10:55.474349 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3795 | 2024.11.13 05:10:55.474636 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3796 | 2024.11.13 05:10:55.474865 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00215 sec., 29767.441860465115 rows/sec., 2.32 MiB/sec. | ||
3797 | 2024.11.13 05:10:55.475013 [ 253 ] {49750550-2374-43cd-8808-5fac293c96eb} <Debug> TCPHandler: Processed in 0.002597903 sec. | ||
3798 | 2024.11.13 05:10:55.475160 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3799 | 2024.11.13 05:10:55.475285 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3800 | 2024.11.13 05:10:55.475342 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3801 | 2024.11.13 05:10:55.475914 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2024.11.13 05:10:55.475955 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3803 | 2024.11.13 05:10:55.476396 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3804 | 2024.11.13 05:10:55.476649 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3805 | 2024.11.13 05:10:55.476884 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
3806 | 2024.11.13 05:10:55.477020 [ 254 ] {c03d186b-d841-4f04-8836-980cb189d507} <Debug> TCPHandler: Processed in 0.001916587 sec. | ||
3807 | 2024.11.13 05:10:55.477200 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3808 | 2024.11.13 05:10:55.477350 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3809 | 2024.11.13 05:10:55.477415 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3810 | 2024.11.13 05:10:55.477955 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3811 | 2024.11.13 05:10:55.477994 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3812 | 2024.11.13 05:10:55.478476 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3813 | 2024.11.13 05:10:55.478724 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3814 | 2024.11.13 05:10:55.478909 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec. | ||
3815 | 2024.11.13 05:10:55.478961 [ 253 ] {4204fb3e-e832-4c09-94a4-1b99ac4cfc37} <Debug> TCPHandler: Processed in 0.001855347 sec. | ||
3816 | 2024.11.13 05:10:59.608201 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3817 | 2024.11.13 05:10:59.608266 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3818 | 2024.11.13 05:11:00.477621 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3819 | 2024.11.13 05:11:00.477935 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3820 | 2024.11.13 05:11:00.478054 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3821 | 2024.11.13 05:11:00.479057 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3822 | 2024.11.13 05:11:00.479143 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3823 | 2024.11.13 05:11:00.479575 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3824 | 2024.11.13 05:11:00.479835 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3825 | 2024.11.13 05:11:00.480111 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002257 sec., 6202.924235711122 rows/sec., 446.53 KiB/sec. | ||
3826 | 2024.11.13 05:11:00.480326 [ 254 ] {cf24d6bb-09ff-454a-862f-47ea4cae8fd4} <Debug> TCPHandler: Processed in 0.002838285 sec. | ||
3827 | 2024.11.13 05:11:00.480612 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3828 | 2024.11.13 05:11:00.480825 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3829 | 2024.11.13 05:11:00.480907 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3830 | 2024.11.13 05:11:00.481851 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3831 | 2024.11.13 05:11:00.481896 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3832 | 2024.11.13 05:11:00.482346 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3833 | 2024.11.13 05:11:00.482600 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3834 | 2024.11.13 05:11:00.482790 [ 85 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3835 | 2024.11.13 05:11:00.482858 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.00209 sec., 137320.57416267943 rows/sec., 12.12 MiB/sec. | ||
3836 | 2024.11.13 05:11:00.482878 [ 85 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3837 | 2024.11.13 05:11:00.482947 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3838 | 2024.11.13 05:11:00.483001 [ 253 ] {95af5e5c-48d5-4105-a383-d2363e7aae0a} <Debug> TCPHandler: Processed in 0.002527512 sec. | ||
3839 | 2024.11.13 05:11:00.483146 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3840 | 2024.11.13 05:11:00.483261 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2024.11.13 05:11:00.483297 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3842 | 2024.11.13 05:11:00.483355 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1436 rows starting from the beginning of the part | ||
3843 | 2024.11.13 05:11:00.483628 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
3844 | 2024.11.13 05:11:00.483774 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3845 | 2024.11.13 05:11:00.483859 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 287 rows starting from the beginning of the part | ||
3846 | 2024.11.13 05:11:00.483962 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3847 | 2024.11.13 05:11:00.484175 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 58 rows starting from the beginning of the part | ||
3848 | 2024.11.13 05:11:00.484447 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
3849 | 2024.11.13 05:11:00.484717 [ 191 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 287 rows starting from the beginning of the part | ||
3850 | 2024.11.13 05:11:00.486589 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3851 | 2024.11.13 05:11:00.486644 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3852 | 2024.11.13 05:11:00.487591 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3853 | 2024.11.13 05:11:00.488140 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2024.11.13 05:11:00.488231 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005171125 sec., 421571.7082839807 rows/sec., 37.09 MiB/sec. | ||
3855 | 2024.11.13 05:11:00.488454 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004851 sec., 10101.0101010101 rows/sec., 745.05 KiB/sec. | ||
3856 | 2024.11.13 05:11:00.488579 [ 254 ] {e6b85371-45e9-47d0-b728-1427314c1f1d} <Debug> TCPHandler: Processed in 0.005449187 sec. | ||
3857 | 2024.11.13 05:11:00.488641 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3858 | 2024.11.13 05:11:00.488787 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2024.11.13 05:11:00.489006 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3860 | 2024.11.13 05:11:00.489106 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3861 | 2024.11.13 05:11:00.489139 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2024.11.13 05:11:00.489374 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_31_6} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3863 | 2024.11.13 05:11:00.489560 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3864 | 2024.11.13 05:11:00.490039 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3865 | 2024.11.13 05:11:00.490085 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3866 | 2024.11.13 05:11:00.490461 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3867 | 2024.11.13 05:11:00.490704 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2024.11.13 05:11:00.490953 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001994 sec., 7021.063189568706 rows/sec., 491.71 KiB/sec. | ||
3869 | 2024.11.13 05:11:00.491174 [ 253 ] {323e6d19-08d1-4fb9-98dc-5af9cfdab689} <Debug> TCPHandler: Processed in 0.002480752 sec. | ||
3870 | 2024.11.13 05:11:00.491355 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3871 | 2024.11.13 05:11:00.491495 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3872 | 2024.11.13 05:11:00.491551 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3873 | 2024.11.13 05:11:00.492137 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3874 | 2024.11.13 05:11:00.492177 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3875 | 2024.11.13 05:11:00.492539 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3876 | 2024.11.13 05:11:00.492819 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3877 | 2024.11.13 05:11:00.493094 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec. | ||
3878 | 2024.11.13 05:11:00.493274 [ 254 ] {189a1981-abb0-4f44-99eb-e0e626e581cb} <Debug> TCPHandler: Processed in 0.001984887 sec. | ||
3879 | 2024.11.13 05:11:00.493444 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3880 | 2024.11.13 05:11:00.493589 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3881 | 2024.11.13 05:11:00.493645 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3882 | 2024.11.13 05:11:00.494505 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3883 | 2024.11.13 05:11:00.494552 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3884 | 2024.11.13 05:11:00.494950 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3885 | 2024.11.13 05:11:00.495189 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3886 | 2024.11.13 05:11:00.495349 [ 85 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3887 | 2024.11.13 05:11:00.495409 [ 85 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3888 | 2024.11.13 05:11:00.495430 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001863 sec., 227589.90874932904 rows/sec., 16.27 MiB/sec. | ||
3889 | 2024.11.13 05:11:00.495450 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3890 | 2024.11.13 05:11:00.495589 [ 253 ] {6d33b1cf-5db5-4a8c-9ed4-4ff491637a95} <Debug> TCPHandler: Processed in 0.002212069 sec. | ||
3891 | 2024.11.13 05:11:00.495640 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3892 | 2024.11.13 05:11:00.495768 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3893 | 2024.11.13 05:11:00.495809 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3894 | 2024.11.13 05:11:00.495827 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part | ||
3895 | 2024.11.13 05:11:00.496072 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
3896 | 2024.11.13 05:11:00.496180 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3897 | 2024.11.13 05:11:00.496395 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 424 rows starting from the beginning of the part | ||
3898 | 2024.11.13 05:11:00.496410 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3899 | 2024.11.13 05:11:00.496759 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
3900 | 2024.11.13 05:11:00.497062 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
3901 | 2024.11.13 05:11:00.497358 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 424 rows starting from the beginning of the part | ||
3902 | 2024.11.13 05:11:00.498898 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3903 | 2024.11.13 05:11:00.498973 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3904 | 2024.11.13 05:11:00.500037 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3905 | 2024.11.13 05:11:00.500426 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3906 | 2024.11.13 05:11:00.500727 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.005161005 sec., 379770.994215274 rows/sec., 29.08 MiB/sec. | ||
3907 | 2024.11.13 05:11:00.501060 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005005 sec., 1198.8011988011988 rows/sec., 62.63 KiB/sec. | ||
3908 | 2024.11.13 05:11:00.501185 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3909 | 2024.11.13 05:11:00.501407 [ 254 ] {1daefb6a-a23a-4b8b-9603-b3d5d23ccb91} <Debug> TCPHandler: Processed in 0.005683369 sec. | ||
3910 | 2024.11.13 05:11:00.501700 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2024.11.13 05:11:00.501962 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3912 | 2024.11.13 05:11:00.502040 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3913 | 2024.11.13 05:11:00.502073 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3914 | 2024.11.13 05:11:00.502254 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_31_6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3915 | 2024.11.13 05:11:00.502451 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3916 | 2024.11.13 05:11:00.502990 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3917 | 2024.11.13 05:11:00.503033 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3918 | 2024.11.13 05:11:00.503430 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3919 | 2024.11.13 05:11:00.503673 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2024.11.13 05:11:00.503835 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3921 | 2024.11.13 05:11:00.503895 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3922 | 2024.11.13 05:11:00.503932 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3923 | 2024.11.13 05:11:00.503947 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002038 sec., 116290.48086359176 rows/sec., 7.79 MiB/sec. | ||
3924 | 2024.11.13 05:11:00.504086 [ 253 ] {183309a3-d78f-42df-8b3f-d02799391481} <Debug> TCPHandler: Processed in 0.002551583 sec. | ||
3925 | 2024.11.13 05:11:00.504106 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3926 | 2024.11.13 05:11:00.504233 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3927 | 2024.11.13 05:11:00.504243 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3928 | 2024.11.13 05:11:00.504280 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5782 rows starting from the beginning of the part | ||
3929 | 2024.11.13 05:11:00.504501 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
3930 | 2024.11.13 05:11:00.504562 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3931 | 2024.11.13 05:11:00.504818 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3932 | 2024.11.13 05:11:00.504866 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
3933 | 2024.11.13 05:11:00.505154 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 130 rows starting from the beginning of the part | ||
3934 | 2024.11.13 05:11:00.505576 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
3935 | 2024.11.13 05:11:00.505983 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
3936 | 2024.11.13 05:11:00.507228 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3937 | 2024.11.13 05:11:00.507281 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3938 | 2024.11.13 05:11:00.507974 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3939 | 2024.11.13 05:11:00.508531 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3940 | 2024.11.13 05:11:00.508846 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004417 sec., 226.39800769753228 rows/sec., 15.26 KiB/sec. | ||
3941 | 2024.11.13 05:11:00.508952 [ 254 ] {7c0a5fd0-8cd8-497c-869b-4a2ed1cf799a} <Debug> TCPHandler: Processed in 0.004783511 sec. | ||
3942 | 2024.11.13 05:11:00.509116 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3943 | 2024.11.13 05:11:00.509268 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3944 | 2024.11.13 05:11:00.509358 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <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 | ||
3945 | 2024.11.13 05:11:00.509747 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6706 rows, containing 5 columns (5 merged, 0 gathered) in 0.00573985 sec., 1168323.2140212723 rows/sec., 79.46 MiB/sec. | ||
3946 | 2024.11.13 05:11:00.510178 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3947 | 2024.11.13 05:11:00.510490 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3948 | 2024.11.13 05:11:00.510639 [ 191 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3949 | 2024.11.13 05:11:00.510726 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
3950 | 2024.11.13 05:11:00.510936 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2024.11.13 05:11:00.510975 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3952 | 2024.11.13 05:11:00.511605 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3953 | 2024.11.13 05:11:00.511856 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3954 | 2024.11.13 05:11:00.512132 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002889 sec., 14537.902388369677 rows/sec., 26.05 MiB/sec. | ||
3955 | 2024.11.13 05:11:00.512269 [ 253 ] {7b263f61-6251-4bdf-97b9-37b8596e8f73} <Debug> TCPHandler: Processed in 0.003235118 sec. | ||
3956 | 2024.11.13 05:11:00.512417 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3957 | 2024.11.13 05:11:00.512535 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3958 | 2024.11.13 05:11:00.512586 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3959 | 2024.11.13 05:11:00.513448 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3960 | 2024.11.13 05:11:00.513524 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3961 | 2024.11.13 05:11:00.513978 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3962 | 2024.11.13 05:11:00.514250 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3963 | 2024.11.13 05:11:00.514421 [ 86 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3964 | 2024.11.13 05:11:00.514491 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001979 sec., 41435.06821627085 rows/sec., 2.63 MiB/sec. | ||
3965 | 2024.11.13 05:11:00.514511 [ 86 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2024.11.13 05:11:00.514581 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3967 | 2024.11.13 05:11:00.514613 [ 254 ] {ea038c94-8556-43e6-8e77-3d19c2159efa} <Debug> TCPHandler: Processed in 0.00225289 sec. | ||
3968 | 2024.11.13 05:11:00.514829 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3969 | 2024.11.13 05:11:00.514976 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3970 | 2024.11.13 05:11:00.515016 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1554 rows starting from the beginning of the part | ||
3971 | 2024.11.13 05:11:00.515153 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
3972 | 2024.11.13 05:11:00.515460 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
3973 | 2024.11.13 05:11:00.515578 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
3974 | 2024.11.13 05:11:00.515664 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
3975 | 2024.11.13 05:11:00.515754 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
3976 | 2024.11.13 05:11:00.517092 [ 190 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 4 columns (4 merged, 0 gathered) in 0.002375191 sec., 794041.4055122304 rows/sec., 52.08 MiB/sec. | ||
3977 | 2024.11.13 05:11:00.517392 [ 190 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3978 | 2024.11.13 05:11:00.517753 [ 190 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3979 | 2024.11.13 05:11:00.517851 [ 190 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_31_6} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3980 | 2024.11.13 05:11:00.517951 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3981 | 2024.11.13 05:11:04.755171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 620 | ||
3982 | 2024.11.13 05:11:04.758096 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3983 | 2024.11.13 05:11:04.758139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3984 | 2024.11.13 05:11:04.759556 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3985 | 2024.11.13 05:11:04.759887 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3986 | 2024.11.13 05:11:04.760336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
3987 | 2024.11.13 05:11:05.319249 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3988 | 2024.11.13 05:11:05.471483 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3989 | 2024.11.13 05:11:05.471695 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3990 | 2024.11.13 05:11:05.471774 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3991 | 2024.11.13 05:11:05.472504 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2024.11.13 05:11:05.472552 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
3993 | 2024.11.13 05:11:05.472980 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3994 | 2024.11.13 05:11:05.473231 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3995 | 2024.11.13 05:11:05.473456 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001856 sec., 1077.5862068965516 rows/sec., 87.87 KiB/sec. | ||
3996 | 2024.11.13 05:11:05.473517 [ 254 ] {2d6233ef-5f3d-44e1-a644-e4c4524ce309} <Debug> TCPHandler: Processed in 0.00221184 sec. | ||
3997 | 2024.11.13 05:11:05.473754 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3998 | 2024.11.13 05:11:05.473998 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3999 | 2024.11.13 05:11:05.474071 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4000 | 2024.11.13 05:11:05.474824 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4001 | 2024.11.13 05:11:05.474878 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4002 | 2024.11.13 05:11:05.475313 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4003 | 2024.11.13 05:11:05.475565 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4004 | 2024.11.13 05:11:05.475795 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00185 sec., 30810.81081081081 rows/sec., 2.35 MiB/sec. | ||
4005 | 2024.11.13 05:11:05.475859 [ 253 ] {99c8a784-964f-40d3-995f-727d2f877c39} <Debug> TCPHandler: Processed in 0.002173739 sec. | ||
4006 | 2024.11.13 05:11:05.476029 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4007 | 2024.11.13 05:11:05.476156 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4008 | 2024.11.13 05:11:05.476209 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4009 | 2024.11.13 05:11:05.476805 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2024.11.13 05:11:05.476847 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4011 | 2024.11.13 05:11:05.477226 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4012 | 2024.11.13 05:11:05.477501 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2024.11.13 05:11:05.477727 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0016 sec., 1250 rows/sec., 87.28 KiB/sec. | ||
4014 | 2024.11.13 05:11:05.477785 [ 254 ] {23ed6136-d21e-4265-b6f1-ef9f5d3e4d15} <Debug> TCPHandler: Processed in 0.001816496 sec. | ||
4015 | 2024.11.13 05:11:05.477973 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4016 | 2024.11.13 05:11:05.478122 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4017 | 2024.11.13 05:11:05.478183 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4018 | 2024.11.13 05:11:05.478892 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2024.11.13 05:11:05.478940 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4020 | 2024.11.13 05:11:05.479322 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4021 | 2024.11.13 05:11:05.479566 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2024.11.13 05:11:05.479783 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001696 sec., 38915.09433962264 rows/sec., 3.04 MiB/sec. | ||
4023 | 2024.11.13 05:11:05.479871 [ 253 ] {40b19ffb-85b7-4474-9391-d50eaad3bdd5} <Debug> TCPHandler: Processed in 0.001968807 sec. | ||
4024 | 2024.11.13 05:11:05.480068 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4025 | 2024.11.13 05:11:05.480191 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4026 | 2024.11.13 05:11:05.480247 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4027 | 2024.11.13 05:11:05.480866 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2024.11.13 05:11:05.480909 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4029 | 2024.11.13 05:11:05.481322 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4030 | 2024.11.13 05:11:05.481607 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2024.11.13 05:11:05.481838 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001674 sec., 96176.8219832736 rows/sec., 6.70 MiB/sec. | ||
4032 | 2024.11.13 05:11:05.481972 [ 254 ] {b29343e0-c8ed-43e4-82bd-107e473952a5} <Debug> TCPHandler: Processed in 0.001982437 sec. | ||
4033 | 2024.11.13 05:11:05.482137 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4034 | 2024.11.13 05:11:05.482259 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4035 | 2024.11.13 05:11:05.482313 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4036 | 2024.11.13 05:11:05.482810 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2024.11.13 05:11:05.482850 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4038 | 2024.11.13 05:11:05.483259 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4039 | 2024.11.13 05:11:05.483497 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2024.11.13 05:11:05.483710 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
4041 | 2024.11.13 05:11:05.483763 [ 253 ] {23654372-bdc6-4161-ab12-0cbacd822c29} <Debug> TCPHandler: Processed in 0.001682895 sec. | ||
4042 | 2024.11.13 05:11:05.520371 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4043 | 2024.11.13 05:11:05.561743 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4044 | 2024.11.13 05:11:05.647046 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4045 | 2024.11.13 05:11:05.695499 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4046 | 2024.11.13 05:11:05.705860 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4047 | 2024.11.13 05:11:05.732189 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4048 | 2024.11.13 05:11:05.739509 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4049 | 2024.11.13 05:11:08.245837 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4050 | 2024.11.13 05:11:08.908629 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4051 | 2024.11.13 05:11:08.919982 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4052 | 2024.11.13 05:11:08.953540 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4053 | 2024.11.13 05:11:08.965942 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4054 | 2024.11.13 05:11:08.978180 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4055 | 2024.11.13 05:11:08.992835 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4056 | 2024.11.13 05:11:08.995441 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4057 | 2024.11.13 05:11:09.031105 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4058 | 2024.11.13 05:11:09.653730 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4059 | 2024.11.13 05:11:09.787424 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4060 | 2024.11.13 05:11:09.807819 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4061 | 2024.11.13 05:11:09.829176 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4062 | 2024.11.13 05:11:09.832417 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4063 | 2024.11.13 05:11:09.846706 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4064 | 2024.11.13 05:11:09.914718 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4065 | 2024.11.13 05:11:10.107849 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4066 | 2024.11.13 05:11:10.471122 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4067 | 2024.11.13 05:11:10.471311 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4068 | 2024.11.13 05:11:10.471384 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4069 | 2024.11.13 05:11:10.472138 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4070 | 2024.11.13 05:11:10.472190 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4071 | 2024.11.13 05:11:10.472632 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4072 | 2024.11.13 05:11:10.472899 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4073 | 2024.11.13 05:11:10.473137 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.28 MiB/sec. | ||
4074 | 2024.11.13 05:11:10.473193 [ 254 ] {e860189b-80cd-4863-bd06-7b47484d592c} <Debug> TCPHandler: Processed in 0.002203569 sec. | ||
4075 | 2024.11.13 05:11:10.473450 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4076 | 2024.11.13 05:11:10.473668 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4077 | 2024.11.13 05:11:10.473752 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4078 | 2024.11.13 05:11:10.474524 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4079 | 2024.11.13 05:11:10.474579 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4080 | 2024.11.13 05:11:10.475021 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4081 | 2024.11.13 05:11:10.475273 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4082 | 2024.11.13 05:11:10.475555 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. | ||
4083 | 2024.11.13 05:11:10.475758 [ 253 ] {fe5d4e31-6557-4b93-87a5-3192fcb6820d} <Debug> TCPHandler: Processed in 0.002445451 sec. | ||
4084 | 2024.11.13 05:11:10.475975 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4085 | 2024.11.13 05:11:10.476115 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4086 | 2024.11.13 05:11:10.476178 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4087 | 2024.11.13 05:11:10.476856 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4088 | 2024.11.13 05:11:10.476903 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4089 | 2024.11.13 05:11:10.477313 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4090 | 2024.11.13 05:11:10.477562 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4091 | 2024.11.13 05:11:10.477809 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. | ||
4092 | 2024.11.13 05:11:10.477887 [ 254 ] {f6629218-fad5-43e0-b3d1-432bbccfd9fd} <Debug> TCPHandler: Processed in 0.002017648 sec. | ||
4093 | 2024.11.13 05:11:10.478104 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4094 | 2024.11.13 05:11:10.478236 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4095 | 2024.11.13 05:11:10.478288 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4096 | 2024.11.13 05:11:10.478793 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2024.11.13 05:11:10.478834 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4098 | 2024.11.13 05:11:10.479241 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4099 | 2024.11.13 05:11:10.479489 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2024.11.13 05:11:10.479749 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
4101 | 2024.11.13 05:11:10.479978 [ 253 ] {0eafd472-8b7d-40f5-a9a9-380fd7f44ad9} <Debug> TCPHandler: Processed in 0.001970787 sec. | ||
4102 | 2024.11.13 05:11:10.705555 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4103 | 2024.11.13 05:11:10.851360 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4104 | 2024.11.13 05:11:10.869319 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4105 | 2024.11.13 05:11:10.908221 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4106 | 2024.11.13 05:11:10.911350 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4107 | 2024.11.13 05:11:11.002279 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4108 | 2024.11.13 05:11:11.017941 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4109 | 2024.11.13 05:11:14.608309 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4110 | 2024.11.13 05:11:14.608381 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4111 | 2024.11.13 05:11:14.760634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 640 | ||
4112 | 2024.11.13 05:11:14.763568 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4113 | 2024.11.13 05:11:14.763617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4114 | 2024.11.13 05:11:14.765002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4115 | 2024.11.13 05:11:14.765303 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4116 | 2024.11.13 05:11:14.766403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
4117 | 2024.11.13 05:11:15.477263 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4118 | 2024.11.13 05:11:15.477459 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4119 | 2024.11.13 05:11:15.477530 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4120 | 2024.11.13 05:11:15.478241 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4121 | 2024.11.13 05:11:15.478293 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4122 | 2024.11.13 05:11:15.478733 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4123 | 2024.11.13 05:11:15.479004 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4124 | 2024.11.13 05:11:15.479272 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 549.22 KiB/sec. | ||
4125 | 2024.11.13 05:11:15.479724 [ 254 ] {113b3113-abbe-4dd9-b181-3212b8c056f8} <Debug> TCPHandler: Processed in 0.002590163 sec. | ||
4126 | 2024.11.13 05:11:15.480015 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4127 | 2024.11.13 05:11:15.480228 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4128 | 2024.11.13 05:11:15.480310 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4129 | 2024.11.13 05:11:15.481324 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4130 | 2024.11.13 05:11:15.481372 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4131 | 2024.11.13 05:11:15.481870 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4132 | 2024.11.13 05:11:15.482136 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4133 | 2024.11.13 05:11:15.482382 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002212 sec., 129746.83544303797 rows/sec., 11.45 MiB/sec. | ||
4134 | 2024.11.13 05:11:15.482518 [ 253 ] {e9147d9e-26f2-425c-941b-2515f464b518} <Debug> TCPHandler: Processed in 0.002641273 sec. | ||
4135 | 2024.11.13 05:11:15.482728 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4136 | 2024.11.13 05:11:15.482856 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4137 | 2024.11.13 05:11:15.482907 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4138 | 2024.11.13 05:11:15.483530 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4139 | 2024.11.13 05:11:15.483572 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4140 | 2024.11.13 05:11:15.483969 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4141 | 2024.11.13 05:11:15.484229 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4142 | 2024.11.13 05:11:15.484403 [ 74 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4143 | 2024.11.13 05:11:15.484466 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001633 sec., 30006.123698714026 rows/sec., 2.16 MiB/sec. | ||
4144 | 2024.11.13 05:11:15.484492 [ 74 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2024.11.13 05:11:15.484559 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4146 | 2024.11.13 05:11:15.484603 [ 254 ] {c772493c-e9c8-43dc-b5c4-dd4bfdd5e2af} <Debug> TCPHandler: Processed in 0.001943047 sec. | ||
4147 | 2024.11.13 05:11:15.484921 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4148 | 2024.11.13 05:11:15.484965 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::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 | ||
4149 | 2024.11.13 05:11:15.485235 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4150 | 2024.11.13 05:11:15.485260 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4151 | 2024.11.13 05:11:15.485344 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 67 rows starting from the beginning of the part | ||
4152 | 2024.11.13 05:11:15.485349 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4153 | 2024.11.13 05:11:15.485653 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
4154 | 2024.11.13 05:11:15.485937 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
4155 | 2024.11.13 05:11:15.486347 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
4156 | 2024.11.13 05:11:15.486713 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
4157 | 2024.11.13 05:11:15.487082 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
4158 | 2024.11.13 05:11:15.488333 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4159 | 2024.11.13 05:11:15.488410 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4160 | 2024.11.13 05:11:15.489486 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4161 | 2024.11.13 05:11:15.489747 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005085044 sec., 43264.129081282284 rows/sec., 3.26 MiB/sec. | ||
4162 | 2024.11.13 05:11:15.489950 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4163 | 2024.11.13 05:11:15.489977 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2024.11.13 05:11:15.490554 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005368 sec., 2608.047690014903 rows/sec., 182.65 KiB/sec. | ||
4165 | 2024.11.13 05:11:15.490791 [ 253 ] {d0d7e3c3-ab2b-4c08-9a62-1833520fd512} <Debug> TCPHandler: Processed in 0.006062693 sec. | ||
4166 | 2024.11.13 05:11:15.490784 [ 189 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4167 | 2024.11.13 05:11:15.490990 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4168 | 2024.11.13 05:11:15.491003 [ 189 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_21_4} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4169 | 2024.11.13 05:11:15.491213 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4170 | 2024.11.13 05:11:15.491238 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4171 | 2024.11.13 05:11:15.491311 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4172 | 2024.11.13 05:11:15.492011 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4173 | 2024.11.13 05:11:15.492060 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4174 | 2024.11.13 05:11:15.492441 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4175 | 2024.11.13 05:11:15.492686 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4176 | 2024.11.13 05:11:15.492978 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001784 sec., 7286.995515695067 rows/sec., 454.34 KiB/sec. | ||
4177 | 2024.11.13 05:11:15.493107 [ 254 ] {2dac2770-b464-47a4-b69e-735fc590bb59} <Debug> TCPHandler: Processed in 0.00220196 sec. | ||
4178 | 2024.11.13 05:11:15.493270 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4179 | 2024.11.13 05:11:15.493412 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4180 | 2024.11.13 05:11:15.493470 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4181 | 2024.11.13 05:11:15.494296 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4182 | 2024.11.13 05:11:15.494335 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4183 | 2024.11.13 05:11:15.494732 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4184 | 2024.11.13 05:11:15.494972 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4185 | 2024.11.13 05:11:15.495193 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001813 sec., 233866.5195808053 rows/sec., 16.72 MiB/sec. | ||
4186 | 2024.11.13 05:11:15.495319 [ 253 ] {4d09d5c3-d284-48b8-8a0f-a06f6651ef3a} <Debug> TCPHandler: Processed in 0.002114569 sec. | ||
4187 | 2024.11.13 05:11:15.495477 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4188 | 2024.11.13 05:11:15.495594 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4189 | 2024.11.13 05:11:15.495646 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4190 | 2024.11.13 05:11:15.496143 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4191 | 2024.11.13 05:11:15.496184 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4192 | 2024.11.13 05:11:15.496569 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4193 | 2024.11.13 05:11:15.496814 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4194 | 2024.11.13 05:11:15.497092 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 208.43 KiB/sec. | ||
4195 | 2024.11.13 05:11:15.497234 [ 254 ] {20545781-f99d-4635-8b29-5b32b7159caf} <Debug> TCPHandler: Processed in 0.001828416 sec. | ||
4196 | 2024.11.13 05:11:15.497380 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4197 | 2024.11.13 05:11:15.497511 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4198 | 2024.11.13 05:11:15.497570 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4199 | 2024.11.13 05:11:15.498262 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4200 | 2024.11.13 05:11:15.498302 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4201 | 2024.11.13 05:11:15.498729 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4202 | 2024.11.13 05:11:15.498970 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4203 | 2024.11.13 05:11:15.499181 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001666 sec., 142256.90276110446 rows/sec., 9.54 MiB/sec. | ||
4204 | 2024.11.13 05:11:15.499233 [ 253 ] {9631d3e9-b50e-4a49-b746-8a82e3a2d490} <Debug> TCPHandler: Processed in 0.001891936 sec. | ||
4205 | 2024.11.13 05:11:15.499384 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4206 | 2024.11.13 05:11:15.499502 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4207 | 2024.11.13 05:11:15.499553 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4208 | 2024.11.13 05:11:15.500020 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4209 | 2024.11.13 05:11:15.500061 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4210 | 2024.11.13 05:11:15.500426 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4211 | 2024.11.13 05:11:15.500681 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4212 | 2024.11.13 05:11:15.500978 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 45.50 KiB/sec. | ||
4213 | 2024.11.13 05:11:15.501123 [ 254 ] {f1d0ec38-cd45-4baa-a05c-c31d8bf27c57} <Debug> TCPHandler: Processed in 0.001788836 sec. | ||
4214 | 2024.11.13 05:11:15.501279 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4215 | 2024.11.13 05:11:15.501418 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4216 | 2024.11.13 05:11:15.501506 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <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 | ||
4217 | 2024.11.13 05:11:15.502748 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4218 | 2024.11.13 05:11:15.502786 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4219 | 2024.11.13 05:11:15.503434 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4220 | 2024.11.13 05:11:15.503689 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4221 | 2024.11.13 05:11:15.504001 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002599 sec., 16160.061562139283 rows/sec., 28.96 MiB/sec. | ||
4222 | 2024.11.13 05:11:15.504265 [ 253 ] {1de881eb-edf1-4c92-aa72-7a5ec387f8b9} <Debug> TCPHandler: Processed in 0.003050517 sec. | ||
4223 | 2024.11.13 05:11:15.504430 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4224 | 2024.11.13 05:11:15.504572 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4225 | 2024.11.13 05:11:15.504631 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4226 | 2024.11.13 05:11:15.505193 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4227 | 2024.11.13 05:11:15.505232 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4228 | 2024.11.13 05:11:15.505617 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4229 | 2024.11.13 05:11:15.505864 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4230 | 2024.11.13 05:11:15.506093 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. | ||
4231 | 2024.11.13 05:11:15.506274 [ 254 ] {c8c3ffd6-5932-41c0-9874-952e8a258064} <Debug> TCPHandler: Processed in 0.001908757 sec. | ||
4232 | 2024.11.13 05:11:20.469247 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4233 | 2024.11.13 05:11:20.469471 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4234 | 2024.11.13 05:11:20.469550 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4235 | 2024.11.13 05:11:20.470348 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4236 | 2024.11.13 05:11:20.470396 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4237 | 2024.11.13 05:11:20.470809 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4238 | 2024.11.13 05:11:20.471074 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4239 | 2024.11.13 05:11:20.471305 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001892 sec., 2114.164904862579 rows/sec., 172.40 KiB/sec. | ||
4240 | 2024.11.13 05:11:20.471363 [ 254 ] {ab281238-e208-40c5-966d-8f4211e40967} <Debug> TCPHandler: Processed in 0.00225902 sec. | ||
4241 | 2024.11.13 05:11:20.471623 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4242 | 2024.11.13 05:11:20.471811 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4243 | 2024.11.13 05:11:20.471882 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4244 | 2024.11.13 05:11:20.472631 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4245 | 2024.11.13 05:11:20.472681 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4246 | 2024.11.13 05:11:20.473120 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4247 | 2024.11.13 05:11:20.473376 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4248 | 2024.11.13 05:11:20.473650 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001887 sec., 30736.61897191309 rows/sec., 2.34 MiB/sec. | ||
4249 | 2024.11.13 05:11:20.473787 [ 253 ] {d0b6ca03-aeb2-4afe-be73-dbc75021905f} <Debug> TCPHandler: Processed in 0.00229222 sec. | ||
4250 | 2024.11.13 05:11:20.473996 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4251 | 2024.11.13 05:11:20.474135 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4252 | 2024.11.13 05:11:20.474191 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4253 | 2024.11.13 05:11:20.474871 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4254 | 2024.11.13 05:11:20.474918 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4255 | 2024.11.13 05:11:20.475318 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4256 | 2024.11.13 05:11:20.475568 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4257 | 2024.11.13 05:11:20.475772 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001667 sec., 2399.520095980804 rows/sec., 167.54 KiB/sec. | ||
4258 | 2024.11.13 05:11:20.475824 [ 254 ] {7aaa884b-a628-4567-a226-81798cb96253} <Debug> TCPHandler: Processed in 0.001926917 sec. | ||
4259 | 2024.11.13 05:11:20.475988 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4260 | 2024.11.13 05:11:20.476113 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4261 | 2024.11.13 05:11:20.476164 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4262 | 2024.11.13 05:11:20.476886 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4263 | 2024.11.13 05:11:20.476936 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4264 | 2024.11.13 05:11:20.477351 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4265 | 2024.11.13 05:11:20.477613 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4266 | 2024.11.13 05:11:20.477822 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001738 sec., 39125.431530494825 rows/sec., 3.06 MiB/sec. | ||
4267 | 2024.11.13 05:11:20.477875 [ 253 ] {52639cd9-59c3-4dfe-9bd3-f18b70b04212} <Debug> TCPHandler: Processed in 0.001946447 sec. | ||
4268 | 2024.11.13 05:11:20.478031 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4269 | 2024.11.13 05:11:20.478150 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4270 | 2024.11.13 05:11:20.478204 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4271 | 2024.11.13 05:11:20.478892 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4272 | 2024.11.13 05:11:20.478944 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4273 | 2024.11.13 05:11:20.479394 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4274 | 2024.11.13 05:11:20.479663 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4275 | 2024.11.13 05:11:20.479867 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001741 sec., 74669.73004020678 rows/sec., 5.20 MiB/sec. | ||
4276 | 2024.11.13 05:11:20.479919 [ 254 ] {82c2d7d4-a279-472a-870f-dfadda2bf016} <Debug> TCPHandler: Processed in 0.001944537 sec. | ||
4277 | 2024.11.13 05:11:20.480072 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4278 | 2024.11.13 05:11:20.480191 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4279 | 2024.11.13 05:11:20.480254 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4280 | 2024.11.13 05:11:20.480833 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4281 | 2024.11.13 05:11:20.480880 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4282 | 2024.11.13 05:11:20.481303 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4283 | 2024.11.13 05:11:20.481538 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4284 | 2024.11.13 05:11:20.481792 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001614 sec., 29739.776951672862 rows/sec., 2.00 MiB/sec. | ||
4285 | 2024.11.13 05:11:20.481874 [ 253 ] {8eab9097-e343-47d7-9d4d-59a7d9ef533d} <Debug> TCPHandler: Processed in 0.001858936 sec. | ||
4286 | 2024.11.13 05:11:24.766623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 674 | ||
4287 | 2024.11.13 05:11:24.769514 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4288 | 2024.11.13 05:11:24.769555 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4289 | 2024.11.13 05:11:24.770976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4290 | 2024.11.13 05:11:24.771275 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4291 | 2024.11.13 05:11:24.772656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
4292 | 2024.11.13 05:11:25.470921 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4293 | 2024.11.13 05:11:25.471229 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4294 | 2024.11.13 05:11:25.471346 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4295 | 2024.11.13 05:11:25.472163 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4296 | 2024.11.13 05:11:25.472218 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4297 | 2024.11.13 05:11:25.472653 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4298 | 2024.11.13 05:11:25.472909 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4299 | 2024.11.13 05:11:25.473129 [ 66 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4300 | 2024.11.13 05:11:25.473160 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.12 MiB/sec. | ||
4301 | 2024.11.13 05:11:25.473245 [ 66 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4302 | 2024.11.13 05:11:25.473313 [ 254 ] {1954bb33-5c5b-47a0-99a2-2643df1069cf} <Debug> TCPHandler: Processed in 0.002577273 sec. | ||
4303 | 2024.11.13 05:11:25.473338 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4304 | 2024.11.13 05:11:25.473681 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4305 | 2024.11.13 05:11:25.473784 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4306 | 2024.11.13 05:11:25.474363 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4307 | 2024.11.13 05:11:25.474477 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4308 | 2024.11.13 05:11:25.474529 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1436 rows starting from the beginning of the part | ||
4309 | 2024.11.13 05:11:25.474726 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4310 | 2024.11.13 05:11:25.475119 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
4311 | 2024.11.13 05:11:25.475775 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
4312 | 2024.11.13 05:11:25.476188 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 287 rows starting from the beginning of the part | ||
4313 | 2024.11.13 05:11:25.476642 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part | ||
4314 | 2024.11.13 05:11:25.476993 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
4315 | 2024.11.13 05:11:25.478144 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4316 | 2024.11.13 05:11:25.478212 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4317 | 2024.11.13 05:11:25.479363 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4318 | 2024.11.13 05:11:25.479864 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4319 | 2024.11.13 05:11:25.480336 [ 66 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4320 | 2024.11.13 05:11:25.480355 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.00688283 sec., 283313.6950934426 rows/sec., 24.69 MiB/sec. | ||
4321 | 2024.11.13 05:11:25.480447 [ 66 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4322 | 2024.11.13 05:11:25.480481 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4323 | 2024.11.13 05:11:25.480533 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006219 sec., 10291.043576137643 rows/sec., 822.52 KiB/sec. | ||
4324 | 2024.11.13 05:11:25.480874 [ 253 ] {8ac8a771-693e-4cb3-a308-24b785abd2b7} <Debug> TCPHandler: Processed in 0.007388165 sec. | ||
4325 | 2024.11.13 05:11:25.480881 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4326 | 2024.11.13 05:11:25.480898 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4327 | 2024.11.13 05:11:25.481242 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4328 | 2024.11.13 05:11:25.481292 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part | ||
4329 | 2024.11.13 05:11:25.481352 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4330 | 2024.11.13 05:11:25.481670 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
4331 | 2024.11.13 05:11:25.481844 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4332 | 2024.11.13 05:11:25.482101 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
4333 | 2024.11.13 05:11:25.482134 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4334 | 2024.11.13 05:11:25.482456 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 424 rows starting from the beginning of the part | ||
4335 | 2024.11.13 05:11:25.482241 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4336 | 2024.11.13 05:11:25.482834 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
4337 | 2024.11.13 05:11:25.483314 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4338 | 2024.11.13 05:11:25.483877 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_36_7} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4339 | 2024.11.13 05:11:25.484124 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
4340 | 2024.11.13 05:11:25.485067 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4341 | 2024.11.13 05:11:25.485158 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4342 | 2024.11.13 05:11:25.486178 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4343 | 2024.11.13 05:11:25.486595 [ 197 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.006012673 sec., 266437.24014261214 rows/sec., 20.55 MiB/sec. | ||
4344 | 2024.11.13 05:11:25.486711 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4345 | 2024.11.13 05:11:25.486831 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4346 | 2024.11.13 05:11:25.486969 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4347 | 2024.11.13 05:11:25.487096 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2024.11.13 05:11:25.487166 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4349 | 2024.11.13 05:11:25.487257 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005575 sec., 28699.551569506726 rows/sec., 2.00 MiB/sec. | ||
4350 | 2024.11.13 05:11:25.487750 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4351 | 2024.11.13 05:11:25.487849 [ 254 ] {e254990e-9452-4570-8787-9ec049dcdac0} <Debug> TCPHandler: Processed in 0.0068187 sec. | ||
4352 | 2024.11.13 05:11:25.488034 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4353 | 2024.11.13 05:11:25.488328 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4354 | 2024.11.13 05:11:25.488639 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_36_7} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4355 | 2024.11.13 05:11:25.488698 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4356 | 2024.11.13 05:11:25.488911 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 6706 rows starting from the beginning of the part | ||
4357 | 2024.11.13 05:11:25.489003 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4358 | 2024.11.13 05:11:25.489076 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4359 | 2024.11.13 05:11:25.489274 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4360 | 2024.11.13 05:11:25.489500 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
4361 | 2024.11.13 05:11:25.489853 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
4362 | 2024.11.13 05:11:25.490256 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
4363 | 2024.11.13 05:11:25.490610 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 130 rows starting from the beginning of the part | ||
4364 | 2024.11.13 05:11:25.490867 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
4365 | 2024.11.13 05:11:25.491756 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4366 | 2024.11.13 05:11:25.491817 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4367 | 2024.11.13 05:11:25.492469 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4368 | 2024.11.13 05:11:25.492839 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4369 | 2024.11.13 05:11:25.493108 [ 65 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4370 | 2024.11.13 05:11:25.493225 [ 65 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4371 | 2024.11.13 05:11:25.493306 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4372 | 2024.11.13 05:11:25.493498 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004764 sec., 12594.458438287154 rows/sec., 869.15 KiB/sec. | ||
4373 | 2024.11.13 05:11:25.493754 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4374 | 2024.11.13 05:11:25.493904 [ 253 ] {08951baa-125c-43d1-9b13-4991cf4c55cc} <Debug> TCPHandler: Processed in 0.005894642 sec. | ||
4375 | 2024.11.13 05:11:25.494231 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4376 | 2024.11.13 05:11:25.494282 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1886 rows starting from the beginning of the part | ||
4377 | 2024.11.13 05:11:25.494437 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
4378 | 2024.11.13 05:11:25.494650 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4379 | 2024.11.13 05:11:25.494990 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
4380 | 2024.11.13 05:11:25.495247 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
4381 | 2024.11.13 05:11:25.495429 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4382 | 2024.11.13 05:11:25.496214 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7554 rows, containing 5 columns (5 merged, 0 gathered) in 0.008917168 sec., 847129.9408063188 rows/sec., 57.70 MiB/sec. | ||
4383 | 2024.11.13 05:11:25.496803 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4384 | 2024.11.13 05:11:25.497291 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2024.11.13 05:11:25.497536 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4386 | 2024.11.13 05:11:25.497541 [ 187 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 4 columns (4 merged, 0 gathered) in 0.004085936 sec., 537453.3521817278 rows/sec., 35.31 MiB/sec. | ||
4387 | 2024.11.13 05:11:25.497634 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
4388 | 2024.11.13 05:11:25.497856 [ 187 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4389 | 2024.11.13 05:11:25.498126 [ 187 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4390 | 2024.11.13 05:11:25.498199 [ 187 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_36_7} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4391 | 2024.11.13 05:11:25.498278 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4392 | 2024.11.13 05:11:29.608621 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4393 | 2024.11.13 05:11:29.608685 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4394 | 2024.11.13 05:11:30.477981 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4395 | 2024.11.13 05:11:30.478197 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4396 | 2024.11.13 05:11:30.478279 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4397 | 2024.11.13 05:11:30.479042 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4398 | 2024.11.13 05:11:30.479098 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4399 | 2024.11.13 05:11:30.479527 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4400 | 2024.11.13 05:11:30.479796 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4401 | 2024.11.13 05:11:30.479999 [ 62 ] {} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4402 | 2024.11.13 05:11:30.480066 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. | ||
4403 | 2024.11.13 05:11:30.480093 [ 62 ] {} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4404 | 2024.11.13 05:11:30.480162 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4405 | 2024.11.13 05:11:30.480201 [ 254 ] {56df44e4-b98e-4109-bea2-d1a4ad16d19c} <Debug> TCPHandler: Processed in 0.002355421 sec. | ||
4406 | 2024.11.13 05:11:30.480511 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4407 | 2024.11.13 05:11:30.480562 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4408 | 2024.11.13 05:11:30.480790 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4409 | 2024.11.13 05:11:30.480867 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4410 | 2024.11.13 05:11:30.480879 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4411 | 2024.11.13 05:11:30.481051 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4412 | 2024.11.13 05:11:30.481060 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4413 | 2024.11.13 05:11:30.481474 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4414 | 2024.11.13 05:11:30.481810 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4415 | 2024.11.13 05:11:30.482097 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4416 | 2024.11.13 05:11:30.484146 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4417 | 2024.11.13 05:11:30.484236 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4418 | 2024.11.13 05:11:30.484647 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004360738 sec., 16052.328757196601 rows/sec., 1.19 MiB/sec. | ||
4419 | 2024.11.13 05:11:30.484825 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4420 | 2024.11.13 05:11:30.485165 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4421 | 2024.11.13 05:11:30.485290 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2024.11.13 05:11:30.485448 [ 192 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_13_3} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4423 | 2024.11.13 05:11:30.485582 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4424 | 2024.11.13 05:11:30.485662 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4425 | 2024.11.13 05:11:30.485932 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.005153 sec., 55695.711236173105 rows/sec., 4.92 MiB/sec. | ||
4426 | 2024.11.13 05:11:30.486005 [ 253 ] {0b828f64-cf65-4e97-8287-10e0a908941b} <Debug> TCPHandler: Processed in 0.005670089 sec. | ||
4427 | 2024.11.13 05:11:30.486216 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4428 | 2024.11.13 05:11:30.486340 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4429 | 2024.11.13 05:11:30.486394 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4430 | 2024.11.13 05:11:30.487009 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4431 | 2024.11.13 05:11:30.487052 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4432 | 2024.11.13 05:11:30.487420 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4433 | 2024.11.13 05:11:30.487665 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4434 | 2024.11.13 05:11:30.487894 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001583 sec., 30953.885028427037 rows/sec., 2.23 MiB/sec. | ||
4435 | 2024.11.13 05:11:30.488044 [ 254 ] {754bd047-c5bc-4bac-945c-84d4556f0dac} <Debug> TCPHandler: Processed in 0.001935377 sec. | ||
4436 | 2024.11.13 05:11:30.488196 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4437 | 2024.11.13 05:11:30.488332 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4438 | 2024.11.13 05:11:30.488388 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4439 | 2024.11.13 05:11:30.488970 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4440 | 2024.11.13 05:11:30.489010 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4441 | 2024.11.13 05:11:30.489365 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4442 | 2024.11.13 05:11:30.489605 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4443 | 2024.11.13 05:11:30.489812 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. | ||
4444 | 2024.11.13 05:11:30.489863 [ 253 ] {a99ecd0d-ef64-472d-a227-a9aabc823279} <Debug> TCPHandler: Processed in 0.001731575 sec. | ||
4445 | 2024.11.13 05:11:30.489993 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4446 | 2024.11.13 05:11:30.490111 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4447 | 2024.11.13 05:11:30.490162 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4448 | 2024.11.13 05:11:30.490763 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4449 | 2024.11.13 05:11:30.490804 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4450 | 2024.11.13 05:11:30.491161 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4451 | 2024.11.13 05:11:30.491404 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2024.11.13 05:11:30.491568 [ 62 ] {} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4453 | 2024.11.13 05:11:30.491627 [ 62 ] {} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2024.11.13 05:11:30.491661 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001558 sec., 8344.03080872914 rows/sec., 520.25 KiB/sec. | ||
4455 | 2024.11.13 05:11:30.491670 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4456 | 2024.11.13 05:11:30.491835 [ 254 ] {7fa87301-6364-45b3-b2cd-7ade28e74ac0} <Debug> TCPHandler: Processed in 0.001894126 sec. | ||
4457 | 2024.11.13 05:11:30.492091 [ 199 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4458 | 2024.11.13 05:11:30.492140 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4459 | 2024.11.13 05:11:30.492271 [ 199 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4460 | 2024.11.13 05:11:30.492311 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4461 | 2024.11.13 05:11:30.492322 [ 199 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4462 | 2024.11.13 05:11:30.492377 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4463 | 2024.11.13 05:11:30.492593 [ 199 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4464 | 2024.11.13 05:11:30.492916 [ 199 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4465 | 2024.11.13 05:11:30.493119 [ 199 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4466 | 2024.11.13 05:11:30.493496 [ 199 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4467 | 2024.11.13 05:11:30.494639 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2024.11.13 05:11:30.494685 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4469 | 2024.11.13 05:11:30.495079 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003259749 sec., 19940.185578705597 rows/sec., 1.29 MiB/sec. | ||
4470 | 2024.11.13 05:11:30.495352 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4471 | 2024.11.13 05:11:30.495361 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4472 | 2024.11.13 05:11:30.495819 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4473 | 2024.11.13 05:11:30.495917 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4474 | 2024.11.13 05:11:30.496221 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_13_3} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4475 | 2024.11.13 05:11:30.496330 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.003993 sec., 106185.82519408966 rows/sec., 7.59 MiB/sec. | ||
4476 | 2024.11.13 05:11:30.496466 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4477 | 2024.11.13 05:11:30.496665 [ 253 ] {a8e3453d-6544-487d-a5a7-a05d9e0ba4bc} <Debug> TCPHandler: Processed in 0.00467142 sec. | ||
4478 | 2024.11.13 05:11:30.497037 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4479 | 2024.11.13 05:11:30.497256 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4480 | 2024.11.13 05:11:30.497347 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4481 | 2024.11.13 05:11:30.497957 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4482 | 2024.11.13 05:11:30.497994 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4483 | 2024.11.13 05:11:30.498449 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4484 | 2024.11.13 05:11:30.498696 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4485 | 2024.11.13 05:11:30.498900 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001689 sec., 3552.3978685612788 rows/sec., 185.60 KiB/sec. | ||
4486 | 2024.11.13 05:11:30.499105 [ 254 ] {0ba26288-3e22-4e74-aa0c-c827462c75f1} <Debug> TCPHandler: Processed in 0.002175899 sec. | ||
4487 | 2024.11.13 05:11:30.499281 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4488 | 2024.11.13 05:11:30.499419 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4489 | 2024.11.13 05:11:30.499481 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4490 | 2024.11.13 05:11:30.500236 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2024.11.13 05:11:30.500282 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4492 | 2024.11.13 05:11:30.500714 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4493 | 2024.11.13 05:11:30.500951 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4494 | 2024.11.13 05:11:30.501168 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00178 sec., 133146.06741573036 rows/sec., 8.92 MiB/sec. | ||
4495 | 2024.11.13 05:11:30.501219 [ 253 ] {a4c59d2e-145e-464f-9139-b08b25f14a07} <Debug> TCPHandler: Processed in 0.002004357 sec. | ||
4496 | 2024.11.13 05:11:30.501358 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4497 | 2024.11.13 05:11:30.501475 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4498 | 2024.11.13 05:11:30.501535 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4499 | 2024.11.13 05:11:30.502081 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4500 | 2024.11.13 05:11:30.502128 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4501 | 2024.11.13 05:11:30.502546 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4502 | 2024.11.13 05:11:30.502788 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4503 | 2024.11.13 05:11:30.502967 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. | ||
4504 | 2024.11.13 05:11:30.503017 [ 254 ] {f2275a4b-f9e4-4c2d-a933-26c567e20ac0} <Debug> TCPHandler: Processed in 0.001712725 sec. | ||
4505 | 2024.11.13 05:11:30.503156 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4506 | 2024.11.13 05:11:30.503271 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4507 | 2024.11.13 05:11:30.503352 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <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 | ||
4508 | 2024.11.13 05:11:30.504505 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4509 | 2024.11.13 05:11:30.504544 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4510 | 2024.11.13 05:11:30.505193 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4511 | 2024.11.13 05:11:30.505449 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2024.11.13 05:11:30.505614 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4513 | 2024.11.13 05:11:30.505680 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2024.11.13 05:11:30.505712 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4515 | 2024.11.13 05:11:30.505717 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002463 sec., 17052.37515225335 rows/sec., 30.56 MiB/sec. | ||
4516 | 2024.11.13 05:11:30.506323 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
4517 | 2024.11.13 05:11:30.506547 [ 253 ] {e578c162-3c28-4f36-8012-6f0f12880b1d} <Debug> TCPHandler: Processed in 0.00344079 sec. | ||
4518 | 2024.11.13 05:11:30.506820 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4519 | 2024.11.13 05:11:30.507050 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4520 | 2024.11.13 05:11:30.507082 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4521 | 2024.11.13 05:11:30.507170 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 246 rows starting from the beginning of the part | ||
4522 | 2024.11.13 05:11:30.507217 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4523 | 2024.11.13 05:11:30.507923 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
4524 | 2024.11.13 05:11:30.508737 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
4525 | 2024.11.13 05:11:30.509510 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
4526 | 2024.11.13 05:11:30.509564 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4527 | 2024.11.13 05:11:30.509628 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4528 | 2024.11.13 05:11:30.510129 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
4529 | 2024.11.13 05:11:30.510755 [ 199 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
4530 | 2024.11.13 05:11:30.511070 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4531 | 2024.11.13 05:11:30.511707 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2024.11.13 05:11:30.512083 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005072 sec., 16167.192429022081 rows/sec., 1.03 MiB/sec. | ||
4533 | 2024.11.13 05:11:30.512275 [ 254 ] {dedf0a42-3f8f-4c8d-909c-638237cf7b21} <Debug> TCPHandler: Processed in 0.005596049 sec. | ||
4534 | 2024.11.13 05:11:30.515986 [ 192 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 19 columns (19 merged, 0 gathered) in 0.010178629 sec., 44799.746606345514 rows/sec., 80.28 MiB/sec. | ||
4535 | 2024.11.13 05:11:30.516863 [ 192 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4536 | 2024.11.13 05:11:30.517280 [ 192 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4537 | 2024.11.13 05:11:30.517364 [ 192 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4538 | 2024.11.13 05:11:30.517508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
4539 | 2024.11.13 05:11:34.772980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 704 | ||
4540 | 2024.11.13 05:11:34.775834 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4541 | 2024.11.13 05:11:34.775873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4542 | 2024.11.13 05:11:34.777270 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4543 | 2024.11.13 05:11:34.777582 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4544 | 2024.11.13 05:11:34.778038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
4545 | 2024.11.13 05:11:35.325451 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4546 | 2024.11.13 05:11:35.469726 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4547 | 2024.11.13 05:11:35.470028 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4548 | 2024.11.13 05:11:35.470141 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4549 | 2024.11.13 05:11:35.471034 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4550 | 2024.11.13 05:11:35.471082 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4551 | 2024.11.13 05:11:35.471558 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4552 | 2024.11.13 05:11:35.471820 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4553 | 2024.11.13 05:11:35.472074 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002114 sec., 3784.295175023652 rows/sec., 308.58 KiB/sec. | ||
4554 | 2024.11.13 05:11:35.472267 [ 254 ] {a321546e-c591-4912-a25a-b47e47051efd} <Debug> TCPHandler: Processed in 0.002731664 sec. | ||
4555 | 2024.11.13 05:11:35.472537 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4556 | 2024.11.13 05:11:35.472724 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4557 | 2024.11.13 05:11:35.472796 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4558 | 2024.11.13 05:11:35.473543 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4559 | 2024.11.13 05:11:35.473590 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4560 | 2024.11.13 05:11:35.474033 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4561 | 2024.11.13 05:11:35.474318 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4562 | 2024.11.13 05:11:35.474528 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001857 sec., 32310.177705977385 rows/sec., 2.46 MiB/sec. | ||
4563 | 2024.11.13 05:11:35.474592 [ 253 ] {11e8954d-c1ed-453f-b98c-a4a746783040} <Debug> TCPHandler: Processed in 0.002183859 sec. | ||
4564 | 2024.11.13 05:11:35.474757 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4565 | 2024.11.13 05:11:35.474894 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4566 | 2024.11.13 05:11:35.474950 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4567 | 2024.11.13 05:11:35.475630 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4568 | 2024.11.13 05:11:35.475671 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4569 | 2024.11.13 05:11:35.476023 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4570 | 2024.11.13 05:11:35.476273 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4571 | 2024.11.13 05:11:35.476479 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001616 sec., 4950.495049504951 rows/sec., 345.66 KiB/sec. | ||
4572 | 2024.11.13 05:11:35.476532 [ 254 ] {f453d620-c5d8-4fff-b122-7022173ba4d8} <Debug> TCPHandler: Processed in 0.001842636 sec. | ||
4573 | 2024.11.13 05:11:35.476689 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4574 | 2024.11.13 05:11:35.476833 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4575 | 2024.11.13 05:11:35.476893 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4576 | 2024.11.13 05:11:35.477605 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4577 | 2024.11.13 05:11:35.477651 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4578 | 2024.11.13 05:11:35.478015 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4579 | 2024.11.13 05:11:35.478259 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4580 | 2024.11.13 05:11:35.478482 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001678 sec., 42908.22407628129 rows/sec., 3.36 MiB/sec. | ||
4581 | 2024.11.13 05:11:35.478642 [ 253 ] {80882738-e334-4971-8cdb-86698c0d0cc6} <Debug> TCPHandler: Processed in 0.002017687 sec. | ||
4582 | 2024.11.13 05:11:35.478875 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4583 | 2024.11.13 05:11:35.479019 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4584 | 2024.11.13 05:11:35.479080 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4585 | 2024.11.13 05:11:35.479712 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4586 | 2024.11.13 05:11:35.479750 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4587 | 2024.11.13 05:11:35.480142 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4588 | 2024.11.13 05:11:35.480378 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2024.11.13 05:11:35.480626 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001634 sec., 80783.35373317014 rows/sec., 5.62 MiB/sec. | ||
4590 | 2024.11.13 05:11:35.480809 [ 254 ] {b78e2c50-e500-4c23-986b-73a6e0226ee5} <Debug> TCPHandler: Processed in 0.002058608 sec. | ||
4591 | 2024.11.13 05:11:35.481019 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4592 | 2024.11.13 05:11:35.481159 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4593 | 2024.11.13 05:11:35.481218 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4594 | 2024.11.13 05:11:35.481740 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4595 | 2024.11.13 05:11:35.481777 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4596 | 2024.11.13 05:11:35.482152 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4597 | 2024.11.13 05:11:35.482397 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4598 | 2024.11.13 05:11:35.482611 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001484 sec., 32345.013477088945 rows/sec., 2.18 MiB/sec. | ||
4599 | 2024.11.13 05:11:35.482813 [ 253 ] {1389a81e-6b18-41d5-9c2b-152098b78bbe} <Debug> TCPHandler: Processed in 0.001902057 sec. | ||
4600 | 2024.11.13 05:11:35.531370 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4601 | 2024.11.13 05:11:35.570717 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4602 | 2024.11.13 05:11:35.651581 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4603 | 2024.11.13 05:11:35.715915 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4604 | 2024.11.13 05:11:35.717241 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4605 | 2024.11.13 05:11:35.739505 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4606 | 2024.11.13 05:11:35.750764 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4607 | 2024.11.13 05:11:38.253423 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4608 | 2024.11.13 05:11:38.917797 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4609 | 2024.11.13 05:11:38.934225 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4610 | 2024.11.13 05:11:38.974013 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4611 | 2024.11.13 05:11:38.975335 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4612 | 2024.11.13 05:11:38.989554 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4613 | 2024.11.13 05:11:38.996427 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4614 | 2024.11.13 05:11:39.007921 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4615 | 2024.11.13 05:11:39.036452 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4616 | 2024.11.13 05:11:39.662920 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4617 | 2024.11.13 05:11:39.792810 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4618 | 2024.11.13 05:11:39.809908 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4619 | 2024.11.13 05:11:39.838307 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4620 | 2024.11.13 05:11:39.841616 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4621 | 2024.11.13 05:11:39.860947 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4622 | 2024.11.13 05:11:39.934160 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4623 | 2024.11.13 05:11:40.126635 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4624 | 2024.11.13 05:11:40.470443 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4625 | 2024.11.13 05:11:40.470651 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4626 | 2024.11.13 05:11:40.470732 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4627 | 2024.11.13 05:11:40.471496 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4628 | 2024.11.13 05:11:40.471545 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4629 | 2024.11.13 05:11:40.471980 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4630 | 2024.11.13 05:11:40.472255 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4631 | 2024.11.13 05:11:40.472488 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. | ||
4632 | 2024.11.13 05:11:40.472550 [ 254 ] {748aaf0d-06e1-4e87-9fc8-9ef35e3f2bce} <Debug> TCPHandler: Processed in 0.00224401 sec. | ||
4633 | 2024.11.13 05:11:40.472817 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4634 | 2024.11.13 05:11:40.473023 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4635 | 2024.11.13 05:11:40.473102 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4636 | 2024.11.13 05:11:40.473913 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4637 | 2024.11.13 05:11:40.473956 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4638 | 2024.11.13 05:11:40.474372 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4639 | 2024.11.13 05:11:40.474617 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4640 | 2024.11.13 05:11:40.474838 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001869 sec., 34242.91064740503 rows/sec., 2.67 MiB/sec. | ||
4641 | 2024.11.13 05:11:40.474955 [ 253 ] {cf4ec952-a96c-43d1-967d-e94f5db38b2f} <Debug> TCPHandler: Processed in 0.00227112 sec. | ||
4642 | 2024.11.13 05:11:40.475170 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4643 | 2024.11.13 05:11:40.475314 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4644 | 2024.11.13 05:11:40.475378 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4645 | 2024.11.13 05:11:40.475995 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4646 | 2024.11.13 05:11:40.476035 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4647 | 2024.11.13 05:11:40.476499 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4648 | 2024.11.13 05:11:40.476753 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4649 | 2024.11.13 05:11:40.476979 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec. | ||
4650 | 2024.11.13 05:11:40.477120 [ 254 ] {46eb7868-3fc5-4f3a-aeda-d7868977d7d2} <Debug> TCPHandler: Processed in 0.002053878 sec. | ||
4651 | 2024.11.13 05:11:40.477279 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4652 | 2024.11.13 05:11:40.477396 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4653 | 2024.11.13 05:11:40.477448 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4654 | 2024.11.13 05:11:40.477953 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2024.11.13 05:11:40.477989 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4656 | 2024.11.13 05:11:40.478359 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4657 | 2024.11.13 05:11:40.478592 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4658 | 2024.11.13 05:11:40.478796 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
4659 | 2024.11.13 05:11:40.478979 [ 253 ] {d0382bde-9055-44f1-b204-fce9d43927cb} <Debug> TCPHandler: Processed in 0.001756875 sec. | ||
4660 | 2024.11.13 05:11:40.712536 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4661 | 2024.11.13 05:11:40.856714 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4662 | 2024.11.13 05:11:40.882309 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4663 | 2024.11.13 05:11:40.913849 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4664 | 2024.11.13 05:11:40.919483 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4665 | 2024.11.13 05:11:41.022702 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4666 | 2024.11.13 05:11:41.036197 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4667 | 2024.11.13 05:11:41.560490 [ 50 ] {} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4668 | 2024.11.13 05:11:41.560563 [ 50 ] {} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4669 | 2024.11.13 05:11:41.560590 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4670 | 2024.11.13 05:11:41.560766 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4671 | 2024.11.13 05:11:41.560959 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4672 | 2024.11.13 05:11:41.561004 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
4673 | 2024.11.13 05:11:41.561093 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4674 | 2024.11.13 05:11:41.561259 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4675 | 2024.11.13 05:11:41.561527 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4676 | 2024.11.13 05:11:41.561768 [ 200 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4677 | 2024.11.13 05:11:41.562967 [ 199 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.00228779 sec., 5682.339725237019 rows/sec., 382.89 KiB/sec. | ||
4678 | 2024.11.13 05:11:41.563161 [ 199 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4679 | 2024.11.13 05:11:41.563581 [ 199 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4680 | 2024.11.13 05:11:41.563679 [ 199 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_13_3} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4681 | 2024.11.13 05:11:41.563775 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
4682 | 2024.11.13 05:11:42.233668 [ 50 ] {} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4683 | 2024.11.13 05:11:42.233776 [ 50 ] {} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4684 | 2024.11.13 05:11:42.233818 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4685 | 2024.11.13 05:11:42.234125 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4686 | 2024.11.13 05:11:42.234373 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4687 | 2024.11.13 05:11:42.234413 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part | ||
4688 | 2024.11.13 05:11:42.234515 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4689 | 2024.11.13 05:11:42.234749 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4690 | 2024.11.13 05:11:42.234998 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4691 | 2024.11.13 05:11:42.235131 [ 195 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4692 | 2024.11.13 05:11:42.236063 [ 199 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002137959 sec., 139385.27352488987 rows/sec., 9.99 MiB/sec. | ||
4693 | 2024.11.13 05:11:42.236199 [ 199 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4694 | 2024.11.13 05:11:42.236508 [ 199 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2024.11.13 05:11:42.236588 [ 199 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_13_3} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4696 | 2024.11.13 05:11:42.236666 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4697 | 2024.11.13 05:11:42.600758 [ 49 ] {} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4698 | 2024.11.13 05:11:42.600846 [ 49 ] {} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4699 | 2024.11.13 05:11:42.600873 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4700 | 2024.11.13 05:11:42.601034 [ 196 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4701 | 2024.11.13 05:11:42.601187 [ 196 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4702 | 2024.11.13 05:11:42.601227 [ 196 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
4703 | 2024.11.13 05:11:42.601308 [ 196 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4704 | 2024.11.13 05:11:42.601506 [ 196 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4705 | 2024.11.13 05:11:42.601751 [ 196 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
4706 | 2024.11.13 05:11:42.601912 [ 196 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
4707 | 2024.11.13 05:11:42.602953 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002002247 sec., 38956.23267259234 rows/sec., 1.99 MiB/sec. | ||
4708 | 2024.11.13 05:11:42.603116 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4709 | 2024.11.13 05:11:42.603442 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4710 | 2024.11.13 05:11:42.603531 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_13_3} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4711 | 2024.11.13 05:11:42.603621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4712 | 2024.11.13 05:11:44.608721 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4713 | 2024.11.13 05:11:44.608780 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4714 | 2024.11.13 05:11:44.778333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 724 | ||
4715 | 2024.11.13 05:11:44.781197 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2024.11.13 05:11:44.781254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4717 | 2024.11.13 05:11:44.782636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4718 | 2024.11.13 05:11:44.782957 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4719 | 2024.11.13 05:11:44.783174 [ 47 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4720 | 2024.11.13 05:11:44.783310 [ 47 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4721 | 2024.11.13 05:11:44.783383 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4722 | 2024.11.13 05:11:44.783877 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::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 | ||
4723 | 2024.11.13 05:11:44.784429 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
4724 | 2024.11.13 05:11:44.784946 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4725 | 2024.11.13 05:11:44.785130 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 590 rows starting from the beginning of the part | ||
4726 | 2024.11.13 05:11:44.785745 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
4727 | 2024.11.13 05:11:44.786327 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
4728 | 2024.11.13 05:11:44.786882 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
4729 | 2024.11.13 05:11:44.787429 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
4730 | 2024.11.13 05:11:44.787910 [ 196 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
4731 | 2024.11.13 05:11:44.795798 [ 188 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 72 columns (72 merged, 0 gathered) in 0.012237467 sec., 59162.570162599826 rows/sec., 49.69 MiB/sec. | ||
4732 | 2024.11.13 05:11:44.797214 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4733 | 2024.11.13 05:11:44.798088 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4734 | 2024.11.13 05:11:44.798188 [ 193 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_21_4} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4735 | 2024.11.13 05:11:44.798497 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
4736 | 2024.11.13 05:11:45.477422 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4737 | 2024.11.13 05:11:45.477602 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4738 | 2024.11.13 05:11:45.477672 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4739 | 2024.11.13 05:11:45.478384 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4740 | 2024.11.13 05:11:45.478430 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4741 | 2024.11.13 05:11:45.478849 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4742 | 2024.11.13 05:11:45.479103 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4743 | 2024.11.13 05:11:45.479360 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001807 sec., 7747.648035417819 rows/sec., 557.73 KiB/sec. | ||
4744 | 2024.11.13 05:11:45.479478 [ 254 ] {54587dcb-eb1e-4e3c-ad39-8f8d2edb1aad} <Debug> TCPHandler: Processed in 0.002178459 sec. | ||
4745 | 2024.11.13 05:11:45.479717 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4746 | 2024.11.13 05:11:45.479907 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4747 | 2024.11.13 05:11:45.479983 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4748 | 2024.11.13 05:11:45.480819 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4749 | 2024.11.13 05:11:45.480862 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4750 | 2024.11.13 05:11:45.481587 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4751 | 2024.11.13 05:11:45.481843 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4752 | 2024.11.13 05:11:45.482063 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002209 sec., 129923.04210049796 rows/sec., 11.47 MiB/sec. | ||
4753 | 2024.11.13 05:11:45.482118 [ 253 ] {517d69d5-61de-4ab5-af7c-7f6586962717} <Debug> TCPHandler: Processed in 0.002529862 sec. | ||
4754 | 2024.11.13 05:11:45.482270 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4755 | 2024.11.13 05:11:45.482408 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4756 | 2024.11.13 05:11:45.482464 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4757 | 2024.11.13 05:11:45.483141 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4758 | 2024.11.13 05:11:45.483181 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4759 | 2024.11.13 05:11:45.483536 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4760 | 2024.11.13 05:11:45.483779 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4761 | 2024.11.13 05:11:45.484014 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001637 sec., 29932.803909590715 rows/sec., 2.16 MiB/sec. | ||
4762 | 2024.11.13 05:11:45.484068 [ 254 ] {4a83d1bf-b2eb-4367-a32a-3f5488841663} <Debug> TCPHandler: Processed in 0.001863256 sec. | ||
4763 | 2024.11.13 05:11:45.484230 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4764 | 2024.11.13 05:11:45.484345 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4765 | 2024.11.13 05:11:45.484393 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4766 | 2024.11.13 05:11:45.484968 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4767 | 2024.11.13 05:11:45.485007 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4768 | 2024.11.13 05:11:45.485363 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4769 | 2024.11.13 05:11:45.485601 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4770 | 2024.11.13 05:11:45.485846 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001516 sec., 9234.828496042217 rows/sec., 646.75 KiB/sec. | ||
4771 | 2024.11.13 05:11:45.486026 [ 253 ] {08d887ac-0efe-4178-8d30-7b180e93ce3a} <Debug> TCPHandler: Processed in 0.001847026 sec. | ||
4772 | 2024.11.13 05:11:45.486200 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4773 | 2024.11.13 05:11:45.486337 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4774 | 2024.11.13 05:11:45.486392 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4775 | 2024.11.13 05:11:45.487028 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4776 | 2024.11.13 05:11:45.487066 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4777 | 2024.11.13 05:11:45.487412 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4778 | 2024.11.13 05:11:45.487677 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4779 | 2024.11.13 05:11:45.487890 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. | ||
4780 | 2024.11.13 05:11:45.487943 [ 254 ] {bc1b8fa6-9fb6-40a5-854d-1aefe103ba17} <Debug> TCPHandler: Processed in 0.001809716 sec. | ||
4781 | 2024.11.13 05:11:45.488095 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4782 | 2024.11.13 05:11:45.488209 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4783 | 2024.11.13 05:11:45.488257 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4784 | 2024.11.13 05:11:45.488978 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4785 | 2024.11.13 05:11:45.489017 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4786 | 2024.11.13 05:11:45.489383 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4787 | 2024.11.13 05:11:45.489626 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4788 | 2024.11.13 05:11:45.489871 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00168 sec., 252380.95238095237 rows/sec., 18.05 MiB/sec. | ||
4789 | 2024.11.13 05:11:45.490035 [ 253 ] {91a79cc4-287f-46f6-94ec-63792a991f49} <Debug> TCPHandler: Processed in 0.001993407 sec. | ||
4790 | 2024.11.13 05:11:45.490251 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4791 | 2024.11.13 05:11:45.490386 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4792 | 2024.11.13 05:11:45.490444 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4793 | 2024.11.13 05:11:45.490982 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4794 | 2024.11.13 05:11:45.491021 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4795 | 2024.11.13 05:11:45.491383 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4796 | 2024.11.13 05:11:45.491621 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4797 | 2024.11.13 05:11:45.491829 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
4798 | 2024.11.13 05:11:45.491879 [ 254 ] {e252e473-cd64-4841-ab4d-68705ebec06f} <Debug> TCPHandler: Processed in 0.001738145 sec. | ||
4799 | 2024.11.13 05:11:45.492037 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4800 | 2024.11.13 05:11:45.492153 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4801 | 2024.11.13 05:11:45.492206 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4802 | 2024.11.13 05:11:45.492782 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4803 | 2024.11.13 05:11:45.492822 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4804 | 2024.11.13 05:11:45.493219 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4805 | 2024.11.13 05:11:45.493463 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4806 | 2024.11.13 05:11:45.493673 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001544 sec., 153497.40932642488 rows/sec., 10.29 MiB/sec. | ||
4807 | 2024.11.13 05:11:45.493723 [ 253 ] {c85f9a37-f012-4026-864a-8eb25fbe4ab6} <Debug> TCPHandler: Processed in 0.001743835 sec. | ||
4808 | 2024.11.13 05:11:45.493853 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4809 | 2024.11.13 05:11:45.494012 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4810 | 2024.11.13 05:11:45.494106 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4811 | 2024.11.13 05:11:45.494910 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4812 | 2024.11.13 05:11:45.494954 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4813 | 2024.11.13 05:11:45.495351 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4814 | 2024.11.13 05:11:45.495603 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4815 | 2024.11.13 05:11:45.495821 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001863 sec., 536.7686527106816 rows/sec., 36.17 KiB/sec. | ||
4816 | 2024.11.13 05:11:45.495873 [ 254 ] {2438053c-a615-4aa3-b007-d150612ec6f0} <Debug> TCPHandler: Processed in 0.002073198 sec. | ||
4817 | 2024.11.13 05:11:45.496033 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4818 | 2024.11.13 05:11:45.496150 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4819 | 2024.11.13 05:11:45.496233 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <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 | ||
4820 | 2024.11.13 05:11:45.497366 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4821 | 2024.11.13 05:11:45.497406 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4822 | 2024.11.13 05:11:45.498041 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4823 | 2024.11.13 05:11:45.498292 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4824 | 2024.11.13 05:11:45.498525 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002399 sec., 17507.29470612755 rows/sec., 31.37 MiB/sec. | ||
4825 | 2024.11.13 05:11:45.498613 [ 253 ] {187e93a4-45bd-4439-89dc-3e1f691802cc} <Debug> TCPHandler: Processed in 0.002638773 sec. | ||
4826 | 2024.11.13 05:11:45.498756 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4827 | 2024.11.13 05:11:45.498894 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4828 | 2024.11.13 05:11:45.498970 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4829 | 2024.11.13 05:11:45.499842 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4830 | 2024.11.13 05:11:45.499916 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4831 | 2024.11.13 05:11:45.500316 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4832 | 2024.11.13 05:11:45.500576 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4833 | 2024.11.13 05:11:45.500802 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001938 sec., 42311.66150670795 rows/sec., 2.69 MiB/sec. | ||
4834 | 2024.11.13 05:11:45.500850 [ 254 ] {6396c228-d0ad-4625-a4ad-44f4ea61f652} <Debug> TCPHandler: Processed in 0.002158868 sec. | ||
4835 | 2024.11.13 05:11:46.013128 [ 45 ] {} <Debug> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4836 | 2024.11.13 05:11:46.013194 [ 45 ] {} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4837 | 2024.11.13 05:11:46.013216 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4838 | 2024.11.13 05:11:46.013369 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::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 | ||
4839 | 2024.11.13 05:11:46.013527 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4840 | 2024.11.13 05:11:46.013566 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
4841 | 2024.11.13 05:11:46.013645 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4842 | 2024.11.13 05:11:46.013825 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4843 | 2024.11.13 05:11:46.014029 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
4844 | 2024.11.13 05:11:46.014279 [ 188 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
4845 | 2024.11.13 05:11:46.015526 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00223561 sec., 16102.987551496013 rows/sec., 1.34 MiB/sec. | ||
4846 | 2024.11.13 05:11:46.015719 [ 191 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4847 | 2024.11.13 05:11:46.016117 [ 191 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4848 | 2024.11.13 05:11:46.016214 [ 191 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_9_2} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4849 | 2024.11.13 05:11:46.016332 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4850 | 2024.11.13 05:11:50.469444 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4851 | 2024.11.13 05:11:50.469761 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4852 | 2024.11.13 05:11:50.469873 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4853 | 2024.11.13 05:11:50.470693 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4854 | 2024.11.13 05:11:50.470737 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4855 | 2024.11.13 05:11:50.471135 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4856 | 2024.11.13 05:11:50.471387 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4857 | 2024.11.13 05:11:50.471607 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00192 sec., 2083.3333333333335 rows/sec., 169.88 KiB/sec. | ||
4858 | 2024.11.13 05:11:50.471765 [ 254 ] {65873c88-028c-44ac-b15b-25ccf6309ebb} <Debug> TCPHandler: Processed in 0.002497262 sec. | ||
4859 | 2024.11.13 05:11:50.472037 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4860 | 2024.11.13 05:11:50.472240 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4861 | 2024.11.13 05:11:50.472318 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4862 | 2024.11.13 05:11:50.473144 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4863 | 2024.11.13 05:11:50.473182 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4864 | 2024.11.13 05:11:50.473609 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4865 | 2024.11.13 05:11:50.473852 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4866 | 2024.11.13 05:11:50.473990 [ 23 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4867 | 2024.11.13 05:11:50.474035 [ 23 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4868 | 2024.11.13 05:11:50.474048 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001863 sec., 31132.58185721954 rows/sec., 2.37 MiB/sec. | ||
4869 | 2024.11.13 05:11:50.474060 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4870 | 2024.11.13 05:11:50.474131 [ 253 ] {5c0ff8ca-f356-4cff-b865-79f7769892d3} <Debug> TCPHandler: Processed in 0.002216939 sec. | ||
4871 | 2024.11.13 05:11:50.474428 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4872 | 2024.11.13 05:11:50.474451 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4873 | 2024.11.13 05:11:50.474861 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4874 | 2024.11.13 05:11:50.474885 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4875 | 2024.11.13 05:11:50.474964 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1436 rows starting from the beginning of the part | ||
4876 | 2024.11.13 05:11:50.475043 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4877 | 2024.11.13 05:11:50.475380 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 287 rows starting from the beginning of the part | ||
4878 | 2024.11.13 05:11:50.475763 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
4879 | 2024.11.13 05:11:50.476227 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
4880 | 2024.11.13 05:11:50.476662 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 287 rows starting from the beginning of the part | ||
4881 | 2024.11.13 05:11:50.476835 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 58 rows starting from the beginning of the part | ||
4882 | 2024.11.13 05:11:50.477673 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2024.11.13 05:11:50.477723 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4884 | 2024.11.13 05:11:50.478599 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4885 | 2024.11.13 05:11:50.479181 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2024.11.13 05:11:50.479558 [ 23 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4887 | 2024.11.13 05:11:50.479650 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004892 sec., 817.6614881439085 rows/sec., 57.09 KiB/sec. | ||
4888 | 2024.11.13 05:11:50.479664 [ 23 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4889 | 2024.11.13 05:11:50.479860 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4890 | 2024.11.13 05:11:50.479920 [ 254 ] {770ea300-3d38-48f2-b3ae-2cb19e3ac7cc} <Debug> TCPHandler: Processed in 0.005655909 sec. | ||
4891 | 2024.11.13 05:11:50.480276 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4892 | 2024.11.13 05:11:50.480708 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4893 | 2024.11.13 05:11:50.480782 [ 186 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006590708 sec., 331375.62762604567 rows/sec., 29.15 MiB/sec. | ||
4894 | 2024.11.13 05:11:50.480843 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4895 | 2024.11.13 05:11:50.480852 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4896 | 2024.11.13 05:11:50.481214 [ 186 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4897 | 2024.11.13 05:11:50.481672 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4898 | 2024.11.13 05:11:50.481895 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 67 rows starting from the beginning of the part | ||
4899 | 2024.11.13 05:11:50.482266 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
4900 | 2024.11.13 05:11:50.482806 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
4901 | 2024.11.13 05:11:50.483180 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4902 | 2024.11.13 05:11:50.483663 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
4903 | 2024.11.13 05:11:50.483952 [ 186 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4904 | 2024.11.13 05:11:50.484130 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
4905 | 2024.11.13 05:11:50.484933 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4906 | 2024.11.13 05:11:50.484933 [ 186 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_41_8} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4907 | 2024.11.13 05:11:50.484993 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4908 | 2024.11.13 05:11:50.485314 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4909 | 2024.11.13 05:11:50.486132 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4910 | 2024.11.13 05:11:50.486745 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4911 | 2024.11.13 05:11:50.487100 [ 23 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4912 | 2024.11.13 05:11:50.487198 [ 23 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.11.13 05:11:50.487264 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4914 | 2024.11.13 05:11:50.487517 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006921 sec., 9825.169773154168 rows/sec., 786.22 KiB/sec. | ||
4915 | 2024.11.13 05:11:50.487592 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.007519545 sec., 24070.605335828164 rows/sec., 1.81 MiB/sec. | ||
4916 | 2024.11.13 05:11:50.487790 [ 253 ] {83855bf8-39ce-436e-b101-cf50ae22ed17} <Debug> TCPHandler: Processed in 0.007688537 sec. | ||
4917 | 2024.11.13 05:11:50.487790 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4918 | 2024.11.13 05:11:50.487990 [ 197 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4919 | 2024.11.13 05:11:50.488049 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4920 | 2024.11.13 05:11:50.488289 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4921 | 2024.11.13 05:11:50.488356 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4922 | 2024.11.13 05:11:50.488405 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part | ||
4923 | 2024.11.13 05:11:50.488535 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4924 | 2024.11.13 05:11:50.488962 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 424 rows starting from the beginning of the part | ||
4925 | 2024.11.13 05:11:50.489137 [ 189 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2024.11.13 05:11:50.489607 [ 189 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_26_5} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4927 | 2024.11.13 05:11:50.489696 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
4928 | 2024.11.13 05:11:50.489936 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4929 | 2024.11.13 05:11:50.490237 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
4930 | 2024.11.13 05:11:50.490458 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 424 rows starting from the beginning of the part | ||
4931 | 2024.11.13 05:11:50.490592 [ 198 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
4932 | 2024.11.13 05:11:50.491611 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4933 | 2024.11.13 05:11:50.491680 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4934 | 2024.11.13 05:11:50.492871 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4935 | 2024.11.13 05:11:50.493343 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4936 | 2024.11.13 05:11:50.493570 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4937 | 2024.11.13 05:11:50.493686 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.11.13 05:11:50.493764 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4939 | 2024.11.13 05:11:50.493908 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005626 sec., 23107.003199431212 rows/sec., 1.61 MiB/sec. | ||
4940 | 2024.11.13 05:11:50.494268 [ 254 ] {85f2accd-2b2e-4df3-8b47-284173a0da7e} <Debug> TCPHandler: Processed in 0.006341586 sec. | ||
4941 | 2024.11.13 05:11:50.494316 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4942 | 2024.11.13 05:11:50.494574 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4943 | 2024.11.13 05:11:50.495021 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4944 | 2024.11.13 05:11:50.495227 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4945 | 2024.11.13 05:11:50.495239 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4946 | 2024.11.13 05:11:50.495390 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 7554 rows starting from the beginning of the part | ||
4947 | 2024.11.13 05:11:50.495542 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.008091311 sec., 243223.8731152467 rows/sec., 18.63 MiB/sec. | ||
4948 | 2024.11.13 05:11:50.495840 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
4949 | 2024.11.13 05:11:50.496033 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4950 | 2024.11.13 05:11:50.496313 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 132 rows starting from the beginning of the part | ||
4951 | 2024.11.13 05:11:50.496957 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
4952 | 2024.11.13 05:11:50.497514 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4953 | 2024.11.13 05:11:50.497558 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
4954 | 2024.11.13 05:11:50.497933 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_41_8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4955 | 2024.11.13 05:11:50.498058 [ 197 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 130 rows starting from the beginning of the part | ||
4956 | 2024.11.13 05:11:50.498324 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4957 | 2024.11.13 05:11:50.499076 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4958 | 2024.11.13 05:11:50.499150 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4959 | 2024.11.13 05:11:50.499888 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4960 | 2024.11.13 05:11:50.500396 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4961 | 2024.11.13 05:11:50.500751 [ 23 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4962 | 2024.11.13 05:11:50.500851 [ 23 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4963 | 2024.11.13 05:11:50.500927 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4964 | 2024.11.13 05:11:50.501080 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.006185 sec., 7760.711398544866 rows/sec., 535.57 KiB/sec. | ||
4965 | 2024.11.13 05:11:50.501384 [ 253 ] {357d38dd-8825-47ba-8b31-2efa88789e4e} <Debug> TCPHandler: Processed in 0.006976631 sec. | ||
4966 | 2024.11.13 05:11:50.501643 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4967 | 2024.11.13 05:11:50.501799 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4968 | 2024.11.13 05:11:50.501831 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2196 rows starting from the beginning of the part | ||
4969 | 2024.11.13 05:11:50.501935 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
4970 | 2024.11.13 05:11:50.502157 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
4971 | 2024.11.13 05:11:50.502284 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
4972 | 2024.11.13 05:11:50.502566 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
4973 | 2024.11.13 05:11:50.502792 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
4974 | 2024.11.13 05:11:50.504430 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8450 rows, containing 5 columns (5 merged, 0 gathered) in 0.010512203 sec., 803827.7038599807 rows/sec., 54.76 MiB/sec. | ||
4975 | 2024.11.13 05:11:50.504644 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4976 | 2024.11.13 05:11:50.505253 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 4 columns (4 merged, 0 gathered) in 0.004117306 sec., 611079.1862445978 rows/sec., 40.12 MiB/sec. | ||
4977 | 2024.11.13 05:11:50.505339 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4978 | 2024.11.13 05:11:50.505430 [ 192 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4979 | 2024.11.13 05:11:50.505554 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
4980 | 2024.11.13 05:11:50.505624 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4981 | 2024.11.13 05:11:50.505928 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2024.11.13 05:11:50.506006 [ 194 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_41_8} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4983 | 2024.11.13 05:11:50.506082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
4984 | 2024.11.13 05:11:54.784673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 758 | ||
4985 | 2024.11.13 05:11:54.787578 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4986 | 2024.11.13 05:11:54.787632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4987 | 2024.11.13 05:11:54.789056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4988 | 2024.11.13 05:11:54.789362 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4989 | 2024.11.13 05:11:54.789893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
4990 | 2024.11.13 05:11:55.471003 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4991 | 2024.11.13 05:11:55.471295 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4992 | 2024.11.13 05:11:55.471366 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4993 | 2024.11.13 05:11:55.472129 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4994 | 2024.11.13 05:11:55.472180 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
4995 | 2024.11.13 05:11:55.472615 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4996 | 2024.11.13 05:11:55.472873 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4997 | 2024.11.13 05:11:55.473100 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec. | ||
4998 | 2024.11.13 05:11:55.473156 [ 254 ] {d2d157b9-795e-429b-99ce-3efb270e7e5c} <Debug> TCPHandler: Processed in 0.00234123 sec. | ||
4999 | 2024.11.13 05:11:55.473420 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5000 | 2024.11.13 05:11:55.473614 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5001 | 2024.11.13 05:11:55.473689 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5002 | 2024.11.13 05:11:55.474458 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2024.11.13 05:11:55.474508 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5004 | 2024.11.13 05:11:55.474968 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5005 | 2024.11.13 05:11:55.475334 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5006 | 2024.11.13 05:11:55.475576 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002015 sec., 31761.78660049628 rows/sec., 2.48 MiB/sec. | ||
5007 | 2024.11.13 05:11:55.475718 [ 253 ] {59e3c928-ce60-431e-955b-e6f64b107371} <Debug> TCPHandler: Processed in 0.002433541 sec. | ||
5008 | 2024.11.13 05:11:55.475914 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5009 | 2024.11.13 05:11:55.476052 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5010 | 2024.11.13 05:11:55.476115 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5011 | 2024.11.13 05:11:55.476703 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5012 | 2024.11.13 05:11:55.476742 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5013 | 2024.11.13 05:11:55.477142 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5014 | 2024.11.13 05:11:55.477387 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5015 | 2024.11.13 05:11:55.477643 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
5016 | 2024.11.13 05:11:55.477855 [ 254 ] {d473f0c6-8587-43e6-97b3-a0011412f65f} <Debug> TCPHandler: Processed in 0.002004018 sec. | ||
5017 | 2024.11.13 05:11:55.478097 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5018 | 2024.11.13 05:11:55.478243 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5019 | 2024.11.13 05:11:55.478309 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5020 | 2024.11.13 05:11:55.478921 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5021 | 2024.11.13 05:11:55.478971 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5022 | 2024.11.13 05:11:55.479412 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5023 | 2024.11.13 05:11:55.479672 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5024 | 2024.11.13 05:11:55.479886 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001677 sec., 35778.17531305903 rows/sec., 2.41 MiB/sec. | ||
5025 | 2024.11.13 05:11:55.479938 [ 253 ] {979b7dd2-9810-46d7-aac7-358b82fa56eb} <Debug> TCPHandler: Processed in 0.001972648 sec. | ||
5026 | 2024.11.13 05:11:59.608838 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5027 | 2024.11.13 05:11:59.608910 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5028 | 2024.11.13 05:12:00.477862 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5029 | 2024.11.13 05:12:00.478067 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5030 | 2024.11.13 05:12:00.478144 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5031 | 2024.11.13 05:12:00.478904 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5032 | 2024.11.13 05:12:00.478955 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5033 | 2024.11.13 05:12:00.479385 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5034 | 2024.11.13 05:12:00.479640 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5035 | 2024.11.13 05:12:00.479864 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
5036 | 2024.11.13 05:12:00.479980 [ 254 ] {4f31b61c-981a-4549-870c-b29f9434653f} <Debug> TCPHandler: Processed in 0.00225632 sec. | ||
5037 | 2024.11.13 05:12:00.480279 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5038 | 2024.11.13 05:12:00.480501 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5039 | 2024.11.13 05:12:00.480587 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5040 | 2024.11.13 05:12:00.481561 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2024.11.13 05:12:00.481616 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5042 | 2024.11.13 05:12:00.482088 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5043 | 2024.11.13 05:12:00.482352 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5044 | 2024.11.13 05:12:00.482596 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002161 sec., 132808.88477556687 rows/sec., 11.72 MiB/sec. | ||
5045 | 2024.11.13 05:12:00.482663 [ 253 ] {510824b8-88ae-4954-942f-617dae1b1c76} <Debug> TCPHandler: Processed in 0.002532812 sec. | ||
5046 | 2024.11.13 05:12:00.482834 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5047 | 2024.11.13 05:12:00.482985 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5048 | 2024.11.13 05:12:00.483044 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5049 | 2024.11.13 05:12:00.483695 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2024.11.13 05:12:00.483736 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5051 | 2024.11.13 05:12:00.484121 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5052 | 2024.11.13 05:12:00.484395 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2024.11.13 05:12:00.484607 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001654 sec., 29625.15114873035 rows/sec., 2.13 MiB/sec. | ||
5054 | 2024.11.13 05:12:00.484660 [ 254 ] {8d0ce4b6-5916-42bd-b278-81ad65d501a3} <Debug> TCPHandler: Processed in 0.001897707 sec. | ||
5055 | 2024.11.13 05:12:00.484810 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2024.11.13 05:12:00.484959 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5057 | 2024.11.13 05:12:00.485022 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5058 | 2024.11.13 05:12:00.485663 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2024.11.13 05:12:00.485705 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5060 | 2024.11.13 05:12:00.486073 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5061 | 2024.11.13 05:12:00.486319 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2024.11.13 05:12:00.486553 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec. | ||
5063 | 2024.11.13 05:12:00.486644 [ 253 ] {6e1e65a2-b8d3-46a8-a9aa-8436be8ab0f7} <Debug> TCPHandler: Processed in 0.001904977 sec. | ||
5064 | 2024.11.13 05:12:00.486812 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5065 | 2024.11.13 05:12:00.486953 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5066 | 2024.11.13 05:12:00.487010 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5067 | 2024.11.13 05:12:00.487641 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5068 | 2024.11.13 05:12:00.487681 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5069 | 2024.11.13 05:12:00.488043 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5070 | 2024.11.13 05:12:00.488289 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5071 | 2024.11.13 05:12:00.488552 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
5072 | 2024.11.13 05:12:00.488716 [ 254 ] {9964de1e-9f56-4707-8b73-fa4e0a8eedb2} <Debug> TCPHandler: Processed in 0.001966187 sec. | ||
5073 | 2024.11.13 05:12:00.488857 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5074 | 2024.11.13 05:12:00.488979 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5075 | 2024.11.13 05:12:00.489029 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5076 | 2024.11.13 05:12:00.489784 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5077 | 2024.11.13 05:12:00.489826 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5078 | 2024.11.13 05:12:00.490225 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5079 | 2024.11.13 05:12:00.490493 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5080 | 2024.11.13 05:12:00.490724 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001768 sec., 239819.00452488687 rows/sec., 17.15 MiB/sec. | ||
5081 | 2024.11.13 05:12:00.490840 [ 253 ] {7edd5309-87e6-46ee-a6a2-30b0a1484ddd} <Debug> TCPHandler: Processed in 0.002038748 sec. | ||
5082 | 2024.11.13 05:12:00.491021 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5083 | 2024.11.13 05:12:00.491138 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5084 | 2024.11.13 05:12:00.491190 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5085 | 2024.11.13 05:12:00.491665 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5086 | 2024.11.13 05:12:00.491706 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5087 | 2024.11.13 05:12:00.492074 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5088 | 2024.11.13 05:12:00.492317 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5089 | 2024.11.13 05:12:00.492524 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
5090 | 2024.11.13 05:12:00.492574 [ 254 ] {2ac85357-a0a3-40d0-aa55-296bb63d0d02} <Debug> TCPHandler: Processed in 0.001628104 sec. | ||
5091 | 2024.11.13 05:12:00.492722 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5092 | 2024.11.13 05:12:00.492866 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5093 | 2024.11.13 05:12:00.492931 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5094 | 2024.11.13 05:12:00.493587 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5095 | 2024.11.13 05:12:00.493627 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5096 | 2024.11.13 05:12:00.494026 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5097 | 2024.11.13 05:12:00.494269 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5098 | 2024.11.13 05:12:00.494479 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. | ||
5099 | 2024.11.13 05:12:00.494531 [ 253 ] {6dc249ca-72a6-42bb-a62a-d8ee9f7ecf6a} <Debug> TCPHandler: Processed in 0.001876876 sec. | ||
5100 | 2024.11.13 05:12:00.494678 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5101 | 2024.11.13 05:12:00.494798 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5102 | 2024.11.13 05:12:00.494850 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5103 | 2024.11.13 05:12:00.495311 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2024.11.13 05:12:00.495350 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5105 | 2024.11.13 05:12:00.495734 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5106 | 2024.11.13 05:12:00.495972 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2024.11.13 05:12:00.496173 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
5108 | 2024.11.13 05:12:00.496222 [ 254 ] {79a2526d-fd31-43fa-9cea-d107abacb109} <Debug> TCPHandler: Processed in 0.001599774 sec. | ||
5109 | 2024.11.13 05:12:00.496367 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5110 | 2024.11.13 05:12:00.496518 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5111 | 2024.11.13 05:12:00.496612 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <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 | ||
5112 | 2024.11.13 05:12:00.497837 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5113 | 2024.11.13 05:12:00.497877 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5114 | 2024.11.13 05:12:00.498545 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5115 | 2024.11.13 05:12:00.498805 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5116 | 2024.11.13 05:12:00.499039 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002561 sec., 16399.843811011324 rows/sec., 29.39 MiB/sec. | ||
5117 | 2024.11.13 05:12:00.499131 [ 253 ] {a4184ac4-324f-4f92-8f38-aa395dc27d3d} <Debug> TCPHandler: Processed in 0.002822795 sec. | ||
5118 | 2024.11.13 05:12:00.499273 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5119 | 2024.11.13 05:12:00.499411 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5120 | 2024.11.13 05:12:00.499476 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5121 | 2024.11.13 05:12:00.500052 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5122 | 2024.11.13 05:12:00.500099 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5123 | 2024.11.13 05:12:00.500515 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5124 | 2024.11.13 05:12:00.500751 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5125 | 2024.11.13 05:12:00.501000 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001616 sec., 50742.57425742574 rows/sec., 3.22 MiB/sec. | ||
5126 | 2024.11.13 05:12:00.501186 [ 254 ] {04b91ca6-7b16-4d61-9ea3-a3f0c929d3d2} <Debug> TCPHandler: Processed in 0.001974297 sec. | ||
5127 | 2024.11.13 05:12:04.790157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 788 | ||
5128 | 2024.11.13 05:12:04.792993 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5129 | 2024.11.13 05:12:04.793033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5130 | 2024.11.13 05:12:04.794481 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5131 | 2024.11.13 05:12:04.794816 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5132 | 2024.11.13 05:12:04.795273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
5133 | 2024.11.13 05:12:05.343711 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5134 | 2024.11.13 05:12:05.469828 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5135 | 2024.11.13 05:12:05.470133 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5136 | 2024.11.13 05:12:05.470247 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5137 | 2024.11.13 05:12:05.471077 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5138 | 2024.11.13 05:12:05.471128 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5139 | 2024.11.13 05:12:05.471544 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5140 | 2024.11.13 05:12:05.471801 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5141 | 2024.11.13 05:12:05.472041 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001994 sec., 1003.0090270812436 rows/sec., 81.79 KiB/sec. | ||
5142 | 2024.11.13 05:12:05.472096 [ 254 ] {a74072e7-0ffb-4b85-8ad3-941db99bf82d} <Debug> TCPHandler: Processed in 0.002456891 sec. | ||
5143 | 2024.11.13 05:12:05.472366 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5144 | 2024.11.13 05:12:05.472573 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5145 | 2024.11.13 05:12:05.472644 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5146 | 2024.11.13 05:12:05.473399 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5147 | 2024.11.13 05:12:05.473449 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5148 | 2024.11.13 05:12:05.473876 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5149 | 2024.11.13 05:12:05.474218 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5150 | 2024.11.13 05:12:05.474447 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00193 sec., 29533.678756476682 rows/sec., 2.25 MiB/sec. | ||
5151 | 2024.11.13 05:12:05.474503 [ 253 ] {5ac6e057-7917-4eb0-8311-d3ce27e1a659} <Debug> TCPHandler: Processed in 0.00228514 sec. | ||
5152 | 2024.11.13 05:12:05.474659 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2024.11.13 05:12:05.474797 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5154 | 2024.11.13 05:12:05.474854 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5155 | 2024.11.13 05:12:05.475524 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5156 | 2024.11.13 05:12:05.475566 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5157 | 2024.11.13 05:12:05.476019 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5158 | 2024.11.13 05:12:05.476260 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5159 | 2024.11.13 05:12:05.476506 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001734 sec., 1153.4025374855823 rows/sec., 80.54 KiB/sec. | ||
5160 | 2024.11.13 05:12:05.476633 [ 254 ] {f4bcfeea-6ed4-42a5-ada1-7a8de891f3a9} <Debug> TCPHandler: Processed in 0.002037408 sec. | ||
5161 | 2024.11.13 05:12:05.476884 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5162 | 2024.11.13 05:12:05.477025 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5163 | 2024.11.13 05:12:05.477081 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5164 | 2024.11.13 05:12:05.477751 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2024.11.13 05:12:05.477790 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5166 | 2024.11.13 05:12:05.478152 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5167 | 2024.11.13 05:12:05.478397 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5168 | 2024.11.13 05:12:05.478610 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001617 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
5169 | 2024.11.13 05:12:05.478661 [ 253 ] {971a5248-647d-475d-aa5d-4693d627d114} <Debug> TCPHandler: Processed in 0.001912897 sec. | ||
5170 | 2024.11.13 05:12:05.478812 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5171 | 2024.11.13 05:12:05.478951 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5172 | 2024.11.13 05:12:05.479013 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5173 | 2024.11.13 05:12:05.479642 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5174 | 2024.11.13 05:12:05.479681 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5175 | 2024.11.13 05:12:05.480078 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5176 | 2024.11.13 05:12:05.480319 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5177 | 2024.11.13 05:12:05.480528 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001609 sec., 80174.02113113736 rows/sec., 5.58 MiB/sec. | ||
5178 | 2024.11.13 05:12:05.480578 [ 254 ] {1d752e56-b42f-4068-9885-b026578fd6c2} <Debug> TCPHandler: Processed in 0.001832566 sec. | ||
5179 | 2024.11.13 05:12:05.480723 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5180 | 2024.11.13 05:12:05.480863 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5181 | 2024.11.13 05:12:05.480924 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5182 | 2024.11.13 05:12:05.481500 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5183 | 2024.11.13 05:12:05.481540 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5184 | 2024.11.13 05:12:05.481911 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5185 | 2024.11.13 05:12:05.482147 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5186 | 2024.11.13 05:12:05.482352 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.13 MiB/sec. | ||
5187 | 2024.11.13 05:12:05.482400 [ 253 ] {100fa2c0-ab72-4839-8c05-4697757ea825} <Debug> TCPHandler: Processed in 0.001743146 sec. | ||
5188 | 2024.11.13 05:12:05.551987 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5189 | 2024.11.13 05:12:05.573325 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5190 | 2024.11.13 05:12:05.665587 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5191 | 2024.11.13 05:12:05.722970 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5192 | 2024.11.13 05:12:05.732233 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5193 | 2024.11.13 05:12:05.743015 [ 286 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5194 | |||
5195 | (version 23.8.7.1) | ||
5196 | 2024.11.13 05:12:05.755544 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5197 | 2024.11.13 05:12:05.765835 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5198 | 2024.11.13 05:12:08.263185 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5199 | 2024.11.13 05:12:08.922441 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5200 | 2024.11.13 05:12:08.948971 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5201 | 2024.11.13 05:12:08.986412 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5202 | 2024.11.13 05:12:08.990702 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5203 | 2024.11.13 05:12:08.992397 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5204 | 2024.11.13 05:12:09.017164 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5205 | 2024.11.13 05:12:09.018773 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5206 | 2024.11.13 05:12:09.041463 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5207 | 2024.11.13 05:12:09.681572 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5208 | 2024.11.13 05:12:09.809427 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5209 | 2024.11.13 05:12:09.818780 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5210 | 2024.11.13 05:12:09.857162 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5211 | 2024.11.13 05:12:09.862616 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5212 | 2024.11.13 05:12:09.877093 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5213 | 2024.11.13 05:12:09.953599 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5214 | 2024.11.13 05:12:10.138229 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5215 | 2024.11.13 05:12:10.471014 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5216 | 2024.11.13 05:12:10.471198 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5217 | 2024.11.13 05:12:10.471269 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5218 | 2024.11.13 05:12:10.472018 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5219 | 2024.11.13 05:12:10.472069 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5220 | 2024.11.13 05:12:10.472495 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5221 | 2024.11.13 05:12:10.472746 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5222 | 2024.11.13 05:12:10.473028 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001867 sec., 29994.643813604715 rows/sec., 2.29 MiB/sec. | ||
5223 | 2024.11.13 05:12:10.473199 [ 254 ] {d8b8b416-93c2-4da2-ba89-247145361823} <Debug> TCPHandler: Processed in 0.002311761 sec. | ||
5224 | 2024.11.13 05:12:10.473537 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5225 | 2024.11.13 05:12:10.473743 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5226 | 2024.11.13 05:12:10.473815 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5227 | 2024.11.13 05:12:10.474580 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5228 | 2024.11.13 05:12:10.474628 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5229 | 2024.11.13 05:12:10.475069 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5230 | 2024.11.13 05:12:10.475336 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5231 | 2024.11.13 05:12:10.475600 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001907 sec., 33560.5663345569 rows/sec., 2.62 MiB/sec. | ||
5232 | 2024.11.13 05:12:10.475747 [ 253 ] {3ca47585-3724-4c07-bd1e-affe74f14932} <Debug> TCPHandler: Processed in 0.002403421 sec. | ||
5233 | 2024.11.13 05:12:10.475929 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5234 | 2024.11.13 05:12:10.476049 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5235 | 2024.11.13 05:12:10.476102 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5236 | 2024.11.13 05:12:10.476676 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5237 | 2024.11.13 05:12:10.476715 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5238 | 2024.11.13 05:12:10.477109 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5239 | 2024.11.13 05:12:10.477358 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5240 | 2024.11.13 05:12:10.477599 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
5241 | 2024.11.13 05:12:10.477686 [ 254 ] {851f75c3-a900-41c7-a486-a1ac68d519a1} <Debug> TCPHandler: Processed in 0.001813646 sec. | ||
5242 | 2024.11.13 05:12:10.477924 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5243 | 2024.11.13 05:12:10.478080 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5244 | 2024.11.13 05:12:10.478134 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5245 | 2024.11.13 05:12:10.478666 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5246 | 2024.11.13 05:12:10.478707 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5247 | 2024.11.13 05:12:10.479097 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5248 | 2024.11.13 05:12:10.479373 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5249 | 2024.11.13 05:12:10.479606 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
5250 | 2024.11.13 05:12:10.479658 [ 253 ] {edea5dce-1a62-4e5d-a4fb-8c59ebd71748} <Debug> TCPHandler: Processed in 0.001879226 sec. | ||
5251 | 2024.11.13 05:12:10.730217 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5252 | 2024.11.13 05:12:10.868371 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5253 | 2024.11.13 05:12:10.902953 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5254 | 2024.11.13 05:12:10.928573 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5255 | 2024.11.13 05:12:10.932003 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5256 | 2024.11.13 05:12:11.027944 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57930, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5257 | 2024.11.13 05:12:11.042372 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5258 | 2024.11.13 05:12:14.608958 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5259 | 2024.11.13 05:12:14.609024 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5260 | 2024.11.13 05:12:14.795567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 808 | ||
5261 | 2024.11.13 05:12:14.798299 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5262 | 2024.11.13 05:12:14.798349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5263 | 2024.11.13 05:12:14.799756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5264 | 2024.11.13 05:12:14.800062 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5265 | 2024.11.13 05:12:14.800612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
5266 | 2024.11.13 05:12:15.001294 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000924738 sec. | ||
5267 | 2024.11.13 05:12:15.477889 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5268 | 2024.11.13 05:12:15.478080 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5269 | 2024.11.13 05:12:15.478150 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5270 | 2024.11.13 05:12:15.478867 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5271 | 2024.11.13 05:12:15.478912 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5272 | 2024.11.13 05:12:15.479351 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5273 | 2024.11.13 05:12:15.479639 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5274 | 2024.11.13 05:12:15.479880 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. | ||
5275 | 2024.11.13 05:12:15.480123 [ 254 ] {9332f546-f643-4ff9-8460-d39314b3ba89} <Debug> TCPHandler: Processed in 0.002357681 sec. | ||
5276 | 2024.11.13 05:12:15.480377 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5277 | 2024.11.13 05:12:15.480572 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5278 | 2024.11.13 05:12:15.480646 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5279 | 2024.11.13 05:12:15.481558 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5280 | 2024.11.13 05:12:15.481619 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5281 | 2024.11.13 05:12:15.482082 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5282 | 2024.11.13 05:12:15.482353 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5283 | 2024.11.13 05:12:15.482542 [ 56 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5284 | 2024.11.13 05:12:15.482606 [ 56 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5285 | 2024.11.13 05:12:15.482612 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002086 sec., 137583.89261744966 rows/sec., 12.14 MiB/sec. | ||
5286 | 2024.11.13 05:12:15.482648 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5287 | 2024.11.13 05:12:15.482772 [ 253 ] {aa5890e3-00c8-44c4-bad6-70d06dd7aafc} <Debug> TCPHandler: Processed in 0.002521832 sec. | ||
5288 | 2024.11.13 05:12:15.483006 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5289 | 2024.11.13 05:12:15.483081 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5290 | 2024.11.13 05:12:15.483483 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5291 | 2024.11.13 05:12:15.483586 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1436 rows starting from the beginning of the part | ||
5292 | 2024.11.13 05:12:15.483598 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5293 | 2024.11.13 05:12:15.483736 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5294 | 2024.11.13 05:12:15.483801 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
5295 | 2024.11.13 05:12:15.484239 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 287 rows starting from the beginning of the part | ||
5296 | 2024.11.13 05:12:15.484670 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
5297 | 2024.11.13 05:12:15.484984 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
5298 | 2024.11.13 05:12:15.485430 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 287 rows starting from the beginning of the part | ||
5299 | 2024.11.13 05:12:15.486535 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5300 | 2024.11.13 05:12:15.486609 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5301 | 2024.11.13 05:12:15.487521 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5302 | 2024.11.13 05:12:15.488014 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5303 | 2024.11.13 05:12:15.488464 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.005029 sec., 9743.487770928616 rows/sec., 718.68 KiB/sec. | ||
5304 | 2024.11.13 05:12:15.488796 [ 254 ] {90eb3196-0936-40bf-ae54-e4b85fc6b37a} <Debug> TCPHandler: Processed in 0.005871322 sec. | ||
5305 | 2024.11.13 05:12:15.488823 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044373 sec., 360500.5845933069 rows/sec., 31.72 MiB/sec. | ||
5306 | 2024.11.13 05:12:15.488980 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5307 | 2024.11.13 05:12:15.489075 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5308 | 2024.11.13 05:12:15.489228 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5309 | 2024.11.13 05:12:15.489327 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5310 | 2024.11.13 05:12:15.489644 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2024.11.13 05:12:15.489875 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_46_9} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5312 | 2024.11.13 05:12:15.490076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5313 | 2024.11.13 05:12:15.490455 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5314 | 2024.11.13 05:12:15.490501 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5315 | 2024.11.13 05:12:15.490869 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5316 | 2024.11.13 05:12:15.491119 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5317 | 2024.11.13 05:12:15.491329 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002199 sec., 6366.530241018645 rows/sec., 445.87 KiB/sec. | ||
5318 | 2024.11.13 05:12:15.491383 [ 253 ] {f4d8c011-d590-4160-b40a-cd565d03fb45} <Debug> TCPHandler: Processed in 0.002485952 sec. | ||
5319 | 2024.11.13 05:12:15.491544 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5320 | 2024.11.13 05:12:15.491689 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5321 | 2024.11.13 05:12:15.491750 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5322 | 2024.11.13 05:12:15.492338 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5323 | 2024.11.13 05:12:15.492377 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5324 | 2024.11.13 05:12:15.492747 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5325 | 2024.11.13 05:12:15.493001 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5326 | 2024.11.13 05:12:15.493186 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. | ||
5327 | 2024.11.13 05:12:15.493241 [ 254 ] {bb11ac43-9c8c-4518-9a99-78f40b50d4b3} <Debug> TCPHandler: Processed in 0.001766115 sec. | ||
5328 | 2024.11.13 05:12:15.493387 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5329 | 2024.11.13 05:12:15.493502 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5330 | 2024.11.13 05:12:15.493551 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5331 | 2024.11.13 05:12:15.494301 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2024.11.13 05:12:15.494340 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5333 | 2024.11.13 05:12:15.494731 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5334 | 2024.11.13 05:12:15.494975 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2024.11.13 05:12:15.495144 [ 56 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5336 | 2024.11.13 05:12:15.495207 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001724 sec., 245939.67517401392 rows/sec., 17.59 MiB/sec. | ||
5337 | 2024.11.13 05:12:15.495214 [ 56 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5338 | 2024.11.13 05:12:15.495288 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5339 | 2024.11.13 05:12:15.495320 [ 253 ] {139e2990-a23d-4809-a39b-ec3b31bcfbb8} <Debug> TCPHandler: Processed in 0.001981908 sec. | ||
5340 | 2024.11.13 05:12:15.495510 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5341 | 2024.11.13 05:12:15.495549 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2024.11.13 05:12:15.495656 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5343 | 2024.11.13 05:12:15.495693 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5344 | 2024.11.13 05:12:15.495696 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part | ||
5345 | 2024.11.13 05:12:15.495752 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5346 | 2024.11.13 05:12:15.495924 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
5347 | 2024.11.13 05:12:15.496381 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 424 rows starting from the beginning of the part | ||
5348 | 2024.11.13 05:12:15.496699 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
5349 | 2024.11.13 05:12:15.497018 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
5350 | 2024.11.13 05:12:15.497329 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 424 rows starting from the beginning of the part | ||
5351 | 2024.11.13 05:12:15.498119 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5352 | 2024.11.13 05:12:15.498165 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5353 | 2024.11.13 05:12:15.498679 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5354 | 2024.11.13 05:12:15.498998 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5355 | 2024.11.13 05:12:15.499311 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003648 sec., 1644.7368421052631 rows/sec., 85.93 KiB/sec. | ||
5356 | 2024.11.13 05:12:15.499841 [ 254 ] {324ea755-09ad-4abe-9da5-bd00644bb6e3} <Debug> TCPHandler: Processed in 0.004338348 sec. | ||
5357 | 2024.11.13 05:12:15.500146 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5358 | 2024.11.13 05:12:15.500166 [ 200 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.004800512 sec., 407873.16019624576 rows/sec., 31.23 MiB/sec. | ||
5359 | 2024.11.13 05:12:15.500292 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5360 | 2024.11.13 05:12:15.500389 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5361 | 2024.11.13 05:12:15.500425 [ 197 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5362 | 2024.11.13 05:12:15.501081 [ 197 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5363 | 2024.11.13 05:12:15.501305 [ 197 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_46_9} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5364 | 2024.11.13 05:12:15.501501 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5365 | 2024.11.13 05:12:15.501647 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5366 | 2024.11.13 05:12:15.501691 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5367 | 2024.11.13 05:12:15.502122 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5368 | 2024.11.13 05:12:15.502370 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5369 | 2024.11.13 05:12:15.502563 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5370 | 2024.11.13 05:12:15.502632 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5371 | 2024.11.13 05:12:15.502635 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00237 sec., 100000 rows/sec., 6.70 MiB/sec. | ||
5372 | 2024.11.13 05:12:15.502675 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5373 | 2024.11.13 05:12:15.502807 [ 253 ] {c3010eca-a15b-40f4-a5c1-5877ad06f9d2} <Debug> TCPHandler: Processed in 0.002787004 sec. | ||
5374 | 2024.11.13 05:12:15.503104 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5375 | 2024.11.13 05:12:15.503105 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5376 | 2024.11.13 05:12:15.503525 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5377 | 2024.11.13 05:12:15.503670 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5378 | 2024.11.13 05:12:15.503734 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5379 | 2024.11.13 05:12:15.503808 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8450 rows starting from the beginning of the part | ||
5380 | 2024.11.13 05:12:15.504281 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
5381 | 2024.11.13 05:12:15.504763 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
5382 | 2024.11.13 05:12:15.505061 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 129 rows starting from the beginning of the part | ||
5383 | 2024.11.13 05:12:15.505422 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
5384 | 2024.11.13 05:12:15.505752 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
5385 | 2024.11.13 05:12:15.506598 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5386 | 2024.11.13 05:12:15.506705 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5387 | 2024.11.13 05:12:15.507503 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5388 | 2024.11.13 05:12:15.507789 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5389 | 2024.11.13 05:12:15.508210 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004839 sec., 206.654267410622 rows/sec., 13.92 KiB/sec. | ||
5390 | 2024.11.13 05:12:15.508427 [ 254 ] {7c44f078-04d4-4756-ae13-f3ea69ef6d68} <Debug> TCPHandler: Processed in 0.005498328 sec. | ||
5391 | 2024.11.13 05:12:15.508617 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5392 | 2024.11.13 05:12:15.508778 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5393 | 2024.11.13 05:12:15.508930 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <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 | ||
5394 | 2024.11.13 05:12:15.510768 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2024.11.13 05:12:15.510809 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5396 | 2024.11.13 05:12:15.511309 [ 201 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9373 rows, containing 5 columns (5 merged, 0 gathered) in 0.008488374 sec., 1104216.1902856778 rows/sec., 75.24 MiB/sec. | ||
5397 | 2024.11.13 05:12:15.511724 [ 201 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5398 | 2024.11.13 05:12:15.511997 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5399 | 2024.11.13 05:12:15.512279 [ 201 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5400 | 2024.11.13 05:12:15.512469 [ 201 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5401 | 2024.11.13 05:12:15.512581 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5402 | 2024.11.13 05:12:15.512662 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
5403 | 2024.11.13 05:12:15.512926 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00419 sec., 10023.866348448688 rows/sec., 17.96 MiB/sec. | ||
5404 | 2024.11.13 05:12:15.513055 [ 253 ] {d2d84729-6634-453e-a0d0-02db71fe8cf4} <Debug> TCPHandler: Processed in 0.00453276 sec. | ||
5405 | 2024.11.13 05:12:15.513200 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2024.11.13 05:12:15.513323 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5407 | 2024.11.13 05:12:15.513376 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5408 | 2024.11.13 05:12:15.513896 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5409 | 2024.11.13 05:12:15.513937 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5410 | 2024.11.13 05:12:15.514324 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5411 | 2024.11.13 05:12:15.514565 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2024.11.13 05:12:15.514694 [ 56 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5413 | 2024.11.13 05:12:15.514733 [ 56 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2024.11.13 05:12:15.514755 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5415 | 2024.11.13 05:12:15.514759 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
5416 | 2024.11.13 05:12:15.515130 [ 254 ] {deba0860-d327-4552-aa41-dc9a2796af32} <Debug> TCPHandler: Processed in 0.001980408 sec. | ||
5417 | 2024.11.13 05:12:15.515215 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5418 | 2024.11.13 05:12:15.515835 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5419 | 2024.11.13 05:12:15.515948 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2516 rows starting from the beginning of the part | ||
5420 | 2024.11.13 05:12:15.516224 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
5421 | 2024.11.13 05:12:15.516614 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
5422 | 2024.11.13 05:12:15.516913 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
5423 | 2024.11.13 05:12:15.517174 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
5424 | 2024.11.13 05:12:15.517464 [ 196 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
5425 | 2024.11.13 05:12:15.519033 [ 188 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.004221857 sec., 674584.6673632006 rows/sec., 44.28 MiB/sec. | ||
5426 | 2024.11.13 05:12:15.519294 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5427 | 2024.11.13 05:12:15.519614 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5428 | 2024.11.13 05:12:15.519697 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_46_9} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5429 | 2024.11.13 05:12:15.519782 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
5430 | 2024.11.13 05:12:20.471268 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5431 | 2024.11.13 05:12:20.471492 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5432 | 2024.11.13 05:12:20.471572 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5433 | 2024.11.13 05:12:20.472382 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5434 | 2024.11.13 05:12:20.472437 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5435 | 2024.11.13 05:12:20.472868 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5436 | 2024.11.13 05:12:20.473118 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5437 | 2024.11.13 05:12:20.473519 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002034 sec., 1966.5683382497543 rows/sec., 160.36 KiB/sec. | ||
5438 | 2024.11.13 05:12:20.473812 [ 254 ] {905472cc-1e51-4394-9b38-27997fc2adfe} <Debug> TCPHandler: Processed in 0.002679353 sec. | ||
5439 | 2024.11.13 05:12:20.474086 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5440 | 2024.11.13 05:12:20.474288 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5441 | 2024.11.13 05:12:20.474361 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5442 | 2024.11.13 05:12:20.475114 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5443 | 2024.11.13 05:12:20.475158 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5444 | 2024.11.13 05:12:20.475746 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5445 | 2024.11.13 05:12:20.476126 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5446 | 2024.11.13 05:12:20.476445 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.002198 sec., 26387.625113739767 rows/sec., 2.01 MiB/sec. | ||
5447 | 2024.11.13 05:12:20.476678 [ 253 ] {91e92b54-97d6-425b-9012-46e5a124def2} <Debug> TCPHandler: Processed in 0.002720664 sec. | ||
5448 | 2024.11.13 05:12:20.476890 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5449 | 2024.11.13 05:12:20.477035 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5450 | 2024.11.13 05:12:20.477095 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5451 | 2024.11.13 05:12:20.477761 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2024.11.13 05:12:20.477811 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5453 | 2024.11.13 05:12:20.478186 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5454 | 2024.11.13 05:12:20.478421 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2024.11.13 05:12:20.478642 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001642 sec., 2436.05359317905 rows/sec., 170.10 KiB/sec. | ||
5456 | 2024.11.13 05:12:20.478695 [ 254 ] {a14c6e01-4abd-49ee-942d-a0d1bfb2b31a} <Debug> TCPHandler: Processed in 0.001902957 sec. | ||
5457 | 2024.11.13 05:12:20.478835 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5458 | 2024.11.13 05:12:20.478983 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5459 | 2024.11.13 05:12:20.479047 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5460 | 2024.11.13 05:12:20.479823 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5461 | 2024.11.13 05:12:20.479872 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5462 | 2024.11.13 05:12:20.480273 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5463 | 2024.11.13 05:12:20.480522 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5464 | 2024.11.13 05:12:20.480744 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001806 sec., 37652.27021040974 rows/sec., 2.94 MiB/sec. | ||
5465 | 2024.11.13 05:12:20.480804 [ 253 ] {27c565d9-84ae-4f49-a0cb-5e6ae826186c} <Debug> TCPHandler: Processed in 0.002028997 sec. | ||
5466 | 2024.11.13 05:12:20.480986 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5467 | 2024.11.13 05:12:20.481126 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5468 | 2024.11.13 05:12:20.481189 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5469 | 2024.11.13 05:12:20.481854 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5470 | 2024.11.13 05:12:20.481902 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5471 | 2024.11.13 05:12:20.482304 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5472 | 2024.11.13 05:12:20.482538 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5473 | 2024.11.13 05:12:20.482781 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001682 sec., 96313.9120095125 rows/sec., 6.71 MiB/sec. | ||
5474 | 2024.11.13 05:12:20.482857 [ 254 ] {65647448-c0c9-49dc-8961-4ebf2a737dab} <Debug> TCPHandler: Processed in 0.001936947 sec. | ||
5475 | 2024.11.13 05:12:20.483097 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5476 | 2024.11.13 05:12:20.483245 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5477 | 2024.11.13 05:12:20.483306 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5478 | 2024.11.13 05:12:20.483824 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5479 | 2024.11.13 05:12:20.483865 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5480 | 2024.11.13 05:12:20.484279 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5481 | 2024.11.13 05:12:20.484536 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5482 | 2024.11.13 05:12:20.484750 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
5483 | 2024.11.13 05:12:20.484801 [ 253 ] {0cedf3b7-c1d8-46d2-ab65-1d85cb8c6fe5} <Debug> TCPHandler: Processed in 0.001827116 sec. | ||
5484 | 2024.11.13 05:12:24.800841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 842 | ||
5485 | 2024.11.13 05:12:24.804099 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5486 | 2024.11.13 05:12:24.804156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5487 | 2024.11.13 05:12:24.805535 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5488 | 2024.11.13 05:12:24.805839 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5489 | 2024.11.13 05:12:24.807302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
5490 | 2024.11.13 05:12:25.471644 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5491 | 2024.11.13 05:12:25.471825 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5492 | 2024.11.13 05:12:25.471894 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5493 | 2024.11.13 05:12:25.472643 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5494 | 2024.11.13 05:12:25.472688 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5495 | 2024.11.13 05:12:25.473120 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5496 | 2024.11.13 05:12:25.473380 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5497 | 2024.11.13 05:12:25.473613 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.32 MiB/sec. | ||
5498 | 2024.11.13 05:12:25.473675 [ 254 ] {04c53aca-d9f3-42e5-9fed-328ff6cffcce} <Debug> TCPHandler: Processed in 0.002166948 sec. | ||
5499 | 2024.11.13 05:12:25.473960 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5500 | 2024.11.13 05:12:25.474158 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5501 | 2024.11.13 05:12:25.474241 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5502 | 2024.11.13 05:12:25.475097 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5503 | 2024.11.13 05:12:25.475147 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5504 | 2024.11.13 05:12:25.475591 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5505 | 2024.11.13 05:12:25.475855 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5506 | 2024.11.13 05:12:25.476092 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001994 sec., 32096.288866599796 rows/sec., 2.51 MiB/sec. | ||
5507 | 2024.11.13 05:12:25.476149 [ 253 ] {68739954-4be8-43bb-82fb-f06516daa809} <Debug> TCPHandler: Processed in 0.00233732 sec. | ||
5508 | 2024.11.13 05:12:25.476326 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5509 | 2024.11.13 05:12:25.476464 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5510 | 2024.11.13 05:12:25.476526 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5511 | 2024.11.13 05:12:25.477197 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5512 | 2024.11.13 05:12:25.477236 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5513 | 2024.11.13 05:12:25.477630 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5514 | 2024.11.13 05:12:25.477875 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5515 | 2024.11.13 05:12:25.478086 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec. | ||
5516 | 2024.11.13 05:12:25.478137 [ 254 ] {16c264cd-194e-4435-b789-131b972a46ab} <Debug> TCPHandler: Processed in 0.001877986 sec. | ||
5517 | 2024.11.13 05:12:25.478316 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5518 | 2024.11.13 05:12:25.478458 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5519 | 2024.11.13 05:12:25.478519 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5520 | 2024.11.13 05:12:25.479113 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5521 | 2024.11.13 05:12:25.479153 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5522 | 2024.11.13 05:12:25.479536 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5523 | 2024.11.13 05:12:25.479787 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2024.11.13 05:12:25.480007 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. | ||
5525 | 2024.11.13 05:12:25.480058 [ 253 ] {1bc5c207-db1a-488c-81f7-da350f98faff} <Debug> TCPHandler: Processed in 0.001807655 sec. | ||
5526 | 2024.11.13 05:12:29.609282 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5527 | 2024.11.13 05:12:29.609355 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5528 | 2024.11.13 05:12:30.478263 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5529 | 2024.11.13 05:12:30.478456 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5530 | 2024.11.13 05:12:30.478532 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5531 | 2024.11.13 05:12:30.479281 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5532 | 2024.11.13 05:12:30.479338 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5533 | 2024.11.13 05:12:30.479781 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5534 | 2024.11.13 05:12:30.480041 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5535 | 2024.11.13 05:12:30.480227 [ 127 ] {} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5536 | 2024.11.13 05:12:30.480315 [ 127 ] {} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5537 | 2024.11.13 05:12:30.480315 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
5538 | 2024.11.13 05:12:30.480357 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5539 | 2024.11.13 05:12:30.480501 [ 254 ] {3ca99e83-75bd-4017-a7ae-432df941445c} <Debug> TCPHandler: Processed in 0.002375391 sec. | ||
5540 | 2024.11.13 05:12:30.480832 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5541 | 2024.11.13 05:12:30.480878 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2024.11.13 05:12:30.481106 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5543 | 2024.11.13 05:12:30.481177 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5544 | 2024.11.13 05:12:30.481189 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5545 | 2024.11.13 05:12:30.481315 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5546 | 2024.11.13 05:12:30.481329 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5547 | 2024.11.13 05:12:30.481636 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5548 | 2024.11.13 05:12:30.481954 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5549 | 2024.11.13 05:12:30.482379 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5550 | 2024.11.13 05:12:30.484651 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2024.11.13 05:12:30.484738 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5552 | 2024.11.13 05:12:30.485138 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00464692 sec., 15063.74114467217 rows/sec., 1.12 MiB/sec. | ||
5553 | 2024.11.13 05:12:30.485326 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5554 | 2024.11.13 05:12:30.485716 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5555 | 2024.11.13 05:12:30.485907 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2024.11.13 05:12:30.486073 [ 196 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_17_4} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5557 | 2024.11.13 05:12:30.486259 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5558 | 2024.11.13 05:12:30.486259 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5559 | 2024.11.13 05:12:30.486549 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.005442 sec., 52737.963983829475 rows/sec., 4.65 MiB/sec. | ||
5560 | 2024.11.13 05:12:30.486719 [ 253 ] {90dbea30-f259-4a8c-86e9-0e16c4877241} <Debug> TCPHandler: Processed in 0.006077503 sec. | ||
5561 | 2024.11.13 05:12:30.486962 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5562 | 2024.11.13 05:12:30.487095 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5563 | 2024.11.13 05:12:30.487151 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5564 | 2024.11.13 05:12:30.487815 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5565 | 2024.11.13 05:12:30.487863 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5566 | 2024.11.13 05:12:30.488361 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5567 | 2024.11.13 05:12:30.488723 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5568 | 2024.11.13 05:12:30.488916 [ 127 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5569 | 2024.11.13 05:12:30.488986 [ 127 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5570 | 2024.11.13 05:12:30.489015 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5571 | 2024.11.13 05:12:30.489064 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001986 sec., 24672.708962739176 rows/sec., 1.78 MiB/sec. | ||
5572 | 2024.11.13 05:12:30.489197 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5573 | 2024.11.13 05:12:30.489257 [ 254 ] {aea81306-2e06-4e31-baab-9c7fede2703b} <Debug> TCPHandler: Processed in 0.002413111 sec. | ||
5574 | 2024.11.13 05:12:30.489432 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5575 | 2024.11.13 05:12:30.489489 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5576 | 2024.11.13 05:12:30.489492 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 67 rows starting from the beginning of the part | ||
5577 | 2024.11.13 05:12:30.489722 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
5578 | 2024.11.13 05:12:30.489813 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5579 | 2024.11.13 05:12:30.490069 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5580 | 2024.11.13 05:12:30.490089 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
5581 | 2024.11.13 05:12:30.490309 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part | ||
5582 | 2024.11.13 05:12:30.490488 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
5583 | 2024.11.13 05:12:30.490690 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
5584 | 2024.11.13 05:12:30.491768 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5585 | 2024.11.13 05:12:30.491812 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5586 | 2024.11.13 05:12:30.492379 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5587 | 2024.11.13 05:12:30.492446 [ 186 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.003351189 sec., 65648.34152893197 rows/sec., 4.95 MiB/sec. | ||
5588 | 2024.11.13 05:12:30.492618 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5589 | 2024.11.13 05:12:30.492716 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5590 | 2024.11.13 05:12:30.492967 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003291 sec., 4254.02613187481 rows/sec., 297.92 KiB/sec. | ||
5591 | 2024.11.13 05:12:30.492999 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5592 | 2024.11.13 05:12:30.493049 [ 253 ] {15b05c8b-9b77-47e1-a3c2-9752e15b2e9a} <Debug> TCPHandler: Processed in 0.003653772 sec. | ||
5593 | 2024.11.13 05:12:30.493111 [ 187 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_31_6} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5594 | 2024.11.13 05:12:30.493197 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5595 | 2024.11.13 05:12:30.493228 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5596 | 2024.11.13 05:12:30.493378 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5597 | 2024.11.13 05:12:30.493439 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5598 | 2024.11.13 05:12:30.494150 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5599 | 2024.11.13 05:12:30.494200 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5600 | 2024.11.13 05:12:30.494573 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5601 | 2024.11.13 05:12:30.494820 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5602 | 2024.11.13 05:12:30.494977 [ 127 ] {} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5603 | 2024.11.13 05:12:30.495037 [ 127 ] {} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5604 | 2024.11.13 05:12:30.495071 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001716 sec., 7575.757575757575 rows/sec., 472.35 KiB/sec. | ||
5605 | 2024.11.13 05:12:30.495078 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5606 | 2024.11.13 05:12:30.495230 [ 254 ] {e210a7a5-af5a-4d86-a355-ab133ff253cd} <Debug> TCPHandler: Processed in 0.002091348 sec. | ||
5607 | 2024.11.13 05:12:30.495325 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5608 | 2024.11.13 05:12:30.495407 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5609 | 2024.11.13 05:12:30.495581 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5610 | 2024.11.13 05:12:30.495614 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5611 | 2024.11.13 05:12:30.495654 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5612 | 2024.11.13 05:12:30.495701 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5613 | 2024.11.13 05:12:30.496009 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5614 | 2024.11.13 05:12:30.496384 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5615 | 2024.11.13 05:12:30.496670 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5616 | 2024.11.13 05:12:30.497045 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5617 | 2024.11.13 05:12:30.498658 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2024.11.13 05:12:30.498739 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5619 | 2024.11.13 05:12:30.499634 [ 194 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004418509 sec., 14710.844766865926 rows/sec., 974.68 KiB/sec. | ||
5620 | 2024.11.13 05:12:30.499755 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5621 | 2024.11.13 05:12:30.499786 [ 187 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5622 | 2024.11.13 05:12:30.500061 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5623 | 2024.11.13 05:12:30.500108 [ 187 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5624 | 2024.11.13 05:12:30.500239 [ 187 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_17_4} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5625 | 2024.11.13 05:12:30.500315 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004752 sec., 89225.58922558922 rows/sec., 6.38 MiB/sec. | ||
5626 | 2024.11.13 05:12:30.500337 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5627 | 2024.11.13 05:12:30.500401 [ 253 ] {def7f47f-a1e9-43b5-907b-fcd6686cc0b8} <Debug> TCPHandler: Processed in 0.005058125 sec. | ||
5628 | 2024.11.13 05:12:30.500560 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5629 | 2024.11.13 05:12:30.500700 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5630 | 2024.11.13 05:12:30.500763 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5631 | 2024.11.13 05:12:30.501341 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2024.11.13 05:12:30.501381 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5633 | 2024.11.13 05:12:30.501755 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5634 | 2024.11.13 05:12:30.502016 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2024.11.13 05:12:30.502268 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
5636 | 2024.11.13 05:12:30.502486 [ 254 ] {34e92360-2650-4e92-9d1a-295e81048c6e} <Debug> TCPHandler: Processed in 0.001991838 sec. | ||
5637 | 2024.11.13 05:12:30.502663 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5638 | 2024.11.13 05:12:30.502799 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5639 | 2024.11.13 05:12:30.502861 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5640 | 2024.11.13 05:12:30.503487 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5641 | 2024.11.13 05:12:30.503524 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5642 | 2024.11.13 05:12:30.503921 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5643 | 2024.11.13 05:12:30.504160 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5644 | 2024.11.13 05:12:30.504333 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001566 sec., 151340.99616858238 rows/sec., 10.14 MiB/sec. | ||
5645 | 2024.11.13 05:12:30.504382 [ 253 ] {696ea502-d1ff-4542-8906-3e569b6470c2} <Debug> TCPHandler: Processed in 0.001797606 sec. | ||
5646 | 2024.11.13 05:12:30.504524 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5647 | 2024.11.13 05:12:30.504662 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5648 | 2024.11.13 05:12:30.504723 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5649 | 2024.11.13 05:12:30.505239 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2024.11.13 05:12:30.505276 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5651 | 2024.11.13 05:12:30.505615 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5652 | 2024.11.13 05:12:30.505915 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2024.11.13 05:12:30.506166 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
5654 | 2024.11.13 05:12:30.506370 [ 254 ] {ca69ba96-bf90-4f5a-ab83-7d8151801e11} <Debug> TCPHandler: Processed in 0.001904277 sec. | ||
5655 | 2024.11.13 05:12:30.506537 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5656 | 2024.11.13 05:12:30.506676 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5657 | 2024.11.13 05:12:30.506781 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <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 | ||
5658 | 2024.11.13 05:12:30.507980 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2024.11.13 05:12:30.508018 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5660 | 2024.11.13 05:12:30.508667 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5661 | 2024.11.13 05:12:30.508921 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2024.11.13 05:12:30.509174 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002521 sec., 16660.055533518447 rows/sec., 29.85 MiB/sec. | ||
5663 | 2024.11.13 05:12:30.509519 [ 253 ] {825f83f3-8b37-4d21-98c4-cb894ba4cbee} <Debug> TCPHandler: Processed in 0.003046386 sec. | ||
5664 | 2024.11.13 05:12:30.509680 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5665 | 2024.11.13 05:12:30.509820 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5666 | 2024.11.13 05:12:30.509880 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5667 | 2024.11.13 05:12:30.510414 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5668 | 2024.11.13 05:12:30.510455 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5669 | 2024.11.13 05:12:30.510830 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5670 | 2024.11.13 05:12:30.511071 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5671 | 2024.11.13 05:12:30.511282 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001494 sec., 54886.211512717535 rows/sec., 3.49 MiB/sec. | ||
5672 | 2024.11.13 05:12:30.511333 [ 254 ] {a6457eca-1da2-4bd6-9447-73d30eb1e805} <Debug> TCPHandler: Processed in 0.001719575 sec. | ||
5673 | 2024.11.13 05:12:34.807566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 872 | ||
5674 | 2024.11.13 05:12:34.810388 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5675 | 2024.11.13 05:12:34.810437 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5676 | 2024.11.13 05:12:34.811842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5677 | 2024.11.13 05:12:34.812142 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5678 | 2024.11.13 05:12:34.812320 [ 150 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5679 | 2024.11.13 05:12:34.812374 [ 150 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5680 | 2024.11.13 05:12:34.812412 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5681 | 2024.11.13 05:12:34.812706 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5682 | 2024.11.13 05:12:34.812993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
5683 | 2024.11.13 05:12:34.813501 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5684 | 2024.11.13 05:12:34.813627 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 724 rows starting from the beginning of the part | ||
5685 | 2024.11.13 05:12:34.814054 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
5686 | 2024.11.13 05:12:34.814443 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
5687 | 2024.11.13 05:12:34.814998 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
5688 | 2024.11.13 05:12:34.815498 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
5689 | 2024.11.13 05:12:34.815977 [ 186 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
5690 | 2024.11.13 05:12:34.824260 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 72 columns (72 merged, 0 gathered) in 0.011750573 sec., 74209.14707733828 rows/sec., 60.65 MiB/sec. | ||
5691 | 2024.11.13 05:12:34.825488 [ 198 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5692 | 2024.11.13 05:12:34.826161 [ 198 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5693 | 2024.11.13 05:12:34.826236 [ 198 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_26_5} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5694 | 2024.11.13 05:12:34.826412 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
5695 | 2024.11.13 05:12:35.000182 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.61 MiB, peak 169.08 MiB, free memory in arenas 0.00 B, will set to 164.72 MiB (RSS), difference: 1.11 MiB | ||
5696 | 2024.11.13 05:12:35.359251 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5697 | 2024.11.13 05:12:35.470478 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5698 | 2024.11.13 05:12:35.470674 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5699 | 2024.11.13 05:12:35.470746 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5700 | 2024.11.13 05:12:35.471511 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5701 | 2024.11.13 05:12:35.471564 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5702 | 2024.11.13 05:12:35.471994 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5703 | 2024.11.13 05:12:35.472259 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5704 | 2024.11.13 05:12:35.472506 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001886 sec., 4241.781548250265 rows/sec., 345.89 KiB/sec. | ||
5705 | 2024.11.13 05:12:35.472571 [ 254 ] {217eb191-40cd-452d-9059-dbb5bbd54058} <Debug> TCPHandler: Processed in 0.00222848 sec. | ||
5706 | 2024.11.13 05:12:35.472846 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5707 | 2024.11.13 05:12:35.473062 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5708 | 2024.11.13 05:12:35.473147 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5709 | 2024.11.13 05:12:35.473951 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5710 | 2024.11.13 05:12:35.474002 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5711 | 2024.11.13 05:12:35.474445 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5712 | 2024.11.13 05:12:35.474706 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2024.11.13 05:12:35.474948 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001946 sec., 30832.476875642344 rows/sec., 2.34 MiB/sec. | ||
5714 | 2024.11.13 05:12:35.475010 [ 253 ] {b83d56eb-1469-4832-9ec9-3ab96d9e69ef} <Debug> TCPHandler: Processed in 0.00231071 sec. | ||
5715 | 2024.11.13 05:12:35.475185 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5716 | 2024.11.13 05:12:35.475318 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5717 | 2024.11.13 05:12:35.475372 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5718 | 2024.11.13 05:12:35.475987 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2024.11.13 05:12:35.476029 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5720 | 2024.11.13 05:12:35.476410 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5721 | 2024.11.13 05:12:35.476660 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5722 | 2024.11.13 05:12:35.476873 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001585 sec., 5047.318611987382 rows/sec., 352.43 KiB/sec. | ||
5723 | 2024.11.13 05:12:35.476930 [ 254 ] {53f0ff7b-f630-4197-8bfa-49df63a4e39a} <Debug> TCPHandler: Processed in 0.001807036 sec. | ||
5724 | 2024.11.13 05:12:35.477087 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5725 | 2024.11.13 05:12:35.477211 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5726 | 2024.11.13 05:12:35.477263 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5727 | 2024.11.13 05:12:35.477881 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2024.11.13 05:12:35.477919 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5729 | 2024.11.13 05:12:35.478291 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5730 | 2024.11.13 05:12:35.478536 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2024.11.13 05:12:35.478723 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001541 sec., 46722.90720311486 rows/sec., 3.66 MiB/sec. | ||
5732 | 2024.11.13 05:12:35.478781 [ 253 ] {562fee5f-ec94-4c35-9853-ad779a4e81f1} <Debug> TCPHandler: Processed in 0.001754275 sec. | ||
5733 | 2024.11.13 05:12:35.478929 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5734 | 2024.11.13 05:12:35.479050 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5735 | 2024.11.13 05:12:35.479104 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5736 | 2024.11.13 05:12:35.479665 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5737 | 2024.11.13 05:12:35.479705 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5738 | 2024.11.13 05:12:35.480099 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5739 | 2024.11.13 05:12:35.480342 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5740 | 2024.11.13 05:12:35.480565 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001542 sec., 85603.11284046693 rows/sec., 5.96 MiB/sec. | ||
5741 | 2024.11.13 05:12:35.480619 [ 254 ] {e59967b0-4c8a-4cb0-bd37-77e05def8d73} <Debug> TCPHandler: Processed in 0.001745805 sec. | ||
5742 | 2024.11.13 05:12:35.480780 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5743 | 2024.11.13 05:12:35.480930 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5744 | 2024.11.13 05:12:35.480995 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5745 | 2024.11.13 05:12:35.481538 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5746 | 2024.11.13 05:12:35.481574 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5747 | 2024.11.13 05:12:35.481970 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5748 | 2024.11.13 05:12:35.482213 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5749 | 2024.11.13 05:12:35.482393 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001498 sec., 32042.723631508677 rows/sec., 2.16 MiB/sec. | ||
5750 | 2024.11.13 05:12:35.482442 [ 253 ] {ea54da42-ac59-46b6-ba99-45381244cf35} <Debug> TCPHandler: Processed in 0.001728205 sec. | ||
5751 | 2024.11.13 05:12:35.556897 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5752 | 2024.11.13 05:12:35.586598 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5753 | 2024.11.13 05:12:35.673106 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5754 | 2024.11.13 05:12:35.740628 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5755 | 2024.11.13 05:12:35.740785 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5756 | 2024.11.13 05:12:35.774236 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5757 | 2024.11.13 05:12:35.776667 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5758 | 2024.11.13 05:12:38.277514 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5759 | 2024.11.13 05:12:38.924156 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5760 | 2024.11.13 05:12:38.968515 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5761 | 2024.11.13 05:12:38.997393 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5762 | 2024.11.13 05:12:38.998743 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5763 | 2024.11.13 05:12:39.011056 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5764 | 2024.11.13 05:12:39.028180 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64894, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5765 | 2024.11.13 05:12:39.037351 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5766 | 2024.11.13 05:12:39.046608 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5767 | 2024.11.13 05:12:39.702131 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5768 | 2024.11.13 05:12:39.820911 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5769 | 2024.11.13 05:12:39.836233 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5770 | 2024.11.13 05:12:39.864591 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5771 | 2024.11.13 05:12:39.875892 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5772 | 2024.11.13 05:12:39.879141 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5773 | 2024.11.13 05:12:39.957774 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5774 | 2024.11.13 05:12:40.140720 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5775 | 2024.11.13 05:12:40.471490 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5776 | 2024.11.13 05:12:40.471679 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5777 | 2024.11.13 05:12:40.471752 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5778 | 2024.11.13 05:12:40.472577 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5779 | 2024.11.13 05:12:40.472627 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5780 | 2024.11.13 05:12:40.473060 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5781 | 2024.11.13 05:12:40.473328 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5782 | 2024.11.13 05:12:40.473531 [ 143 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5783 | 2024.11.13 05:12:40.473580 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
5784 | 2024.11.13 05:12:40.473621 [ 143 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2024.11.13 05:12:40.473690 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5786 | 2024.11.13 05:12:40.473709 [ 254 ] {fe43656b-038a-45a2-9b0e-77c698b6193a} <Debug> TCPHandler: Processed in 0.00234766 sec. | ||
5787 | 2024.11.13 05:12:40.473897 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5788 | 2024.11.13 05:12:40.474010 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5789 | 2024.11.13 05:12:40.474109 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5790 | 2024.11.13 05:12:40.474190 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part | ||
5791 | 2024.11.13 05:12:40.474296 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5792 | 2024.11.13 05:12:40.474418 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 58 rows starting from the beginning of the part | ||
5793 | 2024.11.13 05:12:40.474442 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5794 | 2024.11.13 05:12:40.474775 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
5795 | 2024.11.13 05:12:40.475095 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 287 rows starting from the beginning of the part | ||
5796 | 2024.11.13 05:12:40.475418 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
5797 | 2024.11.13 05:12:40.475744 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
5798 | 2024.11.13 05:12:40.477303 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2024.11.13 05:12:40.477374 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5800 | 2024.11.13 05:12:40.478490 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5801 | 2024.11.13 05:12:40.479129 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2024.11.13 05:12:40.479462 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005635899 sec., 346528.56625003397 rows/sec., 30.19 MiB/sec. | ||
5803 | 2024.11.13 05:12:40.479498 [ 143 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5804 | 2024.11.13 05:12:40.479600 [ 143 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5805 | 2024.11.13 05:12:40.479634 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005438 sec., 11769.032732622287 rows/sec., 940.65 KiB/sec. | ||
5806 | 2024.11.13 05:12:40.479639 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5807 | 2024.11.13 05:12:40.479858 [ 253 ] {01b06a3d-35ee-43db-a5b8-697c04981183} <Debug> TCPHandler: Processed in 0.005993812 sec. | ||
5808 | 2024.11.13 05:12:40.479937 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5809 | 2024.11.13 05:12:40.479967 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5810 | 2024.11.13 05:12:40.480165 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5811 | 2024.11.13 05:12:40.480265 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5812 | 2024.11.13 05:12:40.480353 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part | ||
5813 | 2024.11.13 05:12:40.480562 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5814 | 2024.11.13 05:12:40.480770 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5815 | 2024.11.13 05:12:40.480853 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5816 | 2024.11.13 05:12:40.480876 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
5817 | 2024.11.13 05:12:40.481297 [ 198 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_51_10} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5818 | 2024.11.13 05:12:40.481468 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
5819 | 2024.11.13 05:12:40.481666 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
5820 | 2024.11.13 05:12:40.482037 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 424 rows starting from the beginning of the part | ||
5821 | 2024.11.13 05:12:40.482399 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
5822 | 2024.11.13 05:12:40.482618 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
5823 | 2024.11.13 05:12:40.483628 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5824 | 2024.11.13 05:12:40.483710 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5825 | 2024.11.13 05:12:40.484698 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5826 | 2024.11.13 05:12:40.485171 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5827 | 2024.11.13 05:12:40.485659 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5828 | 2024.11.13 05:12:40.485685 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.005893802 sec., 272828.98203909805 rows/sec., 21.05 MiB/sec. | ||
5829 | 2024.11.13 05:12:40.485771 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5830 | 2024.11.13 05:12:40.485818 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005408 sec., 29585.79881656805 rows/sec., 2.06 MiB/sec. | ||
5831 | 2024.11.13 05:12:40.485847 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5832 | 2024.11.13 05:12:40.486125 [ 190 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5833 | 2024.11.13 05:12:40.486140 [ 254 ] {b2f586ed-dcea-4e26-82b8-fcc774a2d3d2} <Debug> TCPHandler: Processed in 0.006119374 sec. | ||
5834 | 2024.11.13 05:12:40.486455 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5835 | 2024.11.13 05:12:40.486507 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5836 | 2024.11.13 05:12:40.486874 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5837 | 2024.11.13 05:12:40.486881 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5838 | 2024.11.13 05:12:40.486961 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9373 rows starting from the beginning of the part | ||
5839 | 2024.11.13 05:12:40.487038 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5840 | 2024.11.13 05:12:40.487447 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part | ||
5841 | 2024.11.13 05:12:40.487520 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5842 | 2024.11.13 05:12:40.487949 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
5843 | 2024.11.13 05:12:40.488063 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_51_10} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5844 | 2024.11.13 05:12:40.488377 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5845 | 2024.11.13 05:12:40.488454 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
5846 | 2024.11.13 05:12:40.488774 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 132 rows starting from the beginning of the part | ||
5847 | 2024.11.13 05:12:40.489094 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
5848 | 2024.11.13 05:12:40.490338 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2024.11.13 05:12:40.490403 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5850 | 2024.11.13 05:12:40.490992 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5851 | 2024.11.13 05:12:40.491481 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2024.11.13 05:12:40.491848 [ 141 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5853 | 2024.11.13 05:12:40.492012 [ 141 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5854 | 2024.11.13 05:12:40.492118 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005364 sec., 11185.682326621923 rows/sec., 771.93 KiB/sec. | ||
5855 | 2024.11.13 05:12:40.492138 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5856 | 2024.11.13 05:12:40.492519 [ 253 ] {41d27d7c-d04a-4402-beb6-d11b3cb689e1} <Debug> TCPHandler: Processed in 0.006233865 sec. | ||
5857 | 2024.11.13 05:12:40.492744 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5858 | 2024.11.13 05:12:40.492990 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5859 | 2024.11.13 05:12:40.493116 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2848 rows starting from the beginning of the part | ||
5860 | 2024.11.13 05:12:40.493685 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
5861 | 2024.11.13 05:12:40.494092 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
5862 | 2024.11.13 05:12:40.494254 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
5863 | 2024.11.13 05:12:40.494417 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
5864 | 2024.11.13 05:12:40.494585 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
5865 | 2024.11.13 05:12:40.495418 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10224 rows, containing 5 columns (5 merged, 0 gathered) in 0.009397192 sec., 1087984.5809258765 rows/sec., 74.21 MiB/sec. | ||
5866 | 2024.11.13 05:12:40.495696 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5867 | 2024.11.13 05:12:40.496349 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5868 | 2024.11.13 05:12:40.496579 [ 200 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5869 | 2024.11.13 05:12:40.496714 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
5870 | 2024.11.13 05:12:40.497080 [ 197 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 4 columns (4 merged, 0 gathered) in 0.004756182 sec., 663977.9554272733 rows/sec., 43.63 MiB/sec. | ||
5871 | 2024.11.13 05:12:40.497438 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5872 | 2024.11.13 05:12:40.497733 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.11.13 05:12:40.497821 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_51_10} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5874 | 2024.11.13 05:12:40.497907 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
5875 | 2024.11.13 05:12:40.751136 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5876 | 2024.11.13 05:12:40.886114 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5877 | 2024.11.13 05:12:40.924511 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5878 | 2024.11.13 05:12:40.935767 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5879 | 2024.11.13 05:12:40.945391 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5880 | 2024.11.13 05:12:41.042896 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5881 | 2024.11.13 05:12:41.060416 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5882 | 2024.11.13 05:12:42.591268 [ 140 ] {} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5883 | 2024.11.13 05:12:42.591339 [ 140 ] {} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5884 | 2024.11.13 05:12:42.591361 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5885 | 2024.11.13 05:12:42.591576 [ 197 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5886 | 2024.11.13 05:12:42.591778 [ 197 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5887 | 2024.11.13 05:12:42.591818 [ 197 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
5888 | 2024.11.13 05:12:42.591905 [ 197 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5889 | 2024.11.13 05:12:42.592080 [ 197 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5890 | 2024.11.13 05:12:42.592305 [ 197 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5891 | 2024.11.13 05:12:42.592386 [ 197 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
5892 | 2024.11.13 05:12:42.593311 [ 200 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001866677 sec., 54642.55465728672 rows/sec., 2.79 MiB/sec. | ||
5893 | 2024.11.13 05:12:42.593475 [ 200 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5894 | 2024.11.13 05:12:42.593800 [ 200 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2024.11.13 05:12:42.593898 [ 200 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_17_4} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5896 | 2024.11.13 05:12:42.593991 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5897 | 2024.11.13 05:12:42.782997 [ 140 ] {} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5898 | 2024.11.13 05:12:42.783043 [ 140 ] {} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5899 | 2024.11.13 05:12:42.783069 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5900 | 2024.11.13 05:12:42.783218 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5901 | 2024.11.13 05:12:42.783585 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5902 | 2024.11.13 05:12:42.783645 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5903 | 2024.11.13 05:12:42.783750 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5904 | 2024.11.13 05:12:42.783954 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5905 | 2024.11.13 05:12:42.784163 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5906 | 2024.11.13 05:12:42.784349 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
5907 | 2024.11.13 05:12:42.785467 [ 195 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.00233607 sec., 7277.179194116615 rows/sec., 490.36 KiB/sec. | ||
5908 | 2024.11.13 05:12:42.785656 [ 195 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5909 | 2024.11.13 05:12:42.785992 [ 195 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5910 | 2024.11.13 05:12:42.786083 [ 195 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_17_4} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5911 | 2024.11.13 05:12:42.786179 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5912 | 2024.11.13 05:12:43.260249 [ 139 ] {} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5913 | 2024.11.13 05:12:43.260336 [ 139 ] {} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5914 | 2024.11.13 05:12:43.260376 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5915 | 2024.11.13 05:12:43.260621 [ 187 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5916 | 2024.11.13 05:12:43.260833 [ 187 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5917 | 2024.11.13 05:12:43.260874 [ 187 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part | ||
5918 | 2024.11.13 05:12:43.260967 [ 187 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5919 | 2024.11.13 05:12:43.261182 [ 187 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5920 | 2024.11.13 05:12:43.261501 [ 187 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5921 | 2024.11.13 05:12:43.261775 [ 187 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5922 | 2024.11.13 05:12:43.262892 [ 194 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002421311 sec., 123073.82240447425 rows/sec., 8.82 MiB/sec. | ||
5923 | 2024.11.13 05:12:43.263129 [ 196 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5924 | 2024.11.13 05:12:43.263496 [ 196 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5925 | 2024.11.13 05:12:43.263589 [ 196 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_17_4} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5926 | 2024.11.13 05:12:43.263693 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5927 | 2024.11.13 05:12:44.609408 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5928 | 2024.11.13 05:12:44.609462 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5929 | 2024.11.13 05:12:44.813249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 892 | ||
5930 | 2024.11.13 05:12:44.815869 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5931 | 2024.11.13 05:12:44.815920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5932 | 2024.11.13 05:12:44.817459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5933 | 2024.11.13 05:12:44.817789 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5934 | 2024.11.13 05:12:44.818336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
5935 | 2024.11.13 05:12:45.478233 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5936 | 2024.11.13 05:12:45.478419 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5937 | 2024.11.13 05:12:45.478488 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5938 | 2024.11.13 05:12:45.479211 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5939 | 2024.11.13 05:12:45.479260 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5940 | 2024.11.13 05:12:45.479692 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5941 | 2024.11.13 05:12:45.479951 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5942 | 2024.11.13 05:12:45.480205 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. | ||
5943 | 2024.11.13 05:12:45.480339 [ 254 ] {53256cf5-a1a8-4487-a7ae-f1e528f26be4} <Debug> TCPHandler: Processed in 0.00223629 sec. | ||
5944 | 2024.11.13 05:12:45.480573 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5945 | 2024.11.13 05:12:45.480759 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5946 | 2024.11.13 05:12:45.480830 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5947 | 2024.11.13 05:12:45.481685 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5948 | 2024.11.13 05:12:45.481729 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5949 | 2024.11.13 05:12:45.482184 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5950 | 2024.11.13 05:12:45.482463 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5951 | 2024.11.13 05:12:45.482689 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.001984 sec., 144657.25806451612 rows/sec., 12.77 MiB/sec. | ||
5952 | 2024.11.13 05:12:45.482746 [ 253 ] {86b6e5c9-4363-4ddf-862b-700a3ae3ba70} <Debug> TCPHandler: Processed in 0.00230118 sec. | ||
5953 | 2024.11.13 05:12:45.482968 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5954 | 2024.11.13 05:12:45.483196 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5955 | 2024.11.13 05:12:45.483287 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5956 | 2024.11.13 05:12:45.484075 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5957 | 2024.11.13 05:12:45.484115 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5958 | 2024.11.13 05:12:45.484480 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5959 | 2024.11.13 05:12:45.484742 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5960 | 2024.11.13 05:12:45.484952 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001811 sec., 27056.874654886804 rows/sec., 1.95 MiB/sec. | ||
5961 | 2024.11.13 05:12:45.485007 [ 254 ] {52c2ed84-ced7-44d3-b6ec-07ce363c4943} <Debug> TCPHandler: Processed in 0.002167449 sec. | ||
5962 | 2024.11.13 05:12:45.485162 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5963 | 2024.11.13 05:12:45.485304 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5964 | 2024.11.13 05:12:45.485363 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5965 | 2024.11.13 05:12:45.485996 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5966 | 2024.11.13 05:12:45.486036 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5967 | 2024.11.13 05:12:45.486394 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5968 | 2024.11.13 05:12:45.486638 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5969 | 2024.11.13 05:12:45.486848 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 622.52 KiB/sec. | ||
5970 | 2024.11.13 05:12:45.486900 [ 253 ] {3010a3de-7ada-4be8-9aa8-0184fbc356e9} <Debug> TCPHandler: Processed in 0.001805396 sec. | ||
5971 | 2024.11.13 05:12:45.487107 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5972 | 2024.11.13 05:12:45.487243 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5973 | 2024.11.13 05:12:45.487299 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5974 | 2024.11.13 05:12:45.487935 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5975 | 2024.11.13 05:12:45.487975 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5976 | 2024.11.13 05:12:45.488333 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5977 | 2024.11.13 05:12:45.488581 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5978 | 2024.11.13 05:12:45.488820 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. | ||
5979 | 2024.11.13 05:12:45.489051 [ 254 ] {b21b84b3-336e-4818-b798-ede80badbd05} <Debug> TCPHandler: Processed in 0.002008297 sec. | ||
5980 | 2024.11.13 05:12:45.489225 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5981 | 2024.11.13 05:12:45.489347 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5982 | 2024.11.13 05:12:45.489396 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5983 | 2024.11.13 05:12:45.490112 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5984 | 2024.11.13 05:12:45.490152 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5985 | 2024.11.13 05:12:45.490535 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5986 | 2024.11.13 05:12:45.490776 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5987 | 2024.11.13 05:12:45.491019 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001689 sec., 251036.11604499703 rows/sec., 17.95 MiB/sec. | ||
5988 | 2024.11.13 05:12:45.491112 [ 253 ] {0581b386-8b45-4996-a98d-d6a3240f97cd} <Debug> TCPHandler: Processed in 0.001937787 sec. | ||
5989 | 2024.11.13 05:12:45.491327 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5990 | 2024.11.13 05:12:45.491466 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5991 | 2024.11.13 05:12:45.491523 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5992 | 2024.11.13 05:12:45.492016 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5993 | 2024.11.13 05:12:45.492053 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
5994 | 2024.11.13 05:12:45.492412 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5995 | 2024.11.13 05:12:45.492659 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5996 | 2024.11.13 05:12:45.492869 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. | ||
5997 | 2024.11.13 05:12:45.492918 [ 254 ] {08579464-609d-4f66-9b8d-c71306c18ed2} <Debug> TCPHandler: Processed in 0.001701835 sec. | ||
5998 | 2024.11.13 05:12:45.493079 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5999 | 2024.11.13 05:12:45.493219 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6000 | 2024.11.13 05:12:45.493282 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6001 | 2024.11.13 05:12:45.493916 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6002 | 2024.11.13 05:12:45.493955 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6003 | 2024.11.13 05:12:45.494348 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6004 | 2024.11.13 05:12:45.494604 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6005 | 2024.11.13 05:12:45.494861 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001671 sec., 141831.23877917416 rows/sec., 9.51 MiB/sec. | ||
6006 | 2024.11.13 05:12:45.495044 [ 253 ] {9d13b34f-29d8-47c2-a90b-6bb1feb479bc} <Debug> TCPHandler: Processed in 0.002025077 sec. | ||
6007 | 2024.11.13 05:12:45.495284 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6008 | 2024.11.13 05:12:45.495427 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6009 | 2024.11.13 05:12:45.495486 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6010 | 2024.11.13 05:12:45.495977 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6011 | 2024.11.13 05:12:45.496015 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6012 | 2024.11.13 05:12:45.496370 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6013 | 2024.11.13 05:12:45.496610 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6014 | 2024.11.13 05:12:45.496811 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
6015 | 2024.11.13 05:12:45.496860 [ 254 ] {0b06936e-9a3e-40ab-ae3e-1dcbd660942a} <Debug> TCPHandler: Processed in 0.001691755 sec. | ||
6016 | 2024.11.13 05:12:45.497011 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6017 | 2024.11.13 05:12:45.497150 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6018 | 2024.11.13 05:12:45.497242 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <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 | ||
6019 | 2024.11.13 05:12:45.498472 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6020 | 2024.11.13 05:12:45.498511 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6021 | 2024.11.13 05:12:45.499158 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6022 | 2024.11.13 05:12:45.499418 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6023 | 2024.11.13 05:12:45.499602 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6024 | 2024.11.13 05:12:45.499683 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002556 sec., 16431.924882629108 rows/sec., 29.45 MiB/sec. | ||
6025 | 2024.11.13 05:12:45.499695 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6026 | 2024.11.13 05:12:45.499775 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6027 | 2024.11.13 05:12:45.499972 [ 253 ] {90a47c25-c2bd-4d29-82a0-10b3d4e72906} <Debug> TCPHandler: Processed in 0.003027867 sec. | ||
6028 | 2024.11.13 05:12:45.500030 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
6029 | 2024.11.13 05:12:45.500225 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6030 | 2024.11.13 05:12:45.500423 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6031 | 2024.11.13 05:12:45.500588 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6032 | 2024.11.13 05:12:45.500607 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 456 rows starting from the beginning of the part | ||
6033 | 2024.11.13 05:12:45.500747 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6034 | 2024.11.13 05:12:45.501380 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
6035 | 2024.11.13 05:12:45.502303 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
6036 | 2024.11.13 05:12:45.503216 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
6037 | 2024.11.13 05:12:45.503350 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6038 | 2024.11.13 05:12:45.503459 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6039 | 2024.11.13 05:12:45.503871 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
6040 | 2024.11.13 05:12:45.504490 [ 187 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
6041 | 2024.11.13 05:12:45.505155 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6042 | 2024.11.13 05:12:45.505668 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6043 | 2024.11.13 05:12:45.506198 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005719 sec., 14338.171008917643 rows/sec., 932.51 KiB/sec. | ||
6044 | 2024.11.13 05:12:45.506351 [ 254 ] {9e50d58b-d040-41f9-994e-174f421f6c4c} <Debug> TCPHandler: Processed in 0.006276544 sec. | ||
6045 | 2024.11.13 05:12:45.526464 [ 196 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 19 columns (19 merged, 0 gathered) in 0.026542572 sec., 25091.765786676588 rows/sec., 44.96 MiB/sec. | ||
6046 | 2024.11.13 05:12:45.527831 [ 194 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6047 | 2024.11.13 05:12:45.528310 [ 194 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6048 | 2024.11.13 05:12:45.528400 [ 194 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6049 | 2024.11.13 05:12:45.528561 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
6050 | 2024.11.13 05:12:46.888188 [ 136 ] {} <Debug> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6051 | 2024.11.13 05:12:46.888264 [ 136 ] {} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2024.11.13 05:12:46.888290 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6053 | 2024.11.13 05:12:46.888506 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6054 | 2024.11.13 05:12:46.888717 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6055 | 2024.11.13 05:12:46.888753 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
6056 | 2024.11.13 05:12:46.888841 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
6057 | 2024.11.13 05:12:46.889127 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
6058 | 2024.11.13 05:12:46.889307 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
6059 | 2024.11.13 05:12:46.889408 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
6060 | 2024.11.13 05:12:46.890611 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241029 sec., 16064.04914885082 rows/sec., 1.34 MiB/sec. | ||
6061 | 2024.11.13 05:12:46.890827 [ 196 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6062 | 2024.11.13 05:12:46.891188 [ 196 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6063 | 2024.11.13 05:12:46.891280 [ 196 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_13_3} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6064 | 2024.11.13 05:12:46.891381 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6065 | 2024.11.13 05:12:50.471529 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6066 | 2024.11.13 05:12:50.471749 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6067 | 2024.11.13 05:12:50.471825 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6068 | 2024.11.13 05:12:50.472600 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6069 | 2024.11.13 05:12:50.472639 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6070 | 2024.11.13 05:12:50.473046 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6071 | 2024.11.13 05:12:50.473297 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6072 | 2024.11.13 05:12:50.473486 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001794 sec., 2229.654403567447 rows/sec., 181.81 KiB/sec. | ||
6073 | 2024.11.13 05:12:50.473541 [ 254 ] {2d01aa89-b712-455d-9867-176cc4f34519} <Debug> TCPHandler: Processed in 0.002143769 sec. | ||
6074 | 2024.11.13 05:12:50.473787 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6075 | 2024.11.13 05:12:50.473995 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6076 | 2024.11.13 05:12:50.474075 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6077 | 2024.11.13 05:12:50.474914 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6078 | 2024.11.13 05:12:50.474959 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6079 | 2024.11.13 05:12:50.475382 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6080 | 2024.11.13 05:12:50.475642 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6081 | 2024.11.13 05:12:50.475859 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001922 sec., 30176.899063475546 rows/sec., 2.30 MiB/sec. | ||
6082 | 2024.11.13 05:12:50.475915 [ 253 ] {fce8ab45-85ec-45e9-994a-7123e5a40e50} <Debug> TCPHandler: Processed in 0.002268 sec. | ||
6083 | 2024.11.13 05:12:50.476062 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6084 | 2024.11.13 05:12:50.476199 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6085 | 2024.11.13 05:12:50.476256 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6086 | 2024.11.13 05:12:50.476926 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6087 | 2024.11.13 05:12:50.476968 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6088 | 2024.11.13 05:12:50.477307 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6089 | 2024.11.13 05:12:50.477546 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6090 | 2024.11.13 05:12:50.477767 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 176.10 KiB/sec. | ||
6091 | 2024.11.13 05:12:50.477949 [ 254 ] {1cc0e0de-2438-4f8a-a372-4f5ddda9ac89} <Debug> TCPHandler: Processed in 0.001950728 sec. | ||
6092 | 2024.11.13 05:12:50.478178 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6093 | 2024.11.13 05:12:50.478297 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6094 | 2024.11.13 05:12:50.478345 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6095 | 2024.11.13 05:12:50.478946 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6096 | 2024.11.13 05:12:50.478987 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6097 | 2024.11.13 05:12:50.479349 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6098 | 2024.11.13 05:12:50.479607 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6099 | 2024.11.13 05:12:50.479842 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001566 sec., 43422.7330779055 rows/sec., 3.39 MiB/sec. | ||
6100 | 2024.11.13 05:12:50.480041 [ 253 ] {fe651883-692f-4af4-aa4d-3ef9be42817a} <Debug> TCPHandler: Processed in 0.001963897 sec. | ||
6101 | 2024.11.13 05:12:50.480265 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6102 | 2024.11.13 05:12:50.480398 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6103 | 2024.11.13 05:12:50.480458 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6104 | 2024.11.13 05:12:50.481049 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6105 | 2024.11.13 05:12:50.481086 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6106 | 2024.11.13 05:12:50.481483 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6107 | 2024.11.13 05:12:50.481772 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6108 | 2024.11.13 05:12:50.482000 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001631 sec., 99325.56713672593 rows/sec., 6.92 MiB/sec. | ||
6109 | 2024.11.13 05:12:50.482052 [ 254 ] {2ef2c655-7262-45e8-8178-e88a682b5728} <Debug> TCPHandler: Processed in 0.001896226 sec. | ||
6110 | 2024.11.13 05:12:50.482211 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2024.11.13 05:12:50.482332 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6112 | 2024.11.13 05:12:50.482384 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6113 | 2024.11.13 05:12:50.482894 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2024.11.13 05:12:50.482935 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6115 | 2024.11.13 05:12:50.483321 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6116 | 2024.11.13 05:12:50.483563 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2024.11.13 05:12:50.483771 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
6118 | 2024.11.13 05:12:50.483821 [ 253 ] {6f06ba17-b343-45d7-a6af-cf53ae3a2629} <Debug> TCPHandler: Processed in 0.001670515 sec. | ||
6119 | 2024.11.13 05:12:54.818568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 926 | ||
6120 | 2024.11.13 05:12:54.821513 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6121 | 2024.11.13 05:12:54.821574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6122 | 2024.11.13 05:12:54.823019 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6123 | 2024.11.13 05:12:54.823342 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6124 | 2024.11.13 05:12:54.824620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
6125 | 2024.11.13 05:12:55.471900 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6126 | 2024.11.13 05:12:55.472215 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6127 | 2024.11.13 05:12:55.472332 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6128 | 2024.11.13 05:12:55.473355 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6129 | 2024.11.13 05:12:55.473412 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6130 | 2024.11.13 05:12:55.473854 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6131 | 2024.11.13 05:12:55.474118 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6132 | 2024.11.13 05:12:55.474397 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002255 sec., 24833.70288248337 rows/sec., 1.90 MiB/sec. | ||
6133 | 2024.11.13 05:12:55.474553 [ 254 ] {eb1ae239-22ab-4c0c-a093-05eef1b1d17a} <Debug> TCPHandler: Processed in 0.002837934 sec. | ||
6134 | 2024.11.13 05:12:55.474873 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6135 | 2024.11.13 05:12:55.475088 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6136 | 2024.11.13 05:12:55.475169 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6137 | 2024.11.13 05:12:55.476023 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6138 | 2024.11.13 05:12:55.476073 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6139 | 2024.11.13 05:12:55.476506 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6140 | 2024.11.13 05:12:55.476764 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6141 | 2024.11.13 05:12:55.476994 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001966 sec., 32553.407934893185 rows/sec., 2.54 MiB/sec. | ||
6142 | 2024.11.13 05:12:55.477054 [ 253 ] {1fc161fc-043a-4cda-a737-fe9e7e15aed6} <Debug> TCPHandler: Processed in 0.002370901 sec. | ||
6143 | 2024.11.13 05:12:55.477206 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6144 | 2024.11.13 05:12:55.477351 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6145 | 2024.11.13 05:12:55.477415 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6146 | 2024.11.13 05:12:55.478067 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6147 | 2024.11.13 05:12:55.478108 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6148 | 2024.11.13 05:12:55.478505 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6149 | 2024.11.13 05:12:55.478749 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6150 | 2024.11.13 05:12:55.478961 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
6151 | 2024.11.13 05:12:55.479016 [ 254 ] {1c2362ad-6d82-4e5d-a39a-1e6a9a207c7f} <Debug> TCPHandler: Processed in 0.001877527 sec. | ||
6152 | 2024.11.13 05:12:55.479171 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6153 | 2024.11.13 05:12:55.479316 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6154 | 2024.11.13 05:12:55.479376 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6155 | 2024.11.13 05:12:55.479949 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2024.11.13 05:12:55.479989 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6157 | 2024.11.13 05:12:55.480362 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6158 | 2024.11.13 05:12:55.480612 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6159 | 2024.11.13 05:12:55.480825 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
6160 | 2024.11.13 05:12:55.480874 [ 253 ] {83ea3a73-a3e9-4fe0-8860-e5676d33afca} <Debug> TCPHandler: Processed in 0.001770166 sec. | ||
6161 | 2024.11.13 05:12:59.609518 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6162 | 2024.11.13 05:12:59.609622 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6163 | 2024.11.13 05:13:00.478601 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6164 | 2024.11.13 05:13:00.478791 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6165 | 2024.11.13 05:13:00.478864 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6166 | 2024.11.13 05:13:00.479630 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6167 | 2024.11.13 05:13:00.479686 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6168 | 2024.11.13 05:13:00.480123 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6169 | 2024.11.13 05:13:00.480405 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6170 | 2024.11.13 05:13:00.480706 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001955 sec., 7161.125319693094 rows/sec., 515.51 KiB/sec. | ||
6171 | 2024.11.13 05:13:00.480933 [ 254 ] {6b0dcd5a-e03c-4347-bb78-0f6dcc1c0e52} <Debug> TCPHandler: Processed in 0.002460352 sec. | ||
6172 | 2024.11.13 05:13:00.481217 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6173 | 2024.11.13 05:13:00.481431 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6174 | 2024.11.13 05:13:00.481509 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6175 | 2024.11.13 05:13:00.482438 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6176 | 2024.11.13 05:13:00.482484 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6177 | 2024.11.13 05:13:00.482929 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6178 | 2024.11.13 05:13:00.483199 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6179 | 2024.11.13 05:13:00.483465 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002087 sec., 137517.96837565885 rows/sec., 12.14 MiB/sec. | ||
6180 | 2024.11.13 05:13:00.483579 [ 253 ] {fb2b7308-3cb4-47de-b6a5-ef727ae566ab} <Debug> TCPHandler: Processed in 0.002500252 sec. | ||
6181 | 2024.11.13 05:13:00.483893 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6182 | 2024.11.13 05:13:00.484120 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6183 | 2024.11.13 05:13:00.484188 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6184 | 2024.11.13 05:13:00.484807 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6185 | 2024.11.13 05:13:00.484849 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6186 | 2024.11.13 05:13:00.485214 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6187 | 2024.11.13 05:13:00.485463 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6188 | 2024.11.13 05:13:00.485675 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001615 sec., 30340.557275541796 rows/sec., 2.19 MiB/sec. | ||
6189 | 2024.11.13 05:13:00.485729 [ 254 ] {7b0eb13f-4a77-483e-bd43-8ffbccdd5923} <Debug> TCPHandler: Processed in 0.002020848 sec. | ||
6190 | 2024.11.13 05:13:00.485884 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6191 | 2024.11.13 05:13:00.486001 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6192 | 2024.11.13 05:13:00.486050 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6193 | 2024.11.13 05:13:00.486740 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6194 | 2024.11.13 05:13:00.486787 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6195 | 2024.11.13 05:13:00.487199 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6196 | 2024.11.13 05:13:00.487439 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6197 | 2024.11.13 05:13:00.487670 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001687 sec., 8298.755186721992 rows/sec., 581.19 KiB/sec. | ||
6198 | 2024.11.13 05:13:00.487766 [ 253 ] {941cc672-acc3-43d1-a7bd-e4264d8a6604} <Debug> TCPHandler: Processed in 0.001938997 sec. | ||
6199 | 2024.11.13 05:13:00.487909 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6200 | 2024.11.13 05:13:00.488026 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6201 | 2024.11.13 05:13:00.488078 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6202 | 2024.11.13 05:13:00.488765 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6203 | 2024.11.13 05:13:00.488813 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6204 | 2024.11.13 05:13:00.489219 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6205 | 2024.11.13 05:13:00.489459 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6206 | 2024.11.13 05:13:00.489765 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001737 sec., 7484.168105929763 rows/sec., 466.64 KiB/sec. | ||
6207 | 2024.11.13 05:13:00.489948 [ 254 ] {9862c98a-6938-4e2b-a461-1daa9fc6f3b5} <Debug> TCPHandler: Processed in 0.002090829 sec. | ||
6208 | 2024.11.13 05:13:00.490096 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6209 | 2024.11.13 05:13:00.490212 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6210 | 2024.11.13 05:13:00.490259 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6211 | 2024.11.13 05:13:00.491008 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6212 | 2024.11.13 05:13:00.491048 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6213 | 2024.11.13 05:13:00.491423 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6214 | 2024.11.13 05:13:00.491693 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6215 | 2024.11.13 05:13:00.491905 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001717 sec., 246942.34129295283 rows/sec., 17.66 MiB/sec. | ||
6216 | 2024.11.13 05:13:00.491956 [ 253 ] {9ce845ac-a570-4ee3-bf28-034c1fad58c8} <Debug> TCPHandler: Processed in 0.001918107 sec. | ||
6217 | 2024.11.13 05:13:00.492111 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6218 | 2024.11.13 05:13:00.492232 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6219 | 2024.11.13 05:13:00.492284 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6220 | 2024.11.13 05:13:00.492777 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6221 | 2024.11.13 05:13:00.492817 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6222 | 2024.11.13 05:13:00.493191 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6223 | 2024.11.13 05:13:00.493449 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6224 | 2024.11.13 05:13:00.493723 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
6225 | 2024.11.13 05:13:00.493949 [ 254 ] {2041972f-1250-4dc7-b5b5-3301fa826135} <Debug> TCPHandler: Processed in 0.001896987 sec. | ||
6226 | 2024.11.13 05:13:00.494108 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6227 | 2024.11.13 05:13:00.494224 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6228 | 2024.11.13 05:13:00.494276 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6229 | 2024.11.13 05:13:00.494844 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6230 | 2024.11.13 05:13:00.494883 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6231 | 2024.11.13 05:13:00.495275 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6232 | 2024.11.13 05:13:00.495508 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2024.11.13 05:13:00.495757 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001556 sec., 152313.62467866324 rows/sec., 10.21 MiB/sec. | ||
6234 | 2024.11.13 05:13:00.495962 [ 253 ] {a1f39637-1c0a-44e5-b034-a08b0711c2ac} <Debug> TCPHandler: Processed in 0.001911826 sec. | ||
6235 | 2024.11.13 05:13:00.496201 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6236 | 2024.11.13 05:13:00.496348 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6237 | 2024.11.13 05:13:00.496409 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6238 | 2024.11.13 05:13:00.496959 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6239 | 2024.11.13 05:13:00.497005 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6240 | 2024.11.13 05:13:00.497387 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6241 | 2024.11.13 05:13:00.497625 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6242 | 2024.11.13 05:13:00.497834 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. | ||
6243 | 2024.11.13 05:13:00.497888 [ 254 ] {c6df0189-f7a4-4a47-aa2a-a7b4b9535af2} <Debug> TCPHandler: Processed in 0.001820566 sec. | ||
6244 | 2024.11.13 05:13:00.498029 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6245 | 2024.11.13 05:13:00.498145 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6246 | 2024.11.13 05:13:00.498224 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <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 | ||
6247 | 2024.11.13 05:13:00.499401 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6248 | 2024.11.13 05:13:00.499440 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6249 | 2024.11.13 05:13:00.500080 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6250 | 2024.11.13 05:13:00.500338 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6251 | 2024.11.13 05:13:00.500595 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002467 sec., 17024.7263883259 rows/sec., 30.51 MiB/sec. | ||
6252 | 2024.11.13 05:13:00.500755 [ 253 ] {2797d052-44cb-4027-b8ef-ee0d2632b1b2} <Debug> TCPHandler: Processed in 0.002785794 sec. | ||
6253 | 2024.11.13 05:13:00.500904 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6254 | 2024.11.13 05:13:00.501041 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6255 | 2024.11.13 05:13:00.501100 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6256 | 2024.11.13 05:13:00.501668 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6257 | 2024.11.13 05:13:00.501715 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6258 | 2024.11.13 05:13:00.502161 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6259 | 2024.11.13 05:13:00.502430 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6260 | 2024.11.13 05:13:00.502665 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001654 sec., 49576.78355501813 rows/sec., 3.15 MiB/sec. | ||
6261 | 2024.11.13 05:13:00.502723 [ 254 ] {1c466e43-2bbe-4d7f-a086-4959b2435ac1} <Debug> TCPHandler: Processed in 0.001884687 sec. | ||
6262 | 2024.11.13 05:13:04.824880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 956 | ||
6263 | 2024.11.13 05:13:04.827690 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6264 | 2024.11.13 05:13:04.827738 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6265 | 2024.11.13 05:13:04.829130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6266 | 2024.11.13 05:13:04.829431 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6267 | 2024.11.13 05:13:04.830664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
6268 | 2024.11.13 05:13:05.363028 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6269 | 2024.11.13 05:13:05.470189 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6270 | 2024.11.13 05:13:05.470489 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6271 | 2024.11.13 05:13:05.470603 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6272 | 2024.11.13 05:13:05.471596 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6273 | 2024.11.13 05:13:05.471645 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6274 | 2024.11.13 05:13:05.472077 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6275 | 2024.11.13 05:13:05.472348 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6276 | 2024.11.13 05:13:05.472626 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002194 sec., 911.5770282588878 rows/sec., 74.33 KiB/sec. | ||
6277 | 2024.11.13 05:13:05.472800 [ 254 ] {ab1559da-0a7c-408a-9055-51c0215fb764} <Debug> TCPHandler: Processed in 0.002802734 sec. | ||
6278 | 2024.11.13 05:13:05.473058 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6279 | 2024.11.13 05:13:05.473251 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6280 | 2024.11.13 05:13:05.473333 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6281 | 2024.11.13 05:13:05.474196 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6282 | 2024.11.13 05:13:05.474252 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6283 | 2024.11.13 05:13:05.474688 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6284 | 2024.11.13 05:13:05.474940 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6285 | 2024.11.13 05:13:05.475111 [ 116 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6286 | 2024.11.13 05:13:05.475173 [ 116 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6287 | 2024.11.13 05:13:05.475195 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001983 sec., 28744.326777609684 rows/sec., 2.19 MiB/sec. | ||
6288 | 2024.11.13 05:13:05.475209 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6289 | 2024.11.13 05:13:05.475327 [ 253 ] {cd341911-9ff7-468a-97f8-55219044385a} <Debug> TCPHandler: Processed in 0.00239173 sec. | ||
6290 | 2024.11.13 05:13:05.475757 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2024.11.13 05:13:05.475976 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6292 | 2024.11.13 05:13:05.476369 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6293 | 2024.11.13 05:13:05.476540 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6294 | 2024.11.13 05:13:05.476716 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6295 | 2024.11.13 05:13:05.476806 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1436 rows starting from the beginning of the part | ||
6296 | 2024.11.13 05:13:05.477107 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 287 rows starting from the beginning of the part | ||
6297 | 2024.11.13 05:13:05.477583 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 58 rows starting from the beginning of the part | ||
6298 | 2024.11.13 05:13:05.478009 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
6299 | 2024.11.13 05:13:05.478355 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 287 rows starting from the beginning of the part | ||
6300 | 2024.11.13 05:13:05.478583 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 57 rows starting from the beginning of the part | ||
6301 | 2024.11.13 05:13:05.479369 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6302 | 2024.11.13 05:13:05.479430 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6303 | 2024.11.13 05:13:05.480278 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6304 | 2024.11.13 05:13:05.480848 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6305 | 2024.11.13 05:13:05.481085 [ 116 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6306 | 2024.11.13 05:13:05.481160 [ 116 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6307 | 2024.11.13 05:13:05.481194 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6308 | 2024.11.13 05:13:05.481238 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005041 sec., 396.74667724657803 rows/sec., 27.70 KiB/sec. | ||
6309 | 2024.11.13 05:13:05.481585 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
6310 | 2024.11.13 05:13:05.481617 [ 254 ] {2cc9b36b-16d5-4061-b4e3-7416fa546351} <Debug> TCPHandler: Processed in 0.006158004 sec. | ||
6311 | 2024.11.13 05:13:05.482159 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6312 | 2024.11.13 05:13:05.482240 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 67 rows starting from the beginning of the part | ||
6313 | 2024.11.13 05:13:05.482312 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.006932181 sec., 314619.5980745454 rows/sec., 27.68 MiB/sec. | ||
6314 | 2024.11.13 05:13:05.482382 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6315 | 2024.11.13 05:13:05.482509 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
6316 | 2024.11.13 05:13:05.482734 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6317 | 2024.11.13 05:13:05.482886 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
6318 | 2024.11.13 05:13:05.482909 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6319 | 2024.11.13 05:13:05.483294 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
6320 | 2024.11.13 05:13:05.483336 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6321 | 2024.11.13 05:13:05.483784 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
6322 | 2024.11.13 05:13:05.484172 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
6323 | 2024.11.13 05:13:05.485449 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6324 | 2024.11.13 05:13:05.485887 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_56_11} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6325 | 2024.11.13 05:13:05.486237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6326 | 2024.11.13 05:13:05.486634 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6327 | 2024.11.13 05:13:05.486704 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6328 | 2024.11.13 05:13:05.487808 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6329 | 2024.11.13 05:13:05.487877 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006612408 sec., 27070.319919762966 rows/sec., 2.03 MiB/sec. | ||
6330 | 2024.11.13 05:13:05.488067 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6331 | 2024.11.13 05:13:05.488263 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6332 | 2024.11.13 05:13:05.488500 [ 116 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6333 | 2024.11.13 05:13:05.488590 [ 116 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6334 | 2024.11.13 05:13:05.488676 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6335 | 2024.11.13 05:13:05.488710 [ 201 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6336 | 2024.11.13 05:13:05.488798 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.006131 sec., 10764.964932311204 rows/sec., 860.92 KiB/sec. | ||
6337 | 2024.11.13 05:13:05.489040 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6338 | 2024.11.13 05:13:05.489109 [ 253 ] {4f918f6e-0267-4279-a57a-9e124f401c4a} <Debug> TCPHandler: Processed in 0.007162093 sec. | ||
6339 | 2024.11.13 05:13:05.489244 [ 201 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_36_7} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6340 | 2024.11.13 05:13:05.489385 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6341 | 2024.11.13 05:13:05.489409 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6342 | 2024.11.13 05:13:05.489493 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part | ||
6343 | 2024.11.13 05:13:05.489542 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6344 | 2024.11.13 05:13:05.489847 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6345 | 2024.11.13 05:13:05.489886 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 424 rows starting from the beginning of the part | ||
6346 | 2024.11.13 05:13:05.490027 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6347 | 2024.11.13 05:13:05.490194 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
6348 | 2024.11.13 05:13:05.490550 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
6349 | 2024.11.13 05:13:05.490979 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 424 rows starting from the beginning of the part | ||
6350 | 2024.11.13 05:13:05.491299 [ 192 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
6351 | 2024.11.13 05:13:05.492291 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6352 | 2024.11.13 05:13:05.492337 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6353 | 2024.11.13 05:13:05.492946 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6354 | 2024.11.13 05:13:05.493284 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6355 | 2024.11.13 05:13:05.493358 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.00458069 sec., 428319.7509545505 rows/sec., 32.80 MiB/sec. | ||
6356 | 2024.11.13 05:13:05.493490 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6357 | 2024.11.13 05:13:05.493576 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6358 | 2024.11.13 05:13:05.493621 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6359 | 2024.11.13 05:13:05.493641 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.00398 sec., 32412.060301507536 rows/sec., 2.26 MiB/sec. | ||
6360 | 2024.11.13 05:13:05.493671 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6361 | 2024.11.13 05:13:05.494099 [ 254 ] {610a9db7-1371-4f38-8424-97476f51d4e5} <Debug> TCPHandler: Processed in 0.004857763 sec. | ||
6362 | 2024.11.13 05:13:05.494119 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6363 | 2024.11.13 05:13:05.494459 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6364 | 2024.11.13 05:13:05.495229 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6365 | 2024.11.13 05:13:05.495218 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6366 | 2024.11.13 05:13:05.495220 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6367 | 2024.11.13 05:13:05.495435 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10224 rows starting from the beginning of the part | ||
6368 | 2024.11.13 05:13:05.495518 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6369 | 2024.11.13 05:13:05.496142 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_56_11} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6370 | 2024.11.13 05:13:05.496397 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
6371 | 2024.11.13 05:13:05.496463 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6372 | 2024.11.13 05:13:05.496724 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
6373 | 2024.11.13 05:13:05.496944 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
6374 | 2024.11.13 05:13:05.497092 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
6375 | 2024.11.13 05:13:05.497298 [ 199 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 129 rows starting from the beginning of the part | ||
6376 | 2024.11.13 05:13:05.497722 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6377 | 2024.11.13 05:13:05.497762 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6378 | 2024.11.13 05:13:05.498275 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6379 | 2024.11.13 05:13:05.498541 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6380 | 2024.11.13 05:13:05.498741 [ 116 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6381 | 2024.11.13 05:13:05.498837 [ 116 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6382 | 2024.11.13 05:13:05.498882 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003927 sec., 12223.071046600458 rows/sec., 843.52 KiB/sec. | ||
6383 | 2024.11.13 05:13:05.498887 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6384 | 2024.11.13 05:13:05.499188 [ 253 ] {65cd6908-8b0f-4ce9-a3cf-6bebadb14bde} <Debug> TCPHandler: Processed in 0.004965703 sec. | ||
6385 | 2024.11.13 05:13:05.499472 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6386 | 2024.11.13 05:13:05.499829 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6387 | 2024.11.13 05:13:05.499901 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3158 rows starting from the beginning of the part | ||
6388 | 2024.11.13 05:13:05.500246 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
6389 | 2024.11.13 05:13:05.500614 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
6390 | 2024.11.13 05:13:05.500906 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
6391 | 2024.11.13 05:13:05.501061 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
6392 | 2024.11.13 05:13:05.501381 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
6393 | 2024.11.13 05:13:05.504287 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3490 rows, containing 4 columns (4 merged, 0 gathered) in 0.005123364 sec., 681193.0598723807 rows/sec., 44.75 MiB/sec. | ||
6394 | 2024.11.13 05:13:05.504444 [ 189 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11149 rows, containing 5 columns (5 merged, 0 gathered) in 0.010685784 sec., 1043348.8080986851 rows/sec., 71.17 MiB/sec. | ||
6395 | 2024.11.13 05:13:05.504698 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6396 | 2024.11.13 05:13:05.504830 [ 189 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6397 | 2024.11.13 05:13:05.505149 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6398 | 2024.11.13 05:13:05.505304 [ 198 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_56_11} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6399 | 2024.11.13 05:13:05.505439 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6400 | 2024.11.13 05:13:05.505514 [ 198 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2024.11.13 05:13:05.505603 [ 198 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6402 | 2024.11.13 05:13:05.505692 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
6403 | 2024.11.13 05:13:05.560967 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6404 | 2024.11.13 05:13:05.607462 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6405 | 2024.11.13 05:13:05.676787 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6406 | 2024.11.13 05:13:05.744138 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6407 | 2024.11.13 05:13:05.748464 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6408 | 2024.11.13 05:13:05.783788 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6409 | 2024.11.13 05:13:05.788111 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6410 | 2024.11.13 05:13:08.284468 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6411 | 2024.11.13 05:13:08.930804 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6412 | 2024.11.13 05:13:08.976546 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6413 | 2024.11.13 05:13:09.001426 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6414 | 2024.11.13 05:13:09.015739 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6415 | 2024.11.13 05:13:09.029993 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6416 | 2024.11.13 05:13:09.032711 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6417 | 2024.11.13 05:13:09.050256 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6418 | 2024.11.13 05:13:09.056554 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6419 | 2024.11.13 05:13:09.722685 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6420 | 2024.11.13 05:13:09.835377 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6421 | 2024.11.13 05:13:09.841772 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6422 | 2024.11.13 05:13:09.875198 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6423 | 2024.11.13 05:13:09.882436 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6424 | 2024.11.13 05:13:09.895878 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6425 | 2024.11.13 05:13:09.974234 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6426 | 2024.11.13 05:13:10.150425 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6427 | 2024.11.13 05:13:10.471275 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6428 | 2024.11.13 05:13:10.471464 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6429 | 2024.11.13 05:13:10.471536 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6430 | 2024.11.13 05:13:10.472298 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6431 | 2024.11.13 05:13:10.472352 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6432 | 2024.11.13 05:13:10.472789 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6433 | 2024.11.13 05:13:10.473050 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6434 | 2024.11.13 05:13:10.473288 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.28 MiB/sec. | ||
6435 | 2024.11.13 05:13:10.473353 [ 254 ] {9aada5a1-9873-4f6b-94e7-5359b8d282eb} <Debug> TCPHandler: Processed in 0.00221152 sec. | ||
6436 | 2024.11.13 05:13:10.473597 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6437 | 2024.11.13 05:13:10.473795 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6438 | 2024.11.13 05:13:10.473872 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6439 | 2024.11.13 05:13:10.474651 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6440 | 2024.11.13 05:13:10.474708 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6441 | 2024.11.13 05:13:10.475171 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6442 | 2024.11.13 05:13:10.475453 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6443 | 2024.11.13 05:13:10.475734 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001986 sec., 32225.579053373618 rows/sec., 2.52 MiB/sec. | ||
6444 | 2024.11.13 05:13:10.475854 [ 253 ] {7a877a67-702a-45c0-861a-000449bebde6} <Debug> TCPHandler: Processed in 0.00239493 sec. | ||
6445 | 2024.11.13 05:13:10.476075 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6446 | 2024.11.13 05:13:10.476223 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6447 | 2024.11.13 05:13:10.476287 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6448 | 2024.11.13 05:13:10.476872 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6449 | 2024.11.13 05:13:10.476913 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6450 | 2024.11.13 05:13:10.477330 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6451 | 2024.11.13 05:13:10.477578 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6452 | 2024.11.13 05:13:10.477836 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. | ||
6453 | 2024.11.13 05:13:10.477897 [ 254 ] {0d13a57d-d6ae-4f95-8331-4cc101f2c0db} <Debug> TCPHandler: Processed in 0.001925066 sec. | ||
6454 | 2024.11.13 05:13:10.478111 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6455 | 2024.11.13 05:13:10.478266 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6456 | 2024.11.13 05:13:10.478329 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6457 | 2024.11.13 05:13:10.478843 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6458 | 2024.11.13 05:13:10.478884 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6459 | 2024.11.13 05:13:10.479275 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6460 | 2024.11.13 05:13:10.479522 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6461 | 2024.11.13 05:13:10.479733 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
6462 | 2024.11.13 05:13:10.479788 [ 253 ] {cfd80dca-1567-42c2-bafa-db4561dd6e26} <Debug> TCPHandler: Processed in 0.001798766 sec. | ||
6463 | 2024.11.13 05:13:10.759685 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6464 | 2024.11.13 05:13:10.899916 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6465 | 2024.11.13 05:13:10.942751 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6466 | 2024.11.13 05:13:10.946844 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6467 | 2024.11.13 05:13:10.956271 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6468 | 2024.11.13 05:13:11.063037 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6469 | 2024.11.13 05:13:11.064490 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6470 | 2024.11.13 05:13:14.609694 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6471 | 2024.11.13 05:13:14.609793 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6472 | 2024.11.13 05:13:14.830930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 976 | ||
6473 | 2024.11.13 05:13:14.833703 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6474 | 2024.11.13 05:13:14.833760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6475 | 2024.11.13 05:13:14.835159 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6476 | 2024.11.13 05:13:14.835465 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6477 | 2024.11.13 05:13:14.836457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
6478 | 2024.11.13 05:13:15.477767 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6479 | 2024.11.13 05:13:15.478062 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6480 | 2024.11.13 05:13:15.478174 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6481 | 2024.11.13 05:13:15.479058 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2024.11.13 05:13:15.479106 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6483 | 2024.11.13 05:13:15.479539 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6484 | 2024.11.13 05:13:15.479798 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2024.11.13 05:13:15.479998 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002021 sec., 6927.263730826325 rows/sec., 498.67 KiB/sec. | ||
6486 | 2024.11.13 05:13:15.480079 [ 254 ] {2abc4a31-3fb7-4a04-8c80-de4b591667a5} <Debug> TCPHandler: Processed in 0.002498342 sec. | ||
6487 | 2024.11.13 05:13:15.480356 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6488 | 2024.11.13 05:13:15.480571 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6489 | 2024.11.13 05:13:15.480645 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6490 | 2024.11.13 05:13:15.481528 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6491 | 2024.11.13 05:13:15.481578 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6492 | 2024.11.13 05:13:15.482020 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6493 | 2024.11.13 05:13:15.482345 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6494 | 2024.11.13 05:13:15.482560 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002048 sec., 140136.71875 rows/sec., 12.37 MiB/sec. | ||
6495 | 2024.11.13 05:13:15.482625 [ 253 ] {24a9fde8-40a3-4b97-999f-8317c2858653} <Debug> TCPHandler: Processed in 0.002411831 sec. | ||
6496 | 2024.11.13 05:13:15.482783 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6497 | 2024.11.13 05:13:15.482920 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6498 | 2024.11.13 05:13:15.482977 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6499 | 2024.11.13 05:13:15.483660 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2024.11.13 05:13:15.483700 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6501 | 2024.11.13 05:13:15.484061 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6502 | 2024.11.13 05:13:15.484303 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2024.11.13 05:13:15.484499 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.00161 sec., 30434.782608695652 rows/sec., 2.19 MiB/sec. | ||
6504 | 2024.11.13 05:13:15.484550 [ 254 ] {5afd9c1b-8361-46cf-a735-573f5e7fa7a0} <Debug> TCPHandler: Processed in 0.001833706 sec. | ||
6505 | 2024.11.13 05:13:15.484710 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2024.11.13 05:13:15.484857 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6507 | 2024.11.13 05:13:15.484917 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6508 | 2024.11.13 05:13:15.485597 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2024.11.13 05:13:15.485636 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6510 | 2024.11.13 05:13:15.486001 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6511 | 2024.11.13 05:13:15.486261 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2024.11.13 05:13:15.486439 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001618 sec., 8652.65760197775 rows/sec., 605.98 KiB/sec. | ||
6513 | 2024.11.13 05:13:15.486494 [ 253 ] {0fd1d6a8-5627-4ac3-8693-ab697560b48d} <Debug> TCPHandler: Processed in 0.001853636 sec. | ||
6514 | 2024.11.13 05:13:15.486641 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6515 | 2024.11.13 05:13:15.486777 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6516 | 2024.11.13 05:13:15.486834 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6517 | 2024.11.13 05:13:15.487533 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2024.11.13 05:13:15.487572 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6519 | 2024.11.13 05:13:15.487935 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6520 | 2024.11.13 05:13:15.488172 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6521 | 2024.11.13 05:13:15.488399 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00165 sec., 7878.787878787879 rows/sec., 491.24 KiB/sec. | ||
6522 | 2024.11.13 05:13:15.488526 [ 254 ] {0bbfe95c-118d-414b-8920-7576f87dd74a} <Debug> TCPHandler: Processed in 0.001949767 sec. | ||
6523 | 2024.11.13 05:13:15.488697 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6524 | 2024.11.13 05:13:15.488838 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6525 | 2024.11.13 05:13:15.488895 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6526 | 2024.11.13 05:13:15.489727 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2024.11.13 05:13:15.489767 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6528 | 2024.11.13 05:13:15.490158 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6529 | 2024.11.13 05:13:15.490407 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6530 | 2024.11.13 05:13:15.490598 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001794 sec., 236343.3667781494 rows/sec., 16.90 MiB/sec. | ||
6531 | 2024.11.13 05:13:15.490652 [ 253 ] {268380d0-b8a3-4920-ba21-9bd3cf772afc} <Debug> TCPHandler: Processed in 0.002022397 sec. | ||
6532 | 2024.11.13 05:13:15.490797 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6533 | 2024.11.13 05:13:15.490935 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6534 | 2024.11.13 05:13:15.490994 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6535 | 2024.11.13 05:13:15.491559 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6536 | 2024.11.13 05:13:15.491599 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6537 | 2024.11.13 05:13:15.491958 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6538 | 2024.11.13 05:13:15.492195 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6539 | 2024.11.13 05:13:15.492466 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
6540 | 2024.11.13 05:13:15.492699 [ 254 ] {c6be3ddd-9cfe-4cf6-a194-8061e46c1091} <Debug> TCPHandler: Processed in 0.001960037 sec. | ||
6541 | 2024.11.13 05:13:15.492933 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6542 | 2024.11.13 05:13:15.493075 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6543 | 2024.11.13 05:13:15.493139 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6544 | 2024.11.13 05:13:15.493782 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6545 | 2024.11.13 05:13:15.493820 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6546 | 2024.11.13 05:13:15.494215 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6547 | 2024.11.13 05:13:15.494462 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6548 | 2024.11.13 05:13:15.494683 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec. | ||
6549 | 2024.11.13 05:13:15.494778 [ 253 ] {2597e44c-0ffc-4e60-be57-a0205c2d6ddd} <Debug> TCPHandler: Processed in 0.001967737 sec. | ||
6550 | 2024.11.13 05:13:15.494992 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6551 | 2024.11.13 05:13:15.495136 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6552 | 2024.11.13 05:13:15.495193 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6553 | 2024.11.13 05:13:15.495705 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6554 | 2024.11.13 05:13:15.495743 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6555 | 2024.11.13 05:13:15.496095 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6556 | 2024.11.13 05:13:15.496336 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6557 | 2024.11.13 05:13:15.496537 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
6558 | 2024.11.13 05:13:15.496585 [ 254 ] {dacf7180-06b7-428e-ad28-cf10840cd126} <Debug> TCPHandler: Processed in 0.001705785 sec. | ||
6559 | 2024.11.13 05:13:15.496729 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6560 | 2024.11.13 05:13:15.496870 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6561 | 2024.11.13 05:13:15.496963 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <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 | ||
6562 | 2024.11.13 05:13:15.498214 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6563 | 2024.11.13 05:13:15.498256 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6564 | 2024.11.13 05:13:15.498912 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6565 | 2024.11.13 05:13:15.499191 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6566 | 2024.11.13 05:13:15.499439 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002594 sec., 16191.210485736316 rows/sec., 29.01 MiB/sec. | ||
6567 | 2024.11.13 05:13:15.499852 [ 253 ] {163395c2-b9db-48ab-a19c-ebcdfa745aba} <Debug> TCPHandler: Processed in 0.003188188 sec. | ||
6568 | 2024.11.13 05:13:15.500056 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6569 | 2024.11.13 05:13:15.500277 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6570 | 2024.11.13 05:13:15.500368 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6571 | 2024.11.13 05:13:15.500942 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6572 | 2024.11.13 05:13:15.500981 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6573 | 2024.11.13 05:13:15.501355 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6574 | 2024.11.13 05:13:15.501603 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6575 | 2024.11.13 05:13:15.501831 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001606 sec., 51058.530510585304 rows/sec., 3.24 MiB/sec. | ||
6576 | 2024.11.13 05:13:15.501926 [ 254 ] {1e376aec-21d9-42b6-b7fb-8611a3111b37} <Debug> TCPHandler: Processed in 0.001979547 sec. | ||
6577 | 2024.11.13 05:13:20.470913 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6578 | 2024.11.13 05:13:20.471118 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6579 | 2024.11.13 05:13:20.471191 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6580 | 2024.11.13 05:13:20.471934 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6581 | 2024.11.13 05:13:20.471988 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6582 | 2024.11.13 05:13:20.472410 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6583 | 2024.11.13 05:13:20.472667 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6584 | 2024.11.13 05:13:20.472907 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00184 sec., 2173.913043478261 rows/sec., 177.27 KiB/sec. | ||
6585 | 2024.11.13 05:13:20.472970 [ 254 ] {9935e2fa-3c30-4624-9bfe-b09c99d8de78} <Debug> TCPHandler: Processed in 0.002187499 sec. | ||
6586 | 2024.11.13 05:13:20.473245 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6587 | 2024.11.13 05:13:20.473459 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6588 | 2024.11.13 05:13:20.473540 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6589 | 2024.11.13 05:13:20.474321 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6590 | 2024.11.13 05:13:20.474366 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6591 | 2024.11.13 05:13:20.474807 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6592 | 2024.11.13 05:13:20.475067 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6593 | 2024.11.13 05:13:20.475271 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001874 sec., 30949.83991462113 rows/sec., 2.36 MiB/sec. | ||
6594 | 2024.11.13 05:13:20.475333 [ 253 ] {3bd351e3-22d2-4402-bef0-e3d9a3ccf973} <Debug> TCPHandler: Processed in 0.002227499 sec. | ||
6595 | 2024.11.13 05:13:20.475507 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6596 | 2024.11.13 05:13:20.475652 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6597 | 2024.11.13 05:13:20.475709 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6598 | 2024.11.13 05:13:20.476298 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6599 | 2024.11.13 05:13:20.476340 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6600 | 2024.11.13 05:13:20.476702 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6601 | 2024.11.13 05:13:20.476951 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6602 | 2024.11.13 05:13:20.477162 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001544 sec., 2590.6735751295337 rows/sec., 180.89 KiB/sec. | ||
6603 | 2024.11.13 05:13:20.477217 [ 254 ] {18e06205-eaa1-457f-a381-bbedca6194d5} <Debug> TCPHandler: Processed in 0.001777626 sec. | ||
6604 | 2024.11.13 05:13:20.477358 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6605 | 2024.11.13 05:13:20.477482 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6606 | 2024.11.13 05:13:20.477535 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6607 | 2024.11.13 05:13:20.478158 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6608 | 2024.11.13 05:13:20.478200 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6609 | 2024.11.13 05:13:20.478572 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6610 | 2024.11.13 05:13:20.478821 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6611 | 2024.11.13 05:13:20.479032 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001577 sec., 43119.847812301836 rows/sec., 3.37 MiB/sec. | ||
6612 | 2024.11.13 05:13:20.479086 [ 253 ] {126a6984-d274-4dfd-beaf-3890e19c0099} <Debug> TCPHandler: Processed in 0.001784656 sec. | ||
6613 | 2024.11.13 05:13:20.479247 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2024.11.13 05:13:20.479389 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6615 | 2024.11.13 05:13:20.479450 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6616 | 2024.11.13 05:13:20.480044 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6617 | 2024.11.13 05:13:20.480084 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6618 | 2024.11.13 05:13:20.480473 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6619 | 2024.11.13 05:13:20.480724 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6620 | 2024.11.13 05:13:20.480954 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001598 sec., 81351.68961201502 rows/sec., 5.66 MiB/sec. | ||
6621 | 2024.11.13 05:13:20.481014 [ 254 ] {ff4d506e-f8ee-478a-9f6f-2ffb34cbb740} <Debug> TCPHandler: Processed in 0.001837276 sec. | ||
6622 | 2024.11.13 05:13:20.481225 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6623 | 2024.11.13 05:13:20.481407 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6624 | 2024.11.13 05:13:20.481470 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6625 | 2024.11.13 05:13:20.482005 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6626 | 2024.11.13 05:13:20.482045 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6627 | 2024.11.13 05:13:20.482429 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6628 | 2024.11.13 05:13:20.482682 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2024.11.13 05:13:20.482882 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00151 sec., 31788.079470198674 rows/sec., 2.14 MiB/sec. | ||
6630 | 2024.11.13 05:13:20.482934 [ 253 ] {632cb2a6-d7d4-4f7c-b16f-a9c6a1241f26} <Debug> TCPHandler: Processed in 0.001840896 sec. | ||
6631 | 2024.11.13 05:13:24.836722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 | ||
6632 | 2024.11.13 05:13:24.840091 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6633 | 2024.11.13 05:13:24.840143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6634 | 2024.11.13 05:13:24.841522 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6635 | 2024.11.13 05:13:24.841827 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6636 | 2024.11.13 05:13:24.842103 [ 99 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6637 | 2024.11.13 05:13:24.842296 [ 99 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6638 | 2024.11.13 05:13:24.842408 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6639 | 2024.11.13 05:13:24.843176 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6640 | 2024.11.13 05:13:24.843968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
6641 | 2024.11.13 05:13:24.844460 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6642 | 2024.11.13 05:13:24.844645 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 872 rows starting from the beginning of the part | ||
6643 | 2024.11.13 05:13:24.845154 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
6644 | 2024.11.13 05:13:24.845622 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
6645 | 2024.11.13 05:13:24.846072 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
6646 | 2024.11.13 05:13:24.846501 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
6647 | 2024.11.13 05:13:24.846885 [ 189 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
6648 | 2024.11.13 05:13:24.855498 [ 200 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 72 columns (72 merged, 0 gathered) in 0.012879063 sec., 78421.85413643834 rows/sec., 62.91 MiB/sec. | ||
6649 | 2024.11.13 05:13:24.857010 [ 200 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6650 | 2024.11.13 05:13:24.857817 [ 200 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6651 | 2024.11.13 05:13:24.857921 [ 200 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_31_6} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6652 | 2024.11.13 05:13:24.858219 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
6653 | 2024.11.13 05:13:25.000201 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.84 MiB, peak 175.66 MiB, free memory in arenas 0.00 B, will set to 168.90 MiB (RSS), difference: 1.06 MiB | ||
6654 | 2024.11.13 05:13:25.472234 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6655 | 2024.11.13 05:13:25.472424 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6656 | 2024.11.13 05:13:25.472493 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6657 | 2024.11.13 05:13:25.473233 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2024.11.13 05:13:25.473283 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6659 | 2024.11.13 05:13:25.473711 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6660 | 2024.11.13 05:13:25.473967 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2024.11.13 05:13:25.474227 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001851 sec., 30253.916801728796 rows/sec., 2.31 MiB/sec. | ||
6662 | 2024.11.13 05:13:25.474331 [ 254 ] {6394f95d-77a5-4de2-9b6e-2c667c72f252} <Debug> TCPHandler: Processed in 0.00223457 sec. | ||
6663 | 2024.11.13 05:13:25.474634 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6664 | 2024.11.13 05:13:25.474842 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6665 | 2024.11.13 05:13:25.474913 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6666 | 2024.11.13 05:13:25.475687 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6667 | 2024.11.13 05:13:25.475732 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6668 | 2024.11.13 05:13:25.476186 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6669 | 2024.11.13 05:13:25.476453 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6670 | 2024.11.13 05:13:25.476660 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001877 sec., 34096.96323921151 rows/sec., 2.66 MiB/sec. | ||
6671 | 2024.11.13 05:13:25.476721 [ 253 ] {15478a9c-b4a2-415a-8976-6d809424fb98} <Debug> TCPHandler: Processed in 0.00226345 sec. | ||
6672 | 2024.11.13 05:13:25.476891 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6673 | 2024.11.13 05:13:25.477028 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6674 | 2024.11.13 05:13:25.477091 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6675 | 2024.11.13 05:13:25.477758 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6676 | 2024.11.13 05:13:25.477805 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6677 | 2024.11.13 05:13:25.478206 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6678 | 2024.11.13 05:13:25.478450 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6679 | 2024.11.13 05:13:25.478675 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
6680 | 2024.11.13 05:13:25.478730 [ 254 ] {b1566d7f-32b1-422b-b253-59ed2db5de8c} <Debug> TCPHandler: Processed in 0.001907407 sec. | ||
6681 | 2024.11.13 05:13:25.478919 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6682 | 2024.11.13 05:13:25.479060 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6683 | 2024.11.13 05:13:25.479116 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6684 | 2024.11.13 05:13:25.479629 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6685 | 2024.11.13 05:13:25.479668 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6686 | 2024.11.13 05:13:25.480061 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6687 | 2024.11.13 05:13:25.480308 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6688 | 2024.11.13 05:13:25.480488 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
6689 | 2024.11.13 05:13:25.480540 [ 253 ] {9bf01995-8369-4e5f-abaa-594f20ed829b} <Debug> TCPHandler: Processed in 0.001723495 sec. | ||
6690 | 2024.11.13 05:13:29.609865 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6691 | 2024.11.13 05:13:29.609937 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6692 | 2024.11.13 05:13:30.479072 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6693 | 2024.11.13 05:13:30.479410 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6694 | 2024.11.13 05:13:30.479522 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6695 | 2024.11.13 05:13:30.480453 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2024.11.13 05:13:30.480497 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6697 | 2024.11.13 05:13:30.480921 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6698 | 2024.11.13 05:13:30.481193 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2024.11.13 05:13:30.481351 [ 96 ] {} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6700 | 2024.11.13 05:13:30.481405 [ 96 ] {} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6701 | 2024.11.13 05:13:30.481411 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002084 sec., 6717.85028790787 rows/sec., 483.60 KiB/sec. | ||
6702 | 2024.11.13 05:13:30.481434 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6703 | 2024.11.13 05:13:30.481497 [ 254 ] {660bc282-21db-4cab-933e-aafde29a6c8e} <Debug> TCPHandler: Processed in 0.002545743 sec. | ||
6704 | 2024.11.13 05:13:30.481695 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6705 | 2024.11.13 05:13:30.481763 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6706 | 2024.11.13 05:13:30.481876 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6707 | 2024.11.13 05:13:30.481920 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6708 | 2024.11.13 05:13:30.481951 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6709 | 2024.11.13 05:13:30.482016 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6710 | 2024.11.13 05:13:30.482063 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6711 | 2024.11.13 05:13:30.482460 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6712 | 2024.11.13 05:13:30.482915 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6713 | 2024.11.13 05:13:30.483306 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6714 | 2024.11.13 05:13:30.484753 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6715 | 2024.11.13 05:13:30.484805 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6716 | 2024.11.13 05:13:30.485088 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003555561 sec., 19687.469853561786 rows/sec., 1.46 MiB/sec. | ||
6717 | 2024.11.13 05:13:30.485350 [ 197 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6718 | 2024.11.13 05:13:30.485481 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6719 | 2024.11.13 05:13:30.485864 [ 197 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6720 | 2024.11.13 05:13:30.485917 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6721 | 2024.11.13 05:13:30.486053 [ 197 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_21_5} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6722 | 2024.11.13 05:13:30.486219 [ 96 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6723 | 2024.11.13 05:13:30.486324 [ 96 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6724 | 2024.11.13 05:13:30.486367 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6725 | 2024.11.13 05:13:30.486399 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6726 | 2024.11.13 05:13:30.486471 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.004558 sec., 62966.21325142606 rows/sec., 5.56 MiB/sec. | ||
6727 | 2024.11.13 05:13:30.486793 [ 253 ] {44362738-d4d1-413a-8070-96b66e895ced} <Debug> TCPHandler: Processed in 0.005175955 sec. | ||
6728 | 2024.11.13 05:13:30.486807 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6729 | 2024.11.13 05:13:30.487083 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6730 | 2024.11.13 05:13:30.487284 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6731 | 2024.11.13 05:13:30.487411 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1436 rows starting from the beginning of the part | ||
6732 | 2024.11.13 05:13:30.487522 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6733 | 2024.11.13 05:13:30.487721 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6734 | 2024.11.13 05:13:30.487776 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
6735 | 2024.11.13 05:13:30.488554 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 287 rows starting from the beginning of the part | ||
6736 | 2024.11.13 05:13:30.488942 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 58 rows starting from the beginning of the part | ||
6737 | 2024.11.13 05:13:30.489342 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
6738 | 2024.11.13 05:13:30.489679 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 287 rows starting from the beginning of the part | ||
6739 | 2024.11.13 05:13:30.491044 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6740 | 2024.11.13 05:13:30.491110 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6741 | 2024.11.13 05:13:30.492121 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6742 | 2024.11.13 05:13:30.492528 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6743 | 2024.11.13 05:13:30.493037 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.005661 sec., 8655.71453806748 rows/sec., 638.45 KiB/sec. | ||
6744 | 2024.11.13 05:13:30.493128 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.006610717 sec., 329767.5577399547 rows/sec., 29.01 MiB/sec. | ||
6745 | 2024.11.13 05:13:30.493181 [ 254 ] {63b396ba-bcf2-4352-8966-b986d0f5f084} <Debug> TCPHandler: Processed in 0.006276025 sec. | ||
6746 | 2024.11.13 05:13:30.493373 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6747 | 2024.11.13 05:13:30.493438 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6748 | 2024.11.13 05:13:30.493554 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6749 | 2024.11.13 05:13:30.493620 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6750 | 2024.11.13 05:13:30.493877 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6751 | 2024.11.13 05:13:30.494033 [ 195 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_61_12} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6752 | 2024.11.13 05:13:30.494136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6753 | 2024.11.13 05:13:30.494425 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6754 | 2024.11.13 05:13:30.494466 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6755 | 2024.11.13 05:13:30.494839 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6756 | 2024.11.13 05:13:30.495088 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6757 | 2024.11.13 05:13:30.495296 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001773 sec., 7896.221094190637 rows/sec., 553.00 KiB/sec. | ||
6758 | 2024.11.13 05:13:30.495474 [ 253 ] {49186804-345e-464c-b16d-71412e3c585b} <Debug> TCPHandler: Processed in 0.002170679 sec. | ||
6759 | 2024.11.13 05:13:30.495692 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6760 | 2024.11.13 05:13:30.495831 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6761 | 2024.11.13 05:13:30.495890 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6762 | 2024.11.13 05:13:30.496493 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6763 | 2024.11.13 05:13:30.496534 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6764 | 2024.11.13 05:13:30.496911 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6765 | 2024.11.13 05:13:30.497155 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6766 | 2024.11.13 05:13:30.497310 [ 95 ] {} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6767 | 2024.11.13 05:13:30.497378 [ 95 ] {} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6768 | 2024.11.13 05:13:30.497391 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001579 sec., 8233.058898036732 rows/sec., 513.33 KiB/sec. | ||
6769 | 2024.11.13 05:13:30.497417 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6770 | 2024.11.13 05:13:30.497530 [ 254 ] {f55fb721-8980-43cf-8688-b2d078914882} <Debug> TCPHandler: Processed in 0.001940207 sec. | ||
6771 | 2024.11.13 05:13:30.497828 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6772 | 2024.11.13 05:13:30.498166 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6773 | 2024.11.13 05:13:30.498165 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6774 | 2024.11.13 05:13:30.498228 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6775 | 2024.11.13 05:13:30.498572 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6776 | 2024.11.13 05:13:30.498655 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6777 | 2024.11.13 05:13:30.499054 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6778 | 2024.11.13 05:13:30.499422 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6779 | 2024.11.13 05:13:30.499628 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6780 | 2024.11.13 05:13:30.499795 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6781 | 2024.11.13 05:13:30.500890 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6782 | 2024.11.13 05:13:30.500974 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6783 | 2024.11.13 05:13:30.502040 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6784 | 2024.11.13 05:13:30.502331 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004782292 sec., 13591.809115796359 rows/sec., 900.54 KiB/sec. | ||
6785 | 2024.11.13 05:13:30.502507 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6786 | 2024.11.13 05:13:30.502533 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6787 | 2024.11.13 05:13:30.502834 [ 95 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6788 | 2024.11.13 05:13:30.502933 [ 95 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6789 | 2024.11.13 05:13:30.503018 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6790 | 2024.11.13 05:13:30.503027 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004956 sec., 85552.86521388216 rows/sec., 6.12 MiB/sec. | ||
6791 | 2024.11.13 05:13:30.503322 [ 253 ] {518c1983-9102-4e19-a38f-1293789d6df0} <Debug> TCPHandler: Processed in 0.00567195 sec. | ||
6792 | 2024.11.13 05:13:30.503357 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6793 | 2024.11.13 05:13:30.503530 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6794 | 2024.11.13 05:13:30.503564 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6795 | 2024.11.13 05:13:30.503756 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6796 | 2024.11.13 05:13:30.503855 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part | ||
6797 | 2024.11.13 05:13:30.503895 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_21_5} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6798 | 2024.11.13 05:13:30.503933 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6799 | 2024.11.13 05:13:30.504247 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6800 | 2024.11.13 05:13:30.504307 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6801 | 2024.11.13 05:13:30.504379 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
6802 | 2024.11.13 05:13:30.504748 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 424 rows starting from the beginning of the part | ||
6803 | 2024.11.13 05:13:30.505121 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 68 rows starting from the beginning of the part | ||
6804 | 2024.11.13 05:13:30.505537 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
6805 | 2024.11.13 05:13:30.505903 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 424 rows starting from the beginning of the part | ||
6806 | 2024.11.13 05:13:30.506666 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6807 | 2024.11.13 05:13:30.506715 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6808 | 2024.11.13 05:13:30.507283 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6809 | 2024.11.13 05:13:30.507598 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6810 | 2024.11.13 05:13:30.507886 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004061 sec., 1477.4686037921692 rows/sec., 77.19 KiB/sec. | ||
6811 | 2024.11.13 05:13:30.508049 [ 254 ] {de6f53fd-a8fe-4bc0-92a6-3c8ab2e69781} <Debug> TCPHandler: Processed in 0.00462136 sec. | ||
6812 | 2024.11.13 05:13:30.508066 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.004951303 sec., 395855.39402456285 rows/sec., 30.31 MiB/sec. | ||
6813 | 2024.11.13 05:13:30.508235 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6814 | 2024.11.13 05:13:30.508276 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6815 | 2024.11.13 05:13:30.508602 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6816 | 2024.11.13 05:13:30.508678 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6817 | 2024.11.13 05:13:30.508781 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6818 | 2024.11.13 05:13:30.508872 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_61_12} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6819 | 2024.11.13 05:13:30.509073 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6820 | 2024.11.13 05:13:30.509638 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6821 | 2024.11.13 05:13:30.509683 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6822 | 2024.11.13 05:13:30.510092 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6823 | 2024.11.13 05:13:30.510345 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6824 | 2024.11.13 05:13:30.510477 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6825 | 2024.11.13 05:13:30.510520 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6826 | 2024.11.13 05:13:30.510530 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002034 sec., 116519.17404129794 rows/sec., 7.81 MiB/sec. | ||
6827 | 2024.11.13 05:13:30.510549 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6828 | 2024.11.13 05:13:30.510659 [ 253 ] {36f40040-80a7-4979-ac65-ae02092225f5} <Debug> TCPHandler: Processed in 0.002515322 sec. | ||
6829 | 2024.11.13 05:13:30.510951 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6830 | 2024.11.13 05:13:30.511036 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6831 | 2024.11.13 05:13:30.511719 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6832 | 2024.11.13 05:13:30.511758 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6833 | 2024.11.13 05:13:30.511927 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11149 rows starting from the beginning of the part | ||
6834 | 2024.11.13 05:13:30.512024 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6835 | 2024.11.13 05:13:30.512768 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
6836 | 2024.11.13 05:13:30.513205 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
6837 | 2024.11.13 05:13:30.513533 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 130 rows starting from the beginning of the part | ||
6838 | 2024.11.13 05:13:30.513730 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
6839 | 2024.11.13 05:13:30.514171 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
6840 | 2024.11.13 05:13:30.514826 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6841 | 2024.11.13 05:13:30.514896 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6842 | 2024.11.13 05:13:30.515609 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6843 | 2024.11.13 05:13:30.515964 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6844 | 2024.11.13 05:13:30.516438 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00499 sec., 200.40080160320642 rows/sec., 13.50 KiB/sec. | ||
6845 | 2024.11.13 05:13:30.516606 [ 254 ] {a605086f-2c2c-4732-a9ac-13b7e2b514bd} <Debug> TCPHandler: Processed in 0.005826201 sec. | ||
6846 | 2024.11.13 05:13:30.516840 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6847 | 2024.11.13 05:13:30.517134 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6848 | 2024.11.13 05:13:30.517362 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <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 | ||
6849 | 2024.11.13 05:13:30.518987 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6850 | 2024.11.13 05:13:30.519027 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6851 | 2024.11.13 05:13:30.520041 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12073 rows, containing 5 columns (5 merged, 0 gathered) in 0.009369762 sec., 1288506.5810636384 rows/sec., 87.90 MiB/sec. | ||
6852 | 2024.11.13 05:13:30.520371 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6853 | 2024.11.13 05:13:30.520427 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6854 | 2024.11.13 05:13:30.520875 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6855 | 2024.11.13 05:13:30.520995 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6856 | 2024.11.13 05:13:30.521081 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6857 | 2024.11.13 05:13:30.521295 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
6858 | 2024.11.13 05:13:30.521448 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004421 sec., 9500.113096584484 rows/sec., 17.02 MiB/sec. | ||
6859 | 2024.11.13 05:13:30.521565 [ 253 ] {69f0a059-8060-4a6d-b786-b2319554e9ab} <Debug> TCPHandler: Processed in 0.004858052 sec. | ||
6860 | 2024.11.13 05:13:30.521781 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6861 | 2024.11.13 05:13:30.522003 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6862 | 2024.11.13 05:13:30.522066 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6863 | 2024.11.13 05:13:30.522553 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6864 | 2024.11.13 05:13:30.522593 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6865 | 2024.11.13 05:13:30.522968 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6866 | 2024.11.13 05:13:30.523209 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2024.11.13 05:13:30.523372 [ 95 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6868 | 2024.11.13 05:13:30.523429 [ 95 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6869 | 2024.11.13 05:13:30.523458 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. | ||
6870 | 2024.11.13 05:13:30.523472 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6871 | 2024.11.13 05:13:30.523603 [ 254 ] {d04abab1-e7c3-412e-8344-f36a4ad73339} <Debug> TCPHandler: Processed in 0.001931847 sec. | ||
6872 | 2024.11.13 05:13:30.523675 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6873 | 2024.11.13 05:13:30.523784 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6874 | 2024.11.13 05:13:30.523811 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3490 rows starting from the beginning of the part | ||
6875 | 2024.11.13 05:13:30.523885 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
6876 | 2024.11.13 05:13:30.524014 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
6877 | 2024.11.13 05:13:30.524241 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
6878 | 2024.11.13 05:13:30.524320 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
6879 | 2024.11.13 05:13:30.524382 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
6880 | 2024.11.13 05:13:30.526027 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002442881 sec., 1564546.1240232333 rows/sec., 102.74 MiB/sec. | ||
6881 | 2024.11.13 05:13:30.526364 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6882 | 2024.11.13 05:13:30.526686 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6883 | 2024.11.13 05:13:30.526774 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_61_12} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6884 | 2024.11.13 05:13:30.526869 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
6885 | 2024.11.13 05:13:34.844260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1040 | ||
6886 | 2024.11.13 05:13:34.847163 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6887 | 2024.11.13 05:13:34.847214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6888 | 2024.11.13 05:13:34.848661 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6889 | 2024.11.13 05:13:34.848967 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6890 | 2024.11.13 05:13:34.849485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
6891 | 2024.11.13 05:13:35.371346 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6892 | 2024.11.13 05:13:35.472238 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6893 | 2024.11.13 05:13:35.472551 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6894 | 2024.11.13 05:13:35.472671 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6895 | 2024.11.13 05:13:35.473602 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6896 | 2024.11.13 05:13:35.473655 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6897 | 2024.11.13 05:13:35.474084 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6898 | 2024.11.13 05:13:35.474339 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6899 | 2024.11.13 05:13:35.474603 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002135 sec., 3747.0725995316157 rows/sec., 305.55 KiB/sec. | ||
6900 | 2024.11.13 05:13:35.474810 [ 254 ] {d8e84b12-65c9-4b87-9c81-fc8d98d0f524} <Debug> TCPHandler: Processed in 0.002757854 sec. | ||
6901 | 2024.11.13 05:13:35.475082 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6902 | 2024.11.13 05:13:35.475293 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6903 | 2024.11.13 05:13:35.475375 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6904 | 2024.11.13 05:13:35.476215 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6905 | 2024.11.13 05:13:35.476259 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6906 | 2024.11.13 05:13:35.476704 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6907 | 2024.11.13 05:13:35.476968 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6908 | 2024.11.13 05:13:35.477208 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001962 sec., 30581.039755351678 rows/sec., 2.32 MiB/sec. | ||
6909 | 2024.11.13 05:13:35.477280 [ 253 ] {7b2a30cd-8969-482a-bac1-2f7a86bff0f2} <Debug> TCPHandler: Processed in 0.002345391 sec. | ||
6910 | 2024.11.13 05:13:35.477517 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6911 | 2024.11.13 05:13:35.477711 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6912 | 2024.11.13 05:13:35.477769 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6913 | 2024.11.13 05:13:35.478404 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6914 | 2024.11.13 05:13:35.478444 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6915 | 2024.11.13 05:13:35.478797 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6916 | 2024.11.13 05:13:35.479058 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6917 | 2024.11.13 05:13:35.479268 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001589 sec., 5034.612964128383 rows/sec., 351.54 KiB/sec. | ||
6918 | 2024.11.13 05:13:35.479321 [ 254 ] {f833c4ab-2e8d-44c3-abf3-165e3a1c61d1} <Debug> TCPHandler: Processed in 0.001942727 sec. | ||
6919 | 2024.11.13 05:13:35.479472 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6920 | 2024.11.13 05:13:35.479617 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6921 | 2024.11.13 05:13:35.479677 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6922 | 2024.11.13 05:13:35.480377 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6923 | 2024.11.13 05:13:35.480416 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6924 | 2024.11.13 05:13:35.480792 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6925 | 2024.11.13 05:13:35.481045 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6926 | 2024.11.13 05:13:35.481222 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.00164 sec., 43902.439024390245 rows/sec., 3.43 MiB/sec. | ||
6927 | 2024.11.13 05:13:35.481275 [ 253 ] {067adf2e-3f6b-4727-8c6a-fb998e33e7d5} <Debug> TCPHandler: Processed in 0.001872087 sec. | ||
6928 | 2024.11.13 05:13:35.481454 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6929 | 2024.11.13 05:13:35.481592 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6930 | 2024.11.13 05:13:35.481652 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6931 | 2024.11.13 05:13:35.482287 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6932 | 2024.11.13 05:13:35.482325 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6933 | 2024.11.13 05:13:35.482716 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6934 | 2024.11.13 05:13:35.482962 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6935 | 2024.11.13 05:13:35.483164 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001603 sec., 102308.17217716781 rows/sec., 7.12 MiB/sec. | ||
6936 | 2024.11.13 05:13:35.483216 [ 254 ] {66d7b5de-e09e-4efd-8e0c-e85a9c471fa8} <Debug> TCPHandler: Processed in 0.001831516 sec. | ||
6937 | 2024.11.13 05:13:35.483366 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6938 | 2024.11.13 05:13:35.483507 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6939 | 2024.11.13 05:13:35.483568 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6940 | 2024.11.13 05:13:35.484158 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2024.11.13 05:13:35.484195 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6942 | 2024.11.13 05:13:35.484582 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6943 | 2024.11.13 05:13:35.484849 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6944 | 2024.11.13 05:13:35.485026 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
6945 | 2024.11.13 05:13:35.485074 [ 253 ] {aadbcf0f-8a18-4407-afa4-2097c7385306} <Debug> TCPHandler: Processed in 0.001775856 sec. | ||
6946 | 2024.11.13 05:13:35.570824 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6947 | 2024.11.13 05:13:35.612311 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6948 | 2024.11.13 05:13:35.696705 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6949 | 2024.11.13 05:13:35.757036 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46113, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6950 | 2024.11.13 05:13:35.759406 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6951 | 2024.11.13 05:13:35.794759 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6952 | 2024.11.13 05:13:35.807066 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6953 | 2024.11.13 05:13:38.289114 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6954 | 2024.11.13 05:13:38.934809 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6955 | 2024.11.13 05:13:38.982271 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6956 | 2024.11.13 05:13:39.002993 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6957 | 2024.11.13 05:13:39.036619 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6958 | 2024.11.13 05:13:39.043781 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6959 | 2024.11.13 05:13:39.045920 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6960 | 2024.11.13 05:13:39.063261 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6961 | 2024.11.13 05:13:39.074543 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6962 | 2024.11.13 05:13:39.740697 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6963 | 2024.11.13 05:13:39.849369 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6964 | 2024.11.13 05:13:39.856645 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6965 | 2024.11.13 05:13:39.891022 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6966 | 2024.11.13 05:13:39.899125 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6967 | 2024.11.13 05:13:39.903646 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6968 | 2024.11.13 05:13:39.978407 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6969 | 2024.11.13 05:13:40.155214 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6970 | 2024.11.13 05:13:40.472581 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6971 | 2024.11.13 05:13:40.472793 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6972 | 2024.11.13 05:13:40.472873 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6973 | 2024.11.13 05:13:40.473697 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6974 | 2024.11.13 05:13:40.473743 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6975 | 2024.11.13 05:13:40.474164 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6976 | 2024.11.13 05:13:40.474414 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6977 | 2024.11.13 05:13:40.474641 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.24 MiB/sec. | ||
6978 | 2024.11.13 05:13:40.474697 [ 254 ] {c4030726-4249-4e1e-b362-ace46a757012} <Debug> TCPHandler: Processed in 0.00225019 sec. | ||
6979 | 2024.11.13 05:13:40.474971 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6980 | 2024.11.13 05:13:40.475187 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6981 | 2024.11.13 05:13:40.475271 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6982 | 2024.11.13 05:13:40.476048 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6983 | 2024.11.13 05:13:40.476102 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6984 | 2024.11.13 05:13:40.476546 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6985 | 2024.11.13 05:13:40.476805 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6986 | 2024.11.13 05:13:40.477039 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.61 MiB/sec. | ||
6987 | 2024.11.13 05:13:40.477105 [ 253 ] {7d05a872-cd24-4f00-8502-1963382e8858} <Debug> TCPHandler: Processed in 0.002277799 sec. | ||
6988 | 2024.11.13 05:13:40.477271 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6989 | 2024.11.13 05:13:40.477413 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6990 | 2024.11.13 05:13:40.477476 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6991 | 2024.11.13 05:13:40.478170 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6992 | 2024.11.13 05:13:40.478219 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6993 | 2024.11.13 05:13:40.478622 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6994 | 2024.11.13 05:13:40.478859 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6995 | 2024.11.13 05:13:40.479057 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
6996 | 2024.11.13 05:13:40.479109 [ 254 ] {32d65832-a018-4893-a717-e480cf537cce} <Debug> TCPHandler: Processed in 0.001898726 sec. | ||
6997 | 2024.11.13 05:13:40.479255 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6998 | 2024.11.13 05:13:40.479401 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6999 | 2024.11.13 05:13:40.479466 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7000 | 2024.11.13 05:13:40.480068 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7001 | 2024.11.13 05:13:40.480118 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7002 | 2024.11.13 05:13:40.480532 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7003 | 2024.11.13 05:13:40.480778 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7004 | 2024.11.13 05:13:40.481012 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001644 sec., 36496.3503649635 rows/sec., 2.46 MiB/sec. | ||
7005 | 2024.11.13 05:13:40.481093 [ 253 ] {37c768c7-d72d-4233-8c4b-39e38ec61376} <Debug> TCPHandler: Processed in 0.001898476 sec. | ||
7006 | 2024.11.13 05:13:40.772825 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7007 | 2024.11.13 05:13:40.908932 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7008 | 2024.11.13 05:13:40.949348 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7009 | 2024.11.13 05:13:40.962963 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7010 | 2024.11.13 05:13:40.971664 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7011 | 2024.11.13 05:13:41.065110 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7012 | 2024.11.13 05:13:41.072555 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7013 | 2024.11.13 05:13:41.143745 [ 86 ] {} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7014 | 2024.11.13 05:13:41.143815 [ 86 ] {} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7015 | 2024.11.13 05:13:41.143839 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7016 | 2024.11.13 05:13:41.144034 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7017 | 2024.11.13 05:13:41.144253 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7018 | 2024.11.13 05:13:41.144293 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
7019 | 2024.11.13 05:13:41.144368 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7020 | 2024.11.13 05:13:41.144452 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7021 | 2024.11.13 05:13:41.144678 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7022 | 2024.11.13 05:13:41.144903 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7023 | 2024.11.13 05:13:41.145978 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002055278 sec., 10217.59586780961 rows/sec., 688.49 KiB/sec. | ||
7024 | 2024.11.13 05:13:41.146175 [ 198 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7025 | 2024.11.13 05:13:41.146525 [ 198 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7026 | 2024.11.13 05:13:41.146626 [ 198 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_21_5} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7027 | 2024.11.13 05:13:41.146735 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
7028 | 2024.11.13 05:13:43.078125 [ 83 ] {} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7029 | 2024.11.13 05:13:43.078202 [ 83 ] {} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7030 | 2024.11.13 05:13:43.078226 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7031 | 2024.11.13 05:13:43.078393 [ 190 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7032 | 2024.11.13 05:13:43.078577 [ 190 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7033 | 2024.11.13 05:13:43.078617 [ 190 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part | ||
7034 | 2024.11.13 05:13:43.078700 [ 190 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
7035 | 2024.11.13 05:13:43.078787 [ 190 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
7036 | 2024.11.13 05:13:43.079040 [ 190 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7037 | 2024.11.13 05:13:43.079152 [ 190 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7038 | 2024.11.13 05:13:43.080217 [ 198 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912997 sec., 155776.5119338922 rows/sec., 11.17 MiB/sec. | ||
7039 | 2024.11.13 05:13:43.080422 [ 192 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7040 | 2024.11.13 05:13:43.080793 [ 192 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7041 | 2024.11.13 05:13:43.080888 [ 192 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_21_5} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7042 | 2024.11.13 05:13:43.080997 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
7043 | 2024.11.13 05:13:43.152038 [ 83 ] {} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7044 | 2024.11.13 05:13:43.152092 [ 83 ] {} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7045 | 2024.11.13 05:13:43.152117 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7046 | 2024.11.13 05:13:43.152342 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7047 | 2024.11.13 05:13:43.152587 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7048 | 2024.11.13 05:13:43.152633 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
7049 | 2024.11.13 05:13:43.152760 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7050 | 2024.11.13 05:13:43.152969 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7051 | 2024.11.13 05:13:43.153200 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7052 | 2024.11.13 05:13:43.153363 [ 199 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7053 | 2024.11.13 05:13:43.154422 [ 192 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002236189 sec., 56345.86343104272 rows/sec., 2.87 MiB/sec. | ||
7054 | 2024.11.13 05:13:43.154614 [ 198 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7055 | 2024.11.13 05:13:43.154999 [ 198 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7056 | 2024.11.13 05:13:43.155100 [ 198 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_21_5} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7057 | 2024.11.13 05:13:43.155204 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7058 | 2024.11.13 05:13:44.610193 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7059 | 2024.11.13 05:13:44.610246 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7060 | 2024.11.13 05:13:44.849729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1060 | ||
7061 | 2024.11.13 05:13:44.852289 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7062 | 2024.11.13 05:13:44.852329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7063 | 2024.11.13 05:13:44.853746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7064 | 2024.11.13 05:13:44.854063 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7065 | 2024.11.13 05:13:44.855311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
7066 | 2024.11.13 05:13:45.478439 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7067 | 2024.11.13 05:13:45.478669 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7068 | 2024.11.13 05:13:45.478754 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7069 | 2024.11.13 05:13:45.479548 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7070 | 2024.11.13 05:13:45.479602 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7071 | 2024.11.13 05:13:45.480024 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7072 | 2024.11.13 05:13:45.480306 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7073 | 2024.11.13 05:13:45.480528 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
7074 | 2024.11.13 05:13:45.480587 [ 254 ] {396bfe4a-5ba5-43a2-af85-56ccb6d584b0} <Debug> TCPHandler: Processed in 0.002337981 sec. | ||
7075 | 2024.11.13 05:13:45.480830 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7076 | 2024.11.13 05:13:45.481040 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7077 | 2024.11.13 05:13:45.481120 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7078 | 2024.11.13 05:13:45.482020 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7079 | 2024.11.13 05:13:45.482069 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7080 | 2024.11.13 05:13:45.482533 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7081 | 2024.11.13 05:13:45.482820 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7082 | 2024.11.13 05:13:45.483060 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002079 sec., 138047.13804713803 rows/sec., 12.18 MiB/sec. | ||
7083 | 2024.11.13 05:13:45.483131 [ 253 ] {32d8e774-166a-47fe-b69f-dec3ba5989bf} <Debug> TCPHandler: Processed in 0.002439251 sec. | ||
7084 | 2024.11.13 05:13:45.483394 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7085 | 2024.11.13 05:13:45.483617 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7086 | 2024.11.13 05:13:45.483710 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7087 | 2024.11.13 05:13:45.484636 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2024.11.13 05:13:45.484676 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7089 | 2024.11.13 05:13:45.485042 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7090 | 2024.11.13 05:13:45.485292 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2024.11.13 05:13:45.485465 [ 81 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7092 | 2024.11.13 05:13:45.485524 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001952 sec., 25102.459016393444 rows/sec., 1.81 MiB/sec. | ||
7093 | 2024.11.13 05:13:45.485560 [ 81 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2024.11.13 05:13:45.485639 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7095 | 2024.11.13 05:13:45.485650 [ 254 ] {69626f91-2a73-4c73-88a9-66ae6ecf9e67} <Debug> TCPHandler: Processed in 0.002419291 sec. | ||
7096 | 2024.11.13 05:13:45.485944 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7097 | 2024.11.13 05:13:45.486074 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
7098 | 2024.11.13 05:13:45.486374 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7099 | 2024.11.13 05:13:45.486563 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7100 | 2024.11.13 05:13:45.486653 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7101 | 2024.11.13 05:13:45.486833 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 67 rows starting from the beginning of the part | ||
7102 | 2024.11.13 05:13:45.487046 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part | ||
7103 | 2024.11.13 05:13:45.487370 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
7104 | 2024.11.13 05:13:45.487898 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 49 rows starting from the beginning of the part | ||
7105 | 2024.11.13 05:13:45.488377 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
7106 | 2024.11.13 05:13:45.488838 [ 192 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 49 rows starting from the beginning of the part | ||
7107 | 2024.11.13 05:13:45.489739 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2024.11.13 05:13:45.489809 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7109 | 2024.11.13 05:13:45.490746 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7110 | 2024.11.13 05:13:45.491358 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2024.11.13 05:13:45.491464 [ 194 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571772 sec., 39526.244726919125 rows/sec., 2.98 MiB/sec. | ||
7112 | 2024.11.13 05:13:45.491728 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005504 sec., 2543.6046511627906 rows/sec., 178.14 KiB/sec. | ||
7113 | 2024.11.13 05:13:45.491821 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7114 | 2024.11.13 05:13:45.491867 [ 253 ] {dc1fc60b-7195-4a5e-b889-d1c4e779b746} <Debug> TCPHandler: Processed in 0.006105573 sec. | ||
7115 | 2024.11.13 05:13:45.492055 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7116 | 2024.11.13 05:13:45.492185 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7117 | 2024.11.13 05:13:45.492238 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7118 | 2024.11.13 05:13:45.492303 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7119 | 2024.11.13 05:13:45.492426 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_41_8} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7120 | 2024.11.13 05:13:45.492540 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7121 | 2024.11.13 05:13:45.492914 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7122 | 2024.11.13 05:13:45.492954 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7123 | 2024.11.13 05:13:45.493300 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7124 | 2024.11.13 05:13:45.493536 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7125 | 2024.11.13 05:13:45.493752 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001598 sec., 8135.168961201502 rows/sec., 507.23 KiB/sec. | ||
7126 | 2024.11.13 05:13:45.493805 [ 254 ] {a37a7bba-5104-41b9-b9e3-06e00cc13acc} <Debug> TCPHandler: Processed in 0.001817826 sec. | ||
7127 | 2024.11.13 05:13:45.493948 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7128 | 2024.11.13 05:13:45.494070 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7129 | 2024.11.13 05:13:45.494119 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7130 | 2024.11.13 05:13:45.494858 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7131 | 2024.11.13 05:13:45.494898 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7132 | 2024.11.13 05:13:45.495288 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7133 | 2024.11.13 05:13:45.495531 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2024.11.13 05:13:45.495740 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001695 sec., 250147.49262536876 rows/sec., 17.89 MiB/sec. | ||
7135 | 2024.11.13 05:13:45.495791 [ 253 ] {eb3fc64f-85cf-4681-bec6-907ea83883ca} <Debug> TCPHandler: Processed in 0.001901567 sec. | ||
7136 | 2024.11.13 05:13:45.495930 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7137 | 2024.11.13 05:13:45.496045 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7138 | 2024.11.13 05:13:45.496096 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7139 | 2024.11.13 05:13:45.496577 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7140 | 2024.11.13 05:13:45.496617 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7141 | 2024.11.13 05:13:45.496974 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7142 | 2024.11.13 05:13:45.497232 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7143 | 2024.11.13 05:13:45.497439 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
7144 | 2024.11.13 05:13:45.497488 [ 254 ] {a5055f23-2a68-4c18-8f7a-f1806bf3710e} <Debug> TCPHandler: Processed in 0.001615425 sec. | ||
7145 | 2024.11.13 05:13:45.497637 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7146 | 2024.11.13 05:13:45.497845 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7147 | 2024.11.13 05:13:45.497897 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7148 | 2024.11.13 05:13:45.498476 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7149 | 2024.11.13 05:13:45.498515 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7150 | 2024.11.13 05:13:45.498910 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7151 | 2024.11.13 05:13:45.499163 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7152 | 2024.11.13 05:13:45.499374 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001554 sec., 152509.65250965251 rows/sec., 10.22 MiB/sec. | ||
7153 | 2024.11.13 05:13:45.499505 [ 253 ] {cc77aae5-ae04-42eb-8bfb-7193667494b2} <Debug> TCPHandler: Processed in 0.001926367 sec. | ||
7154 | 2024.11.13 05:13:45.499641 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7155 | 2024.11.13 05:13:45.499759 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7156 | 2024.11.13 05:13:45.499811 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7157 | 2024.11.13 05:13:45.500277 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2024.11.13 05:13:45.500314 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7159 | 2024.11.13 05:13:45.500666 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7160 | 2024.11.13 05:13:45.500899 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7161 | 2024.11.13 05:13:45.501143 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. | ||
7162 | 2024.11.13 05:13:45.501338 [ 254 ] {1a8e0e8c-cf5f-465c-ab13-af0dfcce081d} <Debug> TCPHandler: Processed in 0.001747675 sec. | ||
7163 | 2024.11.13 05:13:45.501506 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7164 | 2024.11.13 05:13:45.501631 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7165 | 2024.11.13 05:13:45.501708 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <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 | ||
7166 | 2024.11.13 05:13:45.502868 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7167 | 2024.11.13 05:13:45.502909 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7168 | 2024.11.13 05:13:45.503572 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7169 | 2024.11.13 05:13:45.503841 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7170 | 2024.11.13 05:13:45.504135 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002524 sec., 16640.25356576862 rows/sec., 29.82 MiB/sec. | ||
7171 | 2024.11.13 05:13:45.504621 [ 253 ] {2a2f2b33-a933-4467-9020-84ac220888ff} <Debug> TCPHandler: Processed in 0.003168468 sec. | ||
7172 | 2024.11.13 05:13:45.504782 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7173 | 2024.11.13 05:13:45.504919 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7174 | 2024.11.13 05:13:45.504978 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7175 | 2024.11.13 05:13:45.505518 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7176 | 2024.11.13 05:13:45.505558 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7177 | 2024.11.13 05:13:45.505928 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7178 | 2024.11.13 05:13:45.506166 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7179 | 2024.11.13 05:13:45.506389 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001498 sec., 54739.65287049399 rows/sec., 3.48 MiB/sec. | ||
7180 | 2024.11.13 05:13:45.506458 [ 254 ] {8030cba8-119c-479a-a42d-6b4948bfeea1} <Debug> TCPHandler: Processed in 0.001744085 sec. | ||
7181 | 2024.11.13 05:13:46.268447 [ 81 ] {} <Debug> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7182 | 2024.11.13 05:13:46.268512 [ 81 ] {} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7183 | 2024.11.13 05:13:46.268536 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7184 | 2024.11.13 05:13:46.268709 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
7185 | 2024.11.13 05:13:46.268883 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7186 | 2024.11.13 05:13:46.268924 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
7187 | 2024.11.13 05:13:46.269016 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
7188 | 2024.11.13 05:13:46.269244 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
7189 | 2024.11.13 05:13:46.269446 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
7190 | 2024.11.13 05:13:46.269577 [ 194 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
7191 | 2024.11.13 05:13:46.270696 [ 189 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082439 sec., 17287.42114414876 rows/sec., 1.44 MiB/sec. | ||
7192 | 2024.11.13 05:13:46.270871 [ 189 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7193 | 2024.11.13 05:13:46.271245 [ 189 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7194 | 2024.11.13 05:13:46.271358 [ 189 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_17_4} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7195 | 2024.11.13 05:13:46.271465 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7196 | 2024.11.13 05:13:50.470838 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2024.11.13 05:13:50.471174 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7198 | 2024.11.13 05:13:50.471292 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7199 | 2024.11.13 05:13:50.472171 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7200 | 2024.11.13 05:13:50.472227 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7201 | 2024.11.13 05:13:50.472657 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7202 | 2024.11.13 05:13:50.472925 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7203 | 2024.11.13 05:13:50.473171 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002083 sec., 1920.3072491598655 rows/sec., 156.59 KiB/sec. | ||
7204 | 2024.11.13 05:13:50.473235 [ 254 ] {00fc4cf4-9970-4b34-868d-70ba34fa0a03} <Debug> TCPHandler: Processed in 0.002588322 sec. | ||
7205 | 2024.11.13 05:13:50.473502 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7206 | 2024.11.13 05:13:50.473721 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7207 | 2024.11.13 05:13:50.473802 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7208 | 2024.11.13 05:13:50.474650 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7209 | 2024.11.13 05:13:50.474698 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7210 | 2024.11.13 05:13:50.475133 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7211 | 2024.11.13 05:13:50.475386 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7212 | 2024.11.13 05:13:50.475626 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001966 sec., 29501.52594099695 rows/sec., 2.25 MiB/sec. | ||
7213 | 2024.11.13 05:13:50.475684 [ 253 ] {2bff28de-6c84-4160-b164-21ff555e63fb} <Debug> TCPHandler: Processed in 0.00232743 sec. | ||
7214 | 2024.11.13 05:13:50.475902 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7215 | 2024.11.13 05:13:50.476133 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7216 | 2024.11.13 05:13:50.476226 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7217 | 2024.11.13 05:13:50.476991 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7218 | 2024.11.13 05:13:50.477034 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7219 | 2024.11.13 05:13:50.477389 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7220 | 2024.11.13 05:13:50.477624 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7221 | 2024.11.13 05:13:50.477836 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001761 sec., 2271.4366837024418 rows/sec., 158.60 KiB/sec. | ||
7222 | 2024.11.13 05:13:50.477891 [ 254 ] {db3f4356-9c6a-4635-a0dc-cdbd10de08a8} <Debug> TCPHandler: Processed in 0.002102299 sec. | ||
7223 | 2024.11.13 05:13:50.478045 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7224 | 2024.11.13 05:13:50.478188 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7225 | 2024.11.13 05:13:50.478247 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7226 | 2024.11.13 05:13:50.478889 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7227 | 2024.11.13 05:13:50.478927 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7228 | 2024.11.13 05:13:50.479265 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7229 | 2024.11.13 05:13:50.479498 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7230 | 2024.11.13 05:13:50.479790 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001633 sec., 41641.151255358236 rows/sec., 3.25 MiB/sec. | ||
7231 | 2024.11.13 05:13:50.479843 [ 253 ] {6c352347-c045-4eaa-b155-4e53586bcb06} <Debug> TCPHandler: Processed in 0.001864487 sec. | ||
7232 | 2024.11.13 05:13:50.479984 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7233 | 2024.11.13 05:13:50.480104 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7234 | 2024.11.13 05:13:50.480159 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7235 | 2024.11.13 05:13:50.480743 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2024.11.13 05:13:50.480784 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7237 | 2024.11.13 05:13:50.481178 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7238 | 2024.11.13 05:13:50.481418 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7239 | 2024.11.13 05:13:50.481642 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001564 sec., 83120.20460358055 rows/sec., 5.79 MiB/sec. | ||
7240 | 2024.11.13 05:13:50.481695 [ 254 ] {55189872-fab7-4fc7-97a3-866ce58b2a0f} <Debug> TCPHandler: Processed in 0.001769255 sec. | ||
7241 | 2024.11.13 05:13:50.481858 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7242 | 2024.11.13 05:13:50.481997 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7243 | 2024.11.13 05:13:50.482061 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7244 | 2024.11.13 05:13:50.482643 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7245 | 2024.11.13 05:13:50.482684 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7246 | 2024.11.13 05:13:50.483068 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7247 | 2024.11.13 05:13:50.483314 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7248 | 2024.11.13 05:13:50.483526 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001561 sec., 30749.519538757206 rows/sec., 2.07 MiB/sec. | ||
7249 | 2024.11.13 05:13:50.483577 [ 253 ] {848ea444-bacc-4bbd-9989-622477b15518} <Debug> TCPHandler: Processed in 0.001788555 sec. | ||
7250 | 2024.11.13 05:13:54.855566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1094 | ||
7251 | 2024.11.13 05:13:54.858697 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7252 | 2024.11.13 05:13:54.858743 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7253 | 2024.11.13 05:13:54.860147 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7254 | 2024.11.13 05:13:54.860452 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7255 | 2024.11.13 05:13:54.860959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
7256 | 2024.11.13 05:13:55.472929 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7257 | 2024.11.13 05:13:55.473118 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7258 | 2024.11.13 05:13:55.473192 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7259 | 2024.11.13 05:13:55.473984 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7260 | 2024.11.13 05:13:55.474037 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7261 | 2024.11.13 05:13:55.474482 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7262 | 2024.11.13 05:13:55.474737 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7263 | 2024.11.13 05:13:55.474913 [ 72 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7264 | 2024.11.13 05:13:55.474958 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. | ||
7265 | 2024.11.13 05:13:55.474965 [ 72 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7266 | 2024.11.13 05:13:55.475012 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7267 | 2024.11.13 05:13:55.475050 [ 254 ] {a779ba75-551c-4ba5-9c0e-a052815bd9c6} <Debug> TCPHandler: Processed in 0.002251669 sec. | ||
7268 | 2024.11.13 05:13:55.475225 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7269 | 2024.11.13 05:13:55.475356 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7270 | 2024.11.13 05:13:55.475438 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7271 | 2024.11.13 05:13:55.475487 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1436 rows starting from the beginning of the part | ||
7272 | 2024.11.13 05:13:55.475704 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
7273 | 2024.11.13 05:13:55.475757 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7274 | 2024.11.13 05:13:55.475962 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
7275 | 2024.11.13 05:13:55.475992 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7276 | 2024.11.13 05:13:55.476267 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 287 rows starting from the beginning of the part | ||
7277 | 2024.11.13 05:13:55.476594 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 58 rows starting from the beginning of the part | ||
7278 | 2024.11.13 05:13:55.476842 [ 197 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
7279 | 2024.11.13 05:13:55.478713 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2024.11.13 05:13:55.478827 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7281 | 2024.11.13 05:13:55.479762 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7282 | 2024.11.13 05:13:55.480044 [ 189 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.004920373 sec., 396921.12772751175 rows/sec., 34.58 MiB/sec. | ||
7283 | 2024.11.13 05:13:55.480225 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7284 | 2024.11.13 05:13:55.480372 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7285 | 2024.11.13 05:13:55.480497 [ 72 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7286 | 2024.11.13 05:13:55.480646 [ 72 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7287 | 2024.11.13 05:13:55.480670 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005083 sec., 12590.98957308676 rows/sec., 1006.34 KiB/sec. | ||
7288 | 2024.11.13 05:13:55.480723 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7289 | 2024.11.13 05:13:55.480973 [ 253 ] {129328d8-2375-4951-a59c-e2ab425fe418} <Debug> TCPHandler: Processed in 0.005776431 sec. | ||
7290 | 2024.11.13 05:13:55.481403 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2024.11.13 05:13:55.481553 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7292 | 2024.11.13 05:13:55.481616 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7293 | 2024.11.13 05:13:55.481990 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7294 | 2024.11.13 05:13:55.482108 [ 187 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_66_13} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7295 | 2024.11.13 05:13:55.482301 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7296 | 2024.11.13 05:13:55.482364 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7297 | 2024.11.13 05:13:55.482558 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part | ||
7298 | 2024.11.13 05:13:55.482626 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7299 | 2024.11.13 05:13:55.483306 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part | ||
7300 | 2024.11.13 05:13:55.483994 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
7301 | 2024.11.13 05:13:55.484413 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 424 rows starting from the beginning of the part | ||
7302 | 2024.11.13 05:13:55.484710 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
7303 | 2024.11.13 05:13:55.484956 [ 193 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
7304 | 2024.11.13 05:13:55.486058 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7305 | 2024.11.13 05:13:55.486111 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7306 | 2024.11.13 05:13:55.487292 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7307 | 2024.11.13 05:13:55.487866 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7308 | 2024.11.13 05:13:55.487979 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.006971871 sec., 230641.10050228983 rows/sec., 17.79 MiB/sec. | ||
7309 | 2024.11.13 05:13:55.488151 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7310 | 2024.11.13 05:13:55.488210 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7311 | 2024.11.13 05:13:55.488246 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7312 | 2024.11.13 05:13:55.488268 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006483 sec., 24679.93213018664 rows/sec., 1.72 MiB/sec. | ||
7313 | 2024.11.13 05:13:55.488558 [ 254 ] {a52f9817-a818-4b84-9f70-0f33afcbb0a0} <Debug> TCPHandler: Processed in 0.007428095 sec. | ||
7314 | 2024.11.13 05:13:55.488576 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7315 | 2024.11.13 05:13:55.488631 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7316 | 2024.11.13 05:13:55.488873 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7317 | 2024.11.13 05:13:55.489039 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7318 | 2024.11.13 05:13:55.489180 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12073 rows starting from the beginning of the part | ||
7319 | 2024.11.13 05:13:55.489190 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7320 | 2024.11.13 05:13:55.489404 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7321 | 2024.11.13 05:13:55.489500 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7322 | 2024.11.13 05:13:55.489629 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 164 rows starting from the beginning of the part | ||
7323 | 2024.11.13 05:13:55.489952 [ 195 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_66_13} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7324 | 2024.11.13 05:13:55.490255 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
7325 | 2024.11.13 05:13:55.490446 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
7326 | 2024.11.13 05:13:55.490835 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
7327 | 2024.11.13 05:13:55.491232 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 130 rows starting from the beginning of the part | ||
7328 | 2024.11.13 05:13:55.491566 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
7329 | 2024.11.13 05:13:55.492455 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2024.11.13 05:13:55.492522 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7331 | 2024.11.13 05:13:55.493174 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7332 | 2024.11.13 05:13:55.493521 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7333 | 2024.11.13 05:13:55.493740 [ 72 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7334 | 2024.11.13 05:13:55.493840 [ 72 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7335 | 2024.11.13 05:13:55.493932 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7336 | 2024.11.13 05:13:55.494054 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00493 sec., 12170.385395537525 rows/sec., 839.88 KiB/sec. | ||
7337 | 2024.11.13 05:13:55.494434 [ 253 ] {30c66184-7913-4e70-9b58-19baed084c89} <Debug> TCPHandler: Processed in 0.00570976 sec. | ||
7338 | 2024.11.13 05:13:55.495325 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7339 | 2024.11.13 05:13:55.495972 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7340 | 2024.11.13 05:13:55.496096 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3822 rows starting from the beginning of the part | ||
7341 | 2024.11.13 05:13:55.496276 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
7342 | 2024.11.13 05:13:55.496399 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
7343 | 2024.11.13 05:13:55.496699 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
7344 | 2024.11.13 05:13:55.496852 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
7345 | 2024.11.13 05:13:55.497182 [ 195 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
7346 | 2024.11.13 05:13:55.499144 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12924 rows, containing 5 columns (5 merged, 0 gathered) in 0.010772034 sec., 1199773.413266241 rows/sec., 81.90 MiB/sec. | ||
7347 | 2024.11.13 05:13:55.499578 [ 201 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4132 rows, containing 4 columns (4 merged, 0 gathered) in 0.005405568 sec., 764397.0069380313 rows/sec., 50.24 MiB/sec. | ||
7348 | 2024.11.13 05:13:55.499700 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7349 | 2024.11.13 05:13:55.500086 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7350 | 2024.11.13 05:13:55.500113 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7351 | 2024.11.13 05:13:55.500285 [ 186 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7352 | 2024.11.13 05:13:55.500456 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
7353 | 2024.11.13 05:13:55.500674 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7354 | 2024.11.13 05:13:55.500757 [ 191 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_66_13} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7355 | 2024.11.13 05:13:55.500833 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
7356 | 2024.11.13 05:13:56.000184 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.80 MiB, peak 178.31 MiB, free memory in arenas 0.00 B, will set to 171.40 MiB (RSS), difference: 1.60 MiB | ||
7357 | 2024.11.13 05:13:59.610285 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7358 | 2024.11.13 05:13:59.610359 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7359 | 2024.11.13 05:14:00.478277 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7360 | 2024.11.13 05:14:00.478491 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7361 | 2024.11.13 05:14:00.478569 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7362 | 2024.11.13 05:14:00.479354 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7363 | 2024.11.13 05:14:00.479403 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7364 | 2024.11.13 05:14:00.479836 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7365 | 2024.11.13 05:14:00.480090 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7366 | 2024.11.13 05:14:00.480309 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
7367 | 2024.11.13 05:14:00.480416 [ 254 ] {ee3a8a15-0c0b-4c86-9295-ed26644044df} <Debug> TCPHandler: Processed in 0.00227415 sec. | ||
7368 | 2024.11.13 05:14:00.480749 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7369 | 2024.11.13 05:14:00.480972 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7370 | 2024.11.13 05:14:00.481059 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7371 | 2024.11.13 05:14:00.482664 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7372 | 2024.11.13 05:14:00.482723 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7373 | 2024.11.13 05:14:00.483215 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7374 | 2024.11.13 05:14:00.483482 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7375 | 2024.11.13 05:14:00.483756 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002837 sec., 101163.20056397603 rows/sec., 8.93 MiB/sec. | ||
7376 | 2024.11.13 05:14:00.483891 [ 253 ] {77a079a6-4bdc-40dc-a5ec-4b6f1bebc289} <Debug> TCPHandler: Processed in 0.003323629 sec. | ||
7377 | 2024.11.13 05:14:00.484214 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7378 | 2024.11.13 05:14:00.484448 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7379 | 2024.11.13 05:14:00.484540 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7380 | 2024.11.13 05:14:00.485333 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7381 | 2024.11.13 05:14:00.485371 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7382 | 2024.11.13 05:14:00.485750 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7383 | 2024.11.13 05:14:00.486000 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7384 | 2024.11.13 05:14:00.486220 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001819 sec., 26937.877954920285 rows/sec., 1.94 MiB/sec. | ||
7385 | 2024.11.13 05:14:00.486406 [ 254 ] {19314302-7bfb-4245-a1cf-0606be6db3f5} <Debug> TCPHandler: Processed in 0.002370221 sec. | ||
7386 | 2024.11.13 05:14:00.486633 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7387 | 2024.11.13 05:14:00.486759 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7388 | 2024.11.13 05:14:00.486813 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7389 | 2024.11.13 05:14:00.487418 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7390 | 2024.11.13 05:14:00.487460 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7391 | 2024.11.13 05:14:00.487838 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7392 | 2024.11.13 05:14:00.488101 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7393 | 2024.11.13 05:14:00.488315 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001585 sec., 8832.807570977919 rows/sec., 618.59 KiB/sec. | ||
7394 | 2024.11.13 05:14:00.488373 [ 253 ] {8bafcabf-88b8-45da-ba19-8e101e485216} <Debug> TCPHandler: Processed in 0.001851546 sec. | ||
7395 | 2024.11.13 05:14:00.488509 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7396 | 2024.11.13 05:14:00.488625 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7397 | 2024.11.13 05:14:00.488673 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7398 | 2024.11.13 05:14:00.489251 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7399 | 2024.11.13 05:14:00.489289 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7400 | 2024.11.13 05:14:00.489648 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7401 | 2024.11.13 05:14:00.489893 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7402 | 2024.11.13 05:14:00.490115 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. | ||
7403 | 2024.11.13 05:14:00.490359 [ 254 ] {39e0e2a5-f065-43b3-b38a-78876ca7241c} <Debug> TCPHandler: Processed in 0.001901467 sec. | ||
7404 | 2024.11.13 05:14:00.490524 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7405 | 2024.11.13 05:14:00.490645 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7406 | 2024.11.13 05:14:00.490696 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7407 | 2024.11.13 05:14:00.491461 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7408 | 2024.11.13 05:14:00.491502 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7409 | 2024.11.13 05:14:00.491887 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7410 | 2024.11.13 05:14:00.492144 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7411 | 2024.11.13 05:14:00.492356 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001737 sec., 244099.02130109383 rows/sec., 17.45 MiB/sec. | ||
7412 | 2024.11.13 05:14:00.492412 [ 253 ] {1068055f-a792-4571-9d66-8823c7d9ba57} <Debug> TCPHandler: Processed in 0.001957907 sec. | ||
7413 | 2024.11.13 05:14:00.492571 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7414 | 2024.11.13 05:14:00.492708 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7415 | 2024.11.13 05:14:00.492767 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7416 | 2024.11.13 05:14:00.493258 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7417 | 2024.11.13 05:14:00.493295 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7418 | 2024.11.13 05:14:00.493661 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7419 | 2024.11.13 05:14:00.493925 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7420 | 2024.11.13 05:14:00.494109 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. | ||
7421 | 2024.11.13 05:14:00.494157 [ 254 ] {8e00fe91-7aa1-467a-b8d7-98a3eab027d5} <Debug> TCPHandler: Processed in 0.001652085 sec. | ||
7422 | 2024.11.13 05:14:00.494303 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7423 | 2024.11.13 05:14:00.494443 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7424 | 2024.11.13 05:14:00.494508 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7425 | 2024.11.13 05:14:00.495154 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7426 | 2024.11.13 05:14:00.495193 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7427 | 2024.11.13 05:14:00.495599 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7428 | 2024.11.13 05:14:00.495847 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7429 | 2024.11.13 05:14:00.496053 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001642 sec., 144336.1753958587 rows/sec., 9.67 MiB/sec. | ||
7430 | 2024.11.13 05:14:00.496113 [ 253 ] {3dd4bf6c-ac47-4307-9a62-6cdf78edab2a} <Debug> TCPHandler: Processed in 0.001876956 sec. | ||
7431 | 2024.11.13 05:14:00.496276 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7432 | 2024.11.13 05:14:00.496413 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7433 | 2024.11.13 05:14:00.496473 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7434 | 2024.11.13 05:14:00.496997 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7435 | 2024.11.13 05:14:00.497034 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7436 | 2024.11.13 05:14:00.497389 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7437 | 2024.11.13 05:14:00.497630 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7438 | 2024.11.13 05:14:00.497807 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
7439 | 2024.11.13 05:14:00.497854 [ 254 ] {f302460c-d973-412e-ad5c-12ea7f0f68f9} <Debug> TCPHandler: Processed in 0.001644284 sec. | ||
7440 | 2024.11.13 05:14:00.498004 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7441 | 2024.11.13 05:14:00.498144 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7442 | 2024.11.13 05:14:00.498237 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <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 | ||
7443 | 2024.11.13 05:14:00.499509 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7444 | 2024.11.13 05:14:00.499548 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7445 | 2024.11.13 05:14:00.500171 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7446 | 2024.11.13 05:14:00.500416 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7447 | 2024.11.13 05:14:00.500587 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7448 | 2024.11.13 05:14:00.500709 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2024.11.13 05:14:00.500734 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002615 sec., 16061.185468451242 rows/sec., 28.78 MiB/sec. | ||
7450 | 2024.11.13 05:14:00.500750 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7451 | 2024.11.13 05:14:00.501211 [ 253 ] {b4fdae96-0a17-4345-a8a3-0f00f50a6285} <Debug> TCPHandler: Processed in 0.003269289 sec. | ||
7452 | 2024.11.13 05:14:00.501230 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
7453 | 2024.11.13 05:14:00.501468 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7454 | 2024.11.13 05:14:00.501768 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7455 | 2024.11.13 05:14:00.501852 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7456 | 2024.11.13 05:14:00.501887 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7457 | 2024.11.13 05:14:00.501982 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 666 rows starting from the beginning of the part | ||
7458 | 2024.11.13 05:14:00.502653 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
7459 | 2024.11.13 05:14:00.503177 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
7460 | 2024.11.13 05:14:00.503529 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7461 | 2024.11.13 05:14:00.503639 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7462 | 2024.11.13 05:14:00.503856 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
7463 | 2024.11.13 05:14:00.504500 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
7464 | 2024.11.13 05:14:00.504890 [ 188 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
7465 | 2024.11.13 05:14:00.505037 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7466 | 2024.11.13 05:14:00.505520 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7467 | 2024.11.13 05:14:00.505798 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004119 sec., 19907.744598203448 rows/sec., 1.26 MiB/sec. | ||
7468 | 2024.11.13 05:14:00.506059 [ 254 ] {62c35d2e-0e51-4c68-8696-3b4cc66682bf} <Debug> TCPHandler: Processed in 0.004706201 sec. | ||
7469 | 2024.11.13 05:14:00.521985 [ 191 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 19 columns (19 merged, 0 gathered) in 0.021071034 sec., 41573.65984032867 rows/sec., 74.50 MiB/sec. | ||
7470 | 2024.11.13 05:14:00.523417 [ 191 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7471 | 2024.11.13 05:14:00.523870 [ 191 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7472 | 2024.11.13 05:14:00.523949 [ 191 ] {8b63858e-c989-48c4-ab89-248bfb9af1cb::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7473 | 2024.11.13 05:14:00.524092 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
7474 | 2024.11.13 05:14:04.861234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1124 | ||
7475 | 2024.11.13 05:14:04.864117 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2024.11.13 05:14:04.864174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7477 | 2024.11.13 05:14:04.865559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7478 | 2024.11.13 05:14:04.865876 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7479 | 2024.11.13 05:14:04.867140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
7480 | 2024.11.13 05:14:05.375360 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7481 | 2024.11.13 05:14:05.470737 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7482 | 2024.11.13 05:14:05.470951 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7483 | 2024.11.13 05:14:05.471025 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7484 | 2024.11.13 05:14:05.471735 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7485 | 2024.11.13 05:14:05.471777 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7486 | 2024.11.13 05:14:05.472188 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7487 | 2024.11.13 05:14:05.472438 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2024.11.13 05:14:05.472638 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001745 sec., 1146.1318051575931 rows/sec., 93.46 KiB/sec. | ||
7489 | 2024.11.13 05:14:05.472693 [ 254 ] {9a0c7336-67f4-4cf0-a083-34c2c00d954d} <Debug> TCPHandler: Processed in 0.002090599 sec. | ||
7490 | 2024.11.13 05:14:05.472947 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7491 | 2024.11.13 05:14:05.473143 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7492 | 2024.11.13 05:14:05.473222 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7493 | 2024.11.13 05:14:05.474075 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2024.11.13 05:14:05.474122 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7495 | 2024.11.13 05:14:05.474569 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7496 | 2024.11.13 05:14:05.474839 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2024.11.13 05:14:05.475078 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001993 sec., 28600.100351229303 rows/sec., 2.18 MiB/sec. | ||
7498 | 2024.11.13 05:14:05.475136 [ 253 ] {348fa0df-d19c-426b-a005-e501d1b209c1} <Debug> TCPHandler: Processed in 0.00232375 sec. | ||
7499 | 2024.11.13 05:14:05.475343 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7500 | 2024.11.13 05:14:05.475562 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7501 | 2024.11.13 05:14:05.475651 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7502 | 2024.11.13 05:14:05.476396 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7503 | 2024.11.13 05:14:05.476433 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7504 | 2024.11.13 05:14:05.476785 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7505 | 2024.11.13 05:14:05.477031 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7506 | 2024.11.13 05:14:05.477205 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001698 sec., 1177.8563015312131 rows/sec., 82.24 KiB/sec. | ||
7507 | 2024.11.13 05:14:05.477255 [ 254 ] {7db8c169-51de-480a-9a66-b053369b3c4a} <Debug> TCPHandler: Processed in 0.002022897 sec. | ||
7508 | 2024.11.13 05:14:05.477419 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7509 | 2024.11.13 05:14:05.477558 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7510 | 2024.11.13 05:14:05.477616 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7511 | 2024.11.13 05:14:05.478291 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7512 | 2024.11.13 05:14:05.478331 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7513 | 2024.11.13 05:14:05.478713 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7514 | 2024.11.13 05:14:05.478965 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7515 | 2024.11.13 05:14:05.479185 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001656 sec., 39855.07246376812 rows/sec., 3.11 MiB/sec. | ||
7516 | 2024.11.13 05:14:05.479240 [ 253 ] {845f0f06-128c-4061-ad7c-39de67d8af65} <Debug> TCPHandler: Processed in 0.001892107 sec. | ||
7517 | 2024.11.13 05:14:05.479476 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7518 | 2024.11.13 05:14:05.479634 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7519 | 2024.11.13 05:14:05.479696 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7520 | 2024.11.13 05:14:05.480300 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7521 | 2024.11.13 05:14:05.480338 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7522 | 2024.11.13 05:14:05.480744 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7523 | 2024.11.13 05:14:05.480992 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7524 | 2024.11.13 05:14:05.481174 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001571 sec., 82113.30362826226 rows/sec., 5.72 MiB/sec. | ||
7525 | 2024.11.13 05:14:05.481225 [ 254 ] {7deaae60-a8e2-4930-9c7d-ba82d209146b} <Debug> TCPHandler: Processed in 0.001889226 sec. | ||
7526 | 2024.11.13 05:14:05.481375 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7527 | 2024.11.13 05:14:05.481517 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7528 | 2024.11.13 05:14:05.481579 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7529 | 2024.11.13 05:14:05.482150 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2024.11.13 05:14:05.482192 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7531 | 2024.11.13 05:14:05.482584 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7532 | 2024.11.13 05:14:05.482839 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7533 | 2024.11.13 05:14:05.483055 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001571 sec., 30553.7873965627 rows/sec., 2.06 MiB/sec. | ||
7534 | 2024.11.13 05:14:05.483107 [ 253 ] {d4c5a249-3854-4845-8e1c-36d87f559f64} <Debug> TCPHandler: Processed in 0.001800796 sec. | ||
7535 | 2024.11.13 05:14:05.592485 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51976, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7536 | 2024.11.13 05:14:05.622793 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7537 | 2024.11.13 05:14:05.699171 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7538 | 2024.11.13 05:14:05.769600 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7539 | 2024.11.13 05:14:05.776915 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7540 | 2024.11.13 05:14:05.808220 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7541 | 2024.11.13 05:14:05.815486 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7542 | 2024.11.13 05:14:08.306281 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7543 | 2024.11.13 05:14:08.948372 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7544 | 2024.11.13 05:14:08.994808 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7545 | 2024.11.13 05:14:09.008099 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7546 | 2024.11.13 05:14:09.041213 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7547 | 2024.11.13 05:14:09.049284 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7548 | 2024.11.13 05:14:09.064541 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7549 | 2024.11.13 05:14:09.070690 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7550 | 2024.11.13 05:14:09.094982 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7551 | 2024.11.13 05:14:09.750012 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7552 | 2024.11.13 05:14:09.858711 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7553 | 2024.11.13 05:14:09.859979 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7554 | 2024.11.13 05:14:09.896330 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7555 | 2024.11.13 05:14:09.910322 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7556 | 2024.11.13 05:14:09.917895 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7557 | 2024.11.13 05:14:09.999171 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7558 | 2024.11.13 05:14:10.157481 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7559 | 2024.11.13 05:14:10.472646 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7560 | 2024.11.13 05:14:10.472836 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7561 | 2024.11.13 05:14:10.472909 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7562 | 2024.11.13 05:14:10.473681 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7563 | 2024.11.13 05:14:10.473735 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7564 | 2024.11.13 05:14:10.474183 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7565 | 2024.11.13 05:14:10.474439 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7566 | 2024.11.13 05:14:10.474643 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.30 MiB/sec. | ||
7567 | 2024.11.13 05:14:10.474707 [ 254 ] {3304f664-a09c-4178-86cf-34235e7073e8} <Debug> TCPHandler: Processed in 0.00219256 sec. | ||
7568 | 2024.11.13 05:14:10.474978 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7569 | 2024.11.13 05:14:10.475173 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7570 | 2024.11.13 05:14:10.475248 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7571 | 2024.11.13 05:14:10.476009 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7572 | 2024.11.13 05:14:10.476059 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7573 | 2024.11.13 05:14:10.476506 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7574 | 2024.11.13 05:14:10.476761 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7575 | 2024.11.13 05:14:10.477016 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001896 sec., 33755.27426160338 rows/sec., 2.63 MiB/sec. | ||
7576 | 2024.11.13 05:14:10.477088 [ 253 ] {38a8df24-5bba-4d67-aa93-70a6c4a37e7c} <Debug> TCPHandler: Processed in 0.002255949 sec. | ||
7577 | 2024.11.13 05:14:10.477327 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7578 | 2024.11.13 05:14:10.477470 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7579 | 2024.11.13 05:14:10.477527 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7580 | 2024.11.13 05:14:10.478097 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7581 | 2024.11.13 05:14:10.478135 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7582 | 2024.11.13 05:14:10.478535 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7583 | 2024.11.13 05:14:10.478777 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7584 | 2024.11.13 05:14:10.479006 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
7585 | 2024.11.13 05:14:10.479072 [ 254 ] {e17683a8-6847-4e4b-a1a6-9bd196a0b431} <Debug> TCPHandler: Processed in 0.001870617 sec. | ||
7586 | 2024.11.13 05:14:10.479288 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7587 | 2024.11.13 05:14:10.479445 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7588 | 2024.11.13 05:14:10.479504 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7589 | 2024.11.13 05:14:10.480099 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7590 | 2024.11.13 05:14:10.480146 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
7591 | 2024.11.13 05:14:10.480531 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7592 | 2024.11.13 05:14:10.480767 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7593 | 2024.11.13 05:14:10.480943 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
7594 | 2024.11.13 05:14:10.480991 [ 253 ] {ab3a840d-8402-438b-9663-2e1aeef5eb69} <Debug> TCPHandler: Processed in 0.001814136 sec. | ||
7595 | 2024.11.13 05:14:10.787114 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7596 | 2024.11.13 05:14:10.913340 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7597 | 2024.11.13 05:14:10.954523 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7598 | 2024.11.13 05:14:10.976581 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7599 | 2024.11.13 05:14:10.984064 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7600 | 2024.11.13 05:14:11.073670 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7601 | 2024.11.13 05:14:11.091643 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7602 | 2024.11.13 05:14:14.610410 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7603 | 2024.11.13 05:14:14.610479 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7604 | 2024.11.13 05:14:14.867451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1144 | ||
7605 | 2024.11.13 05:14:14.870173 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7606 | 2024.11.13 05:14:14.870214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7607 | 2024.11.13 05:14:14.871586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7608 | 2024.11.13 05:14:14.871895 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7609 | 2024.11.13 05:14:14.872056 [ 58 ] {} <Debug> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7610 | 2024.11.13 05:14:14.872112 [ 58 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7611 | 2024.11.13 05:14:14.872150 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7612 | 2024.11.13 05:14:14.872618 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7613 | 2024.11.13 05:14:14.873254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
7614 | 2024.11.13 05:14:14.873750 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7615 | 2024.11.13 05:14:14.873919 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1010 rows starting from the beginning of the part | ||
7616 | 2024.11.13 05:14:14.874577 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
7617 | 2024.11.13 05:14:14.875167 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
7618 | 2024.11.13 05:14:14.875718 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
7619 | 2024.11.13 05:14:14.876234 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
7620 | 2024.11.13 05:14:14.876709 [ 201 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
7621 | 2024.11.13 05:14:14.884209 [ 199 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 72 columns (72 merged, 0 gathered) in 0.011947725 sec., 95750.44621465594 rows/sec., 75.74 MiB/sec. | ||
7622 | 2024.11.13 05:14:14.885769 [ 198 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7623 | 2024.11.13 05:14:14.886533 [ 198 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7624 | 2024.11.13 05:14:14.886613 [ 198 ] {007ff480-10b3-435b-a9a3-244f5e6750a3::all_1_36_7} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7625 | 2024.11.13 05:14:14.886897 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
7626 | 2024.11.13 05:14:15.001408 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001002269 sec. | ||
7627 | 2024.11.13 05:14:15.479819 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7628 | 2024.11.13 05:14:15.480006 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7629 | 2024.11.13 05:14:15.480076 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7630 | 2024.11.13 05:14:15.480803 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7631 | 2024.11.13 05:14:15.480853 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7632 | 2024.11.13 05:14:15.481282 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7633 | 2024.11.13 05:14:15.481538 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7634 | 2024.11.13 05:14:15.481796 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
7635 | 2024.11.13 05:14:15.481919 [ 254 ] {0a24b269-e3c9-42b0-a2a7-244025cc8add} <Debug> TCPHandler: Processed in 0.002221019 sec. | ||
7636 | 2024.11.13 05:14:15.482215 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7637 | 2024.11.13 05:14:15.482421 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7638 | 2024.11.13 05:14:15.482500 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7639 | 2024.11.13 05:14:15.483475 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2024.11.13 05:14:15.483516 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7641 | 2024.11.13 05:14:15.483982 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7642 | 2024.11.13 05:14:15.484241 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7643 | 2024.11.13 05:14:15.484462 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002093 sec., 137123.745819398 rows/sec., 12.10 MiB/sec. | ||
7644 | 2024.11.13 05:14:15.484543 [ 253 ] {cfb2487a-618c-4f15-b80f-75489a8fc8e4} <Debug> TCPHandler: Processed in 0.002473512 sec. | ||
7645 | 2024.11.13 05:14:15.484742 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2024.11.13 05:14:15.484913 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7647 | 2024.11.13 05:14:15.484973 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7648 | 2024.11.13 05:14:15.485624 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2024.11.13 05:14:15.485664 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7650 | 2024.11.13 05:14:15.486024 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7651 | 2024.11.13 05:14:15.486274 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2024.11.13 05:14:15.486492 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001615 sec., 30340.557275541796 rows/sec., 2.19 MiB/sec. | ||
7653 | 2024.11.13 05:14:15.486547 [ 254 ] {f551f474-e818-4057-97c1-a09b4cc1916c} <Debug> TCPHandler: Processed in 0.001922077 sec. | ||
7654 | 2024.11.13 05:14:15.486699 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2024.11.13 05:14:15.486837 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7656 | 2024.11.13 05:14:15.486895 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7657 | 2024.11.13 05:14:15.487534 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2024.11.13 05:14:15.487571 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7659 | 2024.11.13 05:14:15.487920 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7660 | 2024.11.13 05:14:15.488225 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2024.11.13 05:14:15.488409 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
7662 | 2024.11.13 05:14:15.488460 [ 253 ] {dec664be-29ba-4a07-bde7-c53938fc2584} <Debug> TCPHandler: Processed in 0.001828756 sec. | ||
7663 | 2024.11.13 05:14:15.488603 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7664 | 2024.11.13 05:14:15.488728 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7665 | 2024.11.13 05:14:15.488778 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7666 | 2024.11.13 05:14:15.489360 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2024.11.13 05:14:15.489400 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7668 | 2024.11.13 05:14:15.489776 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7669 | 2024.11.13 05:14:15.490032 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2024.11.13 05:14:15.490245 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
7671 | 2024.11.13 05:14:15.490298 [ 254 ] {62c6ccaf-cd76-4899-86ec-57f664fb020c} <Debug> TCPHandler: Processed in 0.001755845 sec. | ||
7672 | 2024.11.13 05:14:15.490446 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7673 | 2024.11.13 05:14:15.490583 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7674 | 2024.11.13 05:14:15.490640 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7675 | 2024.11.13 05:14:15.491457 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7676 | 2024.11.13 05:14:15.491494 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7677 | 2024.11.13 05:14:15.491868 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7678 | 2024.11.13 05:14:15.492113 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7679 | 2024.11.13 05:14:15.492291 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001738 sec., 243958.57307249712 rows/sec., 17.44 MiB/sec. | ||
7680 | 2024.11.13 05:14:15.492340 [ 253 ] {aad56e97-80c1-460d-af6e-22c41ecc6068} <Debug> TCPHandler: Processed in 0.001962557 sec. | ||
7681 | 2024.11.13 05:14:15.492500 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7682 | 2024.11.13 05:14:15.492639 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7683 | 2024.11.13 05:14:15.492698 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7684 | 2024.11.13 05:14:15.493275 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7685 | 2024.11.13 05:14:15.493322 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7686 | 2024.11.13 05:14:15.493696 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7687 | 2024.11.13 05:14:15.493940 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7688 | 2024.11.13 05:14:15.494163 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
7689 | 2024.11.13 05:14:15.494213 [ 254 ] {c9f2cb3d-f1bd-455f-85a2-d27889fee2cf} <Debug> TCPHandler: Processed in 0.001779665 sec. | ||
7690 | 2024.11.13 05:14:15.494364 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7691 | 2024.11.13 05:14:15.494503 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7692 | 2024.11.13 05:14:15.494565 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7693 | 2024.11.13 05:14:15.495252 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7694 | 2024.11.13 05:14:15.495296 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7695 | 2024.11.13 05:14:15.495689 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7696 | 2024.11.13 05:14:15.495940 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2024.11.13 05:14:15.496115 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001644 sec., 144160.58394160584 rows/sec., 9.66 MiB/sec. | ||
7698 | 2024.11.13 05:14:15.496164 [ 253 ] {8a936d6c-dc92-4176-83b2-9f3d8c152135} <Debug> TCPHandler: Processed in 0.001863546 sec. | ||
7699 | 2024.11.13 05:14:15.496300 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7700 | 2024.11.13 05:14:15.496431 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7701 | 2024.11.13 05:14:15.496491 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7702 | 2024.11.13 05:14:15.497081 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2024.11.13 05:14:15.497127 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7704 | 2024.11.13 05:14:15.497520 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7705 | 2024.11.13 05:14:15.497760 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7706 | 2024.11.13 05:14:15.497999 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00159 sec., 628.9308176100628 rows/sec., 42.38 KiB/sec. | ||
7707 | 2024.11.13 05:14:15.498106 [ 254 ] {33687568-0b18-432a-8091-a6c21e1291f6} <Debug> TCPHandler: Processed in 0.001862386 sec. | ||
7708 | 2024.11.13 05:14:15.498300 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7709 | 2024.11.13 05:14:15.498414 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7710 | 2024.11.13 05:14:15.498490 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <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 | ||
7711 | 2024.11.13 05:14:15.499656 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7712 | 2024.11.13 05:14:15.499695 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7713 | 2024.11.13 05:14:15.500328 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7714 | 2024.11.13 05:14:15.500584 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7715 | 2024.11.13 05:14:15.500861 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00247 sec., 17004.04858299595 rows/sec., 30.47 MiB/sec. | ||
7716 | 2024.11.13 05:14:15.501331 [ 253 ] {40800527-3156-4e77-85e8-bee417b8993e} <Debug> TCPHandler: Processed in 0.003112157 sec. | ||
7717 | 2024.11.13 05:14:15.501490 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7718 | 2024.11.13 05:14:15.501627 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7719 | 2024.11.13 05:14:15.501686 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7720 | 2024.11.13 05:14:15.502247 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7721 | 2024.11.13 05:14:15.502292 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7722 | 2024.11.13 05:14:15.502681 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7723 | 2024.11.13 05:14:15.502921 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7724 | 2024.11.13 05:14:15.503139 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. | ||
7725 | 2024.11.13 05:14:15.503190 [ 254 ] {08f465b8-541a-4bc9-8ed8-1905828eb983} <Debug> TCPHandler: Processed in 0.001769096 sec. | ||
7726 | 2024.11.13 05:14:20.471201 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7727 | 2024.11.13 05:14:20.471427 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7728 | 2024.11.13 05:14:20.471505 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7729 | 2024.11.13 05:14:20.472229 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2024.11.13 05:14:20.472279 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7731 | 2024.11.13 05:14:20.472691 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7732 | 2024.11.13 05:14:20.472939 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7733 | 2024.11.13 05:14:20.473217 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001835 sec., 2179.8365122615805 rows/sec., 177.75 KiB/sec. | ||
7734 | 2024.11.13 05:14:20.473449 [ 254 ] {4b994cbc-c1e1-4af7-8ee8-e83e6a97be35} <Debug> TCPHandler: Processed in 0.00238643 sec. | ||
7735 | 2024.11.13 05:14:20.473747 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7736 | 2024.11.13 05:14:20.473956 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7737 | 2024.11.13 05:14:20.474037 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7738 | 2024.11.13 05:14:20.474842 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7739 | 2024.11.13 05:14:20.474884 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7740 | 2024.11.13 05:14:20.475314 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7741 | 2024.11.13 05:14:20.475565 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7742 | 2024.11.13 05:14:20.475715 [ 51 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7743 | 2024.11.13 05:14:20.475762 [ 51 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7744 | 2024.11.13 05:14:20.475766 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001868 sec., 31049.250535331903 rows/sec., 2.37 MiB/sec. | ||
7745 | 2024.11.13 05:14:20.475790 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7746 | 2024.11.13 05:14:20.475841 [ 253 ] {317f7edf-4951-479b-8d33-7dd8bb03c2d2} <Debug> TCPHandler: Processed in 0.00223831 sec. | ||
7747 | 2024.11.13 05:14:20.476159 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7748 | 2024.11.13 05:14:20.476196 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7749 | 2024.11.13 05:14:20.476583 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7750 | 2024.11.13 05:14:20.476750 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7751 | 2024.11.13 05:14:20.477151 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7752 | 2024.11.13 05:14:20.477289 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1436 rows starting from the beginning of the part | ||
7753 | 2024.11.13 05:14:20.477606 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 287 rows starting from the beginning of the part | ||
7754 | 2024.11.13 05:14:20.478045 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part | ||
7755 | 2024.11.13 05:14:20.478452 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
7756 | 2024.11.13 05:14:20.478792 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 287 rows starting from the beginning of the part | ||
7757 | 2024.11.13 05:14:20.479009 [ 190 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part | ||
7758 | 2024.11.13 05:14:20.479877 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7759 | 2024.11.13 05:14:20.479949 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7760 | 2024.11.13 05:14:20.480947 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7761 | 2024.11.13 05:14:20.481418 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7762 | 2024.11.13 05:14:20.481635 [ 51 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7763 | 2024.11.13 05:14:20.481746 [ 51 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7764 | 2024.11.13 05:14:20.481819 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7765 | 2024.11.13 05:14:20.481844 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005404 sec., 740.1924500370096 rows/sec., 51.68 KiB/sec. | ||
7766 | 2024.11.13 05:14:20.482355 [ 254 ] {3fbaedfa-acb2-44c5-b080-c60de9bbbc30} <Debug> TCPHandler: Processed in 0.006382735 sec. | ||
7767 | 2024.11.13 05:14:20.482660 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
7768 | 2024.11.13 05:14:20.482713 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7769 | 2024.11.13 05:14:20.483293 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7770 | 2024.11.13 05:14:20.483396 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.007480185 sec., 291570.3288087126 rows/sec., 25.65 MiB/sec. | ||
7771 | 2024.11.13 05:14:20.483525 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7772 | 2024.11.13 05:14:20.483857 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7773 | 2024.11.13 05:14:20.484227 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7774 | 2024.11.13 05:14:20.484395 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 67 rows starting from the beginning of the part | ||
7775 | 2024.11.13 05:14:20.484981 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
7776 | 2024.11.13 05:14:20.485107 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7777 | 2024.11.13 05:14:20.485608 [ 199 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_71_14} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7778 | 2024.11.13 05:14:20.485930 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7779 | 2024.11.13 05:14:20.485941 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 49 rows starting from the beginning of the part | ||
7780 | 2024.11.13 05:14:20.486139 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
7781 | 2024.11.13 05:14:20.486597 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 49 rows starting from the beginning of the part | ||
7782 | 2024.11.13 05:14:20.487026 [ 198 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
7783 | 2024.11.13 05:14:20.487390 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7784 | 2024.11.13 05:14:20.487467 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7785 | 2024.11.13 05:14:20.488294 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7786 | 2024.11.13 05:14:20.488917 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7787 | 2024.11.13 05:14:20.489241 [ 51 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7788 | 2024.11.13 05:14:20.489364 [ 51 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7789 | 2024.11.13 05:14:20.489458 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7790 | 2024.11.13 05:14:20.489608 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006514 sec., 10439.054344488794 rows/sec., 835.34 KiB/sec. | ||
7791 | 2024.11.13 05:14:20.489963 [ 253 ] {68e74e03-79a6-4324-99d2-933347ed1e1b} <Debug> TCPHandler: Processed in 0.007475335 sec. | ||
7792 | 2024.11.13 05:14:20.490043 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7793 | 2024.11.13 05:14:20.490358 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7794 | 2024.11.13 05:14:20.490375 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.008406143 sec., 20818.10885206212 rows/sec., 1.57 MiB/sec. | ||
7795 | 2024.11.13 05:14:20.490468 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7796 | 2024.11.13 05:14:20.490599 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part | ||
7797 | 2024.11.13 05:14:20.490687 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7798 | 2024.11.13 05:14:20.490697 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7799 | 2024.11.13 05:14:20.490941 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7800 | 2024.11.13 05:14:20.491023 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 424 rows starting from the beginning of the part | ||
7801 | 2024.11.13 05:14:20.491531 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part | ||
7802 | 2024.11.13 05:14:20.492075 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
7803 | 2024.11.13 05:14:20.492144 [ 194 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7804 | 2024.11.13 05:14:20.492509 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 424 rows starting from the beginning of the part | ||
7805 | 2024.11.13 05:14:20.492971 [ 199 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
7806 | 2024.11.13 05:14:20.493721 [ 194 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_46_9} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7807 | 2024.11.13 05:14:20.494121 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7808 | 2024.11.13 05:14:20.494662 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7809 | 2024.11.13 05:14:20.494753 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7810 | 2024.11.13 05:14:20.495809 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7811 | 2024.11.13 05:14:20.496351 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7812 | 2024.11.13 05:14:20.496448 [ 189 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.006825809 sec., 287438.4560130528 rows/sec., 22.01 MiB/sec. | ||
7813 | 2024.11.13 05:14:20.496631 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7814 | 2024.11.13 05:14:20.496712 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7815 | 2024.11.13 05:14:20.496737 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.006124 sec., 21227.955584585237 rows/sec., 1.48 MiB/sec. | ||
7816 | 2024.11.13 05:14:20.496757 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7817 | 2024.11.13 05:14:20.496765 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7818 | 2024.11.13 05:14:20.497084 [ 254 ] {0dfb1a97-41e1-4683-b842-2a73ad1aa620} <Debug> TCPHandler: Processed in 0.006943661 sec. | ||
7819 | 2024.11.13 05:14:20.497484 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7820 | 2024.11.13 05:14:20.497470 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7821 | 2024.11.13 05:14:20.497765 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7822 | 2024.11.13 05:14:20.497849 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7823 | 2024.11.13 05:14:20.498046 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7824 | 2024.11.13 05:14:20.498077 [ 196 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_71_14} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7825 | 2024.11.13 05:14:20.498088 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7826 | 2024.11.13 05:14:20.498153 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 12924 rows starting from the beginning of the part | ||
7827 | 2024.11.13 05:14:20.498332 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
7828 | 2024.11.13 05:14:20.498661 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
7829 | 2024.11.13 05:14:20.499022 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 129 rows starting from the beginning of the part | ||
7830 | 2024.11.13 05:14:20.499375 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
7831 | 2024.11.13 05:14:20.499657 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
7832 | 2024.11.13 05:14:20.499775 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 130 rows starting from the beginning of the part | ||
7833 | 2024.11.13 05:14:20.500898 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7834 | 2024.11.13 05:14:20.500957 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7835 | 2024.11.13 05:14:20.501565 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7836 | 2024.11.13 05:14:20.501869 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7837 | 2024.11.13 05:14:20.502078 [ 51 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7838 | 2024.11.13 05:14:20.502170 [ 51 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7839 | 2024.11.13 05:14:20.502238 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7840 | 2024.11.13 05:14:20.502428 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004657 sec., 10307.064633884476 rows/sec., 711.29 KiB/sec. | ||
7841 | 2024.11.13 05:14:20.502680 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
7842 | 2024.11.13 05:14:20.502769 [ 253 ] {6f4385c6-5754-4fd7-921e-dcbeb08f7aa8} <Debug> TCPHandler: Processed in 0.005519768 sec. | ||
7843 | 2024.11.13 05:14:20.503075 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7844 | 2024.11.13 05:14:20.503125 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4132 rows starting from the beginning of the part | ||
7845 | 2024.11.13 05:14:20.503336 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
7846 | 2024.11.13 05:14:20.503647 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
7847 | 2024.11.13 05:14:20.503953 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
7848 | 2024.11.13 05:14:20.504165 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
7849 | 2024.11.13 05:14:20.504379 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
7850 | 2024.11.13 05:14:20.506779 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13817 rows, containing 5 columns (5 merged, 0 gathered) in 0.009737325 sec., 1418972.8698590219 rows/sec., 96.87 MiB/sec. | ||
7851 | 2024.11.13 05:14:20.507143 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4452 rows, containing 4 columns (4 merged, 0 gathered) in 0.004757962 sec., 935694.7365279504 rows/sec., 61.47 MiB/sec. | ||
7852 | 2024.11.13 05:14:20.507155 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7853 | 2024.11.13 05:14:20.507467 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7854 | 2024.11.13 05:14:20.507528 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7855 | 2024.11.13 05:14:20.507582 [ 193 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7856 | 2024.11.13 05:14:20.507683 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
7857 | 2024.11.13 05:14:20.507851 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7858 | 2024.11.13 05:14:20.507938 [ 189 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_71_14} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7859 | 2024.11.13 05:14:20.508016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
7860 | 2024.11.13 05:14:24.873490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1178 | ||
7861 | 2024.11.13 05:14:24.876522 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7862 | 2024.11.13 05:14:24.876582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7863 | 2024.11.13 05:14:24.878015 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7864 | 2024.11.13 05:14:24.878322 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7865 | 2024.11.13 05:14:24.879634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
7866 | 2024.11.13 05:14:25.473500 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7867 | 2024.11.13 05:14:25.473687 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7868 | 2024.11.13 05:14:25.473760 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7869 | 2024.11.13 05:14:25.474511 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7870 | 2024.11.13 05:14:25.474565 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7871 | 2024.11.13 05:14:25.475007 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7872 | 2024.11.13 05:14:25.475262 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7873 | 2024.11.13 05:14:25.475485 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001849 sec., 30286.64142779881 rows/sec., 2.31 MiB/sec. | ||
7874 | 2024.11.13 05:14:25.475543 [ 254 ] {763e88d6-d467-4ea8-9642-f4cd791620a2} <Debug> TCPHandler: Processed in 0.002173649 sec. | ||
7875 | 2024.11.13 05:14:25.475815 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7876 | 2024.11.13 05:14:25.476045 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7877 | 2024.11.13 05:14:25.476131 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7878 | 2024.11.13 05:14:25.476964 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7879 | 2024.11.13 05:14:25.477017 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7880 | 2024.11.13 05:14:25.477462 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7881 | 2024.11.13 05:14:25.477716 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7882 | 2024.11.13 05:14:25.477962 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001975 sec., 32405.06329113924 rows/sec., 2.53 MiB/sec. | ||
7883 | 2024.11.13 05:14:25.478068 [ 253 ] {ebc2d7b6-bf4f-4ca1-b524-efda77fdf90f} <Debug> TCPHandler: Processed in 0.002397001 sec. | ||
7884 | 2024.11.13 05:14:25.478328 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7885 | 2024.11.13 05:14:25.478499 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7886 | 2024.11.13 05:14:25.478569 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7887 | 2024.11.13 05:14:25.479181 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7888 | 2024.11.13 05:14:25.479220 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7889 | 2024.11.13 05:14:25.479630 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7890 | 2024.11.13 05:14:25.479879 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7891 | 2024.11.13 05:14:25.480093 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
7892 | 2024.11.13 05:14:25.480147 [ 254 ] {8f55d1cb-cba1-47ff-8d90-095b32eb87c8} <Debug> TCPHandler: Processed in 0.001942846 sec. | ||
7893 | 2024.11.13 05:14:25.480323 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7894 | 2024.11.13 05:14:25.480468 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7895 | 2024.11.13 05:14:25.480531 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7896 | 2024.11.13 05:14:25.481072 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7897 | 2024.11.13 05:14:25.481113 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7898 | 2024.11.13 05:14:25.481501 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7899 | 2024.11.13 05:14:25.481754 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7900 | 2024.11.13 05:14:25.481994 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
7901 | 2024.11.13 05:14:25.482083 [ 253 ] {d3a596be-14b9-45e2-90c0-9b67a90563f3} <Debug> TCPHandler: Processed in 0.001829367 sec. | ||
7902 | 2024.11.13 05:14:29.610536 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7903 | 2024.11.13 05:14:29.610642 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7904 | 2024.11.13 05:14:30.479861 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7905 | 2024.11.13 05:14:30.480162 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7906 | 2024.11.13 05:14:30.480277 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7907 | 2024.11.13 05:14:30.481248 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7908 | 2024.11.13 05:14:30.481301 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7909 | 2024.11.13 05:14:30.481742 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7910 | 2024.11.13 05:14:30.481995 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7911 | 2024.11.13 05:14:30.482186 [ 43 ] {} <Debug> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7912 | 2024.11.13 05:14:30.482257 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002177 sec., 6430.868167202572 rows/sec., 462.94 KiB/sec. | ||
7913 | 2024.11.13 05:14:30.482274 [ 43 ] {} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7914 | 2024.11.13 05:14:30.482355 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7915 | 2024.11.13 05:14:30.482404 [ 254 ] {38245b21-1a5f-43dc-9393-ec961a180e0a} <Debug> TCPHandler: Processed in 0.002696624 sec. | ||
7916 | 2024.11.13 05:14:30.482599 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7917 | 2024.11.13 05:14:30.482702 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7918 | 2024.11.13 05:14:30.482737 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7919 | 2024.11.13 05:14:30.482771 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7920 | 2024.11.13 05:14:30.482883 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7921 | 2024.11.13 05:14:30.482965 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7922 | 2024.11.13 05:14:30.483217 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7923 | 2024.11.13 05:14:30.483302 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7924 | 2024.11.13 05:14:30.483678 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7925 | 2024.11.13 05:14:30.483814 [ 195 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7926 | 2024.11.13 05:14:30.485311 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7927 | 2024.11.13 05:14:30.485374 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7928 | 2024.11.13 05:14:30.485508 [ 189 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003037727 sec., 23043.545387719172 rows/sec., 1.71 MiB/sec. | ||
7929 | 2024.11.13 05:14:30.485790 [ 189 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7930 | 2024.11.13 05:14:30.486102 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7931 | 2024.11.13 05:14:30.486403 [ 189 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7932 | 2024.11.13 05:14:30.486615 [ 189 ] {b26dd9c7-05de-4df5-9a49-9387d86cfab6::all_1_25_6} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7933 | 2024.11.13 05:14:30.486627 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7934 | 2024.11.13 05:14:30.486797 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7935 | 2024.11.13 05:14:30.486962 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.004118 sec., 69694.02622632346 rows/sec., 6.15 MiB/sec. | ||
7936 | 2024.11.13 05:14:30.487030 [ 253 ] {fcfce180-f5d6-4e2f-953d-69ae96fb7700} <Debug> TCPHandler: Processed in 0.004481409 sec. | ||
7937 | 2024.11.13 05:14:30.487193 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7938 | 2024.11.13 05:14:30.487316 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7939 | 2024.11.13 05:14:30.487368 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7940 | 2024.11.13 05:14:30.487978 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7941 | 2024.11.13 05:14:30.488020 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7942 | 2024.11.13 05:14:30.488402 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7943 | 2024.11.13 05:14:30.488652 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7944 | 2024.11.13 05:14:30.488904 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001606 sec., 30510.58530510585 rows/sec., 2.20 MiB/sec. | ||
7945 | 2024.11.13 05:14:30.489079 [ 254 ] {7fde9420-4846-4e05-a2fe-6b74df81ed4d} <Debug> TCPHandler: Processed in 0.001937327 sec. | ||
7946 | 2024.11.13 05:14:30.489327 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7947 | 2024.11.13 05:14:30.489481 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7948 | 2024.11.13 05:14:30.489539 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7949 | 2024.11.13 05:14:30.490166 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7950 | 2024.11.13 05:14:30.490206 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7951 | 2024.11.13 05:14:30.490563 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7952 | 2024.11.13 05:14:30.490812 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7953 | 2024.11.13 05:14:30.491031 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
7954 | 2024.11.13 05:14:30.491245 [ 253 ] {8bed613c-e0c8-4f07-bb84-496f03c05b5e} <Debug> TCPHandler: Processed in 0.002051058 sec. | ||
7955 | 2024.11.13 05:14:30.491440 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7956 | 2024.11.13 05:14:30.491577 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7957 | 2024.11.13 05:14:30.491635 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7958 | 2024.11.13 05:14:30.492214 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7959 | 2024.11.13 05:14:30.492253 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7960 | 2024.11.13 05:14:30.492605 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7961 | 2024.11.13 05:14:30.492849 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7962 | 2024.11.13 05:14:30.493029 [ 43 ] {} <Debug> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7963 | 2024.11.13 05:14:30.493094 [ 43 ] {} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2024.11.13 05:14:30.493109 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001551 sec., 8381.689232753062 rows/sec., 522.60 KiB/sec. | ||
7965 | 2024.11.13 05:14:30.493137 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7966 | 2024.11.13 05:14:30.493226 [ 254 ] {c092086e-1fcf-470a-8839-e1a41f281f53} <Debug> TCPHandler: Processed in 0.001871106 sec. | ||
7967 | 2024.11.13 05:14:30.493555 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7968 | 2024.11.13 05:14:30.493559 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7969 | 2024.11.13 05:14:30.493872 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7970 | 2024.11.13 05:14:30.493913 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7971 | 2024.11.13 05:14:30.493966 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7972 | 2024.11.13 05:14:30.493985 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7973 | 2024.11.13 05:14:30.494359 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7974 | 2024.11.13 05:14:30.494663 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7975 | 2024.11.13 05:14:30.495002 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7976 | 2024.11.13 05:14:30.495452 [ 186 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7977 | 2024.11.13 05:14:30.497308 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7978 | 2024.11.13 05:14:30.497384 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7979 | 2024.11.13 05:14:30.497955 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004697681 sec., 13836.614278406727 rows/sec., 916.76 KiB/sec. | ||
7980 | 2024.11.13 05:14:30.498116 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7981 | 2024.11.13 05:14:30.498213 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7982 | 2024.11.13 05:14:30.498494 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7983 | 2024.11.13 05:14:30.498532 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2024.11.13 05:14:30.498621 [ 195 ] {8fbfab3a-51a4-48bf-9756-dcd2c5d87c26::all_1_25_6} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7985 | 2024.11.13 05:14:30.498827 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7986 | 2024.11.13 05:14:30.498872 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005079 sec., 83481.00019688914 rows/sec., 5.97 MiB/sec. | ||
7987 | 2024.11.13 05:14:30.498936 [ 253 ] {3a2653de-4b05-4b7e-988d-d334c9228137} <Debug> TCPHandler: Processed in 0.005581489 sec. | ||
7988 | 2024.11.13 05:14:30.499097 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7989 | 2024.11.13 05:14:30.499234 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7990 | 2024.11.13 05:14:30.499294 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7991 | 2024.11.13 05:14:30.499841 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7992 | 2024.11.13 05:14:30.499880 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
7993 | 2024.11.13 05:14:30.500268 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7994 | 2024.11.13 05:14:30.500512 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2024.11.13 05:14:30.500768 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. | ||
7996 | 2024.11.13 05:14:30.500951 [ 254 ] {a312157d-7368-4e78-ad3d-aedc3db12168} <Debug> TCPHandler: Processed in 0.001914417 sec. | ||
7997 | 2024.11.13 05:14:30.501140 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7998 | 2024.11.13 05:14:30.501274 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7999 | 2024.11.13 05:14:30.501334 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8000 | 2024.11.13 05:14:30.501955 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.11.13 05:14:30.501993 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8002 | 2024.11.13 05:14:30.502387 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8003 | 2024.11.13 05:14:30.502622 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8004 | 2024.11.13 05:14:30.502831 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001587 sec., 149338.3742911153 rows/sec., 10.01 MiB/sec. | ||
8005 | 2024.11.13 05:14:30.502882 [ 253 ] {2bbba57d-1899-46fd-9241-4e56551a0cdc} <Debug> TCPHandler: Processed in 0.001833996 sec. | ||
8006 | 2024.11.13 05:14:30.503041 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8007 | 2024.11.13 05:14:30.503178 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8008 | 2024.11.13 05:14:30.503238 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8009 | 2024.11.13 05:14:30.503785 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8010 | 2024.11.13 05:14:30.503825 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8011 | 2024.11.13 05:14:30.504184 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8012 | 2024.11.13 05:14:30.504423 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8013 | 2024.11.13 05:14:30.504637 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
8014 | 2024.11.13 05:14:30.504689 [ 254 ] {ad7acb46-cd5c-4af9-8d93-27b25deaf7b0} <Debug> TCPHandler: Processed in 0.001713764 sec. | ||
8015 | 2024.11.13 05:14:30.504838 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8016 | 2024.11.13 05:14:30.504976 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8017 | 2024.11.13 05:14:30.505068 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <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 | ||
8018 | 2024.11.13 05:14:30.506286 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8019 | 2024.11.13 05:14:30.506326 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8020 | 2024.11.13 05:14:30.506973 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8021 | 2024.11.13 05:14:30.507232 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2024.11.13 05:14:30.507557 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002592 sec., 16203.703703703703 rows/sec., 29.04 MiB/sec. | ||
8023 | 2024.11.13 05:14:30.507924 [ 253 ] {536982d3-9926-4722-8436-a2adeadcb667} <Debug> TCPHandler: Processed in 0.003149408 sec. | ||
8024 | 2024.11.13 05:14:30.508185 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8025 | 2024.11.13 05:14:30.508424 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8026 | 2024.11.13 05:14:30.508521 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8027 | 2024.11.13 05:14:30.509162 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8028 | 2024.11.13 05:14:30.509204 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8029 | 2024.11.13 05:14:30.509592 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8030 | 2024.11.13 05:14:30.509832 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8031 | 2024.11.13 05:14:30.510070 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001701 sec., 48206.93709582598 rows/sec., 3.06 MiB/sec. | ||
8032 | 2024.11.13 05:14:30.510123 [ 254 ] {e870902d-da25-4da9-a61b-09e06a2af4d8} <Debug> TCPHandler: Processed in 0.002083968 sec. | ||
8033 | 2024.11.13 05:14:34.879913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1208 | ||
8034 | 2024.11.13 05:14:34.883197 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8035 | 2024.11.13 05:14:34.883251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8036 | 2024.11.13 05:14:34.884695 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8037 | 2024.11.13 05:14:34.885007 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8038 | 2024.11.13 05:14:34.886547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
8039 | 2024.11.13 05:14:35.392977 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8040 | 2024.11.13 05:14:35.472604 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8041 | 2024.11.13 05:14:35.472819 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8042 | 2024.11.13 05:14:35.472904 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8043 | 2024.11.13 05:14:35.473657 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2024.11.13 05:14:35.473712 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8045 | 2024.11.13 05:14:35.474139 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8046 | 2024.11.13 05:14:35.474397 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8047 | 2024.11.13 05:14:35.474658 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001896 sec., 4219.409282700422 rows/sec., 344.06 KiB/sec. | ||
8048 | 2024.11.13 05:14:35.474724 [ 254 ] {5fabef4e-ff4e-4276-ad69-dfa5098106d2} <Debug> TCPHandler: Processed in 0.002261219 sec. | ||
8049 | 2024.11.13 05:14:35.474969 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8050 | 2024.11.13 05:14:35.475179 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8051 | 2024.11.13 05:14:35.475255 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8052 | 2024.11.13 05:14:35.476046 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8053 | 2024.11.13 05:14:35.476156 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8054 | 2024.11.13 05:14:35.476590 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8055 | 2024.11.13 05:14:35.476857 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8056 | 2024.11.13 05:14:35.477080 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001958 sec., 30643.513789581204 rows/sec., 2.33 MiB/sec. | ||
8057 | 2024.11.13 05:14:35.477136 [ 253 ] {76ffa7f6-08f8-4950-9132-5fc53f111cad} <Debug> TCPHandler: Processed in 0.00230662 sec. | ||
8058 | 2024.11.13 05:14:35.477375 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8059 | 2024.11.13 05:14:35.477608 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8060 | 2024.11.13 05:14:35.477705 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8061 | 2024.11.13 05:14:35.478421 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2024.11.13 05:14:35.478464 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8063 | 2024.11.13 05:14:35.478830 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8064 | 2024.11.13 05:14:35.479071 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2024.11.13 05:14:35.479332 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001776 sec., 4504.504504504504 rows/sec., 314.52 KiB/sec. | ||
8066 | 2024.11.13 05:14:35.479478 [ 254 ] {d74e77d0-5ab0-4baf-bffc-7e6d9ba04487} <Debug> TCPHandler: Processed in 0.00221617 sec. | ||
8067 | 2024.11.13 05:14:35.479730 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8068 | 2024.11.13 05:14:35.479875 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8069 | 2024.11.13 05:14:35.479933 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8070 | 2024.11.13 05:14:35.480541 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8071 | 2024.11.13 05:14:35.480581 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8072 | 2024.11.13 05:14:35.480939 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8073 | 2024.11.13 05:14:35.481174 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8074 | 2024.11.13 05:14:35.481382 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001539 sec., 46783.62573099415 rows/sec., 3.66 MiB/sec. | ||
8075 | 2024.11.13 05:14:35.481432 [ 253 ] {f39b3c9b-a152-45f2-956a-7ba15d568830} <Debug> TCPHandler: Processed in 0.001835216 sec. | ||
8076 | 2024.11.13 05:14:35.481580 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8077 | 2024.11.13 05:14:35.481698 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8078 | 2024.11.13 05:14:35.481753 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8079 | 2024.11.13 05:14:35.482334 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8080 | 2024.11.13 05:14:35.482373 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8081 | 2024.11.13 05:14:35.482774 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8082 | 2024.11.13 05:14:35.483020 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8083 | 2024.11.13 05:14:35.483228 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001555 sec., 105466.23794212218 rows/sec., 7.34 MiB/sec. | ||
8084 | 2024.11.13 05:14:35.483281 [ 254 ] {51e9ae4a-afe7-42b4-bccf-adc8261dd99e} <Debug> TCPHandler: Processed in 0.001760135 sec. | ||
8085 | 2024.11.13 05:14:35.483429 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8086 | 2024.11.13 05:14:35.483567 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8087 | 2024.11.13 05:14:35.483628 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8088 | 2024.11.13 05:14:35.484165 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8089 | 2024.11.13 05:14:35.484204 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8090 | 2024.11.13 05:14:35.484573 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8091 | 2024.11.13 05:14:35.484811 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8092 | 2024.11.13 05:14:35.485019 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
8093 | 2024.11.13 05:14:35.485067 [ 253 ] {fd7af0e1-9c52-4dfa-b6d4-a99ef8b0f6fa} <Debug> TCPHandler: Processed in 0.001705065 sec. | ||
8094 | 2024.11.13 05:14:35.597618 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8095 | 2024.11.13 05:14:35.628996 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8096 | 2024.11.13 05:14:35.706292 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8097 | 2024.11.13 05:14:35.783595 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8098 | 2024.11.13 05:14:35.791971 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8099 | 2024.11.13 05:14:35.820224 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8100 | 2024.11.13 05:14:35.826439 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8101 | 2024.11.13 05:14:38.315534 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8102 | 2024.11.13 05:14:38.961671 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8103 | 2024.11.13 05:14:39.010173 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8104 | 2024.11.13 05:14:39.012624 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8105 | 2024.11.13 05:14:39.057383 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8106 | 2024.11.13 05:14:39.064899 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8107 | 2024.11.13 05:14:39.068739 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8108 | 2024.11.13 05:14:39.091099 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8109 | 2024.11.13 05:14:39.103700 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8110 | 2024.11.13 05:14:39.753582 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8111 | 2024.11.13 05:14:39.864557 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8112 | 2024.11.13 05:14:39.876914 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8113 | 2024.11.13 05:14:39.910291 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8114 | 2024.11.13 05:14:39.927015 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8115 | 2024.11.13 05:14:39.928581 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8116 | 2024.11.13 05:14:40.008727 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8117 | 2024.11.13 05:14:40.177533 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8118 | 2024.11.13 05:14:40.474140 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8119 | 2024.11.13 05:14:40.474443 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8120 | 2024.11.13 05:14:40.474559 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8121 | 2024.11.13 05:14:40.475555 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8122 | 2024.11.13 05:14:40.475606 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8123 | 2024.11.13 05:14:40.476024 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8124 | 2024.11.13 05:14:40.476273 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8125 | 2024.11.13 05:14:40.476512 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002149 sec., 26058.631921824104 rows/sec., 1.99 MiB/sec. | ||
8126 | 2024.11.13 05:14:40.476575 [ 254 ] {56ec0e89-9fc3-4275-84e6-afcc797d1e31} <Debug> TCPHandler: Processed in 0.002626643 sec. | ||
8127 | 2024.11.13 05:14:40.476854 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8128 | 2024.11.13 05:14:40.477049 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8129 | 2024.11.13 05:14:40.477122 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8130 | 2024.11.13 05:14:40.477882 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8131 | 2024.11.13 05:14:40.477934 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8132 | 2024.11.13 05:14:40.478382 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8133 | 2024.11.13 05:14:40.478649 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8134 | 2024.11.13 05:14:40.478886 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. | ||
8135 | 2024.11.13 05:14:40.478943 [ 253 ] {5620df3d-b813-4e2a-b140-f3ac502433a9} <Debug> TCPHandler: Processed in 0.00224897 sec. | ||
8136 | 2024.11.13 05:14:40.479100 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8137 | 2024.11.13 05:14:40.479246 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8138 | 2024.11.13 05:14:40.479310 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8139 | 2024.11.13 05:14:40.479991 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8140 | 2024.11.13 05:14:40.480040 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8141 | 2024.11.13 05:14:40.480442 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8142 | 2024.11.13 05:14:40.480689 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8143 | 2024.11.13 05:14:40.480898 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
8144 | 2024.11.13 05:14:40.480950 [ 254 ] {63abcd88-6de6-4808-b77a-bcf701ceb727} <Debug> TCPHandler: Processed in 0.001910166 sec. | ||
8145 | 2024.11.13 05:14:40.481098 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8146 | 2024.11.13 05:14:40.481240 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8147 | 2024.11.13 05:14:40.481300 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8148 | 2024.11.13 05:14:40.481892 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8149 | 2024.11.13 05:14:40.481940 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8150 | 2024.11.13 05:14:40.482339 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8151 | 2024.11.13 05:14:40.482583 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8152 | 2024.11.13 05:14:40.482842 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001623 sec., 36968.57670979667 rows/sec., 2.49 MiB/sec. | ||
8153 | 2024.11.13 05:14:40.482897 [ 253 ] {e9de1a7c-57b8-4c18-a4b9-86869b8932d4} <Debug> TCPHandler: Processed in 0.001855516 sec. | ||
8154 | 2024.11.13 05:14:40.808510 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8155 | 2024.11.13 05:14:40.916197 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8156 | 2024.11.13 05:14:40.975317 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62327, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8157 | 2024.11.13 05:14:40.979484 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8158 | 2024.11.13 05:14:40.985456 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8159 | 2024.11.13 05:14:41.072231 [ 37 ] {} <Debug> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8160 | 2024.11.13 05:14:41.072306 [ 37 ] {} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8161 | 2024.11.13 05:14:41.072329 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
8162 | 2024.11.13 05:14:41.072551 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8163 | 2024.11.13 05:14:41.072794 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8164 | 2024.11.13 05:14:41.072840 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part | ||
8165 | 2024.11.13 05:14:41.072931 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8166 | 2024.11.13 05:14:41.073138 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8167 | 2024.11.13 05:14:41.073384 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8168 | 2024.11.13 05:14:41.073483 [ 191 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8169 | 2024.11.13 05:14:41.074657 [ 186 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002235509 sec., 11183.135473845106 rows/sec., 753.55 KiB/sec. | ||
8170 | 2024.11.13 05:14:41.074886 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8171 | 2024.11.13 05:14:41.075270 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8172 | 2024.11.13 05:14:41.075372 [ 188 ] {0464f7c4-cd7b-443c-b5d8-0eb2b30e309a::all_1_25_6} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8173 | 2024.11.13 05:14:41.075479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
8174 | 2024.11.13 05:14:41.083444 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8175 | 2024.11.13 05:14:41.106607 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8176 | 2024.11.13 05:14:42.721803 [ 36 ] {} <Debug> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8177 | 2024.11.13 05:14:42.721874 [ 36 ] {} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8178 | 2024.11.13 05:14:42.721897 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8179 | 2024.11.13 05:14:42.722108 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8180 | 2024.11.13 05:14:42.722346 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8181 | 2024.11.13 05:14:42.722389 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
8182 | 2024.11.13 05:14:42.722474 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8183 | 2024.11.13 05:14:42.722579 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8184 | 2024.11.13 05:14:42.722838 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
8185 | 2024.11.13 05:14:42.722970 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8186 | 2024.11.13 05:14:42.723909 [ 191 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001942747 sec., 77210.25949338745 rows/sec., 3.94 MiB/sec. | ||
8187 | 2024.11.13 05:14:42.724107 [ 186 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8188 | 2024.11.13 05:14:42.724533 [ 186 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8189 | 2024.11.13 05:14:42.724639 [ 186 ] {ba23d308-04f6-4c21-ba8c-a348dd1f43ed::all_1_25_6} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8190 | 2024.11.13 05:14:42.724754 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8191 | 2024.11.13 05:14:42.983993 [ 36 ] {} <Debug> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8192 | 2024.11.13 05:14:42.984054 [ 36 ] {} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8193 | 2024.11.13 05:14:42.984081 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8194 | 2024.11.13 05:14:42.984316 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8195 | 2024.11.13 05:14:42.984517 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8196 | 2024.11.13 05:14:42.984560 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 242 rows starting from the beginning of the part | ||
8197 | 2024.11.13 05:14:42.984688 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
8198 | 2024.11.13 05:14:42.984915 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
8199 | 2024.11.13 05:14:42.985125 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
8200 | 2024.11.13 05:14:42.985260 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8201 | 2024.11.13 05:14:42.986411 [ 191 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00223513 sec., 133325.57837799142 rows/sec., 9.56 MiB/sec. | ||
8202 | 2024.11.13 05:14:42.986570 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8203 | 2024.11.13 05:14:42.986855 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2024.11.13 05:14:42.986938 [ 201 ] {86aad7cc-49d3-426f-9dde-af1320e3b1fc::all_1_25_6} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8205 | 2024.11.13 05:14:42.987024 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8206 | 2024.11.13 05:14:44.610709 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8207 | 2024.11.13 05:14:44.610784 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8208 | 2024.11.13 05:14:44.886818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1228 | ||
8209 | 2024.11.13 05:14:44.889599 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8210 | 2024.11.13 05:14:44.889649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8211 | 2024.11.13 05:14:44.891041 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8212 | 2024.11.13 05:14:44.891339 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8213 | 2024.11.13 05:14:44.892635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
8214 | 2024.11.13 05:14:45.479202 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8215 | 2024.11.13 05:14:45.479412 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8216 | 2024.11.13 05:14:45.479490 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8217 | 2024.11.13 05:14:45.480293 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8218 | 2024.11.13 05:14:45.480340 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8219 | 2024.11.13 05:14:45.480763 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8220 | 2024.11.13 05:14:45.481018 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8221 | 2024.11.13 05:14:45.481256 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. | ||
8222 | 2024.11.13 05:14:45.481400 [ 254 ] {a304f6b5-95f2-4a6a-87b4-c1057d8a7327} <Debug> TCPHandler: Processed in 0.00232021 sec. | ||
8223 | 2024.11.13 05:14:45.481712 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8224 | 2024.11.13 05:14:45.481902 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8225 | 2024.11.13 05:14:45.481978 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8226 | 2024.11.13 05:14:45.482922 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8227 | 2024.11.13 05:14:45.482972 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8228 | 2024.11.13 05:14:45.483449 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8229 | 2024.11.13 05:14:45.483708 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8230 | 2024.11.13 05:14:45.483908 [ 34 ] {} <Debug> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8231 | 2024.11.13 05:14:45.483974 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002123 sec., 135186.05746585023 rows/sec., 11.93 MiB/sec. | ||
8232 | 2024.11.13 05:14:45.484003 [ 34 ] {} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8233 | 2024.11.13 05:14:45.484064 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8234 | 2024.11.13 05:14:45.484119 [ 253 ] {5618bbfc-02e3-4302-bc4e-b644f91c20dd} <Debug> TCPHandler: Processed in 0.002572152 sec. | ||
8235 | 2024.11.13 05:14:45.484308 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8236 | 2024.11.13 05:14:45.484378 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8237 | 2024.11.13 05:14:45.484498 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8238 | 2024.11.13 05:14:45.484575 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1436 rows starting from the beginning of the part | ||
8239 | 2024.11.13 05:14:45.484607 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8240 | 2024.11.13 05:14:45.484743 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8241 | 2024.11.13 05:14:45.484792 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
8242 | 2024.11.13 05:14:45.485275 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 287 rows starting from the beginning of the part | ||
8243 | 2024.11.13 05:14:45.485620 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
8244 | 2024.11.13 05:14:45.486032 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
8245 | 2024.11.13 05:14:45.486482 [ 194 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 287 rows starting from the beginning of the part | ||
8246 | 2024.11.13 05:14:45.487478 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8247 | 2024.11.13 05:14:45.487560 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8248 | 2024.11.13 05:14:45.488516 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8249 | 2024.11.13 05:14:45.488986 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8250 | 2024.11.13 05:14:45.489367 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004828 sec., 10149.130074565037 rows/sec., 748.60 KiB/sec. | ||
8251 | 2024.11.13 05:14:45.489680 [ 254 ] {27230415-bab4-4602-8113-b2c04ea9e150} <Debug> TCPHandler: Processed in 0.005414007 sec. | ||
8252 | 2024.11.13 05:14:45.489942 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8253 | 2024.11.13 05:14:45.489957 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.00579485 sec., 376541.23920377577 rows/sec., 33.12 MiB/sec. | ||
8254 | 2024.11.13 05:14:45.490096 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8255 | 2024.11.13 05:14:45.490183 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8256 | 2024.11.13 05:14:45.490292 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8257 | 2024.11.13 05:14:45.490931 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8258 | 2024.11.13 05:14:45.491170 [ 201 ] {6ee4f0bc-d4c8-400f-9630-fa4c67d180d3::all_1_76_15} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8259 | 2024.11.13 05:14:45.491365 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8260 | 2024.11.13 05:14:45.491474 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8261 | 2024.11.13 05:14:45.491521 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8262 | 2024.11.13 05:14:45.491886 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8263 | 2024.11.13 05:14:45.492142 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8264 | 2024.11.13 05:14:45.492358 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002298 sec., 6092.25413402959 rows/sec., 426.66 KiB/sec. | ||
8265 | 2024.11.13 05:14:45.492417 [ 253 ] {7ef411c9-7bd1-495f-8ede-edabe8c20e48} <Debug> TCPHandler: Processed in 0.002602263 sec. | ||
8266 | 2024.11.13 05:14:45.492586 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8267 | 2024.11.13 05:14:45.492726 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8268 | 2024.11.13 05:14:45.492783 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8269 | 2024.11.13 05:14:45.493431 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2024.11.13 05:14:45.493472 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8271 | 2024.11.13 05:14:45.493833 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8272 | 2024.11.13 05:14:45.494073 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8273 | 2024.11.13 05:14:45.494301 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001605 sec., 8099.688473520248 rows/sec., 505.01 KiB/sec. | ||
8274 | 2024.11.13 05:14:45.494443 [ 254 ] {8a1d8a3b-986a-4de3-b1dc-5c99c0393d96} <Debug> TCPHandler: Processed in 0.001925647 sec. | ||
8275 | 2024.11.13 05:14:45.494604 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8276 | 2024.11.13 05:14:45.494745 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8277 | 2024.11.13 05:14:45.494802 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8278 | 2024.11.13 05:14:45.495620 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8279 | 2024.11.13 05:14:45.495660 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8280 | 2024.11.13 05:14:45.496059 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8281 | 2024.11.13 05:14:45.496312 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8282 | 2024.11.13 05:14:45.496485 [ 34 ] {} <Debug> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8283 | 2024.11.13 05:14:45.496545 [ 34 ] {} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8284 | 2024.11.13 05:14:45.496561 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001838 sec., 230685.52774755168 rows/sec., 16.49 MiB/sec. | ||
8285 | 2024.11.13 05:14:45.496592 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8286 | 2024.11.13 05:14:45.496702 [ 253 ] {8eb0d3a8-8ed1-426a-a384-c8b354f46c14} <Debug> TCPHandler: Processed in 0.002161939 sec. | ||
8287 | 2024.11.13 05:14:45.496957 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8288 | 2024.11.13 05:14:45.496977 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8289 | 2024.11.13 05:14:45.497360 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8290 | 2024.11.13 05:14:45.497427 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8291 | 2024.11.13 05:14:45.497532 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8292 | 2024.11.13 05:14:45.497552 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part | ||
8293 | 2024.11.13 05:14:45.498052 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
8294 | 2024.11.13 05:14:45.498537 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 424 rows starting from the beginning of the part | ||
8295 | 2024.11.13 05:14:45.499032 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
8296 | 2024.11.13 05:14:45.499545 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
8297 | 2024.11.13 05:14:45.499958 [ 191 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 424 rows starting from the beginning of the part | ||
8298 | 2024.11.13 05:14:45.501069 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8299 | 2024.11.13 05:14:45.501143 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8300 | 2024.11.13 05:14:45.502080 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8301 | 2024.11.13 05:14:45.502543 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8302 | 2024.11.13 05:14:45.502924 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00569 sec., 1054.481546572935 rows/sec., 55.09 KiB/sec. | ||
8303 | 2024.11.13 05:14:45.503259 [ 254 ] {32c81089-3085-487f-a3bc-71742ffcbdab} <Debug> TCPHandler: Processed in 0.006441176 sec. | ||
8304 | 2024.11.13 05:14:45.503328 [ 187 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.006605557 sec., 297325.41858317173 rows/sec., 22.77 MiB/sec. | ||
8305 | 2024.11.13 05:14:45.503424 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8306 | 2024.11.13 05:14:45.503567 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8307 | 2024.11.13 05:14:45.503597 [ 197 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8308 | 2024.11.13 05:14:45.503662 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8309 | 2024.11.13 05:14:45.504310 [ 197 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8310 | 2024.11.13 05:14:45.504509 [ 197 ] {5dac8abd-cbe7-46a8-a8c6-6f8663210dce::all_1_76_15} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8311 | 2024.11.13 05:14:45.504669 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8312 | 2024.11.13 05:14:45.504828 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8313 | 2024.11.13 05:14:45.504870 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8314 | 2024.11.13 05:14:45.505334 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8315 | 2024.11.13 05:14:45.505591 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8316 | 2024.11.13 05:14:45.505770 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8317 | 2024.11.13 05:14:45.505822 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8318 | 2024.11.13 05:14:45.505838 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002308 sec., 102686.30849220103 rows/sec., 6.88 MiB/sec. | ||
8319 | 2024.11.13 05:14:45.505860 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8320 | 2024.11.13 05:14:45.506054 [ 253 ] {a87d6202-cf56-4960-bd87-7428f010c796} <Debug> TCPHandler: Processed in 0.002684593 sec. | ||
8321 | 2024.11.13 05:14:45.506205 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8322 | 2024.11.13 05:14:45.506292 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8323 | 2024.11.13 05:14:45.506540 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8324 | 2024.11.13 05:14:45.506640 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 13817 rows starting from the beginning of the part | ||
8325 | 2024.11.13 05:14:45.506637 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8326 | 2024.11.13 05:14:45.506903 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8327 | 2024.11.13 05:14:45.507129 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
8328 | 2024.11.13 05:14:45.507736 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
8329 | 2024.11.13 05:14:45.508167 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 164 rows starting from the beginning of the part | ||
8330 | 2024.11.13 05:14:45.508439 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
8331 | 2024.11.13 05:14:45.508837 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
8332 | 2024.11.13 05:14:45.509643 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8333 | 2024.11.13 05:14:45.509689 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8334 | 2024.11.13 05:14:45.510340 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8335 | 2024.11.13 05:14:45.510606 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8336 | 2024.11.13 05:14:45.510933 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004404 sec., 227.0663033605813 rows/sec., 15.30 KiB/sec. | ||
8337 | 2024.11.13 05:14:45.511043 [ 254 ] {6b6d11cd-c609-473e-9208-9924746ce7ce} <Debug> TCPHandler: Processed in 0.004879683 sec. | ||
8338 | 2024.11.13 05:14:45.511240 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8339 | 2024.11.13 05:14:45.511502 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8340 | 2024.11.13 05:14:45.511745 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <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 | ||
8341 | 2024.11.13 05:14:45.513442 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8342 | 2024.11.13 05:14:45.513483 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8343 | 2024.11.13 05:14:45.514423 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14775 rows, containing 5 columns (5 merged, 0 gathered) in 0.008439723 sec., 1750649.8732245122 rows/sec., 119.52 MiB/sec. | ||
8344 | 2024.11.13 05:14:45.514758 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8345 | 2024.11.13 05:14:45.514872 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8346 | 2024.11.13 05:14:45.515266 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8347 | 2024.11.13 05:14:45.515421 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8348 | 2024.11.13 05:14:45.515747 [ 196 ] {375278bf-5f0c-4cc7-bd8f-2fdd2e39f307::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8349 | 2024.11.13 05:14:45.515924 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004467 sec., 9402.283411685696 rows/sec., 16.85 MiB/sec. | ||
8350 | 2024.11.13 05:14:45.516012 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
8351 | 2024.11.13 05:14:45.516513 [ 253 ] {678d6cb4-6a8a-4318-8508-fce2f083917c} <Debug> TCPHandler: Processed in 0.005368557 sec. | ||
8352 | 2024.11.13 05:14:45.516691 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8353 | 2024.11.13 05:14:45.516832 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8354 | 2024.11.13 05:14:45.516892 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8355 | 2024.11.13 05:14:45.517434 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8356 | 2024.11.13 05:14:45.517474 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8357 | 2024.11.13 05:14:45.517852 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8358 | 2024.11.13 05:14:45.518095 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2024.11.13 05:14:45.518280 [ 33 ] {} <Debug> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8360 | 2024.11.13 05:14:45.518349 [ 33 ] {} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8361 | 2024.11.13 05:14:45.518350 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec. | ||
8362 | 2024.11.13 05:14:45.518380 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8363 | 2024.11.13 05:14:45.518511 [ 254 ] {c08e88f3-9896-4b63-bdc5-34a49306cd08} <Debug> TCPHandler: Processed in 0.001885186 sec. | ||
8364 | 2024.11.13 05:14:45.518649 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8365 | 2024.11.13 05:14:45.518803 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8366 | 2024.11.13 05:14:45.518840 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4452 rows starting from the beginning of the part | ||
8367 | 2024.11.13 05:14:45.518940 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
8368 | 2024.11.13 05:14:45.519154 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
8369 | 2024.11.13 05:14:45.519292 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
8370 | 2024.11.13 05:14:45.519485 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
8371 | 2024.11.13 05:14:45.519629 [ 199 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
8372 | 2024.11.13 05:14:45.521627 [ 200 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4796 rows, containing 4 columns (4 merged, 0 gathered) in 0.003101977 sec., 1546110.754528483 rows/sec., 101.56 MiB/sec. | ||
8373 | 2024.11.13 05:14:45.522056 [ 193 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8374 | 2024.11.13 05:14:45.522392 [ 193 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8375 | 2024.11.13 05:14:45.522481 [ 193 ] {5f9be435-18ed-408b-9b39-f53f1b3a8655::all_1_76_15} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8376 | 2024.11.13 05:14:45.522572 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
8377 | 2024.11.13 05:14:46.158240 [ 33 ] {} <Debug> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8378 | 2024.11.13 05:14:46.158311 [ 33 ] {} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8379 | 2024.11.13 05:14:46.158338 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8380 | 2024.11.13 05:14:46.158545 [ 198 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
8381 | 2024.11.13 05:14:46.158790 [ 198 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8382 | 2024.11.13 05:14:46.158835 [ 198 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
8383 | 2024.11.13 05:14:46.158927 [ 198 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
8384 | 2024.11.13 05:14:46.159181 [ 198 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
8385 | 2024.11.13 05:14:46.159353 [ 198 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
8386 | 2024.11.13 05:14:46.159503 [ 198 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
8387 | 2024.11.13 05:14:46.160559 [ 193 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135139 sec., 16860.728973617177 rows/sec., 1.41 MiB/sec. | ||
8388 | 2024.11.13 05:14:46.160797 [ 200 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8389 | 2024.11.13 05:14:46.161269 [ 200 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8390 | 2024.11.13 05:14:46.161366 [ 200 ] {67c33b25-d7c0-4bb9-8267-479df8f8294f::all_1_21_5} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8391 | 2024.11.13 05:14:46.161470 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8392 | 2024.11.13 05:14:50.472238 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8393 | 2024.11.13 05:14:50.472483 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8394 | 2024.11.13 05:14:50.472556 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8395 | 2024.11.13 05:14:50.473298 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8396 | 2024.11.13 05:14:50.473350 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8397 | 2024.11.13 05:14:50.473763 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8398 | 2024.11.13 05:14:50.474017 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Trace> oximeter.fields_ipaddr (67c33b25-d7c0-4bb9-8267-479df8f8294f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8399 | 2024.11.13 05:14:50.474259 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00183 sec., 2185.792349726776 rows/sec., 178.24 KiB/sec. | ||
8400 | 2024.11.13 05:14:50.474319 [ 254 ] {485a6c00-d621-40fb-940a-45f16f840bab} <Debug> TCPHandler: Processed in 0.00224278 sec. | ||
8401 | 2024.11.13 05:14:50.474590 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8402 | 2024.11.13 05:14:50.474801 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8403 | 2024.11.13 05:14:50.474882 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8404 | 2024.11.13 05:14:50.475714 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8405 | 2024.11.13 05:14:50.475760 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8406 | 2024.11.13 05:14:50.476188 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8407 | 2024.11.13 05:14:50.476451 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8408 | 2024.11.13 05:14:50.476679 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001935 sec., 29974.160206718345 rows/sec., 2.28 MiB/sec. | ||
8409 | 2024.11.13 05:14:50.476742 [ 253 ] {f0316911-3768-45a0-8cd6-d174ac587999} <Debug> TCPHandler: Processed in 0.00228978 sec. | ||
8410 | 2024.11.13 05:14:50.476906 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8411 | 2024.11.13 05:14:50.477045 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8412 | 2024.11.13 05:14:50.477102 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8413 | 2024.11.13 05:14:50.477726 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8414 | 2024.11.13 05:14:50.477766 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8415 | 2024.11.13 05:14:50.478115 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8416 | 2024.11.13 05:14:50.478371 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8417 | 2024.11.13 05:14:50.478629 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 174.13 KiB/sec. | ||
8418 | 2024.11.13 05:14:50.478689 [ 254 ] {fd0d085a-0f08-4e63-b4a4-a3fad54389fd} <Debug> TCPHandler: Processed in 0.001847446 sec. | ||
8419 | 2024.11.13 05:14:50.478903 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8420 | 2024.11.13 05:14:50.479059 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8421 | 2024.11.13 05:14:50.479118 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8422 | 2024.11.13 05:14:50.479804 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8423 | 2024.11.13 05:14:50.479844 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8424 | 2024.11.13 05:14:50.480206 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8425 | 2024.11.13 05:14:50.480447 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8426 | 2024.11.13 05:14:50.480657 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001632 sec., 41666.666666666664 rows/sec., 3.26 MiB/sec. | ||
8427 | 2024.11.13 05:14:50.480711 [ 253 ] {694bd0eb-1b04-4702-a3d9-94a8a13b9108} <Debug> TCPHandler: Processed in 0.001927147 sec. | ||
8428 | 2024.11.13 05:14:50.480862 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8429 | 2024.11.13 05:14:50.480980 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8430 | 2024.11.13 05:14:50.481036 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8431 | 2024.11.13 05:14:50.481630 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2024.11.13 05:14:50.481678 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8433 | 2024.11.13 05:14:50.482076 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8434 | 2024.11.13 05:14:50.482317 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8435 | 2024.11.13 05:14:50.482527 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001572 sec., 82697.2010178117 rows/sec., 5.76 MiB/sec. | ||
8436 | 2024.11.13 05:14:50.482580 [ 254 ] {33e17497-eed8-4d27-9259-81e96577b16b} <Debug> TCPHandler: Processed in 0.001774625 sec. | ||
8437 | 2024.11.13 05:14:50.482745 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8438 | 2024.11.13 05:14:50.482914 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8439 | 2024.11.13 05:14:50.482982 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8440 | 2024.11.13 05:14:50.483567 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8441 | 2024.11.13 05:14:50.483611 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8442 | 2024.11.13 05:14:50.484043 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8443 | 2024.11.13 05:14:50.484306 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8444 | 2024.11.13 05:14:50.484552 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001669 sec., 28759.736369083286 rows/sec., 1.94 MiB/sec. | ||
8445 | 2024.11.13 05:14:50.484627 [ 253 ] {23370fa3-35db-4402-8908-e1d4a5a1fb77} <Debug> TCPHandler: Processed in 0.001959437 sec. | ||
8446 | 2024.11.13 05:14:54.892872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1262 | ||
8447 | 2024.11.13 05:14:54.895890 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8448 | 2024.11.13 05:14:54.895944 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8449 | 2024.11.13 05:14:54.897318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8450 | 2024.11.13 05:14:54.897633 [ 242 ] {} <Trace> system.query_log (007ff480-10b3-435b-a9a3-244f5e6750a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8451 | 2024.11.13 05:14:54.898158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
8452 | 2024.11.13 05:14:55.472772 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8453 | 2024.11.13 05:14:55.472965 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8454 | 2024.11.13 05:14:55.473037 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8455 | 2024.11.13 05:14:55.473815 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8456 | 2024.11.13 05:14:55.473866 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8457 | 2024.11.13 05:14:55.474302 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8458 | 2024.11.13 05:14:55.474562 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8459 | 2024.11.13 05:14:55.474769 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. | ||
8460 | 2024.11.13 05:14:55.474824 [ 254 ] {ed6c2206-ffac-4c2c-a588-4347259b3b12} <Debug> TCPHandler: Processed in 0.002182989 sec. | ||
8461 | 2024.11.13 05:14:55.475095 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8462 | 2024.11.13 05:14:55.475285 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8463 | 2024.11.13 05:14:55.475358 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8464 | 2024.11.13 05:14:55.476198 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8465 | 2024.11.13 05:14:55.476256 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8466 | 2024.11.13 05:14:55.476740 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8467 | 2024.11.13 05:14:55.477004 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8468 | 2024.11.13 05:14:55.477256 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002024 sec., 31620.553359683792 rows/sec., 2.47 MiB/sec. | ||
8469 | 2024.11.13 05:14:55.477317 [ 253 ] {94f701ba-c726-4f6b-bc4f-c6323749bf89} <Debug> TCPHandler: Processed in 0.002353731 sec. | ||
8470 | 2024.11.13 05:14:55.477475 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8471 | 2024.11.13 05:14:55.477594 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8472 | 2024.11.13 05:14:55.477647 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8473 | 2024.11.13 05:14:55.478232 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8474 | 2024.11.13 05:14:55.478269 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8475 | 2024.11.13 05:14:55.478662 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8476 | 2024.11.13 05:14:55.478914 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8477 | 2024.11.13 05:14:55.479096 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. | ||
8478 | 2024.11.13 05:14:55.479172 [ 254 ] {f328388e-f76c-496c-97f8-f956c97fdf60} <Debug> TCPHandler: Processed in 0.001752745 sec. | ||
8479 | 2024.11.13 05:14:55.479330 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8480 | 2024.11.13 05:14:55.479450 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8481 | 2024.11.13 05:14:55.479504 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8482 | 2024.11.13 05:14:55.480154 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8483 | 2024.11.13 05:14:55.480205 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8484 | 2024.11.13 05:14:55.480657 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8485 | 2024.11.13 05:14:55.480905 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8486 | 2024.11.13 05:14:55.481154 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001729 sec., 34702.13996529786 rows/sec., 2.34 MiB/sec. | ||
8487 | 2024.11.13 05:14:55.481210 [ 253 ] {48815714-2d78-428c-8966-29d457abe15a} <Debug> TCPHandler: Processed in 0.001939927 sec. | ||
8488 | 2024.11.13 05:14:59.611051 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8489 | 2024.11.13 05:14:59.611129 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8490 | 2024.11.13 05:15:00.480376 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8491 | 2024.11.13 05:15:00.480579 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8492 | 2024.11.13 05:15:00.480663 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8493 | 2024.11.13 05:15:00.481562 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2024.11.13 05:15:00.481617 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8495 | 2024.11.13 05:15:00.482054 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8496 | 2024.11.13 05:15:00.482346 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Trace> oximeter.fields_i16 (b26dd9c7-05de-4df5-9a49-9387d86cfab6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2024.11.13 05:15:00.482593 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002065 sec., 6779.661016949152 rows/sec., 488.04 KiB/sec. | ||
8498 | 2024.11.13 05:15:00.482735 [ 254 ] {05ddf92d-5d09-4491-bb98-3a29c1d1ac11} <Debug> TCPHandler: Processed in 0.002499892 sec. | ||
8499 | 2024.11.13 05:15:00.483046 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8500 | 2024.11.13 05:15:00.483235 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8501 | 2024.11.13 05:15:00.483305 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8502 | 2024.11.13 05:15:00.484220 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8503 | 2024.11.13 05:15:00.484262 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8504 | 2024.11.13 05:15:00.484722 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8505 | 2024.11.13 05:15:00.484985 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Trace> oximeter.fields_string (6ee4f0bc-d4c8-400f-9630-fa4c67d180d3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8506 | 2024.11.13 05:15:00.485194 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002011 sec., 142715.0671307807 rows/sec., 12.60 MiB/sec. | ||
8507 | 2024.11.13 05:15:00.485267 [ 253 ] {77032d71-4653-4c25-a8ee-96416a4ecefc} <Debug> TCPHandler: Processed in 0.002367871 sec. | ||
8508 | 2024.11.13 05:15:00.485485 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2024.11.13 05:15:00.485631 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8510 | 2024.11.13 05:15:00.485697 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8511 | 2024.11.13 05:15:00.486516 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2024.11.13 05:15:00.486568 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8513 | 2024.11.13 05:15:00.487087 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8514 | 2024.11.13 05:15:00.487445 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2024.11.13 05:15:00.487639 [ 123 ] {} <Debug> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8516 | 2024.11.13 05:15:00.487697 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.002096 sec., 23377.862595419843 rows/sec., 1.68 MiB/sec. | ||
8517 | 2024.11.13 05:15:00.487717 [ 123 ] {} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8518 | 2024.11.13 05:15:00.487794 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8519 | 2024.11.13 05:15:00.487811 [ 254 ] {afceebd6-8783-4bea-874b-b2bce342f60e} <Debug> TCPHandler: Processed in 0.002397961 sec. | ||
8520 | 2024.11.13 05:15:00.488079 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8521 | 2024.11.13 05:15:00.488091 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
8522 | 2024.11.13 05:15:00.488530 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8523 | 2024.11.13 05:15:00.488624 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8524 | 2024.11.13 05:15:00.488757 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 67 rows starting from the beginning of the part | ||
8525 | 2024.11.13 05:15:00.488750 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8526 | 2024.11.13 05:15:00.489152 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 49 rows starting from the beginning of the part | ||
8527 | 2024.11.13 05:15:00.489448 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
8528 | 2024.11.13 05:15:00.489763 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part | ||
8529 | 2024.11.13 05:15:00.490160 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
8530 | 2024.11.13 05:15:00.490576 [ 193 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 49 rows starting from the beginning of the part | ||
8531 | 2024.11.13 05:15:00.492124 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8532 | 2024.11.13 05:15:00.492205 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8533 | 2024.11.13 05:15:00.493343 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8534 | 2024.11.13 05:15:00.493667 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.00574217 sec., 39357.9430772687 rows/sec., 2.97 MiB/sec. | ||
8535 | 2024.11.13 05:15:00.493851 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Trace> oximeter.fields_u32 (86aad7cc-49d3-426f-9dde-af1320e3b1fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8536 | 2024.11.13 05:15:00.493933 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8537 | 2024.11.13 05:15:00.494420 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006009 sec., 2329.8385754701285 rows/sec., 163.17 KiB/sec. | ||
8538 | 2024.11.13 05:15:00.494792 [ 253 ] {a5a5d5e5-4025-4f7c-a086-66d601a3e111} <Debug> TCPHandler: Processed in 0.006833069 sec. | ||
8539 | 2024.11.13 05:15:00.494811 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8540 | 2024.11.13 05:15:00.495057 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8541 | 2024.11.13 05:15:00.495079 [ 200 ] {9014191b-eb7b-44e9-a6bf-b998ea766b23::all_1_51_10} <Trace> oximeter.fields_u16 (9014191b-eb7b-44e9-a6bf-b998ea766b23) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8542 | 2024.11.13 05:15:00.495199 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8543 | 2024.11.13 05:15:00.495219 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8544 | 2024.11.13 05:15:00.495283 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8545 | 2024.11.13 05:15:00.496059 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8546 | 2024.11.13 05:15:00.496107 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8547 | 2024.11.13 05:15:00.496508 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8548 | 2024.11.13 05:15:00.496762 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Trace> oximeter.fields_u8 (8fbfab3a-51a4-48bf-9756-dcd2c5d87c26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8549 | 2024.11.13 05:15:00.496981 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001803 sec., 7210.2052135330005 rows/sec., 449.55 KiB/sec. | ||
8550 | 2024.11.13 05:15:00.497034 [ 254 ] {530deb1a-5e0d-4ab2-a3b7-f167d828ff97} <Debug> TCPHandler: Processed in 0.002095769 sec. | ||
8551 | 2024.11.13 05:15:00.497227 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8552 | 2024.11.13 05:15:00.497379 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8553 | 2024.11.13 05:15:00.497448 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8554 | 2024.11.13 05:15:00.498412 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8555 | 2024.11.13 05:15:00.498460 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8556 | 2024.11.13 05:15:00.498958 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8557 | 2024.11.13 05:15:00.499263 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Trace> oximeter.fields_uuid (5dac8abd-cbe7-46a8-a8c6-6f8663210dce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8558 | 2024.11.13 05:15:00.499470 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002127 sec., 199341.7959567466 rows/sec., 14.25 MiB/sec. | ||
8559 | 2024.11.13 05:15:00.499531 [ 253 ] {ecfe9ee8-34d7-4be7-971c-44b5af47cf72} <Debug> TCPHandler: Processed in 0.002386061 sec. | ||
8560 | 2024.11.13 05:15:00.499718 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8561 | 2024.11.13 05:15:00.499845 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8562 | 2024.11.13 05:15:00.499899 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8563 | 2024.11.13 05:15:00.500459 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8564 | 2024.11.13 05:15:00.500510 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8565 | 2024.11.13 05:15:00.501055 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8566 | 2024.11.13 05:15:00.501365 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Trace> oximeter.measurements_bool (ba23d308-04f6-4c21-ba8c-a348dd1f43ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8567 | 2024.11.13 05:15:00.501633 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001811 sec., 3313.086692435119 rows/sec., 173.10 KiB/sec. | ||
8568 | 2024.11.13 05:15:00.501703 [ 254 ] {59dc3268-ff00-43bf-8e90-6ab5a4545c86} <Debug> TCPHandler: Processed in 0.002053688 sec. | ||
8569 | 2024.11.13 05:15:00.501902 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8570 | 2024.11.13 05:15:00.502024 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8571 | 2024.11.13 05:15:00.502078 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8572 | 2024.11.13 05:15:00.502688 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8573 | 2024.11.13 05:15:00.502727 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8574 | 2024.11.13 05:15:00.503223 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8575 | 2024.11.13 05:15:00.503574 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Trace> oximeter.measurements_cumulativeu64 (375278bf-5f0c-4cc7-bd8f-2fdd2e39f307): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8576 | 2024.11.13 05:15:00.503799 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001797 sec., 131886.47746243738 rows/sec., 8.84 MiB/sec. | ||
8577 | 2024.11.13 05:15:00.503884 [ 253 ] {995fccdd-60ee-490a-b8ad-e3f4a3232880} <Debug> TCPHandler: Processed in 0.002051008 sec. | ||
8578 | 2024.11.13 05:15:00.504143 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8579 | 2024.11.13 05:15:00.504374 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8580 | 2024.11.13 05:15:00.504431 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8581 | 2024.11.13 05:15:00.504923 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8582 | 2024.11.13 05:15:00.504964 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8583 | 2024.11.13 05:15:00.505344 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8584 | 2024.11.13 05:15:00.505600 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Trace> oximeter.measurements_f64 (0464f7c4-cd7b-443c-b5d8-0eb2b30e309a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8585 | 2024.11.13 05:15:00.505830 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001495 sec., 668.8963210702341 rows/sec., 45.07 KiB/sec. | ||
8586 | 2024.11.13 05:15:00.505945 [ 254 ] {53c8062b-a0b2-4478-aff2-0df9e1a91d84} <Debug> TCPHandler: Processed in 0.001934527 sec. | ||
8587 | 2024.11.13 05:15:00.506191 [ 253 ] {} <Trace> TCP-Session: b4577c8a-bbc2-4661-97c8-fc658940ee03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8588 | 2024.11.13 05:15:00.506335 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8589 | 2024.11.13 05:15:00.506444 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <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 | ||
8590 | 2024.11.13 05:15:00.507843 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8591 | 2024.11.13 05:15:00.507885 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8592 | 2024.11.13 05:15:00.508579 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8593 | 2024.11.13 05:15:00.508942 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <Trace> oximeter.measurements_histogramu64 (8b63858e-c989-48c4-ab89-248bfb9af1cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2024.11.13 05:15:00.509228 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002924 sec., 14363.885088919289 rows/sec., 25.74 MiB/sec. | ||
8595 | 2024.11.13 05:15:00.509613 [ 253 ] {ff1889b6-a731-43ac-8013-81227093229c} <Debug> TCPHandler: Processed in 0.003545551 sec. | ||
8596 | 2024.11.13 05:15:00.509802 [ 254 ] {} <Trace> TCP-Session: 24e19fed-902b-4423-9ad3-9a07ff71c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2024.11.13 05:15:00.509928 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46614) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8598 | 2024.11.13 05:15:00.509982 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8599 | 2024.11.13 05:15:00.510595 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2024.11.13 05:15:00.510643 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
8601 | 2024.11.13 05:15:00.511163 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8602 | 2024.11.13 05:15:00.511453 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Trace> oximeter.measurements_u64 (5f9be435-18ed-408b-9b39-f53f1b3a8655): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2024.11.13 05:15:00.511705 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001801 sec., 45530.26096612993 rows/sec., 2.89 MiB/sec. | ||
8604 | 2024.11.13 05:15:00.511811 [ 254 ] {f5195807-5fbd-4669-a80d-980dd383860c} <Debug> TCPHandler: Processed in 0.002067398 sec. |