1 | [ Nov 14 16:54:03 Enabled. ] | ||
2 | [ Nov 14 16:54:03 Rereading configuration. ] | ||
3 | [ Nov 14 16:54:04 Rereading configuration. ] | ||
4 | [ Nov 14 16:54:09 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 14 16:54:09 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.14 16:54:10.063895 [ 1 ] {} <Information> Application: Will watch for the process with pid 23519 | ||
29 | 2024.11.14 16:54:10.064511 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.14 16:54:10.298783 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23519 | ||
31 | 2024.11.14 16:54:10.299531 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.14 16:54:10.300245 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.14 16:54:10.386707 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.14 16:54:10.432703 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.14 16:54:10.432750 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.14 16:54:10.432764 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.14 16:54:10.432823 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.14 16:54:10.433198 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.14 16:54:10.434829 [ 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.14 16:54:10.435434 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.14 16:54:10.436270 [ 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.14 16:54:10.436292 [ 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.14 16:54:10.436308 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.14 16:54:10.436491 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.14 16:54:10.437453 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.14 16:54:10.442695 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.14 16:54:10.443470 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.14 16:54:10.444697 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.14 16:54:10.444763 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.14 16:54:10.446299 [ 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.14 16:54:10.446605 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.14 16:54:10.450830 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.14 16:54:10.451149 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.14 16:54:10.452589 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.14 16:54:10.453032 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.14 16:54:10.453427 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.14 16:54:10.453794 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.14 16:54:10.455166 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.14 16:54:10.455194 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.14 16:54:10.455270 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.14 16:54:10.455442 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.14 16:54:10.486282 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.14 16:54:10.486320 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000192855 sec | ||
68 | 2024.11.14 16:54:10.486379 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.14 16:54:10.486402 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.14 16:54:10.487756 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.14 16:54:10.488772 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.14 16:54:10.500322 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.14 16:54:10.500367 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.14 16:54:10.500388 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.14 16:54:10.500401 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.14 16:54:10.500433 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.14 16:54:10.500451 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.14 16:54:10.500465 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.14 16:54:10.500497 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.14 16:54:10.500515 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.14 16:54:10.500528 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.14 16:54:10.500540 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.14 16:54:10.500579 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.14 16:54:10.500593 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.14 16:54:10.500606 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.14 16:54:10.500639 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.14 16:54:10.500652 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.14 16:54:10.527501 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.14 16:54:10.535115 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.14 16:54:10.535148 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5661e-05 sec | ||
91 | 2024.11.14 16:54:10.535164 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.14 16:54:10.535178 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.14 16:54:10.535205 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.14 16:54:10.535437 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.14 16:54:10.535488 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.14 16:54:10.535505 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.14 16:54:10.535520 [ 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.14 16:54:10.535543 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.14 16:54:10.545259 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.14 16:54:10.545474 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.07 MiB | ||
101 | 2024.11.14 16:54:10.546439 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.7681e-05 sec. | ||
102 | 2024.11.14 16:54:10.546795 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.14 16:54:10.546880 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.14 16:54:10.546897 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.14 16:54:11.528053 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63837 | ||
106 | 2024.11.14 16:54:11.528407 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.14 16:54:11.528515 [ 3 ] {} <Debug> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63837 | ||
108 | 2024.11.14 16:54:11.528574 [ 3 ] {} <Debug> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.14 16:54:11.528621 [ 3 ] {} <Debug> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.14 16:54:11.528756 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.14 16:54:11.528784 [ 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.14 16:54:11.528808 [ 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.14 16:54:11.529591 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65313 | ||
114 | 2024.11.14 16:54:11.529712 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60188 | ||
115 | 2024.11.14 16:54:11.529768 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.14 16:54:11.529853 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.14 16:54:11.529894 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57267 | ||
118 | 2024.11.14 16:54:11.529940 [ 5 ] {} <Debug> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60188 | ||
119 | 2024.11.14 16:54:11.529958 [ 4 ] {} <Debug> TCP-Session: d812ce50-b61f-4f05-a247-9280c7bb4d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:65313 | ||
120 | 2024.11.14 16:54:11.529993 [ 5 ] {} <Debug> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.14 16:54:11.530093 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.11.14 16:54:11.530106 [ 5 ] {} <Debug> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.11.14 16:54:11.530156 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51283 | ||
124 | 2024.11.14 16:54:11.530220 [ 250 ] {} <Debug> TCP-Session: 65b06244-ae03-4460-b0d0-ee99a120d0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57267 | ||
125 | 2024.11.14 16:54:11.530212 [ 4 ] {} <Debug> TCP-Session: d812ce50-b61f-4f05-a247-9280c7bb4d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.14 16:54:11.530286 [ 250 ] {} <Debug> TCP-Session: 65b06244-ae03-4460-b0d0-ee99a120d0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.11.14 16:54:11.530423 [ 4 ] {} <Debug> TCP-Session: d812ce50-b61f-4f05-a247-9280c7bb4d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.14 16:54:11.530463 [ 250 ] {} <Debug> TCP-Session: 65b06244-ae03-4460-b0d0-ee99a120d0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.11.14 16:54:11.530493 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.11.14 16:54:11.530523 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38278 | ||
131 | 2024.11.14 16:54:11.530620 [ 251 ] {} <Debug> TCP-Session: 22654e67-d71a-4715-8be1-91e7bd16acab Authenticating user 'default' from [fd00:1122:3344:101::d]:51283 | ||
132 | 2024.11.14 16:54:11.530718 [ 251 ] {} <Debug> TCP-Session: 22654e67-d71a-4715-8be1-91e7bd16acab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.11.14 16:54:11.530812 [ 251 ] {} <Debug> TCP-Session: 22654e67-d71a-4715-8be1-91e7bd16acab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.14 16:54:11.530822 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2024.11.14 16:54:11.530876 [ 252 ] {} <Debug> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:38278 | ||
136 | 2024.11.14 16:54:11.530918 [ 252 ] {} <Debug> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.14 16:54:11.530932 [ 252 ] {} <Debug> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.14 16:54:11.531412 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55062 | ||
139 | 2024.11.14 16:54:11.531588 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2024.11.14 16:54:11.531640 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47242 | ||
141 | 2024.11.14 16:54:11.531642 [ 253 ] {} <Debug> TCP-Session: b3b11a77-f4e7-4e89-b70a-7ade9a373fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55062 | ||
142 | 2024.11.14 16:54:11.531695 [ 253 ] {} <Debug> TCP-Session: b3b11a77-f4e7-4e89-b70a-7ade9a373fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.14 16:54:11.532363 [ 253 ] {} <Debug> TCP-Session: b3b11a77-f4e7-4e89-b70a-7ade9a373fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.11.14 16:54:11.532385 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.11.14 16:54:11.532397 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45022 | ||
146 | 2024.11.14 16:54:11.532451 [ 254 ] {} <Debug> TCP-Session: 4a2b3753-bd5b-4b60-89f6-2e20a7e67725 Authenticating user 'default' from [fd00:1122:3344:101::d]:47242 | ||
147 | 2024.11.14 16:54:11.532493 [ 254 ] {} <Debug> TCP-Session: 4a2b3753-bd5b-4b60-89f6-2e20a7e67725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.14 16:54:11.532585 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
149 | 2024.11.14 16:54:11.532595 [ 254 ] {} <Debug> TCP-Session: 4a2b3753-bd5b-4b60-89f6-2e20a7e67725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.14 16:54:11.532633 [ 255 ] {} <Debug> TCP-Session: f4a891be-92dc-4eeb-8ddd-a6994867302c Authenticating user 'default' from [fd00:1122:3344:101::d]:45022 | ||
151 | 2024.11.14 16:54:11.532673 [ 255 ] {} <Debug> TCP-Session: f4a891be-92dc-4eeb-8ddd-a6994867302c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.14 16:54:11.532698 [ 255 ] {} <Debug> TCP-Session: f4a891be-92dc-4eeb-8ddd-a6994867302c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.14 16:54:11.533323 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.14 16:54:11.535918 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.14 16:54:11.588802 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63837) (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.14 16:54:11.589554 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} <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.14 16:54:11.589653 [ 3 ] {0aa9a2eb-4938-48bd-8bb9-b8cbaaa6e9aa} <Debug> TCPHandler: Processed in 0.058708135 sec. | ||
204 | 2024.11.14 16:54:11.590026 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.14 16:54:11.590230 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.14 16:54:11.590542 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60188) (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.14 16:54:11.590660 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} <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.14 16:54:11.590738 [ 5 ] {5ab2690b-c9b6-4ec8-848a-563b1ab73626} <Debug> TCPHandler: Processed in 0.000849029 sec. | ||
255 | 2024.11.14 16:54:11.591039 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.14 16:54:11.592218 [ 3 ] {77386952-dec9-4059-a250-6b4126c20de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.14 16:54:11.592834 [ 3 ] {77386952-dec9-4059-a250-6b4126c20de1} <Debug> TCPHandler: Processed in 0.001902232 sec. | ||
258 | 2024.11.14 16:54:11.593060 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.14 16:54:11.593178 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.14 16:54:11.593296 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.14 16:54:11.603814 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.14 16:54:11.603862 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103192 sec | ||
263 | 2024.11.14 16:54:11.603900 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.14 16:54:11.603928 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.14 16:54:11.603967 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.14 16:54:11.604055 [ 5 ] {520042e1-8c68-4e9b-8380-5580afde49e3} <Debug> TCPHandler: Processed in 0.01104818 sec. | ||
267 | 2024.11.14 16:54:11.604329 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.14 16:54:11.604682 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) /* 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.14 16:54:11.604811 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.14 16:54:11.612287 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.14 16:54:11.622273 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} <Debug> oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): Loading data parts | ||
273 | 2024.11.14 16:54:11.622776 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} <Debug> oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): There are no data parts | ||
274 | 2024.11.14 16:54:11.631924 [ 3 ] {33370381-0da9-4acb-a09d-952d791d2406} <Debug> TCPHandler: Processed in 0.027700714 sec. | ||
275 | 2024.11.14 16:54:11.632180 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.14 16:54:11.632402 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) /* 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.14 16:54:11.632484 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.14 16:54:11.646703 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} <Debug> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Loading data parts | ||
289 | 2024.11.14 16:54:11.646884 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} <Debug> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): There are no data parts | ||
290 | 2024.11.14 16:54:11.657832 [ 5 ] {7d003830-a611-4852-a5b0-9bddba9be6c8} <Debug> TCPHandler: Processed in 0.02571009 sec. | ||
291 | 2024.11.14 16:54:11.658213 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.14 16:54:11.658626 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.658739 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.14 16:54:11.664042 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} <Debug> oximeter.measurements_i8 (9f756369-33fe-4635-968b-e6750e155bca): Loading data parts | ||
295 | 2024.11.14 16:54:11.664382 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} <Debug> oximeter.measurements_i8 (9f756369-33fe-4635-968b-e6750e155bca): There are no data parts | ||
296 | 2024.11.14 16:54:11.669947 [ 3 ] {11adcdb6-61e5-474d-89f2-26718b8d1113} <Debug> TCPHandler: Processed in 0.011844817 sec. | ||
297 | 2024.11.14 16:54:11.670244 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.14 16:54:11.670604 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.670725 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.14 16:54:11.680781 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} <Debug> oximeter.measurements_u8 (7636b5a6-1692-4e46-a057-477a628d4f15): Loading data parts | ||
301 | 2024.11.14 16:54:11.680934 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} <Debug> oximeter.measurements_u8 (7636b5a6-1692-4e46-a057-477a628d4f15): There are no data parts | ||
302 | 2024.11.14 16:54:11.690646 [ 5 ] {7ed18b6b-32e2-4dab-b49e-96b575c5eceb} <Debug> TCPHandler: Processed in 0.020501272 sec. | ||
303 | 2024.11.14 16:54:11.690992 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.14 16:54:11.691312 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.691379 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.14 16:54:11.699232 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} <Debug> oximeter.measurements_i16 (d19e8602-9713-4232-9fed-7b0164238142): Loading data parts | ||
307 | 2024.11.14 16:54:11.699562 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} <Debug> oximeter.measurements_i16 (d19e8602-9713-4232-9fed-7b0164238142): There are no data parts | ||
308 | 2024.11.14 16:54:11.707900 [ 3 ] {73c746a5-9d7e-4adc-b191-79d96a0aa329} <Debug> TCPHandler: Processed in 0.017031474 sec. | ||
309 | 2024.11.14 16:54:11.708202 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.14 16:54:11.708569 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.708685 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.14 16:54:11.715912 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} <Debug> oximeter.measurements_u16 (d12b47c7-eb70-4e1c-99da-73cd9c98ccd7): Loading data parts | ||
313 | 2024.11.14 16:54:11.716074 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} <Debug> oximeter.measurements_u16 (d12b47c7-eb70-4e1c-99da-73cd9c98ccd7): There are no data parts | ||
314 | 2024.11.14 16:54:11.725521 [ 5 ] {65f4b3fc-90e6-4edb-bb98-be82a6bf2541} <Debug> TCPHandler: Processed in 0.017420703 sec. | ||
315 | 2024.11.14 16:54:11.725711 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.14 16:54:11.725983 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.726057 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.14 16:54:11.734582 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} <Debug> oximeter.measurements_i32 (009f327a-9e9b-4183-b47f-4a92a32c45fe): Loading data parts | ||
319 | 2024.11.14 16:54:11.734775 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} <Debug> oximeter.measurements_i32 (009f327a-9e9b-4183-b47f-4a92a32c45fe): There are no data parts | ||
320 | 2024.11.14 16:54:11.737849 [ 3 ] {e8817f5f-53bd-4eb2-8e94-4cac14076ea9} <Debug> TCPHandler: Processed in 0.012204085 sec. | ||
321 | 2024.11.14 16:54:11.738078 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.14 16:54:11.738334 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.738415 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.14 16:54:11.740852 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} <Debug> oximeter.measurements_u32 (3c652653-be17-4599-a678-e0569b38e427): Loading data parts | ||
325 | 2024.11.14 16:54:11.741021 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} <Debug> oximeter.measurements_u32 (3c652653-be17-4599-a678-e0569b38e427): There are no data parts | ||
326 | 2024.11.14 16:54:11.745404 [ 5 ] {34539c2b-e0d5-4845-ae86-4058dbbb71bd} <Debug> TCPHandler: Processed in 0.007395717 sec. | ||
327 | 2024.11.14 16:54:11.745575 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.14 16:54:11.745829 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.745902 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.14 16:54:11.753098 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} <Debug> oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Loading data parts | ||
331 | 2024.11.14 16:54:11.753267 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} <Debug> oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): There are no data parts | ||
332 | 2024.11.14 16:54:11.755580 [ 3 ] {a5bedacf-bc37-4090-b743-93b981d2fec1} <Debug> TCPHandler: Processed in 0.010061087 sec. | ||
333 | 2024.11.14 16:54:11.755798 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.14 16:54:11.756049 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.756132 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.14 16:54:11.761371 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Loading data parts | ||
337 | 2024.11.14 16:54:11.761548 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): There are no data parts | ||
338 | 2024.11.14 16:54:11.769253 [ 5 ] {da79bc38-48f2-4377-83f4-13cfca45f559} <Debug> TCPHandler: Processed in 0.013521195 sec. | ||
339 | 2024.11.14 16:54:11.769538 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.14 16:54:11.769879 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.769935 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.14 16:54:11.775473 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} <Debug> oximeter.measurements_f32 (fa5fea01-55ad-4e8a-8e67-1e35fecee1ea): Loading data parts | ||
343 | 2024.11.14 16:54:11.775714 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} <Debug> oximeter.measurements_f32 (fa5fea01-55ad-4e8a-8e67-1e35fecee1ea): There are no data parts | ||
344 | 2024.11.14 16:54:11.777881 [ 3 ] {4444df57-8d18-4683-ad44-8efa86778375} <Debug> TCPHandler: Processed in 0.0084495 sec. | ||
345 | 2024.11.14 16:54:11.778109 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.14 16:54:11.778313 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.778385 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.14 16:54:11.782116 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} <Debug> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Loading data parts | ||
349 | 2024.11.14 16:54:11.782316 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} <Debug> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): There are no data parts | ||
350 | 2024.11.14 16:54:11.785866 [ 5 ] {027bb553-b7ca-4299-8975-5d68a248dad4} <Debug> TCPHandler: Processed in 0.007816937 sec. | ||
351 | 2024.11.14 16:54:11.786069 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.14 16:54:11.786335 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.786391 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.14 16:54:11.791459 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} <Debug> oximeter.measurements_string (c8063609-87a4-41f4-a6d9-2e2a4d6ba8eb): Loading data parts | ||
355 | 2024.11.14 16:54:11.791678 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} <Debug> oximeter.measurements_string (c8063609-87a4-41f4-a6d9-2e2a4d6ba8eb): There are no data parts | ||
356 | 2024.11.14 16:54:11.799418 [ 3 ] {55b64901-5522-4166-9cf8-7d978b7f2fc9} <Debug> TCPHandler: Processed in 0.013415992 sec. | ||
357 | 2024.11.14 16:54:11.799643 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.14 16:54:11.799851 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.799926 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.14 16:54:11.811017 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} <Debug> oximeter.measurements_bytes (e6c1701c-ac06-437b-9020-3ec0a7828d7d): Loading data parts | ||
368 | 2024.11.14 16:54:11.811259 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} <Debug> oximeter.measurements_bytes (e6c1701c-ac06-437b-9020-3ec0a7828d7d): There are no data parts | ||
369 | 2024.11.14 16:54:11.816167 [ 5 ] {a34d5b78-6804-4d7b-a169-effcb2abea9f} <Debug> TCPHandler: Processed in 0.016585954 sec. | ||
370 | 2024.11.14 16:54:11.816460 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.14 16:54:11.816820 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.816896 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.14 16:54:11.824048 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} <Debug> oximeter.measurements_cumulativei64 (9c5626bc-f7f5-40a4-bcf1-85c43f500e98): Loading data parts | ||
374 | 2024.11.14 16:54:11.824254 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} <Debug> oximeter.measurements_cumulativei64 (9c5626bc-f7f5-40a4-bcf1-85c43f500e98): There are no data parts | ||
375 | 2024.11.14 16:54:11.827138 [ 3 ] {567ca88b-c075-40a0-bc50-bf383a64fc63} <Debug> TCPHandler: Processed in 0.010793004 sec. | ||
376 | 2024.11.14 16:54:11.827354 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.14 16:54:11.827646 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.827725 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.14 16:54:11.831769 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Loading data parts | ||
380 | 2024.11.14 16:54:11.832022 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): There are no data parts | ||
381 | 2024.11.14 16:54:11.837631 [ 5 ] {6376da33-8806-4ecf-b283-3f4cb03b8bd0} <Debug> TCPHandler: Processed in 0.010343333 sec. | ||
382 | 2024.11.14 16:54:11.837836 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.14 16:54:11.838092 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.838180 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.14 16:54:11.847288 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} <Debug> oximeter.measurements_cumulativef32 (d83c7bf0-c98f-4a76-aa1d-fca56fd48005): Loading data parts | ||
386 | 2024.11.14 16:54:11.847452 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} <Debug> oximeter.measurements_cumulativef32 (d83c7bf0-c98f-4a76-aa1d-fca56fd48005): There are no data parts | ||
387 | 2024.11.14 16:54:11.854793 [ 3 ] {04eba699-ce9e-4245-bfc2-7b902bcec87c} <Debug> TCPHandler: Processed in 0.017020784 sec. | ||
388 | 2024.11.14 16:54:11.855071 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.14 16:54:11.855337 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.855426 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.14 16:54:11.865617 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} <Debug> oximeter.measurements_cumulativef64 (00c5fbe5-b1c3-4d7d-9ee8-b6db11ce2123): Loading data parts | ||
392 | 2024.11.14 16:54:11.865937 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} <Debug> oximeter.measurements_cumulativef64 (00c5fbe5-b1c3-4d7d-9ee8-b6db11ce2123): There are no data parts | ||
393 | 2024.11.14 16:54:11.877155 [ 5 ] {9f471d37-7dfe-46bb-8580-8cf153a130c8} <Debug> TCPHandler: Processed in 0.022153689 sec. | ||
394 | 2024.11.14 16:54:11.877433 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.14 16:54:11.877923 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.878000 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.14 16:54:11.883436 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} <Debug> oximeter.measurements_histogrami8 (952499aa-2c62-43eb-8a58-e91883c559d7): Loading data parts | ||
408 | 2024.11.14 16:54:11.883652 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} <Debug> oximeter.measurements_histogrami8 (952499aa-2c62-43eb-8a58-e91883c559d7): There are no data parts | ||
409 | 2024.11.14 16:54:11.888840 [ 3 ] {10e3e573-b938-4702-8e24-4366b519a488} <Debug> TCPHandler: Processed in 0.01151788 sec. | ||
410 | 2024.11.14 16:54:11.889095 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.14 16:54:11.889445 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.889544 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.14 16:54:11.898678 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} <Debug> oximeter.measurements_histogramu8 (6ee5c710-17b2-47e3-ab1c-30c8deed29ff): Loading data parts | ||
414 | 2024.11.14 16:54:11.898946 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} <Debug> oximeter.measurements_histogramu8 (6ee5c710-17b2-47e3-ab1c-30c8deed29ff): There are no data parts | ||
415 | 2024.11.14 16:54:11.908399 [ 5 ] {cae02519-5ff4-451c-8181-7ac0b1781046} <Debug> TCPHandler: Processed in 0.019370567 sec. | ||
416 | 2024.11.14 16:54:11.908735 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.14 16:54:11.909273 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.909372 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.14 16:54:11.915061 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} <Debug> oximeter.measurements_histogrami16 (c3e1fe39-527c-44e9-b54c-06db1484e12a): Loading data parts | ||
420 | 2024.11.14 16:54:11.915274 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} <Debug> oximeter.measurements_histogrami16 (c3e1fe39-527c-44e9-b54c-06db1484e12a): There are no data parts | ||
421 | 2024.11.14 16:54:11.919996 [ 3 ] {8b19083f-9d66-440b-8141-96d550635a94} <Debug> TCPHandler: Processed in 0.011382027 sec. | ||
422 | 2024.11.14 16:54:11.920296 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.14 16:54:11.920665 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.920760 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.14 16:54:11.930169 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} <Debug> oximeter.measurements_histogramu16 (311f6ee4-06f6-4414-af4b-26a17d49e23b): Loading data parts | ||
426 | 2024.11.14 16:54:11.930388 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} <Debug> oximeter.measurements_histogramu16 (311f6ee4-06f6-4414-af4b-26a17d49e23b): There are no data parts | ||
427 | 2024.11.14 16:54:11.940148 [ 5 ] {dbef4f38-090e-4852-8c72-87980b6f69b5} <Debug> TCPHandler: Processed in 0.019924169 sec. | ||
428 | 2024.11.14 16:54:11.940455 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.14 16:54:11.940891 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.940978 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.14 16:54:11.946470 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} <Debug> oximeter.measurements_histogrami32 (0359ec49-cce3-4c81-b0e5-b6f42ec39fcf): Loading data parts | ||
432 | 2024.11.14 16:54:11.946628 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} <Debug> oximeter.measurements_histogrami32 (0359ec49-cce3-4c81-b0e5-b6f42ec39fcf): There are no data parts | ||
433 | 2024.11.14 16:54:11.950578 [ 3 ] {055bf108-277c-4ab1-ae90-db39ceaf841d} <Debug> TCPHandler: Processed in 0.010233171 sec. | ||
434 | 2024.11.14 16:54:11.950769 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.11.14 16:54:11.951156 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.951245 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.11.14 16:54:11.959892 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} <Debug> oximeter.measurements_histogramu32 (916ca0ef-b011-46a8-85a5-b274dd5d8e77): Loading data parts | ||
438 | 2024.11.14 16:54:11.960073 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} <Debug> oximeter.measurements_histogramu32 (916ca0ef-b011-46a8-85a5-b274dd5d8e77): There are no data parts | ||
439 | 2024.11.14 16:54:11.969904 [ 5 ] {6fa5b812-b41a-4226-9d5d-fbf6d2dcd576} <Debug> TCPHandler: Processed in 0.019201443 sec. | ||
440 | 2024.11.14 16:54:11.970248 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.11.14 16:54:11.970827 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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.14 16:54:11.971016 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.11.14 16:54:11.976896 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} <Debug> oximeter.measurements_histogrami64 (f1679ed7-79fb-4c65-b984-040ddd174a5a): Loading data parts | ||
444 | 2024.11.14 16:54:11.977150 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} <Debug> oximeter.measurements_histogrami64 (f1679ed7-79fb-4c65-b984-040ddd174a5a): There are no data parts | ||
445 | 2024.11.14 16:54:11.982133 [ 3 ] {5924cc2d-b4df-421e-8cb1-aa74b3b4a978} <Debug> TCPHandler: Processed in 0.011996941 sec. | ||
446 | 2024.11.14 16:54:11.982421 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.11.14 16:54:11.982795 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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.14 16:54:11.982866 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.11.14 16:54:11.991386 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} <Debug> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Loading data parts | ||
450 | 2024.11.14 16:54:11.991654 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} <Debug> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): There are no data parts | ||
451 | 2024.11.14 16:54:12.000152 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.45 MiB, peak 123.45 MiB, free memory in arenas 0.00 B, will set to 133.23 MiB (RSS), difference: 9.78 MiB | ||
452 | 2024.11.14 16:54:12.001127 [ 5 ] {101ee0b4-e0da-45e0-a439-ce180e679152} <Debug> TCPHandler: Processed in 0.018795474 sec. | ||
453 | 2024.11.14 16:54:12.001337 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.11.14 16:54:12.001715 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
455 | 2024.11.14 16:54:12.001797 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2024.11.14 16:54:12.007369 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} <Debug> oximeter.measurements_histogramf32 (8076b496-d221-477e-8d7b-0a4f46267946): Loading data parts | ||
457 | 2024.11.14 16:54:12.007545 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} <Debug> oximeter.measurements_histogramf32 (8076b496-d221-477e-8d7b-0a4f46267946): There are no data parts | ||
458 | 2024.11.14 16:54:12.013506 [ 3 ] {fdaa8329-21d1-44f6-8179-98acc830d6ad} <Debug> TCPHandler: Processed in 0.012234597 sec. | ||
459 | 2024.11.14 16:54:12.013784 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.11.14 16:54:12.014077 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
461 | 2024.11.14 16:54:12.014163 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2024.11.14 16:54:12.022696 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} <Debug> oximeter.measurements_histogramf64 (e18ae8fd-6168-44e9-bb11-3670bd47c914): Loading data parts | ||
463 | 2024.11.14 16:54:12.022887 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} <Debug> oximeter.measurements_histogramf64 (e18ae8fd-6168-44e9-bb11-3670bd47c914): There are no data parts | ||
464 | 2024.11.14 16:54:12.032747 [ 5 ] {db197351-c935-4394-91f8-8232426752a4} <Debug> TCPHandler: Processed in 0.019026369 sec. | ||
465 | 2024.11.14 16:54:12.032940 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.11.14 16:54:12.033189 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | 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) | ||
492 | 2024.11.14 16:54:12.033261 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2024.11.14 16:54:12.038669 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} <Debug> oximeter.fields_bool (5794230e-d666-45c2-b8d9-ddef945ef42b): Loading data parts | ||
494 | 2024.11.14 16:54:12.038868 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} <Debug> oximeter.fields_bool (5794230e-d666-45c2-b8d9-ddef945ef42b): There are no data parts | ||
495 | 2024.11.14 16:54:12.045047 [ 3 ] {0ec714b8-12d5-4801-976e-99dd0b8c3203} <Debug> TCPHandler: Processed in 0.012162784 sec. | ||
496 | 2024.11.14 16:54:12.045325 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.14 16:54:12.045595 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
498 | 2024.11.14 16:54:12.045676 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2024.11.14 16:54:12.061138 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} <Debug> oximeter.fields_i8 (22b873a0-5f57-491b-bfc0-32a176225505): Loading data parts | ||
500 | 2024.11.14 16:54:12.061317 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} <Debug> oximeter.fields_i8 (22b873a0-5f57-491b-bfc0-32a176225505): There are no data parts | ||
501 | 2024.11.14 16:54:12.065283 [ 5 ] {f5b09419-d599-4b03-b4c3-4426dc547cde} <Debug> TCPHandler: Processed in 0.020026092 sec. | ||
502 | 2024.11.14 16:54:12.065476 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.14 16:54:12.065680 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
504 | 2024.11.14 16:54:12.065766 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2024.11.14 16:54:12.071058 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} <Debug> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Loading data parts | ||
506 | 2024.11.14 16:54:12.071331 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} <Debug> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): There are no data parts | ||
507 | 2024.11.14 16:54:12.080975 [ 3 ] {022b76ca-0b28-4a2c-a4d7-b0bfdc0778f9} <Debug> TCPHandler: Processed in 0.015552851 sec. | ||
508 | 2024.11.14 16:54:12.081221 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.14 16:54:12.081487 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
510 | 2024.11.14 16:54:12.081574 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2024.11.14 16:54:12.085266 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} <Debug> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Loading data parts | ||
512 | 2024.11.14 16:54:12.085419 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} <Debug> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): There are no data parts | ||
513 | 2024.11.14 16:54:12.090758 [ 5 ] {49103d83-6041-4b61-a9ec-88861d20335a} <Debug> TCPHandler: Processed in 0.009609366 sec. | ||
514 | 2024.11.14 16:54:12.091104 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2024.11.14 16:54:12.091499 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
516 | 2024.11.14 16:54:12.091640 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2024.11.14 16:54:12.101659 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Loading data parts | ||
518 | 2024.11.14 16:54:12.101963 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): There are no data parts | ||
519 | 2024.11.14 16:54:12.164326 [ 3 ] {3f3dee44-1fd4-41f6-b751-62472d89ebcb} <Debug> TCPHandler: Processed in 0.073351586 sec. | ||
520 | 2024.11.14 16:54:12.164557 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.11.14 16:54:12.164807 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
522 | 2024.11.14 16:54:12.164900 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2024.11.14 16:54:12.174007 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} <Debug> oximeter.fields_i32 (d4e00eb7-2d4c-4bd4-80fe-f260a810aca6): Loading data parts | ||
524 | 2024.11.14 16:54:12.174202 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} <Debug> oximeter.fields_i32 (d4e00eb7-2d4c-4bd4-80fe-f260a810aca6): There are no data parts | ||
525 | 2024.11.14 16:54:12.177839 [ 5 ] {a7e3e639-9cf3-4463-a41f-8f6b7006dea8} <Debug> TCPHandler: Processed in 0.013349121 sec. | ||
526 | 2024.11.14 16:54:12.178026 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.11.14 16:54:12.178231 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
528 | 2024.11.14 16:54:12.178313 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2024.11.14 16:54:12.183192 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} <Debug> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Loading data parts | ||
530 | 2024.11.14 16:54:12.183369 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} <Debug> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): There are no data parts | ||
531 | 2024.11.14 16:54:12.190111 [ 3 ] {85288717-21fc-41b7-9348-da48377caac2} <Debug> TCPHandler: Processed in 0.012141054 sec. | ||
532 | 2024.11.14 16:54:12.190346 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.11.14 16:54:12.190590 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
534 | 2024.11.14 16:54:12.190682 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2024.11.14 16:54:12.195768 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} <Debug> oximeter.fields_i64 (6537f468-46e1-437d-841f-491698b4f5e6): Loading data parts | ||
536 | 2024.11.14 16:54:12.195969 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} <Debug> oximeter.fields_i64 (6537f468-46e1-437d-841f-491698b4f5e6): There are no data parts | ||
537 | 2024.11.14 16:54:12.203727 [ 5 ] {c738d2da-0700-4176-94b9-f79ce0972a57} <Debug> TCPHandler: Processed in 0.013448963 sec. | ||
538 | 2024.11.14 16:54:12.203919 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.11.14 16:54:12.204131 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
540 | 2024.11.14 16:54:12.204217 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2024.11.14 16:54:12.214879 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} <Debug> oximeter.fields_u64 (21547811-a7b4-48a0-8f18-b4fd74382cf0): Loading data parts | ||
542 | 2024.11.14 16:54:12.215066 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} <Debug> oximeter.fields_u64 (21547811-a7b4-48a0-8f18-b4fd74382cf0): There are no data parts | ||
543 | 2024.11.14 16:54:12.220229 [ 3 ] {a386b778-d3ee-4098-85d9-444f490aa67e} <Debug> TCPHandler: Processed in 0.016366389 sec. | ||
544 | 2024.11.14 16:54:12.220504 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.11.14 16:54:12.220716 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
546 | 2024.11.14 16:54:12.220854 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2024.11.14 16:54:12.223839 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} <Debug> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Loading data parts | ||
548 | 2024.11.14 16:54:12.223998 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} <Debug> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): There are no data parts | ||
549 | 2024.11.14 16:54:12.226552 [ 5 ] {aee819d3-e736-4e35-9aa6-0ec72a888020} <Debug> TCPHandler: Processed in 0.006106137 sec. | ||
550 | 2024.11.14 16:54:12.226746 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.11.14 16:54:12.227017 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
552 | 2024.11.14 16:54:12.227096 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2024.11.14 16:54:12.231332 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Loading data parts | ||
554 | 2024.11.14 16:54:12.231582 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): There are no data parts | ||
555 | 2024.11.14 16:54:12.239839 [ 3 ] {da3cef73-009c-4897-be6e-35c1c7b2cc53} <Debug> TCPHandler: Processed in 0.013157227 sec. | ||
556 | 2024.11.14 16:54:12.240203 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.14 16:54:12.240569 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
558 | 2024.11.14 16:54:12.240720 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.11.14 16:54:12.278078 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Loading data parts | ||
560 | 2024.11.14 16:54:12.278223 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): There are no data parts | ||
561 | 2024.11.14 16:54:12.288593 [ 5 ] {518d8b4a-4472-40c0-9f32-5468e3c0063c} <Debug> TCPHandler: Processed in 0.048487484 sec. | ||
562 | 2024.11.14 16:54:12.288805 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.14 16:54:12.289187 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | 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) | ||
567 | 2024.11.14 16:54:12.289292 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.11.14 16:54:12.300535 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Loading data parts | ||
569 | 2024.11.14 16:54:12.300792 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): There are no data parts | ||
570 | 2024.11.14 16:54:12.311254 [ 3 ] {9097f034-bacd-4684-a7c9-4bb3222a30c7} <Debug> TCPHandler: Processed in 0.022520648 sec. | ||
571 | 2024.11.14 16:54:12.311513 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.11.14 16:54:12.311742 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.11.14 16:54:12.313060 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.11.14 16:54:12.321240 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Trace> oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.11.14 16:54:12.321277 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
576 | 2024.11.14 16:54:12.325964 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2024.11.14 16:54:12.326312 [ 256 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Trace> oximeter.version (b7aa7ccc-64ef-40b2-9631-53a7bef167b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2024.11.14 16:54:12.326635 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014991 sec., 66.7066906810753 rows/sec., 1.04 KiB/sec. | ||
579 | 2024.11.14 16:54:12.326902 [ 5 ] {fa4f2371-dce6-4785-b620-38a3f761785a} <Debug> TCPHandler: Processed in 0.015455788 sec. | ||
580 | 2024.11.14 16:54:13.000140 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.52 MiB, peak 134.52 MiB, free memory in arenas 0.00 B, will set to 138.10 MiB (RSS), difference: 3.58 MiB | ||
581 | 2024.11.14 16:54:13.949514 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51371 | ||
582 | 2024.11.14 16:54:13.950841 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
583 | 2024.11.14 16:54:13.950877 [ 258 ] {} <Debug> TCP-Session: e781e98f-3656-4c16-a898-4b1d70e73edb Authenticating user 'default' from [fd00:1122:3344:101::b]:51371 | ||
584 | 2024.11.14 16:54:13.950901 [ 258 ] {} <Debug> TCP-Session: e781e98f-3656-4c16-a898-4b1d70e73edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.14 16:54:13.950954 [ 258 ] {} <Debug> TCP-Session: e781e98f-3656-4c16-a898-4b1d70e73edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.11.14 16:54:13.951006 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
587 | 2024.11.14 16:54:13.951034 [ 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 | ||
588 | 2024.11.14 16:54:13.951078 [ 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 | ||
589 | 2024.11.14 16:54:13.951769 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59696 | ||
590 | 2024.11.14 16:54:13.953518 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2024.11.14 16:54:13.953560 [ 259 ] {} <Debug> TCP-Session: e7699462-b702-483e-a19a-d002657f70ed Authenticating user 'default' from [fd00:1122:3344:101::c]:59696 | ||
592 | 2024.11.14 16:54:13.953625 [ 259 ] {} <Debug> TCP-Session: e7699462-b702-483e-a19a-d002657f70ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2024.11.14 16:54:13.953641 [ 259 ] {} <Debug> TCP-Session: e7699462-b702-483e-a19a-d002657f70ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2024.11.14 16:54:13.953696 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
595 | 2024.11.14 16:54:13.953736 [ 259 ] {} <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 | ||
596 | 2024.11.14 16:54:13.953754 [ 259 ] {} <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 | ||
597 | 2024.11.14 16:54:13.956634 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34343 | ||
598 | 2024.11.14 16:54:13.956810 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
599 | 2024.11.14 16:54:13.956868 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55341 | ||
600 | 2024.11.14 16:54:13.956887 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40459 | ||
601 | 2024.11.14 16:54:13.956901 [ 260 ] {} <Debug> TCP-Session: 462b60c4-cf65-45b5-8c5c-035eb534770c Authenticating user 'default' from [fd00:1122:3344:101::c]:34343 | ||
602 | 2024.11.14 16:54:13.956961 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62095 | ||
603 | 2024.11.14 16:54:13.957143 [ 260 ] {} <Debug> TCP-Session: 462b60c4-cf65-45b5-8c5c-035eb534770c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2024.11.14 16:54:13.957180 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
605 | 2024.11.14 16:54:13.957217 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
606 | 2024.11.14 16:54:13.957234 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65426 | ||
607 | 2024.11.14 16:54:13.957325 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2024.11.14 16:54:13.957404 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39380 | ||
609 | 2024.11.14 16:54:13.957482 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45735 | ||
610 | 2024.11.14 16:54:13.957555 [ 260 ] {} <Debug> TCP-Session: 462b60c4-cf65-45b5-8c5c-035eb534770c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2024.11.14 16:54:13.957862 [ 262 ] {} <Debug> TCP-Session: bf4b8496-98f8-496f-a19a-b7ed45a4582e Authenticating user 'default' from [fd00:1122:3344:101::c]:55341 | ||
612 | 2024.11.14 16:54:13.957862 [ 261 ] {} <Debug> TCP-Session: c1c6ae62-03de-4047-abff-724b94e1e029 Authenticating user 'default' from [fd00:1122:3344:101::c]:40459 | ||
613 | 2024.11.14 16:54:13.957984 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
614 | 2024.11.14 16:54:13.958005 [ 263 ] {} <Debug> TCP-Session: f62f85b3-14bd-4545-9f9b-dd2bae5ab0b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:62095 | ||
615 | 2024.11.14 16:54:13.958000 [ 262 ] {} <Debug> TCP-Session: bf4b8496-98f8-496f-a19a-b7ed45a4582e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.11.14 16:54:13.958022 [ 261 ] {} <Debug> TCP-Session: c1c6ae62-03de-4047-abff-724b94e1e029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.11.14 16:54:13.958158 [ 265 ] {} <Debug> TCP-Session: f92e39e9-436a-4fe3-b59a-b9ff2b419df1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39380 | ||
618 | 2024.11.14 16:54:13.958183 [ 262 ] {} <Debug> TCP-Session: bf4b8496-98f8-496f-a19a-b7ed45a4582e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.14 16:54:13.958190 [ 263 ] {} <Debug> TCP-Session: f62f85b3-14bd-4545-9f9b-dd2bae5ab0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.14 16:54:13.958249 [ 265 ] {} <Debug> TCP-Session: f92e39e9-436a-4fe3-b59a-b9ff2b419df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.14 16:54:13.958230 [ 261 ] {} <Debug> TCP-Session: c1c6ae62-03de-4047-abff-724b94e1e029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.14 16:54:13.958294 [ 263 ] {} <Debug> TCP-Session: f62f85b3-14bd-4545-9f9b-dd2bae5ab0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.14 16:54:13.958301 [ 265 ] {} <Debug> TCP-Session: f92e39e9-436a-4fe3-b59a-b9ff2b419df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.11.14 16:54:13.961536 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.11.14 16:54:13.961585 [ 264 ] {} <Debug> TCP-Session: 356a83c9-17db-4a0b-8cea-ea170acc5607 Authenticating user 'default' from [fd00:1122:3344:101::c]:65426 | ||
626 | 2024.11.14 16:54:13.961672 [ 264 ] {} <Debug> TCP-Session: 356a83c9-17db-4a0b-8cea-ea170acc5607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.11.14 16:54:13.961687 [ 264 ] {} <Debug> TCP-Session: 356a83c9-17db-4a0b-8cea-ea170acc5607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.14 16:54:13.961756 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63102 | ||
629 | 2024.11.14 16:54:13.961844 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46544 | ||
630 | 2024.11.14 16:54:13.962135 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
631 | 2024.11.14 16:54:13.962242 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
632 | 2024.11.14 16:54:13.962272 [ 268 ] {} <Debug> TCP-Session: 1dc161ef-2ca4-4a24-952e-b7a5619886b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:46544 | ||
633 | 2024.11.14 16:54:13.962302 [ 267 ] {} <Debug> TCP-Session: 7a7eb89f-7e01-45e7-8b77-1574590eefe2 Authenticating user 'default' from [fd00:1122:3344:101::b]:63102 | ||
634 | 2024.11.14 16:54:13.962243 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47879 | ||
635 | 2024.11.14 16:54:13.962330 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36870 | ||
636 | 2024.11.14 16:54:13.962360 [ 268 ] {} <Debug> TCP-Session: 1dc161ef-2ca4-4a24-952e-b7a5619886b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2024.11.14 16:54:13.962435 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50361 | ||
638 | 2024.11.14 16:54:13.962567 [ 267 ] {} <Debug> TCP-Session: 7a7eb89f-7e01-45e7-8b77-1574590eefe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2024.11.14 16:54:13.962753 [ 267 ] {} <Debug> TCP-Session: 7a7eb89f-7e01-45e7-8b77-1574590eefe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
640 | 2024.11.14 16:54:13.962771 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36953 | ||
641 | 2024.11.14 16:54:13.962761 [ 268 ] {} <Debug> TCP-Session: 1dc161ef-2ca4-4a24-952e-b7a5619886b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2024.11.14 16:54:13.962967 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37198 | ||
643 | 2024.11.14 16:54:13.965987 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.11.14 16:54:13.966035 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.14 16:54:13.966100 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
646 | 2024.11.14 16:54:13.966078 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.11.14 16:54:13.966153 [ 272 ] {} <Debug> TCP-Session: b081ac23-79e2-4f75-83c1-6e31a43e3236 Authenticating user 'default' from [fd00:1122:3344:101::b]:36953 | ||
648 | 2024.11.14 16:54:13.966137 [ 273 ] {} <Debug> TCP-Session: 85013f45-3269-4bef-af9d-c6539db6bfc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:37198 | ||
649 | 2024.11.14 16:54:13.966115 [ 270 ] {} <Debug> TCP-Session: e710bb87-f007-4e55-adaa-cc7881226b10 Authenticating user 'default' from [fd00:1122:3344:101::b]:36870 | ||
650 | 2024.11.14 16:54:13.966242 [ 272 ] {} <Debug> TCP-Session: b081ac23-79e2-4f75-83c1-6e31a43e3236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.14 16:54:13.966232 [ 271 ] {} <Debug> TCP-Session: 5b5edbba-6be0-4b30-b9a7-15d5c79df239 Authenticating user 'default' from [fd00:1122:3344:101::b]:50361 | ||
652 | 2024.11.14 16:54:13.966277 [ 273 ] {} <Debug> TCP-Session: 85013f45-3269-4bef-af9d-c6539db6bfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.11.14 16:54:13.966308 [ 270 ] {} <Debug> TCP-Session: e710bb87-f007-4e55-adaa-cc7881226b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.11.14 16:54:13.966317 [ 271 ] {} <Debug> TCP-Session: 5b5edbba-6be0-4b30-b9a7-15d5c79df239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.14 16:54:13.966343 [ 272 ] {} <Debug> TCP-Session: b081ac23-79e2-4f75-83c1-6e31a43e3236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.11.14 16:54:13.966382 [ 273 ] {} <Debug> TCP-Session: 85013f45-3269-4bef-af9d-c6539db6bfc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.14 16:54:13.966398 [ 271 ] {} <Debug> TCP-Session: 5b5edbba-6be0-4b30-b9a7-15d5c79df239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.14 16:54:13.966458 [ 270 ] {} <Debug> TCP-Session: e710bb87-f007-4e55-adaa-cc7881226b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.11.14 16:54:13.966728 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2024.11.14 16:54:13.966789 [ 269 ] {} <Debug> TCP-Session: 31d9baae-2209-4326-8652-b49c0a6e5987 Authenticating user 'default' from [fd00:1122:3344:101::b]:47879 | ||
661 | 2024.11.14 16:54:13.966823 [ 269 ] {} <Debug> TCP-Session: 31d9baae-2209-4326-8652-b49c0a6e5987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.14 16:54:13.966868 [ 269 ] {} <Debug> TCP-Session: 31d9baae-2209-4326-8652-b49c0a6e5987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.14 16:54:13.966919 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
664 | 2024.11.14 16:54:13.967043 [ 266 ] {} <Debug> TCP-Session: a60c4942-a3dd-4dad-9ac1-9845f70a148e Authenticating user 'default' from [fd00:1122:3344:101::c]:45735 | ||
665 | 2024.11.14 16:54:13.967063 [ 266 ] {} <Debug> TCP-Session: a60c4942-a3dd-4dad-9ac1-9845f70a148e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.14 16:54:13.967130 [ 266 ] {} <Debug> TCP-Session: a60c4942-a3dd-4dad-9ac1-9845f70a148e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.11.14 16:54:14.069840 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55523 | ||
668 | 2024.11.14 16:54:14.070944 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.14 16:54:14.071023 [ 274 ] {} <Debug> TCP-Session: b949d1cf-9f45-4db4-8029-6ea3a98030ef Authenticating user 'default' from [fd00:1122:3344:101::a]:55523 | ||
670 | 2024.11.14 16:54:14.071047 [ 274 ] {} <Debug> TCP-Session: b949d1cf-9f45-4db4-8029-6ea3a98030ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.14 16:54:14.071062 [ 274 ] {} <Debug> TCP-Session: b949d1cf-9f45-4db4-8029-6ea3a98030ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.11.14 16:54:14.071164 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.11.14 16:54:14.071192 [ 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 | ||
674 | 2024.11.14 16:54:14.071236 [ 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 | ||
675 | 2024.11.14 16:54:14.071903 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36484 | ||
676 | 2024.11.14 16:54:14.072025 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33063 | ||
677 | 2024.11.14 16:54:14.072191 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2024.11.14 16:54:14.072199 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39890 | ||
679 | 2024.11.14 16:54:14.072299 [ 275 ] {} <Debug> TCP-Session: 48f97a3a-5fda-44d0-a5b7-391a1151f3d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:36484 | ||
680 | 2024.11.14 16:54:14.072389 [ 275 ] {} <Debug> TCP-Session: 48f97a3a-5fda-44d0-a5b7-391a1151f3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2024.11.14 16:54:14.072450 [ 275 ] {} <Debug> TCP-Session: 48f97a3a-5fda-44d0-a5b7-391a1151f3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2024.11.14 16:54:14.081054 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2024.11.14 16:54:14.081113 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2024.11.14 16:54:14.081171 [ 276 ] {} <Debug> TCP-Session: e8c10365-a181-4565-8687-67f7beeaa64b Authenticating user 'default' from [fd00:1122:3344:101::a]:33063 | ||
685 | 2024.11.14 16:54:14.081185 [ 277 ] {} <Debug> TCP-Session: 3bdef18f-0f10-4e4a-b129-e270208b98d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:39890 | ||
686 | 2024.11.14 16:54:14.081213 [ 276 ] {} <Debug> TCP-Session: e8c10365-a181-4565-8687-67f7beeaa64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.14 16:54:14.081269 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64543 | ||
688 | 2024.11.14 16:54:14.081302 [ 276 ] {} <Debug> TCP-Session: e8c10365-a181-4565-8687-67f7beeaa64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.14 16:54:14.081320 [ 277 ] {} <Debug> TCP-Session: 3bdef18f-0f10-4e4a-b129-e270208b98d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.11.14 16:54:14.081521 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.11.14 16:54:14.081552 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39067 | ||
692 | 2024.11.14 16:54:14.081575 [ 277 ] {} <Debug> TCP-Session: 3bdef18f-0f10-4e4a-b129-e270208b98d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.11.14 16:54:14.081598 [ 278 ] {} <Debug> TCP-Session: 77b23fa3-6f46-4ac6-b0d4-00ef5bbf7139 Authenticating user 'default' from [fd00:1122:3344:101::a]:64543 | ||
694 | 2024.11.14 16:54:14.081828 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33771 | ||
695 | 2024.11.14 16:54:14.081847 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2024.11.14 16:54:14.081944 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61146 | ||
697 | 2024.11.14 16:54:14.082259 [ 278 ] {} <Debug> TCP-Session: 77b23fa3-6f46-4ac6-b0d4-00ef5bbf7139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.14 16:54:14.082293 [ 278 ] {} <Debug> TCP-Session: 77b23fa3-6f46-4ac6-b0d4-00ef5bbf7139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.14 16:54:14.082522 [ 279 ] {} <Debug> TCP-Session: bb6d8493-5644-4a0d-8e5f-bb7182677591 Authenticating user 'default' from [fd00:1122:3344:101::a]:39067 | ||
700 | 2024.11.14 16:54:14.082536 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
701 | 2024.11.14 16:54:14.082731 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2024.11.14 16:54:14.082749 [ 281 ] {} <Debug> TCP-Session: 6815c31e-6a1e-4458-84b2-f2c6c605099e Authenticating user 'default' from [fd00:1122:3344:101::a]:61146 | ||
703 | 2024.11.14 16:54:14.082792 [ 280 ] {} <Debug> TCP-Session: 8e19ba3d-07a7-487e-85a4-2f9c039f2a48 Authenticating user 'default' from [fd00:1122:3344:101::a]:33771 | ||
704 | 2024.11.14 16:54:14.082765 [ 279 ] {} <Debug> TCP-Session: bb6d8493-5644-4a0d-8e5f-bb7182677591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.14 16:54:14.082866 [ 281 ] {} <Debug> TCP-Session: 6815c31e-6a1e-4458-84b2-f2c6c605099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.11.14 16:54:14.082891 [ 280 ] {} <Debug> TCP-Session: 8e19ba3d-07a7-487e-85a4-2f9c039f2a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.14 16:54:14.082884 [ 279 ] {} <Debug> TCP-Session: bb6d8493-5644-4a0d-8e5f-bb7182677591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.14 16:54:14.082950 [ 281 ] {} <Debug> TCP-Session: 6815c31e-6a1e-4458-84b2-f2c6c605099e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.14 16:54:14.082967 [ 280 ] {} <Debug> TCP-Session: 8e19ba3d-07a7-487e-85a4-2f9c039f2a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.14 16:54:20.500864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.14 16:54:20.500969 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.14 16:54:20.507301 [ 242 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Loading data parts | ||
713 | 2024.11.14 16:54:20.507540 [ 242 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): There are no data parts | ||
714 | 2024.11.14 16:54:20.515695 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.14 16:54:20.515737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
716 | 2024.11.14 16:54:20.518331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.14 16:54:20.518766 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2024.11.14 16:54:20.519241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.14 16:54:21.000230 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.88 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.70 MiB (RSS), difference: -2.18 MiB | ||
720 | 2024.11.14 16:54:25.455636 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.14 16:54:25.455696 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.14 16:54:31.000178 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.76 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.78 MiB (RSS), difference: 4.02 MiB | ||
723 | 2024.11.14 16:54:32.333617 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
724 | 2024.11.14 16:54:32.333948 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
725 | 2024.11.14 16:54:32.334385 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
726 | 2024.11.14 16:54:32.334700 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
727 | 2024.11.14 16:54:32.341981 [ 3 ] {659f880b-6ab2-4fb4-b94e-1d4f03903f3b} <Debug> TCPHandler: Processed in 0.008492502 sec. | ||
728 | 2024.11.14 16:54:32.349895 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
729 | 2024.11.14 16:54:32.350379 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
730 | 2024.11.14 16:54:32.356743 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
731 | 2024.11.14 16:54:32.356926 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
732 | 2024.11.14 16:54:32.357627 [ 5 ] {9ed68bed-a940-47c7-a190-b968af737c5b} <Debug> TCPHandler: Processed in 0.007818727 sec. | ||
733 | 2024.11.14 16:54:32.359960 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
734 | 2024.11.14 16:54:32.360258 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
735 | 2024.11.14 16:54:32.360723 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
736 | 2024.11.14 16:54:32.360859 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
737 | 2024.11.14 16:54:32.361370 [ 3 ] {e3beea98-ffa8-4580-9fa0-d72013b3a866} <Debug> TCPHandler: Processed in 0.001473303 sec. | ||
738 | 2024.11.14 16:54:32.361661 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
739 | 2024.11.14 16:54:32.361952 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
740 | 2024.11.14 16:54:32.362386 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
741 | 2024.11.14 16:54:32.362541 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
742 | 2024.11.14 16:54:32.363018 [ 5 ] {a61ade64-e9ee-4a3d-a119-4faf031ed0ea} <Debug> TCPHandler: Processed in 0.001424202 sec. | ||
743 | 2024.11.14 16:54:32.363279 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
744 | 2024.11.14 16:54:32.363536 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
745 | 2024.11.14 16:54:32.363967 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
746 | 2024.11.14 16:54:32.364084 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
747 | 2024.11.14 16:54:32.364659 [ 3 ] {13a884ba-6ba6-4006-ac6a-4533e746b4a6} <Debug> TCPHandler: Processed in 0.001432813 sec. | ||
748 | 2024.11.14 16:54:32.364914 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
749 | 2024.11.14 16:54:32.365114 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
750 | 2024.11.14 16:54:32.365517 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
751 | 2024.11.14 16:54:32.365573 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
752 | 2024.11.14 16:54:32.366029 [ 5 ] {a34e03ae-61db-4965-9aa8-b8648ba06086} <Debug> TCPHandler: Processed in 0.001169226 sec. | ||
753 | 2024.11.14 16:54:32.366265 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
754 | 2024.11.14 16:54:32.366413 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
755 | 2024.11.14 16:54:32.366832 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
756 | 2024.11.14 16:54:32.366898 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
757 | 2024.11.14 16:54:32.367477 [ 3 ] {08edd994-412b-4466-b274-7e6567ef5874} <Debug> TCPHandler: Processed in 0.001264318 sec. | ||
758 | 2024.11.14 16:54:32.367711 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
759 | 2024.11.14 16:54:32.367859 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
760 | 2024.11.14 16:54:32.368216 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
761 | 2024.11.14 16:54:32.368270 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
762 | 2024.11.14 16:54:32.368725 [ 5 ] {ba2c6175-bf6d-45d8-af1e-e37f71f182f2} <Debug> TCPHandler: Processed in 0.001068684 sec. | ||
763 | 2024.11.14 16:54:32.368992 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
764 | 2024.11.14 16:54:32.369140 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
765 | 2024.11.14 16:54:32.369507 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
766 | 2024.11.14 16:54:32.369561 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
767 | 2024.11.14 16:54:32.370045 [ 3 ] {af95cb6d-b443-4af0-ab20-8b6c6d3c739f} <Debug> TCPHandler: Processed in 0.001104875 sec. | ||
768 | 2024.11.14 16:54:32.370275 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
769 | 2024.11.14 16:54:32.370426 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
770 | 2024.11.14 16:54:32.370848 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
771 | 2024.11.14 16:54:32.370912 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
772 | 2024.11.14 16:54:32.371452 [ 5 ] {0a547094-ae5c-474d-8ce6-40abc674f5c4} <Debug> TCPHandler: Processed in 0.001231458 sec. | ||
773 | 2024.11.14 16:54:32.371728 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
774 | 2024.11.14 16:54:32.371880 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
775 | 2024.11.14 16:54:32.372258 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
776 | 2024.11.14 16:54:32.372312 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
777 | 2024.11.14 16:54:32.372801 [ 3 ] {ec048c75-f5e2-4b8c-a627-b1f736e8b09b} <Debug> TCPHandler: Processed in 0.001125445 sec. | ||
778 | 2024.11.14 16:54:32.373041 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
779 | 2024.11.14 16:54:32.373194 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
780 | 2024.11.14 16:54:32.373567 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2024.11.14 16:54:32.373621 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
782 | 2024.11.14 16:54:32.374081 [ 5 ] {af4d9030-1b29-4975-97de-7cdcd32fc243} <Debug> TCPHandler: Processed in 0.001095445 sec. | ||
783 | 2024.11.14 16:54:32.374324 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
784 | 2024.11.14 16:54:32.374480 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
785 | 2024.11.14 16:54:32.374936 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
786 | 2024.11.14 16:54:32.375002 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
787 | 2024.11.14 16:54:32.375567 [ 3 ] {a4a66c39-31fc-4056-83d3-970112552666} <Debug> TCPHandler: Processed in 0.001296119 sec. | ||
788 | 2024.11.14 16:54:32.375825 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2024.11.14 16:54:32.375983 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
790 | 2024.11.14 16:54:32.376360 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
791 | 2024.11.14 16:54:32.376415 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
792 | 2024.11.14 16:54:32.376867 [ 5 ] {a1368275-0405-4cbd-bda4-1dbfc0380364} <Debug> TCPHandler: Processed in 0.001097345 sec. | ||
793 | 2024.11.14 16:54:32.377615 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
794 | 2024.11.14 16:54:32.377803 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
795 | 2024.11.14 16:54:32.378284 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2024.11.14 16:54:32.378351 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2024.11.14 16:54:32.378877 [ 3 ] {973a4053-63f7-43d5-9d49-07fc3445c26c} <Debug> TCPHandler: Processed in 0.0013278 sec. | ||
798 | 2024.11.14 16:54:32.379181 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2024.11.14 16:54:32.379338 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
800 | 2024.11.14 16:54:32.379721 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2024.11.14 16:54:32.379775 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
802 | 2024.11.14 16:54:32.380327 [ 5 ] {15af37fd-b89e-4372-9e73-04d3e8df488b} <Debug> TCPHandler: Processed in 0.001200667 sec. | ||
803 | 2024.11.14 16:54:32.380905 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2024.11.14 16:54:32.381095 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
805 | 2024.11.14 16:54:32.381560 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.11.14 16:54:32.381615 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2024.11.14 16:54:32.382115 [ 3 ] {9969032f-7fb5-4eff-b89b-fee0dcf1a92c} <Debug> TCPHandler: Processed in 0.001275779 sec. | ||
808 | 2024.11.14 16:54:32.382360 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
809 | 2024.11.14 16:54:32.382523 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
810 | 2024.11.14 16:54:32.382921 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2024.11.14 16:54:32.382975 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2024.11.14 16:54:32.383477 [ 5 ] {29e53bf5-90b7-4f41-afc1-255328fab37f} <Debug> TCPHandler: Processed in 0.001170436 sec. | ||
813 | 2024.11.14 16:54:32.383704 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
814 | 2024.11.14 16:54:32.383865 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
815 | 2024.11.14 16:54:32.384269 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.11.14 16:54:32.384324 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2024.11.14 16:54:32.384830 [ 3 ] {ab5b8207-9ff1-4094-a5f0-245ab174a513} <Debug> TCPHandler: Processed in 0.001177906 sec. | ||
818 | 2024.11.14 16:54:32.385093 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
819 | 2024.11.14 16:54:32.385263 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
820 | 2024.11.14 16:54:32.385666 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2024.11.14 16:54:32.385721 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
822 | 2024.11.14 16:54:32.386220 [ 5 ] {e5b5a659-f430-4c80-904f-d89451bc0051} <Debug> TCPHandler: Processed in 0.001182277 sec. | ||
823 | 2024.11.14 16:54:32.386453 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
824 | 2024.11.14 16:54:32.386644 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', '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) | ||
825 | 2024.11.14 16:54:32.387136 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2024.11.14 16:54:32.387203 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
827 | 2024.11.14 16:54:32.387756 [ 3 ] {ffb4091a-97d3-45ba-bacd-8f46d2b723df} <Debug> TCPHandler: Processed in 0.00135783 sec. | ||
828 | 2024.11.14 16:54:32.388008 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
829 | 2024.11.14 16:54:32.388171 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', '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) | ||
830 | 2024.11.14 16:54:32.388577 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2024.11.14 16:54:32.388631 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
832 | 2024.11.14 16:54:32.389140 [ 5 ] {a27c52fb-507f-4f5d-85ff-e955e76a9588} <Debug> TCPHandler: Processed in 0.001186897 sec. | ||
833 | 2024.11.14 16:54:32.389371 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2024.11.14 16:54:32.389544 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', '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) | ||
835 | 2024.11.14 16:54:32.390041 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2024.11.14 16:54:32.390109 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
837 | 2024.11.14 16:54:32.390673 [ 3 ] {b13bad52-724b-42ea-b8ca-481e9b90d93b} <Debug> TCPHandler: Processed in 0.00135431 sec. | ||
838 | 2024.11.14 16:54:32.390942 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
839 | 2024.11.14 16:54:32.391107 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', '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) | ||
840 | 2024.11.14 16:54:32.391515 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
841 | 2024.11.14 16:54:32.391569 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
842 | 2024.11.14 16:54:32.392072 [ 5 ] {591edfe1-d614-44f4-aa8f-2efe993701a4} <Debug> TCPHandler: Processed in 0.001183307 sec. | ||
843 | 2024.11.14 16:54:32.392376 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
844 | 2024.11.14 16:54:32.392551 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', '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) | ||
845 | 2024.11.14 16:54:32.393054 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
846 | 2024.11.14 16:54:32.393119 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
847 | 2024.11.14 16:54:32.393689 [ 3 ] {ec50571f-9780-4b65-850f-291c770e195d} <Debug> TCPHandler: Processed in 0.001366871 sec. | ||
848 | 2024.11.14 16:54:32.398084 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
849 | 2024.11.14 16:54:32.398255 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', '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) | ||
850 | 2024.11.14 16:54:32.398692 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
851 | 2024.11.14 16:54:32.398748 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
852 | 2024.11.14 16:54:32.399310 [ 5 ] {7f86d047-b05f-4c61-896f-732bcd4d433a} <Debug> TCPHandler: Processed in 0.001281379 sec. | ||
853 | 2024.11.14 16:54:32.401897 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2024.11.14 16:54:32.402026 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
855 | 2024.11.14 16:54:32.402080 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
856 | 2024.11.14 16:54:32.402829 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
857 | 2024.11.14 16:54:32.402890 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
858 | 2024.11.14 16:54:32.403718 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2024.11.14 16:54:32.404183 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
860 | 2024.11.14 16:54:32.404441 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Debug> executeQuery: Read 26 rows, 4.49 KiB in 0.002435 sec., 10677.618069815195 rows/sec., 1.80 MiB/sec. | ||
861 | 2024.11.14 16:54:32.404532 [ 3 ] {b7e8c496-94af-408b-8fab-246390ed0301} <Debug> TCPHandler: Processed in 0.002691811 sec. | ||
862 | 2024.11.14 16:54:32.404688 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.11.14 16:54:32.404818 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
864 | 2024.11.14 16:54:32.404867 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
865 | 2024.11.14 16:54:32.407245 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
866 | 2024.11.14 16:54:32.407282 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
867 | 2024.11.14 16:54:32.407877 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
868 | 2024.11.14 16:54:32.408419 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
869 | 2024.11.14 16:54:32.408617 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003835 sec., 3650.5867014341593 rows/sec., 262.79 KiB/sec. | ||
870 | 2024.11.14 16:54:32.408674 [ 5 ] {b8307dc2-7478-45a4-af4e-eff889721064} <Debug> TCPHandler: Processed in 0.004042292 sec. | ||
871 | 2024.11.14 16:54:32.408831 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2024.11.14 16:54:32.408949 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
873 | 2024.11.14 16:54:32.408997 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
874 | 2024.11.14 16:54:32.409692 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
875 | 2024.11.14 16:54:32.409731 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
876 | 2024.11.14 16:54:32.410272 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
877 | 2024.11.14 16:54:32.410868 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
878 | 2024.11.14 16:54:32.411120 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Debug> executeQuery: Read 173 rows, 15.59 KiB in 0.002176 sec., 79503.67647058824 rows/sec., 7.00 MiB/sec. | ||
879 | 2024.11.14 16:54:32.411219 [ 3 ] {c9211524-9ba9-4959-8ecb-d93e7ec883d1} <Debug> TCPHandler: Processed in 0.002446495 sec. | ||
880 | 2024.11.14 16:54:32.411381 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2024.11.14 16:54:32.411497 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
882 | 2024.11.14 16:54:32.411544 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
883 | 2024.11.14 16:54:32.412159 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
884 | 2024.11.14 16:54:32.412195 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
885 | 2024.11.14 16:54:32.412760 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
886 | 2024.11.14 16:54:32.413232 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
887 | 2024.11.14 16:54:32.413417 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001946 sec., 3597.122302158273 rows/sec., 234.35 KiB/sec. | ||
888 | 2024.11.14 16:54:32.413466 [ 5 ] {3b8ed575-d89f-4f9b-87fe-f6f917c918e6} <Debug> TCPHandler: Processed in 0.002143549 sec. | ||
889 | 2024.11.14 16:54:32.413616 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2024.11.14 16:54:32.413732 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
891 | 2024.11.14 16:54:32.413780 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
892 | 2024.11.14 16:54:32.414342 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2024.11.14 16:54:32.414381 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
894 | 2024.11.14 16:54:32.414869 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2024.11.14 16:54:32.415418 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2024.11.14 16:54:32.415679 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00195 sec., 7179.48717948718 rows/sec., 502.80 KiB/sec. | ||
897 | 2024.11.14 16:54:32.415748 [ 3 ] {a1d1d61c-63ba-42fa-8130-20d5eb4b3124} <Debug> TCPHandler: Processed in 0.002190369 sec. | ||
898 | 2024.11.14 16:54:32.415915 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2024.11.14 16:54:32.416057 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
900 | 2024.11.14 16:54:32.416115 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
901 | 2024.11.14 16:54:32.416776 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2024.11.14 16:54:32.416818 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
903 | 2024.11.14 16:54:32.417327 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
904 | 2024.11.14 16:54:32.417810 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2024.11.14 16:54:32.418005 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001976 sec., 6578.947368421053 rows/sec., 410.20 KiB/sec. | ||
906 | 2024.11.14 16:54:32.418057 [ 5 ] {6d108e35-7a7b-499e-9fd4-5959b99e3c7c} <Debug> TCPHandler: Processed in 0.00221008 sec. | ||
907 | 2024.11.14 16:54:32.418208 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2024.11.14 16:54:32.418325 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
909 | 2024.11.14 16:54:32.418377 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
910 | 2024.11.14 16:54:32.419146 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2024.11.14 16:54:32.419188 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
912 | 2024.11.14 16:54:32.419727 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
913 | 2024.11.14 16:54:32.420184 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2024.11.14 16:54:32.420463 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.002151 sec., 160855.4160855416 rows/sec., 11.26 MiB/sec. | ||
915 | 2024.11.14 16:54:32.420529 [ 3 ] {bdce0632-cc72-47b5-99c0-449bd2209a03} <Debug> TCPHandler: Processed in 0.002375283 sec. | ||
916 | 2024.11.14 16:54:32.420690 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2024.11.14 16:54:32.420807 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
918 | 2024.11.14 16:54:32.420858 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
919 | 2024.11.14 16:54:32.421363 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2024.11.14 16:54:32.421400 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
921 | 2024.11.14 16:54:32.421905 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2024.11.14 16:54:32.422357 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2024.11.14 16:54:32.422538 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001755 sec., 3418.8034188034185 rows/sec., 178.62 KiB/sec. | ||
924 | 2024.11.14 16:54:32.422586 [ 5 ] {fa75f9d7-4214-4420-8024-294968f60d6a} <Debug> TCPHandler: Processed in 0.001959255 sec. | ||
925 | 2024.11.14 16:54:32.422730 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2024.11.14 16:54:32.422847 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
927 | 2024.11.14 16:54:32.422899 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
928 | 2024.11.14 16:54:32.423473 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2024.11.14 16:54:32.423511 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
930 | 2024.11.14 16:54:32.424060 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
931 | 2024.11.14 16:54:32.424555 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2024.11.14 16:54:32.424760 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Debug> executeQuery: Read 97 rows, 6.28 KiB in 0.001937 sec., 50077.439339184304 rows/sec., 3.16 MiB/sec. | ||
933 | 2024.11.14 16:54:32.424814 [ 3 ] {bd41ec78-bd6a-4d30-9136-39506fee8771} <Debug> TCPHandler: Processed in 0.002139398 sec. | ||
934 | 2024.11.14 16:54:32.424982 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
935 | 2024.11.14 16:54:32.425142 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
936 | 2024.11.14 16:54:32.425238 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
937 | 2024.11.14 16:54:32.425805 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2024.11.14 16:54:32.425842 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
939 | 2024.11.14 16:54:32.426934 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
940 | 2024.11.14 16:54:32.427477 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2024.11.14 16:54:32.427668 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002562 sec., 390.32006245121 rows/sec., 26.30 KiB/sec. | ||
942 | 2024.11.14 16:54:32.427719 [ 5 ] {81a0f211-c7bc-4efe-8085-c14648a2a39d} <Debug> TCPHandler: Processed in 0.002806963 sec. | ||
943 | 2024.11.14 16:54:32.427865 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
944 | 2024.11.14 16:54:32.427983 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
945 | 2024.11.14 16:54:32.428032 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
946 | 2024.11.14 16:54:32.428509 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
947 | 2024.11.14 16:54:32.428549 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
948 | 2024.11.14 16:54:32.429056 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
949 | 2024.11.14 16:54:32.429539 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
950 | 2024.11.14 16:54:32.429730 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Debug> executeQuery: Read 28 rows, 1.61 KiB in 0.00177 sec., 15819.209039548023 rows/sec., 911.46 KiB/sec. | ||
951 | 2024.11.14 16:54:32.429849 [ 3 ] {5122756c-f876-41d2-863f-e9d9226738fa} <Debug> TCPHandler: Processed in 0.002036786 sec. | ||
952 | 2024.11.14 16:54:37.337210 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
953 | 2024.11.14 16:54:37.337407 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
954 | 2024.11.14 16:54:37.337474 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
955 | 2024.11.14 16:54:37.338196 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
956 | 2024.11.14 16:54:37.338241 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
957 | 2024.11.14 16:54:37.338662 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
958 | 2024.11.14 16:54:37.338944 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
959 | 2024.11.14 16:54:37.339207 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001851 sec., 14046.461372231226 rows/sec., 1.06 MiB/sec. | ||
960 | 2024.11.14 16:54:37.339263 [ 3 ] {0f2c65ff-8a78-4863-ad14-457662dea961} <Debug> TCPHandler: Processed in 0.002175799 sec. | ||
961 | 2024.11.14 16:54:37.339520 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
962 | 2024.11.14 16:54:37.339709 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
963 | 2024.11.14 16:54:37.339782 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
964 | 2024.11.14 16:54:37.340501 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
965 | 2024.11.14 16:54:37.340551 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
966 | 2024.11.14 16:54:37.340949 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
967 | 2024.11.14 16:54:37.341256 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
968 | 2024.11.14 16:54:37.341569 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001891 sec., 14806.980433632998 rows/sec., 1.15 MiB/sec. | ||
969 | 2024.11.14 16:54:37.341666 [ 5 ] {a7a93b6e-a495-46cb-89bd-ce04664a2743} <Debug> TCPHandler: Processed in 0.002273392 sec. | ||
970 | 2024.11.14 16:54:37.341833 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
971 | 2024.11.14 16:54:37.341977 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
972 | 2024.11.14 16:54:37.342039 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
973 | 2024.11.14 16:54:37.342696 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
974 | 2024.11.14 16:54:37.342737 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
975 | 2024.11.14 16:54:37.343129 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
976 | 2024.11.14 16:54:37.343383 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
977 | 2024.11.14 16:54:37.343585 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001644 sec., 60827.2506082725 rows/sec., 4.22 MiB/sec. | ||
978 | 2024.11.14 16:54:37.343637 [ 3 ] {d6690cfd-ace8-49ab-a7ae-8dc03c07060f} <Debug> TCPHandler: Processed in 0.001867882 sec. | ||
979 | 2024.11.14 16:54:37.343795 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2024.11.14 16:54:37.343937 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
981 | 2024.11.14 16:54:37.344001 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
982 | 2024.11.14 16:54:37.344582 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
983 | 2024.11.14 16:54:37.344631 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
984 | 2024.11.14 16:54:37.345020 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
985 | 2024.11.14 16:54:37.345262 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
986 | 2024.11.14 16:54:37.345539 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001628 sec., 18427.518427518426 rows/sec., 1.26 MiB/sec. | ||
987 | 2024.11.14 16:54:37.345601 [ 5 ] {b3c98724-430c-4473-a47b-78a288238237} <Debug> TCPHandler: Processed in 0.001873053 sec. | ||
988 | 2024.11.14 16:54:38.844568 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
989 | 2024.11.14 16:54:39.058526 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
990 | 2024.11.14 16:54:39.183897 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2024.11.14 16:54:39.185166 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2024.11.14 16:54:39.344529 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
993 | 2024.11.14 16:54:39.349951 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
994 | 2024.11.14 16:54:39.351303 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
995 | 2024.11.14 16:54:39.358545 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
996 | 2024.11.14 16:54:40.455936 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
997 | 2024.11.14 16:54:40.456001 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
998 | 2024.11.14 16:54:40.519728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 172 | ||
999 | 2024.11.14 16:54:40.526480 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1000 | 2024.11.14 16:54:40.526520 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1001 | 2024.11.14 16:54:40.528200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1002 | 2024.11.14 16:54:40.528496 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1003 | 2024.11.14 16:54:40.529031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
1004 | 2024.11.14 16:54:42.342589 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1005 | 2024.11.14 16:54:42.342775 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1006 | 2024.11.14 16:54:42.342846 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1007 | 2024.11.14 16:54:42.343583 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1008 | 2024.11.14 16:54:42.343638 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1009 | 2024.11.14 16:54:42.344078 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1010 | 2024.11.14 16:54:42.344345 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1011 | 2024.11.14 16:54:42.344588 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
1012 | 2024.11.14 16:54:42.344653 [ 3 ] {2dd40471-ed66-46c7-8e61-4ad1c3393374} <Debug> TCPHandler: Processed in 0.00219128 sec. | ||
1013 | 2024.11.14 16:54:42.344910 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1014 | 2024.11.14 16:54:42.345100 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1015 | 2024.11.14 16:54:42.345174 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1016 | 2024.11.14 16:54:42.346000 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1017 | 2024.11.14 16:54:42.346053 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1018 | 2024.11.14 16:54:42.346504 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1019 | 2024.11.14 16:54:42.346758 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1020 | 2024.11.14 16:54:42.347002 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Debug> executeQuery: Read 173 rows, 15.59 KiB in 0.001958 sec., 88355.46475995914 rows/sec., 7.78 MiB/sec. | ||
1021 | 2024.11.14 16:54:42.347068 [ 5 ] {5d4cd71f-70fc-4c1a-a33c-2a51dac665af} <Debug> TCPHandler: Processed in 0.002287892 sec. | ||
1022 | 2024.11.14 16:54:42.347231 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1023 | 2024.11.14 16:54:42.347374 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1024 | 2024.11.14 16:54:42.347432 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1025 | 2024.11.14 16:54:42.348098 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1026 | 2024.11.14 16:54:42.348141 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1027 | 2024.11.14 16:54:42.348505 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1028 | 2024.11.14 16:54:42.348755 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1029 | 2024.11.14 16:54:42.348961 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001623 sec., 4313.000616142945 rows/sec., 280.99 KiB/sec. | ||
1030 | 2024.11.14 16:54:42.349016 [ 3 ] {3bbb5435-70c3-4e95-b683-4751864b79ce} <Debug> TCPHandler: Processed in 0.001851782 sec. | ||
1031 | 2024.11.14 16:54:42.349164 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1032 | 2024.11.14 16:54:42.349288 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1033 | 2024.11.14 16:54:42.349340 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1034 | 2024.11.14 16:54:42.349913 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1035 | 2024.11.14 16:54:42.349955 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1036 | 2024.11.14 16:54:42.350311 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1037 | 2024.11.14 16:54:42.350556 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2024.11.14 16:54:42.350782 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec. | ||
1039 | 2024.11.14 16:54:42.350836 [ 5 ] {3a750152-e198-4121-a944-6b24144b299b} <Debug> TCPHandler: Processed in 0.001730449 sec. | ||
1040 | 2024.11.14 16:54:42.350987 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1041 | 2024.11.14 16:54:42.351124 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1042 | 2024.11.14 16:54:42.351183 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1043 | 2024.11.14 16:54:42.351873 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1044 | 2024.11.14 16:54:42.351919 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1045 | 2024.11.14 16:54:42.352271 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1046 | 2024.11.14 16:54:42.352512 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1047 | 2024.11.14 16:54:42.352720 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001626 sec., 7995.079950799508 rows/sec., 498.49 KiB/sec. | ||
1048 | 2024.11.14 16:54:42.352772 [ 3 ] {3b34c40d-7d64-4a07-856d-09c34ac277a6} <Debug> TCPHandler: Processed in 0.001848942 sec. | ||
1049 | 2024.11.14 16:54:42.352925 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2024.11.14 16:54:42.353060 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1051 | 2024.11.14 16:54:42.353119 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1052 | 2024.11.14 16:54:42.353946 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1053 | 2024.11.14 16:54:42.353987 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1054 | 2024.11.14 16:54:42.354378 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1055 | 2024.11.14 16:54:42.354622 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1056 | 2024.11.14 16:54:42.354831 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001803 sec., 191902.38491403218 rows/sec., 13.43 MiB/sec. | ||
1057 | 2024.11.14 16:54:42.354884 [ 5 ] {c4901c24-cd18-4bf3-83b8-dd0c923b5b12} <Debug> TCPHandler: Processed in 0.002023165 sec. | ||
1058 | 2024.11.14 16:54:42.355077 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1059 | 2024.11.14 16:54:42.355295 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1060 | 2024.11.14 16:54:42.355389 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1061 | 2024.11.14 16:54:42.356094 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1062 | 2024.11.14 16:54:42.356136 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1063 | 2024.11.14 16:54:42.356497 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1064 | 2024.11.14 16:54:42.356745 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1065 | 2024.11.14 16:54:42.357029 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001771 sec., 3387.916431394692 rows/sec., 177.01 KiB/sec. | ||
1066 | 2024.11.14 16:54:42.357094 [ 3 ] {a7ea20bf-3a3f-4e38-ab6e-11f4156605ca} <Debug> TCPHandler: Processed in 0.002123838 sec. | ||
1067 | 2024.11.14 16:54:42.357245 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1068 | 2024.11.14 16:54:42.357383 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1069 | 2024.11.14 16:54:42.357443 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1070 | 2024.11.14 16:54:42.358096 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1071 | 2024.11.14 16:54:42.358137 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1072 | 2024.11.14 16:54:42.358512 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1073 | 2024.11.14 16:54:42.358761 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1074 | 2024.11.14 16:54:42.358981 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00163 sec., 108588.95705521473 rows/sec., 7.16 MiB/sec. | ||
1075 | 2024.11.14 16:54:42.359035 [ 5 ] {9c5a5b2f-d585-48c2-b8e5-c1461a4b6caa} <Debug> TCPHandler: Processed in 0.001855672 sec. | ||
1076 | 2024.11.14 16:54:42.359193 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1077 | 2024.11.14 16:54:42.359329 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1078 | 2024.11.14 16:54:42.359388 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1079 | 2024.11.14 16:54:42.359964 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1080 | 2024.11.14 16:54:42.360004 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1081 | 2024.11.14 16:54:42.360367 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1082 | 2024.11.14 16:54:42.360613 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1083 | 2024.11.14 16:54:42.360877 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. | ||
1084 | 2024.11.14 16:54:42.360967 [ 3 ] {062d5e2f-1a54-476b-8dc4-8b75621551cc} <Debug> TCPHandler: Processed in 0.001839932 sec. | ||
1085 | 2024.11.14 16:54:42.361132 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1086 | 2024.11.14 16:54:42.361270 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1087 | 2024.11.14 16:54:42.361328 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1088 | 2024.11.14 16:54:42.361898 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1089 | 2024.11.14 16:54:42.361940 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1090 | 2024.11.14 16:54:42.362297 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1091 | 2024.11.14 16:54:42.362539 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1092 | 2024.11.14 16:54:42.362798 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001538 sec., 33810.143042912874 rows/sec., 2.09 MiB/sec. | ||
1093 | 2024.11.14 16:54:42.362916 [ 5 ] {1175f419-1ee6-4ccd-a476-2c8d1cfeb6d9} <Debug> TCPHandler: Processed in 0.001849371 sec. | ||
1094 | 2024.11.14 16:54:44.076083 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1095 | 2024.11.14 16:54:44.133624 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1096 | 2024.11.14 16:54:44.363869 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1097 | 2024.11.14 16:54:44.455838 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1098 | 2024.11.14 16:54:44.464931 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1099 | 2024.11.14 16:54:44.482298 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1100 | 2024.11.14 16:54:44.488896 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1101 | 2024.11.14 16:54:44.493232 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1102 | 2024.11.14 16:54:44.496547 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1103 | 2024.11.14 16:54:44.675553 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1104 | 2024.11.14 16:54:44.773103 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1105 | 2024.11.14 16:54:44.805585 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1106 | 2024.11.14 16:54:44.826874 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2024.11.14 16:54:44.831063 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1108 | 2024.11.14 16:54:44.831203 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1109 | 2024.11.14 16:54:44.831360 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1110 | 2024.11.14 16:54:44.859886 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1111 | 2024.11.14 16:54:44.863001 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1112 | 2024.11.14 16:54:45.021543 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1113 | 2024.11.14 16:54:45.105396 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1114 | 2024.11.14 16:54:45.121998 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1115 | 2024.11.14 16:54:45.127471 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1116 | 2024.11.14 16:54:45.130953 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1117 | 2024.11.14 16:54:45.137418 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1118 | 2024.11.14 16:54:46.948745 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1119 | 2024.11.14 16:54:46.949009 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', '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) | ||
1120 | 2024.11.14 16:54:46.949488 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1121 | 2024.11.14 16:54:46.949570 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <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', '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 | ||
1122 | 2024.11.14 16:54:46.949905 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1123 | 2024.11.14 16:54:46.952362 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1124 | 2024.11.14 16:54:46.952808 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1125 | 2024.11.14 16:54:46.954349 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1126 | 2024.11.14 16:54:46.956387 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1127 | 2024.11.14 16:54:46.956425 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1128 | 2024.11.14 16:54:46.956563 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <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', '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'))" | ||
1129 | 2024.11.14 16:54:46.956591 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1130 | 2024.11.14 16:54:46.972240 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.023341 sec., 1113.9197120945976 rows/sec., 41.09 KiB/sec. | ||
1131 | 2024.11.14 16:54:46.972411 [ 3 ] {1cb83941-c2d1-44fd-bf8a-5716b730958a} <Debug> TCPHandler: Processed in 0.023798917 sec. | ||
1132 | 2024.11.14 16:54:46.973331 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1133 | 2024.11.14 16:54:46.973593 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
1134 | 2024.11.14 16:54:46.974019 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1135 | 2024.11.14 16:54:46.974082 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <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', '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 | ||
1136 | 2024.11.14 16:54:46.974542 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1137 | 2024.11.14 16:54:46.974662 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1138 | 2024.11.14 16:54:46.974902 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1139 | 2024.11.14 16:54:46.974954 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1140 | 2024.11.14 16:54:46.974987 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1141 | 2024.11.14 16:54:46.975010 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1142 | 2024.11.14 16:54:46.975071 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <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', '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'))" | ||
1143 | 2024.11.14 16:54:46.975103 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1144 | 2024.11.14 16:54:46.975988 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002514 sec., 10342.084327764518 rows/sec., 381.46 KiB/sec. | ||
1145 | 2024.11.14 16:54:46.976131 [ 5 ] {b98bc560-3da9-4dc6-a704-2720fde2fb24} <Debug> TCPHandler: Processed in 0.002946616 sec. | ||
1146 | 2024.11.14 16:54:46.976572 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1147 | 2024.11.14 16:54:46.976803 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', '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) | ||
1148 | 2024.11.14 16:54:46.977200 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1149 | 2024.11.14 16:54:46.977250 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <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', '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 | ||
1150 | 2024.11.14 16:54:46.977621 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1151 | 2024.11.14 16:54:46.977717 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1152 | 2024.11.14 16:54:46.977905 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1153 | 2024.11.14 16:54:46.977948 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1154 | 2024.11.14 16:54:46.977974 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1155 | 2024.11.14 16:54:46.977992 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1156 | 2024.11.14 16:54:46.978042 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <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', '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'))" | ||
1157 | 2024.11.14 16:54:46.978068 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1158 | 2024.11.14 16:54:46.978749 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.00206 sec., 12621.35922330097 rows/sec., 465.53 KiB/sec. | ||
1159 | 2024.11.14 16:54:46.978880 [ 3 ] {2f31c472-2cca-4e2e-9da4-e9b16efce69f} <Debug> TCPHandler: Processed in 0.002438675 sec. | ||
1160 | 2024.11.14 16:54:46.979185 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1161 | 2024.11.14 16:54:46.979430 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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', '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) | ||
1162 | 2024.11.14 16:54:46.979790 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1163 | 2024.11.14 16:54:46.979855 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <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', '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 | ||
1164 | 2024.11.14 16:54:46.980184 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1165 | 2024.11.14 16:54:46.980280 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1166 | 2024.11.14 16:54:46.980462 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1167 | 2024.11.14 16:54:46.980503 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1168 | 2024.11.14 16:54:46.980529 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1169 | 2024.11.14 16:54:46.980550 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1170 | 2024.11.14 16:54:46.980605 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <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', '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'))" | ||
1171 | 2024.11.14 16:54:46.980641 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1172 | 2024.11.14 16:54:46.981305 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001989 sec., 13071.895424836603 rows/sec., 482.14 KiB/sec. | ||
1173 | 2024.11.14 16:54:46.981470 [ 5 ] {c4aca1eb-f43c-46bf-9dfa-dcc1f7aa0a91} <Debug> TCPHandler: Processed in 0.002359413 sec. | ||
1174 | 2024.11.14 16:54:46.981845 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1175 | 2024.11.14 16:54:46.982043 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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', '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) | ||
1176 | 2024.11.14 16:54:46.982394 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1177 | 2024.11.14 16:54:46.982442 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <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', '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 | ||
1178 | 2024.11.14 16:54:46.982785 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1179 | 2024.11.14 16:54:46.982861 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1180 | 2024.11.14 16:54:46.983019 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1181 | 2024.11.14 16:54:46.983057 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1182 | 2024.11.14 16:54:46.983082 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1183 | 2024.11.14 16:54:46.983100 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1184 | 2024.11.14 16:54:46.983148 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <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', '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'))" | ||
1185 | 2024.11.14 16:54:46.983173 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1186 | 2024.11.14 16:54:46.983828 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001877 sec., 13851.891315929675 rows/sec., 510.91 KiB/sec. | ||
1187 | 2024.11.14 16:54:46.983991 [ 3 ] {7ef802a9-6ccd-4768-9c2b-d2c2349ef6fd} <Debug> TCPHandler: Processed in 0.00221589 sec. | ||
1188 | 2024.11.14 16:54:46.984332 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1189 | 2024.11.14 16:54:46.984532 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1190 | 2024.11.14 16:54:46.984875 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1191 | 2024.11.14 16:54:46.984924 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1192 | 2024.11.14 16:54:46.985245 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1193 | 2024.11.14 16:54:46.985320 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1194 | 2024.11.14 16:54:46.985478 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1195 | 2024.11.14 16:54:46.985524 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1196 | 2024.11.14 16:54:46.985555 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1197 | 2024.11.14 16:54:46.985576 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1198 | 2024.11.14 16:54:46.985625 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1199 | 2024.11.14 16:54:46.985654 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1200 | 2024.11.14 16:54:46.986349 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001915 sec., 13577.023498694516 rows/sec., 500.78 KiB/sec. | ||
1201 | 2024.11.14 16:54:46.986476 [ 5 ] {84bce9b9-a685-4900-b734-69405b07a486} <Debug> TCPHandler: Processed in 0.00221832 sec. | ||
1202 | 2024.11.14 16:54:46.986773 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1203 | 2024.11.14 16:54:46.986975 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1204 | 2024.11.14 16:54:46.987341 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1205 | 2024.11.14 16:54:46.987393 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1206 | 2024.11.14 16:54:46.987723 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1207 | 2024.11.14 16:54:46.987798 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1208 | 2024.11.14 16:54:46.987953 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1209 | 2024.11.14 16:54:46.987987 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1210 | 2024.11.14 16:54:46.988011 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1211 | 2024.11.14 16:54:46.988028 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1212 | 2024.11.14 16:54:46.988076 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1213 | 2024.11.14 16:54:46.988101 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1214 | 2024.11.14 16:54:46.988840 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001964 sec., 13238.289205702647 rows/sec., 488.28 KiB/sec. | ||
1215 | 2024.11.14 16:54:46.988987 [ 3 ] {6862bc47-b5e4-4e91-b1bb-2770438c34c5} <Debug> TCPHandler: Processed in 0.002279991 sec. | ||
1216 | 2024.11.14 16:54:46.989293 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1217 | 2024.11.14 16:54:46.989488 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1218 | 2024.11.14 16:54:46.989831 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1219 | 2024.11.14 16:54:46.989883 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1220 | 2024.11.14 16:54:46.990215 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1221 | 2024.11.14 16:54:46.990291 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1222 | 2024.11.14 16:54:46.990456 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1223 | 2024.11.14 16:54:46.990492 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1224 | 2024.11.14 16:54:46.990515 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1225 | 2024.11.14 16:54:46.990534 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1226 | 2024.11.14 16:54:46.990585 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1227 | 2024.11.14 16:54:46.990612 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1228 | 2024.11.14 16:54:46.991261 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001866 sec., 13933.547695605574 rows/sec., 513.93 KiB/sec. | ||
1229 | 2024.11.14 16:54:46.991385 [ 5 ] {10162f12-eab7-4239-a067-07720db46f6a} <Debug> TCPHandler: Processed in 0.002150738 sec. | ||
1230 | 2024.11.14 16:54:46.991647 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1231 | 2024.11.14 16:54:46.991850 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1232 | 2024.11.14 16:54:46.992226 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1233 | 2024.11.14 16:54:46.992278 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1234 | 2024.11.14 16:54:46.992623 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1235 | 2024.11.14 16:54:46.992695 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1236 | 2024.11.14 16:54:46.992853 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1237 | 2024.11.14 16:54:46.992889 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1238 | 2024.11.14 16:54:46.992915 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1239 | 2024.11.14 16:54:46.992933 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1240 | 2024.11.14 16:54:46.992984 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1241 | 2024.11.14 16:54:46.993011 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1242 | 2024.11.14 16:54:46.993622 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001877 sec., 13851.891315929675 rows/sec., 510.91 KiB/sec. | ||
1243 | 2024.11.14 16:54:46.993746 [ 3 ] {595339c7-8752-44da-b22e-b2636adf03ed} <Debug> TCPHandler: Processed in 0.002160409 sec. | ||
1244 | 2024.11.14 16:54:46.994066 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1245 | 2024.11.14 16:54:46.994277 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1246 | 2024.11.14 16:54:46.994767 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1247 | 2024.11.14 16:54:46.994822 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1248 | 2024.11.14 16:54:46.995199 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1249 | 2024.11.14 16:54:46.995275 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1250 | 2024.11.14 16:54:46.995429 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1251 | 2024.11.14 16:54:46.995466 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1252 | 2024.11.14 16:54:46.995491 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1253 | 2024.11.14 16:54:46.995509 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1254 | 2024.11.14 16:54:46.995556 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1255 | 2024.11.14 16:54:46.995583 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1256 | 2024.11.14 16:54:46.996240 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002069 sec., 12566.457225712904 rows/sec., 463.50 KiB/sec. | ||
1257 | 2024.11.14 16:54:46.996384 [ 5 ] {24d566ce-0fe2-4f36-980b-fde0cbf2f8b4} <Debug> TCPHandler: Processed in 0.002381184 sec. | ||
1258 | 2024.11.14 16:54:46.996694 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1259 | 2024.11.14 16:54:46.996902 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1260 | 2024.11.14 16:54:46.997270 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1261 | 2024.11.14 16:54:46.997382 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1262 | 2024.11.14 16:54:46.997753 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1263 | 2024.11.14 16:54:46.997841 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1264 | 2024.11.14 16:54:46.998021 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1265 | 2024.11.14 16:54:46.998061 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1266 | 2024.11.14 16:54:46.998086 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1267 | 2024.11.14 16:54:46.998105 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1268 | 2024.11.14 16:54:46.998153 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1269 | 2024.11.14 16:54:46.998179 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
1270 | 2024.11.14 16:54:46.998786 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001991 sec., 13058.764439979908 rows/sec., 481.66 KiB/sec. | ||
1271 | 2024.11.14 16:54:46.998906 [ 3 ] {88ed5f48-5c97-45ac-ae72-b9903d244a3f} <Debug> TCPHandler: Processed in 0.002277622 sec. | ||
1272 | 2024.11.14 16:54:47.091326 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2024.11.14 16:54:47.091514 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1274 | 2024.11.14 16:54:47.091596 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1275 | 2024.11.14 16:54:47.092425 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2024.11.14 16:54:47.092476 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1277 | 2024.11.14 16:54:47.093005 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1278 | 2024.11.14 16:54:47.093242 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2024.11.14 16:54:47.093461 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Debug> executeQuery: Read 11 rows, 1.99 KiB in 0.001998 sec., 5505.5055055055045 rows/sec., 998.07 KiB/sec. | ||
1280 | 2024.11.14 16:54:47.093646 [ 3 ] {ca6d006f-26d4-452b-b6c6-d9be6ffad097} <Debug> TCPHandler: Processed in 0.002450865 sec. | ||
1281 | 2024.11.14 16:54:47.093890 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2024.11.14 16:54:47.094080 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1283 | 2024.11.14 16:54:47.094149 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1284 | 2024.11.14 16:54:47.095706 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2024.11.14 16:54:47.095758 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1286 | 2024.11.14 16:54:47.096334 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1287 | 2024.11.14 16:54:47.096650 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2024.11.14 16:54:47.096880 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002853 sec., 424815.9831756046 rows/sec., 35.10 MiB/sec. | ||
1289 | 2024.11.14 16:54:47.096939 [ 5 ] {4d0f048a-36cf-4d8b-bfce-2a6a99992c73} <Debug> TCPHandler: Processed in 0.003181542 sec. | ||
1290 | 2024.11.14 16:54:47.097083 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2024.11.14 16:54:47.097208 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1292 | 2024.11.14 16:54:47.097261 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1293 | 2024.11.14 16:54:47.097877 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2024.11.14 16:54:47.097923 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1295 | 2024.11.14 16:54:47.098379 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1296 | 2024.11.14 16:54:47.098626 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2024.11.14 16:54:47.098835 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001655 sec., 4833.836858006042 rows/sec., 363.48 KiB/sec. | ||
1298 | 2024.11.14 16:54:47.098900 [ 3 ] {e180c2e8-66a7-4879-8dc8-df99d7cbe014} <Debug> TCPHandler: Processed in 0.001874452 sec. | ||
1299 | 2024.11.14 16:54:47.099056 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1300 | 2024.11.14 16:54:47.099175 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1301 | 2024.11.14 16:54:47.099226 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1302 | 2024.11.14 16:54:47.099897 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2024.11.14 16:54:47.099938 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1304 | 2024.11.14 16:54:47.100330 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1305 | 2024.11.14 16:54:47.100608 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2024.11.14 16:54:47.100840 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001692 sec., 134751.7730496454 rows/sec., 9.12 MiB/sec. | ||
1307 | 2024.11.14 16:54:47.100897 [ 5 ] {e240d836-e26e-4bc6-b941-f950e4f32af4} <Debug> TCPHandler: Processed in 0.001900803 sec. | ||
1308 | 2024.11.14 16:54:47.101046 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2024.11.14 16:54:47.101171 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1310 | 2024.11.14 16:54:47.101222 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1311 | 2024.11.14 16:54:47.102093 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2024.11.14 16:54:47.102134 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1313 | 2024.11.14 16:54:47.102597 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1314 | 2024.11.14 16:54:47.102858 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2024.11.14 16:54:47.103103 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001934 sec., 273009.30713547056 rows/sec., 20.22 MiB/sec. | ||
1316 | 2024.11.14 16:54:47.103223 [ 3 ] {262b1c94-64e4-4587-924c-d80a901ca647} <Debug> TCPHandler: Processed in 0.00223709 sec. | ||
1317 | 2024.11.14 16:54:47.103438 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1318 | 2024.11.14 16:54:47.103562 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1319 | 2024.11.14 16:54:47.103618 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1320 | 2024.11.14 16:54:47.104783 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1321 | 2024.11.14 16:54:47.104822 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1322 | 2024.11.14 16:54:47.105486 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1323 | 2024.11.14 16:54:47.105736 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1324 | 2024.11.14 16:54:47.105966 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Debug> executeQuery: Read 2246 rows, 153.79 KiB in 0.002427 sec., 925422.3320972394 rows/sec., 61.88 MiB/sec. | ||
1325 | 2024.11.14 16:54:47.106091 [ 5 ] {85d9b214-4ab6-4162-8884-3969462f21d1} <Debug> TCPHandler: Processed in 0.002714941 sec. | ||
1326 | 2024.11.14 16:54:47.106250 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1327 | 2024.11.14 16:54:47.106378 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1328 | 2024.11.14 16:54:47.106465 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <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 | ||
1329 | 2024.11.14 16:54:47.107558 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1330 | 2024.11.14 16:54:47.107600 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1331 | 2024.11.14 16:54:47.110255 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1332 | 2024.11.14 16:54:47.110556 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1333 | 2024.11.14 16:54:47.110809 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004436 sec., 1803.4265103697026 rows/sec., 3.23 MiB/sec. | ||
1334 | 2024.11.14 16:54:47.110953 [ 3 ] {a1f3cdb5-a2e5-4be4-89bb-960ac2e26629} <Debug> TCPHandler: Processed in 0.004763728 sec. | ||
1335 | 2024.11.14 16:54:47.111108 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1336 | 2024.11.14 16:54:47.111228 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1337 | 2024.11.14 16:54:47.111285 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1338 | 2024.11.14 16:54:47.111795 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1339 | 2024.11.14 16:54:47.111841 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1340 | 2024.11.14 16:54:47.112246 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1341 | 2024.11.14 16:54:47.112541 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1342 | 2024.11.14 16:54:47.112757 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Debug> executeQuery: Read 30 rows, 2.09 KiB in 0.001555 sec., 19292.60450160772 rows/sec., 1.31 MiB/sec. | ||
1343 | 2024.11.14 16:54:47.112829 [ 5 ] {9fe01483-8cfc-4f7a-9f94-371f2f77a2ac} <Debug> TCPHandler: Processed in 0.00178184 sec. | ||
1344 | 2024.11.14 16:54:50.529424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 230 | ||
1345 | 2024.11.14 16:54:50.532718 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1346 | 2024.11.14 16:54:50.532769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1347 | 2024.11.14 16:54:50.534302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1348 | 2024.11.14 16:54:50.534605 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1349 | 2024.11.14 16:54:50.535110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
1350 | 2024.11.14 16:54:52.340995 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1351 | 2024.11.14 16:54:52.341188 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1352 | 2024.11.14 16:54:52.341262 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1353 | 2024.11.14 16:54:52.342155 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1354 | 2024.11.14 16:54:52.342217 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1355 | 2024.11.14 16:54:52.342685 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1356 | 2024.11.14 16:54:52.342939 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1357 | 2024.11.14 16:54:52.343135 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
1358 | 2024.11.14 16:54:52.343214 [ 3 ] {fe1123c2-e41c-4290-be60-d490a8d55bda} <Debug> TCPHandler: Processed in 0.002370553 sec. | ||
1359 | 2024.11.14 16:54:52.343485 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1360 | 2024.11.14 16:54:52.343667 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1361 | 2024.11.14 16:54:52.343738 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1362 | 2024.11.14 16:54:52.344463 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1363 | 2024.11.14 16:54:52.344514 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1364 | 2024.11.14 16:54:52.344961 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1365 | 2024.11.14 16:54:52.345217 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1366 | 2024.11.14 16:54:52.345475 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001854 sec., 34519.95685005394 rows/sec., 2.69 MiB/sec. | ||
1367 | 2024.11.14 16:54:52.345658 [ 5 ] {434ad3a2-23d5-4f3e-9554-11d14f239566} <Debug> TCPHandler: Processed in 0.002305543 sec. | ||
1368 | 2024.11.14 16:54:52.345836 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1369 | 2024.11.14 16:54:52.345959 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1370 | 2024.11.14 16:54:52.346011 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1371 | 2024.11.14 16:54:52.346588 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1372 | 2024.11.14 16:54:52.346627 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1373 | 2024.11.14 16:54:52.347028 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1374 | 2024.11.14 16:54:52.347302 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1375 | 2024.11.14 16:54:52.347494 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
1376 | 2024.11.14 16:54:52.347551 [ 3 ] {971f6687-6de5-4aac-94a4-56baa1e4489a} <Debug> TCPHandler: Processed in 0.00177258 sec. | ||
1377 | 2024.11.14 16:54:52.347710 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1378 | 2024.11.14 16:54:52.347830 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1379 | 2024.11.14 16:54:52.347882 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1380 | 2024.11.14 16:54:52.348371 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1381 | 2024.11.14 16:54:52.348409 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. | ||
1382 | 2024.11.14 16:54:52.348798 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1383 | 2024.11.14 16:54:52.349050 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1384 | 2024.11.14 16:54:52.349276 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
1385 | 2024.11.14 16:54:52.349327 [ 5 ] {6f96c58f-d664-4775-bc49-ec302fdf3d2b} <Debug> TCPHandler: Processed in 0.001675267 sec. | ||
1386 | 2024.11.14 16:54:55.456045 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1387 | 2024.11.14 16:54:55.456104 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1388 | 2024.11.14 16:54:57.346182 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1389 | 2024.11.14 16:54:57.346364 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1390 | 2024.11.14 16:54:57.346434 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1391 | 2024.11.14 16:54:57.347151 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2024.11.14 16:54:57.347203 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1393 | 2024.11.14 16:54:57.347632 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1394 | 2024.11.14 16:54:57.347892 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2024.11.14 16:54:57.348111 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 560.21 KiB/sec. | ||
1396 | 2024.11.14 16:54:57.348169 [ 3 ] {9c1dd572-7f46-4635-9c28-92366de960fb} <Debug> TCPHandler: Processed in 0.002116378 sec. | ||
1397 | 2024.11.14 16:54:57.348436 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1398 | 2024.11.14 16:54:57.348622 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1399 | 2024.11.14 16:54:57.348696 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1400 | 2024.11.14 16:54:57.349540 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1401 | 2024.11.14 16:54:57.349591 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1402 | 2024.11.14 16:54:57.350028 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1403 | 2024.11.14 16:54:57.350295 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1404 | 2024.11.14 16:54:57.350489 [ 57 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1405 | 2024.11.14 16:54:57.350578 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002005 sec., 109226.93266832919 rows/sec., 9.53 MiB/sec. | ||
1406 | 2024.11.14 16:54:57.350583 [ 57 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1407 | 2024.11.14 16:54:57.350666 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1408 | 2024.11.14 16:54:57.350714 [ 5 ] {f73b71f6-94aa-4e5a-977c-14b549e65e03} <Debug> TCPHandler: Processed in 0.002421445 sec. | ||
1409 | 2024.11.14 16:54:57.350938 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1410 | 2024.11.14 16:54:57.351062 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1411 | 2024.11.14 16:54:57.351112 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1412 | 2024.11.14 16:54:57.351723 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1413 | 2024.11.14 16:54:57.351763 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1414 | 2024.11.14 16:54:57.352131 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1415 | 2024.11.14 16:54:57.352373 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1416 | 2024.11.14 16:54:57.352572 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001534 sec., 9778.357235984355 rows/sec., 689.45 KiB/sec. | ||
1417 | 2024.11.14 16:54:57.352706 [ 3 ] {b7e0b5ff-7c61-4785-b1d7-3f27c7d4c623} <Debug> TCPHandler: Processed in 0.001853972 sec. | ||
1418 | 2024.11.14 16:54:57.352892 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1419 | 2024.11.14 16:54:57.353018 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1420 | 2024.11.14 16:54:57.353079 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1421 | 2024.11.14 16:54:57.353676 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1422 | 2024.11.14 16:54:57.353717 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1423 | 2024.11.14 16:54:57.354091 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1424 | 2024.11.14 16:54:57.354335 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1425 | 2024.11.14 16:54:57.354549 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec. | ||
1426 | 2024.11.14 16:54:57.354602 [ 5 ] {5fe11b3c-1991-40c8-84f7-0320d2e39f2f} <Debug> TCPHandler: Processed in 0.00177012 sec. | ||
1427 | 2024.11.14 16:54:57.354748 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1428 | 2024.11.14 16:54:57.354864 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1429 | 2024.11.14 16:54:57.354912 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1430 | 2024.11.14 16:54:57.355016 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
1431 | 2024.11.14 16:54:57.355436 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1432 | 2024.11.14 16:54:57.355618 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 173 rows starting from the beginning of the part | ||
1433 | 2024.11.14 16:54:57.355957 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
1434 | 2024.11.14 16:54:57.356296 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 173 rows starting from the beginning of the part | ||
1435 | 2024.11.14 16:54:57.356744 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1436 | 2024.11.14 16:54:57.356746 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1212 rows starting from the beginning of the part | ||
1437 | 2024.11.14 16:54:57.356813 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1438 | 2024.11.14 16:54:57.357094 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
1439 | 2024.11.14 16:54:57.357328 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part | ||
1440 | 2024.11.14 16:54:57.358153 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1441 | 2024.11.14 16:54:57.358740 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2024.11.14 16:54:57.359293 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004437 sec., 2929.907595221997 rows/sec., 182.68 KiB/sec. | ||
1443 | 2024.11.14 16:54:57.359516 [ 3 ] {308a5a69-03f6-4e5d-9e96-839033ba5c4e} <Debug> TCPHandler: Processed in 0.004818858 sec. | ||
1444 | 2024.11.14 16:54:57.359725 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1445 | 2024.11.14 16:54:57.360002 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1446 | 2024.11.14 16:54:57.360115 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1447 | 2024.11.14 16:54:57.361182 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1859 rows, containing 5 columns (5 merged, 0 gathered) in 0.010397894 sec., 178786.2042063518 rows/sec., 15.68 MiB/sec. | ||
1448 | 2024.11.14 16:54:57.361576 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1449 | 2024.11.14 16:54:57.361734 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1450 | 2024.11.14 16:54:57.361784 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1451 | 2024.11.14 16:54:57.362235 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1452 | 2024.11.14 16:54:57.362448 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_6_1} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1453 | 2024.11.14 16:54:57.362592 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1454 | 2024.11.14 16:54:57.362616 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
1455 | 2024.11.14 16:54:57.362922 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1456 | 2024.11.14 16:54:57.363110 [ 67 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1457 | 2024.11.14 16:54:57.363176 [ 67 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1458 | 2024.11.14 16:54:57.363206 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1459 | 2024.11.14 16:54:57.363250 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.003328 sec., 117187.5 rows/sec., 8.31 MiB/sec. | ||
1460 | 2024.11.14 16:54:57.363624 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
1461 | 2024.11.14 16:54:57.363646 [ 5 ] {b7462b89-308f-4e63-953c-ebfb2bab811f} <Debug> TCPHandler: Processed in 0.004025481 sec. | ||
1462 | 2024.11.14 16:54:57.363879 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1463 | 2024.11.14 16:54:57.363891 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1464 | 2024.11.14 16:54:57.363936 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 346 rows starting from the beginning of the part | ||
1465 | 2024.11.14 16:54:57.364163 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1466 | 2024.11.14 16:54:57.364273 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
1467 | 2024.11.14 16:54:57.364328 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1468 | 2024.11.14 16:54:57.364708 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 346 rows starting from the beginning of the part | ||
1469 | 2024.11.14 16:54:57.365150 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 528 rows starting from the beginning of the part | ||
1470 | 2024.11.14 16:54:57.365432 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
1471 | 2024.11.14 16:54:57.365759 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part | ||
1472 | 2024.11.14 16:54:57.366743 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1473 | 2024.11.14 16:54:57.366809 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1474 | 2024.11.14 16:54:57.367865 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1475 | 2024.11.14 16:54:57.368613 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1476 | 2024.11.14 16:54:57.369131 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005057 sec., 1186.4741941862765 rows/sec., 61.99 KiB/sec. | ||
1477 | 2024.11.14 16:54:57.369517 [ 3 ] {7616ea11-bcf8-4789-a5da-5849faf94b9c} <Debug> TCPHandler: Processed in 0.005714449 sec. | ||
1478 | 2024.11.14 16:54:57.369643 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 5 columns (5 merged, 0 gathered) in 0.006327513 sec., 268984.0384365864 rows/sec., 20.37 MiB/sec. | ||
1479 | 2024.11.14 16:54:57.369765 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1480 | 2024.11.14 16:54:57.369902 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1481 | 2024.11.14 16:54:57.370035 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1482 | 2024.11.14 16:54:57.370153 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1483 | 2024.11.14 16:54:57.370525 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2024.11.14 16:54:57.370750 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_6_1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1485 | 2024.11.14 16:54:57.370922 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
1486 | 2024.11.14 16:54:57.371292 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1487 | 2024.11.14 16:54:57.371340 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1488 | 2024.11.14 16:54:57.371793 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1489 | 2024.11.14 16:54:57.372061 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1490 | 2024.11.14 16:54:57.372226 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1491 | 2024.11.14 16:54:57.372288 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1492 | 2024.11.14 16:54:57.372332 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1493 | 2024.11.14 16:54:57.372329 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002387 sec., 99287.80896522832 rows/sec., 6.65 MiB/sec. | ||
1494 | 2024.11.14 16:54:57.372485 [ 5 ] {7cc2e30f-dfae-4d72-84b4-2d8107e916a4} <Debug> TCPHandler: Processed in 0.002827494 sec. | ||
1495 | 2024.11.14 16:54:57.372520 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
1496 | 2024.11.14 16:54:57.372687 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1497 | 2024.11.14 16:54:57.372692 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1498 | 2024.11.14 16:54:57.372766 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 97 rows starting from the beginning of the part | ||
1499 | 2024.11.14 16:54:57.372877 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1500 | 2024.11.14 16:54:57.373006 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1501 | 2024.11.14 16:54:57.373065 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1502 | 2024.11.14 16:54:57.373353 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part | ||
1503 | 2024.11.14 16:54:57.373726 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2246 rows starting from the beginning of the part | ||
1504 | 2024.11.14 16:54:57.374147 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1505 | 2024.11.14 16:54:57.374406 [ 192 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1506 | 2024.11.14 16:54:57.374914 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1507 | 2024.11.14 16:54:57.374962 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1508 | 2024.11.14 16:54:57.375362 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1509 | 2024.11.14 16:54:57.375649 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1510 | 2024.11.14 16:54:57.375925 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 21.84 KiB/sec. | ||
1511 | 2024.11.14 16:54:57.376049 [ 3 ] {d67596d2-7a2e-41dc-8d77-3ad4e391e36b} <Debug> TCPHandler: Processed in 0.003467008 sec. | ||
1512 | 2024.11.14 16:54:57.376203 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1513 | 2024.11.14 16:54:57.376334 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1514 | 2024.11.14 16:54:57.376423 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <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 | ||
1515 | 2024.11.14 16:54:57.378043 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2024.11.14 16:54:57.378097 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1517 | 2024.11.14 16:54:57.379223 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1518 | 2024.11.14 16:54:57.379693 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2024.11.14 16:54:57.380049 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003734 sec., 2142.4745581146226 rows/sec., 3.84 MiB/sec. | ||
1520 | 2024.11.14 16:54:57.380141 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3017 rows, containing 5 columns (5 merged, 0 gathered) in 0.007692683 sec., 392190.86500769627 rows/sec., 26.25 MiB/sec. | ||
1521 | 2024.11.14 16:54:57.380320 [ 5 ] {eb0d53ef-9006-48ea-a6b3-3794a0cde3b1} <Debug> TCPHandler: Processed in 0.004175444 sec. | ||
1522 | 2024.11.14 16:54:57.380479 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1523 | 2024.11.14 16:54:57.380646 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1524 | 2024.11.14 16:54:57.380671 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1525 | 2024.11.14 16:54:57.380756 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1526 | 2024.11.14 16:54:57.381354 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1527 | 2024.11.14 16:54:57.381589 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1528 | 2024.11.14 16:54:57.381768 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
1529 | 2024.11.14 16:54:57.381872 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1530 | 2024.11.14 16:54:57.381918 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1531 | 2024.11.14 16:54:57.382317 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1532 | 2024.11.14 16:54:57.382580 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1533 | 2024.11.14 16:54:57.382763 [ 67 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1534 | 2024.11.14 16:54:57.382829 [ 67 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1535 | 2024.11.14 16:54:57.382868 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002272 sec., 36091.54929577465 rows/sec., 2.29 MiB/sec. | ||
1536 | 2024.11.14 16:54:57.382877 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1537 | 2024.11.14 16:54:57.383051 [ 3 ] {3ed4930a-e898-4cec-bcd6-ee3cb9e7b1b6} <Debug> TCPHandler: Processed in 0.00262929 sec. | ||
1538 | 2024.11.14 16:54:57.383134 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
1539 | 2024.11.14 16:54:57.383255 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1540 | 2024.11.14 16:54:57.383284 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
1541 | 2024.11.14 16:54:57.383345 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1542 | 2024.11.14 16:54:57.383445 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
1543 | 2024.11.14 16:54:57.383716 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1544 | 2024.11.14 16:54:57.383821 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1545 | 2024.11.14 16:54:57.383921 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
1546 | 2024.11.14 16:54:57.384893 [ 188 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001894233 sec., 148872.92112427563 rows/sec., 9.58 MiB/sec. | ||
1547 | 2024.11.14 16:54:57.385045 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1548 | 2024.11.14 16:54:57.385345 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1549 | 2024.11.14 16:54:57.385428 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_6_1} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1550 | 2024.11.14 16:54:57.385500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1551 | 2024.11.14 16:55:00.535412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 260 | ||
1552 | 2024.11.14 16:55:00.538132 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1553 | 2024.11.14 16:55:00.538180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1554 | 2024.11.14 16:55:00.539548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1555 | 2024.11.14 16:55:00.539860 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1556 | 2024.11.14 16:55:00.540376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
1557 | 2024.11.14 16:55:02.342217 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2024.11.14 16:55:02.342641 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
1559 | 2024.11.14 16:55:02.343092 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1560 | 2024.11.14 16:55:02.343144 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <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 | ||
1561 | 2024.11.14 16:55:02.343500 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1562 | 2024.11.14 16:55:02.343578 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1563 | 2024.11.14 16:55:02.343753 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1564 | 2024.11.14 16:55:02.343982 [ 292 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1565 | 2024.11.14 16:55:02.344019 [ 293 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1566 | 2024.11.14 16:55:02.344132 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1567 | 2024.11.14 16:55:02.344160 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1568 | 2024.11.14 16:55:02.348129 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1569 | 2024.11.14 16:55:02.350066 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1570 | 2024.11.14 16:55:02.350189 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <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'))" | ||
1571 | 2024.11.14 16:55:02.350288 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <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'))" | ||
1572 | 2024.11.14 16:55:02.352008 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.009578 sec., 3863.019419503028 rows/sec., 144.78 KiB/sec. | ||
1573 | 2024.11.14 16:55:02.352140 [ 3 ] {5e9544b0-104a-4a88-bed5-eb31f21224c0} <Debug> TCPHandler: Processed in 0.010105579 sec. | ||
1574 | 2024.11.14 16:55:02.352552 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1575 | 2024.11.14 16:55:02.352854 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
1576 | 2024.11.14 16:55:02.353351 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1577 | 2024.11.14 16:55:02.353417 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <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 | ||
1578 | 2024.11.14 16:55:02.353834 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1579 | 2024.11.14 16:55:02.353918 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1580 | 2024.11.14 16:55:02.354101 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1581 | 2024.11.14 16:55:02.354228 [ 293 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1582 | 2024.11.14 16:55:02.354256 [ 294 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1583 | 2024.11.14 16:55:02.354419 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1584 | 2024.11.14 16:55:02.354453 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1585 | 2024.11.14 16:55:02.354551 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1586 | 2024.11.14 16:55:02.354575 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1587 | 2024.11.14 16:55:02.354621 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <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'))" | ||
1588 | 2024.11.14 16:55:02.354671 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <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'))" | ||
1589 | 2024.11.14 16:55:02.355967 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003261 sec., 11346.212818153941 rows/sec., 425.24 KiB/sec. | ||
1590 | 2024.11.14 16:55:02.356132 [ 5 ] {e9262a7a-8384-4c63-a390-55996b4c6f20} <Debug> TCPHandler: Processed in 0.003720194 sec. | ||
1591 | 2024.11.14 16:55:02.356402 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2024.11.14 16:55:02.356628 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) 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) | ||
1593 | 2024.11.14 16:55:02.356976 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1594 | 2024.11.14 16:55:02.357027 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <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 | ||
1595 | 2024.11.14 16:55:02.357360 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1596 | 2024.11.14 16:55:02.357426 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1597 | 2024.11.14 16:55:02.357576 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1598 | 2024.11.14 16:55:02.357703 [ 294 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1599 | 2024.11.14 16:55:02.357711 [ 292 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1600 | 2024.11.14 16:55:02.357888 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
1601 | 2024.11.14 16:55:02.357918 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1602 | 2024.11.14 16:55:02.358001 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1603 | 2024.11.14 16:55:02.358021 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1604 | 2024.11.14 16:55:02.358063 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <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'))" | ||
1605 | 2024.11.14 16:55:02.358110 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <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'))" | ||
1606 | 2024.11.14 16:55:02.359211 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.0027 sec., 13703.703703703703 rows/sec., 513.60 KiB/sec. | ||
1607 | 2024.11.14 16:55:02.359348 [ 3 ] {0edb798a-3215-46de-a2b5-47f64ccd18ce} <Debug> TCPHandler: Processed in 0.003012598 sec. | ||
1608 | 2024.11.14 16:55:02.360043 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2024.11.14 16:55:02.360198 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1610 | 2024.11.14 16:55:02.360266 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1611 | 2024.11.14 16:55:02.361047 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1612 | 2024.11.14 16:55:02.361092 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1613 | 2024.11.14 16:55:02.361598 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1614 | 2024.11.14 16:55:02.361830 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1615 | 2024.11.14 16:55:02.362094 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001935 sec., 1550.3875968992247 rows/sec., 141.31 KiB/sec. | ||
1616 | 2024.11.14 16:55:02.362181 [ 5 ] {d9bd418a-8f25-4b48-9ceb-32d2bed9bc58} <Debug> TCPHandler: Processed in 0.0022084 sec. | ||
1617 | 2024.11.14 16:55:02.362343 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1618 | 2024.11.14 16:55:02.362493 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1619 | 2024.11.14 16:55:02.362553 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1620 | 2024.11.14 16:55:02.363225 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1621 | 2024.11.14 16:55:02.363272 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1622 | 2024.11.14 16:55:02.363690 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1623 | 2024.11.14 16:55:02.363958 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1624 | 2024.11.14 16:55:02.364178 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001712 sec., 59579.43925233645 rows/sec., 4.97 MiB/sec. | ||
1625 | 2024.11.14 16:55:02.364333 [ 3 ] {84e9c638-ac07-4d2c-952f-50c9c67f11f0} <Debug> TCPHandler: Processed in 0.002050887 sec. | ||
1626 | 2024.11.14 16:55:02.364520 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1627 | 2024.11.14 16:55:02.364662 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1628 | 2024.11.14 16:55:02.364724 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1629 | 2024.11.14 16:55:02.365433 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1630 | 2024.11.14 16:55:02.365483 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1631 | 2024.11.14 16:55:02.365892 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1632 | 2024.11.14 16:55:02.366138 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1633 | 2024.11.14 16:55:02.366363 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001734 sec., 13264.129181084198 rows/sec., 997.40 KiB/sec. | ||
1634 | 2024.11.14 16:55:02.366419 [ 5 ] {d17f64c3-426d-4d9f-87b8-73f6ef56ad64} <Debug> TCPHandler: Processed in 0.001973455 sec. | ||
1635 | 2024.11.14 16:55:02.366560 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1636 | 2024.11.14 16:55:02.366673 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1637 | 2024.11.14 16:55:02.366733 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1638 | 2024.11.14 16:55:02.367443 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1639 | 2024.11.14 16:55:02.367488 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1640 | 2024.11.14 16:55:02.367884 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1641 | 2024.11.14 16:55:02.368130 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1642 | 2024.11.14 16:55:02.368314 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Debug> executeQuery: Read 97 rows, 7.77 KiB in 0.001664 sec., 58293.269230769234 rows/sec., 4.56 MiB/sec. | ||
1643 | 2024.11.14 16:55:02.368363 [ 3 ] {34e4dfd9-56a1-4228-9cef-fdcf0a665dfb} <Debug> TCPHandler: Processed in 0.001856862 sec. | ||
1644 | 2024.11.14 16:55:02.368498 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1645 | 2024.11.14 16:55:02.368616 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1646 | 2024.11.14 16:55:02.368669 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1647 | 2024.11.14 16:55:02.369309 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1648 | 2024.11.14 16:55:02.369357 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1649 | 2024.11.14 16:55:02.369814 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1650 | 2024.11.14 16:55:02.370069 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1651 | 2024.11.14 16:55:02.370292 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001701 sec., 87007.64256319811 rows/sec., 6.06 MiB/sec. | ||
1652 | 2024.11.14 16:55:02.370349 [ 5 ] {1aba86d8-15b5-425f-aa9c-bee924b105c0} <Debug> TCPHandler: Processed in 0.001905383 sec. | ||
1653 | 2024.11.14 16:55:02.370478 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1654 | 2024.11.14 16:55:02.370592 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1655 | 2024.11.14 16:55:02.370668 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <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 | ||
1656 | 2024.11.14 16:55:02.371950 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1657 | 2024.11.14 16:55:02.371988 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1658 | 2024.11.14 16:55:02.372638 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1659 | 2024.11.14 16:55:02.372902 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1660 | 2024.11.14 16:55:02.373176 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002594 sec., 8866.615265998458 rows/sec., 15.89 MiB/sec. | ||
1661 | 2024.11.14 16:55:02.373288 [ 3 ] {f930f20f-b48a-427b-968a-0d5f2a2ff756} <Debug> TCPHandler: Processed in 0.002863985 sec. | ||
1662 | 2024.11.14 16:55:02.373447 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1663 | 2024.11.14 16:55:02.373587 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1664 | 2024.11.14 16:55:02.373647 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1665 | 2024.11.14 16:55:02.374190 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Trace> oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1666 | 2024.11.14 16:55:02.374236 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1667 | 2024.11.14 16:55:02.374783 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1668 | 2024.11.14 16:55:02.375027 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Trace> oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1669 | 2024.11.14 16:55:02.375304 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001731 sec., 8665.511265164645 rows/sec., 644.84 KiB/sec. | ||
1670 | 2024.11.14 16:55:02.375401 [ 5 ] {940e825e-4152-46d9-92c4-600e3a0b0d28} <Debug> TCPHandler: Processed in 0.002025905 sec. | ||
1671 | 2024.11.14 16:55:02.375541 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1672 | 2024.11.14 16:55:02.375654 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1673 | 2024.11.14 16:55:02.375705 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1674 | 2024.11.14 16:55:02.376188 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1675 | 2024.11.14 16:55:02.376227 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1676 | 2024.11.14 16:55:02.376593 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1677 | 2024.11.14 16:55:02.376848 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1678 | 2024.11.14 16:55:02.377107 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001449 sec., 37267.08074534161 rows/sec., 2.52 MiB/sec. | ||
1679 | 2024.11.14 16:55:02.377179 [ 3 ] {ee20fa17-b25c-411d-ae6b-7fd7fd8046be} <Debug> TCPHandler: Processed in 0.001693369 sec. | ||
1680 | 2024.11.14 16:55:07.340620 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1681 | 2024.11.14 16:55:07.340840 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1682 | 2024.11.14 16:55:07.340914 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1683 | 2024.11.14 16:55:07.341643 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1684 | 2024.11.14 16:55:07.341690 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1685 | 2024.11.14 16:55:07.342103 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1686 | 2024.11.14 16:55:07.342349 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1687 | 2024.11.14 16:55:07.342596 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001809 sec., 30956.32946379215 rows/sec., 2.38 MiB/sec. | ||
1688 | 2024.11.14 16:55:07.342748 [ 3 ] {fe11c55f-bab8-4210-b319-c30566129da6} <Debug> TCPHandler: Processed in 0.002258611 sec. | ||
1689 | 2024.11.14 16:55:07.343002 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1690 | 2024.11.14 16:55:07.343208 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1691 | 2024.11.14 16:55:07.343289 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1692 | 2024.11.14 16:55:07.344105 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1693 | 2024.11.14 16:55:07.344153 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1694 | 2024.11.14 16:55:07.344590 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1695 | 2024.11.14 16:55:07.344844 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1696 | 2024.11.14 16:55:07.345081 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001931 sec., 33143.44899016054 rows/sec., 2.59 MiB/sec. | ||
1697 | 2024.11.14 16:55:07.345148 [ 5 ] {90c5b433-de5b-43c3-bca7-fb43b25e243e} <Debug> TCPHandler: Processed in 0.002281701 sec. | ||
1698 | 2024.11.14 16:55:07.345302 [ 3 ] {} <Trace> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1699 | 2024.11.14 16:55:07.345439 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1700 | 2024.11.14 16:55:07.345501 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1701 | 2024.11.14 16:55:07.346106 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1702 | 2024.11.14 16:55:07.346146 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1703 | 2024.11.14 16:55:07.346529 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1704 | 2024.11.14 16:55:07.346763 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1705 | 2024.11.14 16:55:07.346975 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. | ||
1706 | 2024.11.14 16:55:07.347029 [ 3 ] {ec6b2c08-25ed-462c-8361-b37e4fdf82e6} <Debug> TCPHandler: Processed in 0.00179028 sec. | ||
1707 | 2024.11.14 16:55:07.347182 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1708 | 2024.11.14 16:55:07.347330 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1709 | 2024.11.14 16:55:07.347400 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1710 | 2024.11.14 16:55:07.347991 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1711 | 2024.11.14 16:55:07.348032 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1712 | 2024.11.14 16:55:07.348431 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1713 | 2024.11.14 16:55:07.348672 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1714 | 2024.11.14 16:55:07.348965 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001653 sec., 36297.640653357535 rows/sec., 2.45 MiB/sec. | ||
1715 | 2024.11.14 16:55:07.349098 [ 5 ] {3a213508-b055-4b5d-8181-2a5c61710488} <Debug> TCPHandler: Processed in 0.001985505 sec. | ||
1716 | 2024.11.14 16:55:08.851969 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1717 | 2024.11.14 16:55:09.066529 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1718 | 2024.11.14 16:55:09.189972 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1719 | 2024.11.14 16:55:09.197249 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1720 | 2024.11.14 16:55:09.361631 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1721 | 2024.11.14 16:55:09.363015 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1722 | 2024.11.14 16:55:09.365330 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1723 | 2024.11.14 16:55:09.366662 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1724 | 2024.11.14 16:55:10.456154 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1725 | 2024.11.14 16:55:10.456201 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1726 | 2024.11.14 16:55:10.540577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 290 | ||
1727 | 2024.11.14 16:55:10.543309 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1728 | 2024.11.14 16:55:10.543357 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1729 | 2024.11.14 16:55:10.544919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1730 | 2024.11.14 16:55:10.545220 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1731 | 2024.11.14 16:55:10.545721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
1732 | 2024.11.14 16:55:11.532180 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1733 | 2024.11.14 16:55:11.532268 [ 3 ] {} <Debug> TCP-Session: d5dbb1fd-9015-4273-b942-60b278b385d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1734 | 2024.11.14 16:55:12.000217 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.57 MiB, peak 150.76 MiB, free memory in arenas 0.00 B, will set to 148.64 MiB (RSS), difference: 2.07 MiB | ||
1735 | 2024.11.14 16:55:12.347142 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1736 | 2024.11.14 16:55:12.347344 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1737 | 2024.11.14 16:55:12.347426 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1738 | 2024.11.14 16:55:12.348264 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1739 | 2024.11.14 16:55:12.348314 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1740 | 2024.11.14 16:55:12.348741 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1741 | 2024.11.14 16:55:12.349011 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1742 | 2024.11.14 16:55:12.349255 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. | ||
1743 | 2024.11.14 16:55:12.349448 [ 5 ] {89cb810f-f4cd-4aa2-ab8b-622c827ebaf1} <Debug> TCPHandler: Processed in 0.002440495 sec. | ||
1744 | 2024.11.14 16:55:12.349776 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1745 | 2024.11.14 16:55:12.349999 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1746 | 2024.11.14 16:55:12.350104 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1747 | 2024.11.14 16:55:12.350975 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1748 | 2024.11.14 16:55:12.351023 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1749 | 2024.11.14 16:55:12.351482 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1750 | 2024.11.14 16:55:12.351738 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1751 | 2024.11.14 16:55:12.352061 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Debug> executeQuery: Read 265 rows, 23.89 KiB in 0.002098 sec., 126310.77216396568 rows/sec., 11.12 MiB/sec. | ||
1752 | 2024.11.14 16:55:12.352168 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1753 | 2024.11.14 16:55:12.352183 [ 252 ] {3cd1f1a8-ead8-4f4a-a4af-607d2e257c73} <Debug> TCPHandler: Processed in 0.002582758 sec. | ||
1754 | 2024.11.14 16:55:12.352342 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1755 | 2024.11.14 16:55:12.352494 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1756 | 2024.11.14 16:55:12.352555 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1757 | 2024.11.14 16:55:12.353249 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1758 | 2024.11.14 16:55:12.353290 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1759 | 2024.11.14 16:55:12.353674 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1760 | 2024.11.14 16:55:12.353920 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1761 | 2024.11.14 16:55:12.354082 [ 70 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1762 | 2024.11.14 16:55:12.354150 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001687 sec., 22525.19264967398 rows/sec., 1.61 MiB/sec. | ||
1763 | 2024.11.14 16:55:12.354163 [ 70 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1764 | 2024.11.14 16:55:12.354230 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1765 | 2024.11.14 16:55:12.354261 [ 5 ] {b5ea97fc-b0dd-44e7-b238-8d8eecbcebf4} <Debug> TCPHandler: Processed in 0.001984105 sec. | ||
1766 | 2024.11.14 16:55:12.354586 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1767 | 2024.11.14 16:55:12.354868 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
1768 | 2024.11.14 16:55:12.355216 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1769 | 2024.11.14 16:55:12.355340 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1770 | 2024.11.14 16:55:12.355351 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1771 | 2024.11.14 16:55:12.355402 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
1772 | 2024.11.14 16:55:12.355542 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
1773 | 2024.11.14 16:55:12.355923 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
1774 | 2024.11.14 16:55:12.356725 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
1775 | 2024.11.14 16:55:12.357199 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
1776 | 2024.11.14 16:55:12.357412 [ 201 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
1777 | 2024.11.14 16:55:12.357941 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1778 | 2024.11.14 16:55:12.357986 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1779 | 2024.11.14 16:55:12.358515 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1780 | 2024.11.14 16:55:12.358860 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 5 columns (5 merged, 0 gathered) in 0.004477411 sec., 21887.64891139098 rows/sec., 1.63 MiB/sec. | ||
1781 | 2024.11.14 16:55:12.358903 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1782 | 2024.11.14 16:55:12.359487 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004458 sec., 3140.4217137729925 rows/sec., 219.93 KiB/sec. | ||
1783 | 2024.11.14 16:55:12.359526 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1784 | 2024.11.14 16:55:12.359770 [ 252 ] {6784cc68-bf30-4216-82c0-243834f916ab} <Debug> TCPHandler: Processed in 0.005393601 sec. | ||
1785 | 2024.11.14 16:55:12.360028 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1786 | 2024.11.14 16:55:12.360239 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1787 | 2024.11.14 16:55:12.360337 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1788 | 2024.11.14 16:55:12.360366 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1789 | 2024.11.14 16:55:12.360602 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_6_1} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1790 | 2024.11.14 16:55:12.360779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1791 | 2024.11.14 16:55:12.361294 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1792 | 2024.11.14 16:55:12.361339 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1793 | 2024.11.14 16:55:12.361743 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1794 | 2024.11.14 16:55:12.361995 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1795 | 2024.11.14 16:55:12.362266 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00207 sec., 6280.193236714977 rows/sec., 391.57 KiB/sec. | ||
1796 | 2024.11.14 16:55:12.362328 [ 5 ] {91c24e31-c098-4fa5-b45e-1cdbcc38edb1} <Debug> TCPHandler: Processed in 0.002398834 sec. | ||
1797 | 2024.11.14 16:55:12.362501 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1798 | 2024.11.14 16:55:12.362640 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1799 | 2024.11.14 16:55:12.362696 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1800 | 2024.11.14 16:55:12.363534 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1801 | 2024.11.14 16:55:12.363573 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1802 | 2024.11.14 16:55:12.363953 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1803 | 2024.11.14 16:55:12.364198 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1804 | 2024.11.14 16:55:12.364508 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.001884 sec., 219214.43736730362 rows/sec., 15.64 MiB/sec. | ||
1805 | 2024.11.14 16:55:12.364803 [ 252 ] {3502b05b-033b-45f7-81ba-18d8362828fd} <Debug> TCPHandler: Processed in 0.002369454 sec. | ||
1806 | 2024.11.14 16:55:12.364958 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1807 | 2024.11.14 16:55:12.365075 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1808 | 2024.11.14 16:55:12.365126 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1809 | 2024.11.14 16:55:12.365619 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1810 | 2024.11.14 16:55:12.365659 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1811 | 2024.11.14 16:55:12.366029 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1812 | 2024.11.14 16:55:12.366273 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1813 | 2024.11.14 16:55:12.366647 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. | ||
1814 | 2024.11.14 16:55:12.366803 [ 5 ] {3b248144-e1d2-498b-9d75-bcc466276d85} <Debug> TCPHandler: Processed in 0.001900863 sec. | ||
1815 | 2024.11.14 16:55:12.366944 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1816 | 2024.11.14 16:55:12.367060 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1817 | 2024.11.14 16:55:12.367122 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1818 | 2024.11.14 16:55:12.367816 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1819 | 2024.11.14 16:55:12.367863 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1820 | 2024.11.14 16:55:12.368286 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1821 | 2024.11.14 16:55:12.368531 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1822 | 2024.11.14 16:55:12.368703 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. | ||
1823 | 2024.11.14 16:55:12.368755 [ 252 ] {c22fd668-50e7-4e6c-a1c1-9882997ef604} <Debug> TCPHandler: Processed in 0.001866042 sec. | ||
1824 | 2024.11.14 16:55:12.368902 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1825 | 2024.11.14 16:55:12.369017 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1826 | 2024.11.14 16:55:12.369069 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1827 | 2024.11.14 16:55:12.369545 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1828 | 2024.11.14 16:55:12.369585 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1829 | 2024.11.14 16:55:12.369946 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1830 | 2024.11.14 16:55:12.370186 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1831 | 2024.11.14 16:55:12.370484 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
1832 | 2024.11.14 16:55:12.370717 [ 5 ] {894bb831-4928-4de2-8b44-a2b2b49b7d30} <Debug> TCPHandler: Processed in 0.001868722 sec. | ||
1833 | 2024.11.14 16:55:12.370860 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1834 | 2024.11.14 16:55:12.370975 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1835 | 2024.11.14 16:55:12.371055 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <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 | ||
1836 | 2024.11.14 16:55:12.372398 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1837 | 2024.11.14 16:55:12.372435 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1838 | 2024.11.14 16:55:12.373110 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1839 | 2024.11.14 16:55:12.373380 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1840 | 2024.11.14 16:55:12.373608 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002658 sec., 11662.90443942814 rows/sec., 20.90 MiB/sec. | ||
1841 | 2024.11.14 16:55:12.373706 [ 252 ] {f4cccff0-ec97-4196-8dd7-fe7c5dc518c5} <Debug> TCPHandler: Processed in 0.002902336 sec. | ||
1842 | 2024.11.14 16:55:12.373852 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1843 | 2024.11.14 16:55:12.373969 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1844 | 2024.11.14 16:55:12.374019 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1845 | 2024.11.14 16:55:12.374516 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1846 | 2024.11.14 16:55:12.374554 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1847 | 2024.11.14 16:55:12.374925 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1848 | 2024.11.14 16:55:12.375166 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1849 | 2024.11.14 16:55:12.375452 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec. | ||
1850 | 2024.11.14 16:55:12.375531 [ 5 ] {bc18bc6a-4add-42b5-9463-39cfaaa6ba2e} <Debug> TCPHandler: Processed in 0.001734589 sec. | ||
1851 | 2024.11.14 16:55:13.000215 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.50 MiB, peak 154.15 MiB, free memory in arenas 0.00 B, will set to 148.82 MiB (RSS), difference: -2.68 MiB | ||
1852 | 2024.11.14 16:55:14.092100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1853 | 2024.11.14 16:55:14.149964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1854 | 2024.11.14 16:55:14.368201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1855 | 2024.11.14 16:55:14.471569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2024.11.14 16:55:14.480999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1857 | 2024.11.14 16:55:14.497083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1858 | 2024.11.14 16:55:14.499363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1859 | 2024.11.14 16:55:14.511422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1860 | 2024.11.14 16:55:14.516837 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1861 | 2024.11.14 16:55:14.692501 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1862 | 2024.11.14 16:55:14.789107 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1863 | 2024.11.14 16:55:14.824497 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1864 | 2024.11.14 16:55:14.836431 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1865 | 2024.11.14 16:55:14.839803 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1866 | 2024.11.14 16:55:14.840858 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1867 | 2024.11.14 16:55:14.848163 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1868 | 2024.11.14 16:55:14.864141 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1869 | 2024.11.14 16:55:14.883749 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1870 | 2024.11.14 16:55:15.029693 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1871 | 2024.11.14 16:55:15.124390 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1872 | 2024.11.14 16:55:15.129772 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1873 | 2024.11.14 16:55:15.133231 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1874 | 2024.11.14 16:55:15.151755 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1875 | 2024.11.14 16:55:15.151768 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1876 | 2024.11.14 16:55:17.339391 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1877 | 2024.11.14 16:55:17.339585 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1878 | 2024.11.14 16:55:17.339658 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1879 | 2024.11.14 16:55:17.340448 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1880 | 2024.11.14 16:55:17.340499 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1881 | 2024.11.14 16:55:17.341093 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1882 | 2024.11.14 16:55:17.341449 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1883 | 2024.11.14 16:55:17.341737 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002216 sec., 25270.758122743682 rows/sec., 1.94 MiB/sec. | ||
1884 | 2024.11.14 16:55:17.341820 [ 5 ] {b9982c72-a731-4ff7-8cdf-eb51dc81ace0} <Debug> TCPHandler: Processed in 0.002588728 sec. | ||
1885 | 2024.11.14 16:55:17.342097 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2024.11.14 16:55:17.342282 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1887 | 2024.11.14 16:55:17.342353 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1888 | 2024.11.14 16:55:17.343214 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1889 | 2024.11.14 16:55:17.343260 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1890 | 2024.11.14 16:55:17.343723 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1891 | 2024.11.14 16:55:17.344008 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1892 | 2024.11.14 16:55:17.344215 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. | ||
1893 | 2024.11.14 16:55:17.344280 [ 252 ] {6271a5e5-34ba-4eda-9c2e-dab272bc5025} <Debug> TCPHandler: Processed in 0.002286591 sec. | ||
1894 | 2024.11.14 16:55:17.344448 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1895 | 2024.11.14 16:55:17.344571 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1896 | 2024.11.14 16:55:17.344630 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1897 | 2024.11.14 16:55:17.345278 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2024.11.14 16:55:17.345331 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1899 | 2024.11.14 16:55:17.345796 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1900 | 2024.11.14 16:55:17.346059 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1901 | 2024.11.14 16:55:17.346290 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001748 sec., 73226.54462242563 rows/sec., 5.10 MiB/sec. | ||
1902 | 2024.11.14 16:55:17.346347 [ 5 ] {3f6d831d-449d-4dbe-bc0b-90faed27681a} <Debug> TCPHandler: Processed in 0.001963344 sec. | ||
1903 | 2024.11.14 16:55:17.346531 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1904 | 2024.11.14 16:55:17.346662 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1905 | 2024.11.14 16:55:17.346718 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1906 | 2024.11.14 16:55:17.347238 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1907 | 2024.11.14 16:55:17.347286 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1908 | 2024.11.14 16:55:17.347727 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1909 | 2024.11.14 16:55:17.348020 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1910 | 2024.11.14 16:55:17.348247 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001611 sec., 29795.158286778398 rows/sec., 2.01 MiB/sec. | ||
1911 | 2024.11.14 16:55:17.348436 [ 252 ] {e1922c22-1be7-454b-a2e5-eadf6f9e6ddb} <Debug> TCPHandler: Processed in 0.001959854 sec. | ||
1912 | 2024.11.14 16:55:20.545930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 320 | ||
1913 | 2024.11.14 16:55:20.548750 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1914 | 2024.11.14 16:55:20.548795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1915 | 2024.11.14 16:55:20.550460 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1916 | 2024.11.14 16:55:20.550764 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1917 | 2024.11.14 16:55:20.550918 [ 58 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1918 | 2024.11.14 16:55:20.550982 [ 58 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1919 | 2024.11.14 16:55:20.551019 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1920 | 2024.11.14 16:55:20.551631 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
1921 | 2024.11.14 16:55:20.552721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
1922 | 2024.11.14 16:55:20.553105 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1923 | 2024.11.14 16:55:20.553295 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
1924 | 2024.11.14 16:55:20.553950 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
1925 | 2024.11.14 16:55:20.554447 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
1926 | 2024.11.14 16:55:20.555031 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1927 | 2024.11.14 16:55:20.555621 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
1928 | 2024.11.14 16:55:20.556257 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
1929 | 2024.11.14 16:55:20.587368 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.036203277 sec., 8838.978858184579 rows/sec., 8.86 MiB/sec. | ||
1930 | 2024.11.14 16:55:20.588276 [ 190 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1931 | 2024.11.14 16:55:20.589069 [ 190 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1932 | 2024.11.14 16:55:20.589148 [ 190 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_6_1} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1933 | 2024.11.14 16:55:20.589412 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
1934 | 2024.11.14 16:55:21.000168 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.98 MiB, peak 154.15 MiB, free memory in arenas 0.00 B, will set to 150.76 MiB (RSS), difference: 1.78 MiB | ||
1935 | 2024.11.14 16:55:22.341060 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1936 | 2024.11.14 16:55:22.341242 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1937 | 2024.11.14 16:55:22.341314 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1938 | 2024.11.14 16:55:22.342062 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1939 | 2024.11.14 16:55:22.342110 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1940 | 2024.11.14 16:55:22.342545 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1941 | 2024.11.14 16:55:22.342814 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2024.11.14 16:55:22.343000 [ 52 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1943 | 2024.11.14 16:55:22.343073 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec. | ||
1944 | 2024.11.14 16:55:22.343080 [ 52 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2024.11.14 16:55:22.343152 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1946 | 2024.11.14 16:55:22.343201 [ 5 ] {797cf86f-1b8e-4a47-997d-2296681b32b2} <Debug> TCPHandler: Processed in 0.002271221 sec. | ||
1947 | 2024.11.14 16:55:22.343325 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
1948 | 2024.11.14 16:55:22.343434 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1949 | 2024.11.14 16:55:22.343481 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
1950 | 2024.11.14 16:55:22.343493 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1951 | 2024.11.14 16:55:22.343581 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
1952 | 2024.11.14 16:55:22.343828 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
1953 | 2024.11.14 16:55:22.344098 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
1954 | 2024.11.14 16:55:22.344238 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1955 | 2024.11.14 16:55:22.344433 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
1956 | 2024.11.14 16:55:22.344496 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1957 | 2024.11.14 16:55:22.344755 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
1958 | 2024.11.14 16:55:22.347221 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1959 | 2024.11.14 16:55:22.347313 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1960 | 2024.11.14 16:55:22.348245 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1961 | 2024.11.14 16:55:22.348270 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 5 columns (5 merged, 0 gathered) in 0.005013733 sec., 377762.43768864434 rows/sec., 32.99 MiB/sec. | ||
1962 | 2024.11.14 16:55:22.348619 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1963 | 2024.11.14 16:55:22.348628 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1964 | 2024.11.14 16:55:22.348894 [ 52 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1965 | 2024.11.14 16:55:22.348981 [ 52 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1966 | 2024.11.14 16:55:22.349050 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1967 | 2024.11.14 16:55:22.349212 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005293 sec., 12091.441526544493 rows/sec., 966.41 KiB/sec. | ||
1968 | 2024.11.14 16:55:22.349373 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
1969 | 2024.11.14 16:55:22.349473 [ 252 ] {9e1d54cd-16e0-4ad4-b0d7-6e7777a479e7} <Debug> TCPHandler: Processed in 0.006132469 sec. | ||
1970 | 2024.11.14 16:55:22.349501 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1971 | 2024.11.14 16:55:22.349758 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1972 | 2024.11.14 16:55:22.349833 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1973 | 2024.11.14 16:55:22.349877 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_11_2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1974 | 2024.11.14 16:55:22.349951 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
1975 | 2024.11.14 16:55:22.350090 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1976 | 2024.11.14 16:55:22.350161 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1977 | 2024.11.14 16:55:22.350340 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1978 | 2024.11.14 16:55:22.350446 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
1979 | 2024.11.14 16:55:22.350894 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
1980 | 2024.11.14 16:55:22.351265 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 413 rows starting from the beginning of the part | ||
1981 | 2024.11.14 16:55:22.351693 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
1982 | 2024.11.14 16:55:22.351891 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
1983 | 2024.11.14 16:55:22.352916 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1984 | 2024.11.14 16:55:22.352982 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1985 | 2024.11.14 16:55:22.354048 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1986 | 2024.11.14 16:55:22.354534 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1987 | 2024.11.14 16:55:22.354951 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1988 | 2024.11.14 16:55:22.355052 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1989 | 2024.11.14 16:55:22.355130 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
1990 | 2024.11.14 16:55:22.355290 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005312 sec., 30120.481927710844 rows/sec., 2.10 MiB/sec. | ||
1991 | 2024.11.14 16:55:22.355328 [ 201 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006146238 sec., 251861.38252374867 rows/sec., 19.37 MiB/sec. | ||
1992 | 2024.11.14 16:55:22.355486 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
1993 | 2024.11.14 16:55:22.355509 [ 5 ] {cc566d55-33e1-4cc7-ada3-a996edf1587e} <Debug> TCPHandler: Processed in 0.005925114 sec. | ||
1994 | 2024.11.14 16:55:22.355706 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1995 | 2024.11.14 16:55:22.355717 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1996 | 2024.11.14 16:55:22.355806 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1997 | 2024.11.14 16:55:22.355824 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3017 rows starting from the beginning of the part | ||
1998 | 2024.11.14 16:55:22.356028 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
1999 | 2024.11.14 16:55:22.356555 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
2000 | 2024.11.14 16:55:22.356781 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2001 | 2024.11.14 16:55:22.357081 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2002 | 2024.11.14 16:55:22.357098 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part | ||
2003 | 2024.11.14 16:55:22.357230 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2004 | 2024.11.14 16:55:22.357517 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
2005 | 2024.11.14 16:55:22.357519 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_11_2} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2006 | 2024.11.14 16:55:22.358114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
2007 | 2024.11.14 16:55:22.358193 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2008 | 2024.11.14 16:55:22.359802 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2009 | 2024.11.14 16:55:22.359868 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2010 | 2024.11.14 16:55:22.360692 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2011 | 2024.11.14 16:55:22.361216 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2012 | 2024.11.14 16:55:22.361462 [ 52 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2013 | 2024.11.14 16:55:22.361550 [ 52 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2014 | 2024.11.14 16:55:22.361627 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2015 | 2024.11.14 16:55:22.361771 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005592 sec., 10729.61373390558 rows/sec., 740.46 KiB/sec. | ||
2016 | 2024.11.14 16:55:22.362331 [ 252 ] {3b04696b-a193-4739-b182-aea854e8d9c0} <Debug> TCPHandler: Processed in 0.00667712 sec. | ||
2017 | 2024.11.14 16:55:22.362704 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3850 rows, containing 5 columns (5 merged, 0 gathered) in 0.007451658 sec., 516663.5398457632 rows/sec., 34.80 MiB/sec. | ||
2018 | 2024.11.14 16:55:22.362707 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
2019 | 2024.11.14 16:55:22.362857 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2020 | 2024.11.14 16:55:22.362887 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
2021 | 2024.11.14 16:55:22.362959 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
2022 | 2024.11.14 16:55:22.363210 [ 195 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2023 | 2024.11.14 16:55:22.363252 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
2024 | 2024.11.14 16:55:22.363625 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
2025 | 2024.11.14 16:55:22.363771 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2026 | 2024.11.14 16:55:22.363979 [ 201 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2027 | 2024.11.14 16:55:22.364476 [ 195 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2028 | 2024.11.14 16:55:22.364641 [ 195 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2029 | 2024.11.14 16:55:22.364841 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2030 | 2024.11.14 16:55:22.365648 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.003885008 sec., 150836.24023425434 rows/sec., 9.86 MiB/sec. | ||
2031 | 2024.11.14 16:55:22.365816 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2032 | 2024.11.14 16:55:22.366129 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2033 | 2024.11.14 16:55:22.366216 [ 196 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_11_2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2034 | 2024.11.14 16:55:22.366301 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2035 | 2024.11.14 16:55:25.456459 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2036 | 2024.11.14 16:55:25.456524 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2037 | 2024.11.14 16:55:26.581788 [ 48 ] {} <Debug> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2038 | 2024.11.14 16:55:26.581851 [ 48 ] {} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2039 | 2024.11.14 16:55:26.581873 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2040 | 2024.11.14 16:55:26.582115 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
2041 | 2024.11.14 16:55:26.582282 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2042 | 2024.11.14 16:55:26.582316 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
2043 | 2024.11.14 16:55:26.582425 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
2044 | 2024.11.14 16:55:26.582644 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
2045 | 2024.11.14 16:55:26.582846 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
2046 | 2024.11.14 16:55:26.583077 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
2047 | 2024.11.14 16:55:26.584304 [ 195 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002334763 sec., 121639.75529850353 rows/sec., 8.72 MiB/sec. | ||
2048 | 2024.11.14 16:55:26.584542 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2049 | 2024.11.14 16:55:26.584892 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2024.11.14 16:55:26.584984 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_5_1} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2051 | 2024.11.14 16:55:26.585079 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2052 | 2024.11.14 16:55:27.346646 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2053 | 2024.11.14 16:55:27.346832 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2054 | 2024.11.14 16:55:27.346902 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2055 | 2024.11.14 16:55:27.347650 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2056 | 2024.11.14 16:55:27.347703 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2057 | 2024.11.14 16:55:27.348142 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2058 | 2024.11.14 16:55:27.348414 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2059 | 2024.11.14 16:55:27.348608 [ 48 ] {} <Debug> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2060 | 2024.11.14 16:55:27.348674 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. | ||
2061 | 2024.11.14 16:55:27.348690 [ 48 ] {} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2062 | 2024.11.14 16:55:27.348758 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2063 | 2024.11.14 16:55:27.348811 [ 5 ] {d5ebb5df-4181-4c2a-9203-3be207e88915} <Debug> TCPHandler: Processed in 0.002296482 sec. | ||
2064 | 2024.11.14 16:55:27.348947 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
2065 | 2024.11.14 16:55:27.349075 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2066 | 2024.11.14 16:55:27.349108 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2067 | 2024.11.14 16:55:27.349130 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
2068 | 2024.11.14 16:55:27.349392 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
2069 | 2024.11.14 16:55:27.349511 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2070 | 2024.11.14 16:55:27.349725 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
2071 | 2024.11.14 16:55:27.349764 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2072 | 2024.11.14 16:55:27.350080 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
2073 | 2024.11.14 16:55:27.350429 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
2074 | 2024.11.14 16:55:27.352484 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2024.11.14 16:55:27.352571 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2076 | 2024.11.14 16:55:27.353003 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134193 sec., 16931.962295906356 rows/sec., 1.25 MiB/sec. | ||
2077 | 2024.11.14 16:55:27.353177 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2078 | 2024.11.14 16:55:27.353502 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2079 | 2024.11.14 16:55:27.353670 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2080 | 2024.11.14 16:55:27.353803 [ 196 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_5_1} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2081 | 2024.11.14 16:55:27.353952 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2082 | 2024.11.14 16:55:27.354007 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2083 | 2024.11.14 16:55:27.354231 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Debug> executeQuery: Read 265 rows, 23.89 KiB in 0.00493 sec., 53752.5354969574 rows/sec., 4.73 MiB/sec. | ||
2084 | 2024.11.14 16:55:27.354311 [ 252 ] {218859ee-f29f-42fe-bc5d-c9156a245f54} <Debug> TCPHandler: Processed in 0.005346871 sec. | ||
2085 | 2024.11.14 16:55:27.354486 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2024.11.14 16:55:27.354632 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2087 | 2024.11.14 16:55:27.354691 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2088 | 2024.11.14 16:55:27.355411 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2024.11.14 16:55:27.355458 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2090 | 2024.11.14 16:55:27.355863 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2091 | 2024.11.14 16:55:27.356111 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2092 | 2024.11.14 16:55:27.356324 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001722 sec., 22067.363530778166 rows/sec., 1.58 MiB/sec. | ||
2093 | 2024.11.14 16:55:27.356377 [ 5 ] {755226d5-088d-46cf-8943-816dcc65c98c} <Debug> TCPHandler: Processed in 0.001959055 sec. | ||
2094 | 2024.11.14 16:55:27.356553 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2095 | 2024.11.14 16:55:27.356697 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2096 | 2024.11.14 16:55:27.356762 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2097 | 2024.11.14 16:55:27.357489 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2098 | 2024.11.14 16:55:27.357535 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2099 | 2024.11.14 16:55:27.357939 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2100 | 2024.11.14 16:55:27.358218 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2024.11.14 16:55:27.358396 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001739 sec., 8050.6037952846455 rows/sec., 563.81 KiB/sec. | ||
2102 | 2024.11.14 16:55:27.358451 [ 252 ] {90c23e03-9d98-4f43-afe8-79b204b8361b} <Debug> TCPHandler: Processed in 0.001966214 sec. | ||
2103 | 2024.11.14 16:55:27.358652 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2024.11.14 16:55:27.358772 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2105 | 2024.11.14 16:55:27.358823 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2106 | 2024.11.14 16:55:27.359399 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2024.11.14 16:55:27.359440 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2108 | 2024.11.14 16:55:27.359808 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2109 | 2024.11.14 16:55:27.360058 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2024.11.14 16:55:27.360223 [ 48 ] {} <Debug> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2111 | 2024.11.14 16:55:27.360289 [ 48 ] {} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2112 | 2024.11.14 16:55:27.360328 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
2113 | 2024.11.14 16:55:27.360338 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2114 | 2024.11.14 16:55:27.360482 [ 5 ] {44850e7f-5007-4a11-85b4-aa6882ae7ecc} <Debug> TCPHandler: Processed in 0.001880192 sec. | ||
2115 | 2024.11.14 16:55:27.360593 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
2116 | 2024.11.14 16:55:27.360674 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2117 | 2024.11.14 16:55:27.360872 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2118 | 2024.11.14 16:55:27.360905 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2119 | 2024.11.14 16:55:27.360936 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
2120 | 2024.11.14 16:55:27.360983 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2121 | 2024.11.14 16:55:27.361249 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
2122 | 2024.11.14 16:55:27.361560 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
2123 | 2024.11.14 16:55:27.361820 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
2124 | 2024.11.14 16:55:27.362127 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
2125 | 2024.11.14 16:55:27.363912 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2126 | 2024.11.14 16:55:27.363984 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2127 | 2024.11.14 16:55:27.364943 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004448981 sec., 14610.087118825635 rows/sec., 968.01 KiB/sec. | ||
2128 | 2024.11.14 16:55:27.365065 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2129 | 2024.11.14 16:55:27.365191 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2130 | 2024.11.14 16:55:27.365511 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2024.11.14 16:55:27.365872 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2132 | 2024.11.14 16:55:27.365967 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.005116 sec., 80727.13057075841 rows/sec., 5.76 MiB/sec. | ||
2133 | 2024.11.14 16:55:27.366049 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_5_1} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2134 | 2024.11.14 16:55:27.366125 [ 252 ] {fac2354a-97a3-457f-b414-9aa7f440027a} <Debug> TCPHandler: Processed in 0.005530915 sec. | ||
2135 | 2024.11.14 16:55:27.366234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2136 | 2024.11.14 16:55:27.366346 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2137 | 2024.11.14 16:55:27.366462 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2138 | 2024.11.14 16:55:27.366515 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2139 | 2024.11.14 16:55:27.367009 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2024.11.14 16:55:27.367047 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2141 | 2024.11.14 16:55:27.367422 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2142 | 2024.11.14 16:55:27.367735 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2143 | 2024.11.14 16:55:27.367933 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
2144 | 2024.11.14 16:55:27.367988 [ 5 ] {2050e923-3b15-4c7a-9042-feee947fcfdf} <Debug> TCPHandler: Processed in 0.001726459 sec. | ||
2145 | 2024.11.14 16:55:27.368146 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2146 | 2024.11.14 16:55:27.368269 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2147 | 2024.11.14 16:55:27.368325 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2148 | 2024.11.14 16:55:27.368912 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2149 | 2024.11.14 16:55:27.368952 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2150 | 2024.11.14 16:55:27.369376 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2151 | 2024.11.14 16:55:27.369637 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2152 | 2024.11.14 16:55:27.369852 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001611 sec., 147113.59404096834 rows/sec., 9.86 MiB/sec. | ||
2153 | 2024.11.14 16:55:27.369911 [ 252 ] {33447f1e-eb28-46e7-b4f7-34d0fb69f303} <Debug> TCPHandler: Processed in 0.001824981 sec. | ||
2154 | 2024.11.14 16:55:27.370055 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2155 | 2024.11.14 16:55:27.370173 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2156 | 2024.11.14 16:55:27.370225 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2157 | 2024.11.14 16:55:27.370696 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2158 | 2024.11.14 16:55:27.370734 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2159 | 2024.11.14 16:55:27.371106 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2160 | 2024.11.14 16:55:27.371350 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2161 | 2024.11.14 16:55:27.371469 [ 47 ] {} <Debug> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2162 | 2024.11.14 16:55:27.371511 [ 47 ] {} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2163 | 2024.11.14 16:55:27.371535 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2164 | 2024.11.14 16:55:27.371538 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
2165 | 2024.11.14 16:55:27.371786 [ 5 ] {f8bb2d19-1027-4777-947e-f4b9f0a9fd91} <Debug> TCPHandler: Processed in 0.00177458 sec. | ||
2166 | 2024.11.14 16:55:27.371900 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
2167 | 2024.11.14 16:55:27.372081 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2168 | 2024.11.14 16:55:27.372235 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2169 | 2024.11.14 16:55:27.372311 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2170 | 2024.11.14 16:55:27.372311 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
2171 | 2024.11.14 16:55:27.372609 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
2172 | 2024.11.14 16:55:27.372719 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <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 | ||
2173 | 2024.11.14 16:55:27.372956 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
2174 | 2024.11.14 16:55:27.373350 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
2175 | 2024.11.14 16:55:27.373731 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
2176 | 2024.11.14 16:55:27.377153 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005555615 sec., 899.9903701030399 rows/sec., 60.64 KiB/sec. | ||
2177 | 2024.11.14 16:55:27.377406 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2178 | 2024.11.14 16:55:27.377955 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2179 | 2024.11.14 16:55:27.378008 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2180 | 2024.11.14 16:55:27.378123 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2024.11.14 16:55:27.378378 [ 196 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_5_1} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2182 | 2024.11.14 16:55:27.378546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2183 | 2024.11.14 16:55:27.379066 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2184 | 2024.11.14 16:55:27.379344 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2185 | 2024.11.14 16:55:27.379682 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007414 sec., 4181.278661990828 rows/sec., 7.49 MiB/sec. | ||
2186 | 2024.11.14 16:55:27.379840 [ 252 ] {9158b5fa-a515-43a8-a877-a42b5506f02a} <Debug> TCPHandler: Processed in 0.007929699 sec. | ||
2187 | 2024.11.14 16:55:27.380004 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2188 | 2024.11.14 16:55:27.380123 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2189 | 2024.11.14 16:55:27.380174 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2190 | 2024.11.14 16:55:27.380659 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2191 | 2024.11.14 16:55:27.380697 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2192 | 2024.11.14 16:55:27.381084 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2193 | 2024.11.14 16:55:27.381346 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2194 | 2024.11.14 16:55:27.381599 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec. | ||
2195 | 2024.11.14 16:55:27.381739 [ 5 ] {d5aeae46-796a-4d44-a66f-48f708c55080} <Debug> TCPHandler: Processed in 0.001789841 sec. | ||
2196 | 2024.11.14 16:55:30.552940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 350 | ||
2197 | 2024.11.14 16:55:30.555729 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2198 | 2024.11.14 16:55:30.555783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2199 | 2024.11.14 16:55:30.557201 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2200 | 2024.11.14 16:55:30.557520 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2201 | 2024.11.14 16:55:30.558435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2202 | 2024.11.14 16:55:32.342106 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2203 | 2024.11.14 16:55:32.342362 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) 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) | ||
2204 | 2024.11.14 16:55:32.342778 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2205 | 2024.11.14 16:55:32.342833 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <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 | ||
2206 | 2024.11.14 16:55:32.343219 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2207 | 2024.11.14 16:55:32.343302 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2208 | 2024.11.14 16:55:32.343491 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2209 | 2024.11.14 16:55:32.343695 [ 296 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2210 | 2024.11.14 16:55:32.343804 [ 298 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2211 | 2024.11.14 16:55:32.343837 [ 297 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2212 | 2024.11.14 16:55:32.343969 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (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 | ||
2213 | 2024.11.14 16:55:32.344004 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2214 | 2024.11.14 16:55:32.344125 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2215 | 2024.11.14 16:55:32.344150 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Debug> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2216 | 2024.11.14 16:55:32.344195 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <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'))" | ||
2217 | 2024.11.14 16:55:32.344243 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <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'))" | ||
2218 | 2024.11.14 16:55:32.344285 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <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'))" | ||
2219 | 2024.11.14 16:55:32.346118 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003882 sec., 10303.967027305513 rows/sec., 392.94 KiB/sec. | ||
2220 | 2024.11.14 16:55:32.346301 [ 5 ] {79ed9525-5ad9-4d74-ba09-abf01aedaec7} <Debug> TCPHandler: Processed in 0.004327448 sec. | ||
2221 | 2024.11.14 16:55:32.347828 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2222 | 2024.11.14 16:55:32.347994 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2223 | 2024.11.14 16:55:32.348067 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2224 | 2024.11.14 16:55:32.348915 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2024.11.14 16:55:32.348963 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2226 | 2024.11.14 16:55:32.349496 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2227 | 2024.11.14 16:55:32.349736 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Trace> oximeter.timeseries_schema (a76bca04-ac0b-4466-b968-d469d3f26b62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2024.11.14 16:55:32.349987 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002038 sec., 490.6771344455349 rows/sec., 111.17 KiB/sec. | ||
2229 | 2024.11.14 16:55:32.350134 [ 252 ] {f49696cd-1868-40f9-88bb-898e65a1d330} <Debug> TCPHandler: Processed in 0.002431995 sec. | ||
2230 | 2024.11.14 16:55:32.350290 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2231 | 2024.11.14 16:55:32.350439 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2232 | 2024.11.14 16:55:32.350495 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2233 | 2024.11.14 16:55:32.351103 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2234 | 2024.11.14 16:55:32.351143 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2235 | 2024.11.14 16:55:32.351604 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2236 | 2024.11.14 16:55:32.351853 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2237 | 2024.11.14 16:55:32.352077 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001665 sec., 2402.4024024024025 rows/sec., 195.90 KiB/sec. | ||
2238 | 2024.11.14 16:55:32.352224 [ 5 ] {8e273979-adf9-4184-be33-e0bf46779ea1} <Debug> TCPHandler: Processed in 0.001992055 sec. | ||
2239 | 2024.11.14 16:55:32.352386 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2024.11.14 16:55:32.352526 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2241 | 2024.11.14 16:55:32.352586 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2242 | 2024.11.14 16:55:32.353276 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2243 | 2024.11.14 16:55:32.353315 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2244 | 2024.11.14 16:55:32.353713 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2245 | 2024.11.14 16:55:32.353974 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2246 | 2024.11.14 16:55:32.354163 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Debug> executeQuery: Read 80 rows, 6.64 KiB in 0.001669 sec., 47932.89394847214 rows/sec., 3.89 MiB/sec. | ||
2247 | 2024.11.14 16:55:32.354215 [ 252 ] {835c42be-885d-47c2-8064-511f5b41295c} <Debug> TCPHandler: Processed in 0.001895533 sec. | ||
2248 | 2024.11.14 16:55:32.354402 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2249 | 2024.11.14 16:55:32.354560 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2250 | 2024.11.14 16:55:32.354626 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2251 | 2024.11.14 16:55:32.355242 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2252 | 2024.11.14 16:55:32.355282 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2253 | 2024.11.14 16:55:32.355656 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2254 | 2024.11.14 16:55:32.355897 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2255 | 2024.11.14 16:55:32.356121 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001589 sec., 9439.899307740718 rows/sec., 696.32 KiB/sec. | ||
2256 | 2024.11.14 16:55:32.356201 [ 5 ] {1b5bdfd7-f2ae-43c2-95bd-0a12565613f1} <Debug> TCPHandler: Processed in 0.001865362 sec. | ||
2257 | 2024.11.14 16:55:32.356358 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2258 | 2024.11.14 16:55:32.356483 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2259 | 2024.11.14 16:55:32.356538 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2260 | 2024.11.14 16:55:32.357164 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2261 | 2024.11.14 16:55:32.357202 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2262 | 2024.11.14 16:55:32.357578 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2263 | 2024.11.14 16:55:32.357831 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2264 | 2024.11.14 16:55:32.358004 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Debug> executeQuery: Read 89 rows, 7.14 KiB in 0.001551 sec., 57382.333978078655 rows/sec., 4.49 MiB/sec. | ||
2265 | 2024.11.14 16:55:32.358055 [ 252 ] {3e9ce417-f7a5-4ffe-b0e4-6b192d2bd361} <Debug> TCPHandler: Processed in 0.00175379 sec. | ||
2266 | 2024.11.14 16:55:32.358203 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2267 | 2024.11.14 16:55:32.358318 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2268 | 2024.11.14 16:55:32.358371 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2269 | 2024.11.14 16:55:32.358948 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2270 | 2024.11.14 16:55:32.358987 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2271 | 2024.11.14 16:55:32.359392 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2272 | 2024.11.14 16:55:32.359627 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2024.11.14 16:55:32.359836 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001543 sec., 104990.27867790019 rows/sec., 7.31 MiB/sec. | ||
2274 | 2024.11.14 16:55:32.359890 [ 5 ] {2f71cb6a-8eb7-4bdd-9f87-a61dd73f4296} <Debug> TCPHandler: Processed in 0.001741979 sec. | ||
2275 | 2024.11.14 16:55:32.360050 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2024.11.14 16:55:32.360166 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2277 | 2024.11.14 16:55:32.360252 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <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 | ||
2278 | 2024.11.14 16:55:32.361349 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2024.11.14 16:55:32.361387 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2280 | 2024.11.14 16:55:32.361994 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2281 | 2024.11.14 16:55:32.362274 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.11.14 16:55:32.362405 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2283 | 2024.11.14 16:55:32.362452 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2024.11.14 16:55:32.362485 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2285 | 2024.11.14 16:55:32.362492 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00235 sec., 4680.851063829787 rows/sec., 8.39 MiB/sec. | ||
2286 | 2024.11.14 16:55:32.363037 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::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 | ||
2287 | 2024.11.14 16:55:32.363160 [ 252 ] {e0486fed-1f4a-4c6e-8381-4766f69cab0f} <Debug> TCPHandler: Processed in 0.003169801 sec. | ||
2288 | 2024.11.14 16:55:32.363365 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2289 | 2024.11.14 16:55:32.363520 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2290 | 2024.11.14 16:55:32.363535 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2291 | 2024.11.14 16:55:32.363611 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::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 | ||
2292 | 2024.11.14 16:55:32.363611 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2293 | 2024.11.14 16:55:32.364320 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::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 | ||
2294 | 2024.11.14 16:55:32.364844 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
2295 | 2024.11.14 16:55:32.365368 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Trace> oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2296 | 2024.11.14 16:55:32.365387 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
2297 | 2024.11.14 16:55:32.365412 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2298 | 2024.11.14 16:55:32.365889 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
2299 | 2024.11.14 16:55:32.366365 [ 196 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
2300 | 2024.11.14 16:55:32.366453 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2301 | 2024.11.14 16:55:32.366993 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Trace> oximeter.measurements_i64 (f0dced00-be51-490f-9bf8-e28192922ac1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2302 | 2024.11.14 16:55:32.367324 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.003809 sec., 3150.4331845628776 rows/sec., 229.98 KiB/sec. | ||
2303 | 2024.11.14 16:55:32.367437 [ 5 ] {df81c50c-61f8-4ffa-88c4-089920efae30} <Debug> TCPHandler: Processed in 0.004169385 sec. | ||
2304 | 2024.11.14 16:55:32.367623 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2305 | 2024.11.14 16:55:32.367835 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2306 | 2024.11.14 16:55:32.367955 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2307 | 2024.11.14 16:55:32.369606 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2308 | 2024.11.14 16:55:32.369689 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2309 | 2024.11.14 16:55:32.370749 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2310 | 2024.11.14 16:55:32.371291 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2311 | 2024.11.14 16:55:32.371850 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004077 sec., 14716.703458425312 rows/sec., 1015.61 KiB/sec. | ||
2312 | 2024.11.14 16:55:32.372036 [ 252 ] {6211ed86-40ee-421d-bac9-7adb27227f01} <Debug> TCPHandler: Processed in 0.004496401 sec. | ||
2313 | 2024.11.14 16:55:32.372634 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 19 columns (19 merged, 0 gathered) in 0.010050137 sec., 11144.126692004298 rows/sec., 19.97 MiB/sec. | ||
2314 | 2024.11.14 16:55:32.372988 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2315 | 2024.11.14 16:55:32.373424 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2316 | 2024.11.14 16:55:32.373503 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2317 | 2024.11.14 16:55:32.373650 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2318 | 2024.11.14 16:55:37.342077 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2319 | 2024.11.14 16:55:37.342270 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2320 | 2024.11.14 16:55:37.342338 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2321 | 2024.11.14 16:55:37.343089 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2322 | 2024.11.14 16:55:37.343134 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2323 | 2024.11.14 16:55:37.343558 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2324 | 2024.11.14 16:55:37.343809 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2325 | 2024.11.14 16:55:37.344045 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.36 MiB/sec. | ||
2326 | 2024.11.14 16:55:37.344101 [ 5 ] {5cd22d5d-23b6-4c54-92ee-b6aef429177a} <Debug> TCPHandler: Processed in 0.002148138 sec. | ||
2327 | 2024.11.14 16:55:37.344375 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2328 | 2024.11.14 16:55:37.344590 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2329 | 2024.11.14 16:55:37.344681 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2330 | 2024.11.14 16:55:37.345486 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2331 | 2024.11.14 16:55:37.345526 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2332 | 2024.11.14 16:55:37.345967 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2333 | 2024.11.14 16:55:37.346238 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2334 | 2024.11.14 16:55:37.346457 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. | ||
2335 | 2024.11.14 16:55:37.346543 [ 252 ] {1b6b88fd-fdba-46b8-9c3f-9d573c0e4179} <Debug> TCPHandler: Processed in 0.002313793 sec. | ||
2336 | 2024.11.14 16:55:37.346705 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2337 | 2024.11.14 16:55:37.346827 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2338 | 2024.11.14 16:55:37.346880 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2339 | 2024.11.14 16:55:37.347472 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2340 | 2024.11.14 16:55:37.347512 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2341 | 2024.11.14 16:55:37.347924 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2342 | 2024.11.14 16:55:37.348168 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2343 | 2024.11.14 16:55:37.348373 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
2344 | 2024.11.14 16:55:37.348424 [ 5 ] {b4ce9e69-d868-4dd4-ac1e-c2edb81ac094} <Debug> TCPHandler: Processed in 0.00177464 sec. | ||
2345 | 2024.11.14 16:55:37.348586 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2346 | 2024.11.14 16:55:37.348715 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2347 | 2024.11.14 16:55:37.348770 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2348 | 2024.11.14 16:55:37.349289 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2024.11.14 16:55:37.349325 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2350 | 2024.11.14 16:55:37.349725 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2351 | 2024.11.14 16:55:37.349976 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2352 | 2024.11.14 16:55:37.350207 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
2353 | 2024.11.14 16:55:37.350383 [ 252 ] {e548fed3-3ed4-4bab-86c5-51167d56534b} <Debug> TCPHandler: Processed in 0.001852672 sec. | ||
2354 | 2024.11.14 16:55:38.322154 [ 27 ] {} <Debug> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2355 | 2024.11.14 16:55:38.322224 [ 27 ] {} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2024.11.14 16:55:38.322252 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2357 | 2024.11.14 16:55:38.322436 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
2358 | 2024.11.14 16:55:38.322610 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2359 | 2024.11.14 16:55:38.322664 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
2360 | 2024.11.14 16:55:38.322782 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
2361 | 2024.11.14 16:55:38.322996 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
2362 | 2024.11.14 16:55:38.323226 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
2363 | 2024.11.14 16:55:38.323424 [ 186 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
2364 | 2024.11.14 16:55:38.324552 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220315 sec., 13616.866758958764 rows/sec., 711.43 KiB/sec. | ||
2365 | 2024.11.14 16:55:38.324699 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2366 | 2024.11.14 16:55:38.324993 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2024.11.14 16:55:38.325071 [ 189 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_5_1} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2368 | 2024.11.14 16:55:38.325146 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2369 | 2024.11.14 16:55:38.858392 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2370 | 2024.11.14 16:55:39.075883 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2371 | 2024.11.14 16:55:39.201568 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2372 | 2024.11.14 16:55:39.216957 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2373 | 2024.11.14 16:55:39.366382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2374 | 2024.11.14 16:55:39.368772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2375 | 2024.11.14 16:55:39.378093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2376 | 2024.11.14 16:55:39.381376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2377 | 2024.11.14 16:55:40.456762 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2378 | 2024.11.14 16:55:40.456813 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2379 | 2024.11.14 16:55:40.558640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 378 | ||
2380 | 2024.11.14 16:55:40.561441 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2381 | 2024.11.14 16:55:40.561490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2382 | 2024.11.14 16:55:40.563106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2383 | 2024.11.14 16:55:40.563408 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2384 | 2024.11.14 16:55:40.563940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
2385 | 2024.11.14 16:55:42.347438 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2386 | 2024.11.14 16:55:42.347617 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2387 | 2024.11.14 16:55:42.347693 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2388 | 2024.11.14 16:55:42.348404 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2389 | 2024.11.14 16:55:42.348455 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2390 | 2024.11.14 16:55:42.348880 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2391 | 2024.11.14 16:55:42.349155 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2392 | 2024.11.14 16:55:42.349380 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 555.88 KiB/sec. | ||
2393 | 2024.11.14 16:55:42.349435 [ 5 ] {91fae727-4993-4853-9408-0dd7c11b7e6e} <Debug> TCPHandler: Processed in 0.002128248 sec. | ||
2394 | 2024.11.14 16:55:42.349703 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2395 | 2024.11.14 16:55:42.349902 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2396 | 2024.11.14 16:55:42.349979 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2397 | 2024.11.14 16:55:42.350885 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2398 | 2024.11.14 16:55:42.350938 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2399 | 2024.11.14 16:55:42.351401 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2400 | 2024.11.14 16:55:42.351665 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2401 | 2024.11.14 16:55:42.351903 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002055 sec., 139659.36739659368 rows/sec., 12.35 MiB/sec. | ||
2402 | 2024.11.14 16:55:42.351967 [ 252 ] {3a0fe760-593e-4b66-9170-23a2b38842c9} <Debug> TCPHandler: Processed in 0.002400375 sec. | ||
2403 | 2024.11.14 16:55:42.352145 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2404 | 2024.11.14 16:55:42.352291 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2405 | 2024.11.14 16:55:42.352350 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2406 | 2024.11.14 16:55:42.353087 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2407 | 2024.11.14 16:55:42.353136 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2408 | 2024.11.14 16:55:42.353535 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2409 | 2024.11.14 16:55:42.353791 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2410 | 2024.11.14 16:55:42.354007 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001748 sec., 28032.03661327231 rows/sec., 2.02 MiB/sec. | ||
2411 | 2024.11.14 16:55:42.354068 [ 5 ] {13eb2ca0-6159-441b-bc6f-928b5b931c3c} <Debug> TCPHandler: Processed in 0.001993275 sec. | ||
2412 | 2024.11.14 16:55:42.354236 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2413 | 2024.11.14 16:55:42.354383 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2414 | 2024.11.14 16:55:42.354443 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2415 | 2024.11.14 16:55:42.355130 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2416 | 2024.11.14 16:55:42.355179 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2417 | 2024.11.14 16:55:42.355569 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2418 | 2024.11.14 16:55:42.355832 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2419 | 2024.11.14 16:55:42.356036 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001689 sec., 8288.928359976317 rows/sec., 580.50 KiB/sec. | ||
2420 | 2024.11.14 16:55:42.356086 [ 252 ] {776cb7b4-87b3-46fa-971e-db11c8bc978c} <Debug> TCPHandler: Processed in 0.001915143 sec. | ||
2421 | 2024.11.14 16:55:42.356247 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2422 | 2024.11.14 16:55:42.356384 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2423 | 2024.11.14 16:55:42.356439 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2424 | 2024.11.14 16:55:42.357107 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2425 | 2024.11.14 16:55:42.357185 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2426 | 2024.11.14 16:55:42.357551 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2427 | 2024.11.14 16:55:42.357800 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2428 | 2024.11.14 16:55:42.358021 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. | ||
2429 | 2024.11.14 16:55:42.358161 [ 5 ] {6fb66c23-b4af-441a-98d7-9ac840795522} <Debug> TCPHandler: Processed in 0.001976985 sec. | ||
2430 | 2024.11.14 16:55:42.358320 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2431 | 2024.11.14 16:55:42.358459 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2432 | 2024.11.14 16:55:42.358515 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2433 | 2024.11.14 16:55:42.359340 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2434 | 2024.11.14 16:55:42.359379 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2435 | 2024.11.14 16:55:42.359766 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2436 | 2024.11.14 16:55:42.360010 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2437 | 2024.11.14 16:55:42.360231 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001801 sec., 235424.76401998888 rows/sec., 16.83 MiB/sec. | ||
2438 | 2024.11.14 16:55:42.360282 [ 252 ] {b14525e7-03fb-4392-a883-dbe9c006e1a8} <Debug> TCPHandler: Processed in 0.002032696 sec. | ||
2439 | 2024.11.14 16:55:42.360442 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2440 | 2024.11.14 16:55:42.360577 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2441 | 2024.11.14 16:55:42.360634 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2442 | 2024.11.14 16:55:42.361189 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2443 | 2024.11.14 16:55:42.361232 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2444 | 2024.11.14 16:55:42.361594 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2445 | 2024.11.14 16:55:42.361855 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2446 | 2024.11.14 16:55:42.362053 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. | ||
2447 | 2024.11.14 16:55:42.362101 [ 5 ] {4842a288-e33b-47ce-b820-e6235611d73a} <Debug> TCPHandler: Processed in 0.001725289 sec. | ||
2448 | 2024.11.14 16:55:42.362241 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2449 | 2024.11.14 16:55:42.362386 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2450 | 2024.11.14 16:55:42.362449 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2451 | 2024.11.14 16:55:42.363176 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2452 | 2024.11.14 16:55:42.363223 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2453 | 2024.11.14 16:55:42.363624 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2454 | 2024.11.14 16:55:42.363878 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2455 | 2024.11.14 16:55:42.364097 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00174 sec., 136206.89655172414 rows/sec., 9.13 MiB/sec. | ||
2456 | 2024.11.14 16:55:42.364149 [ 252 ] {e0f3cca4-6c91-49ed-8339-c94f9327ec9a} <Debug> TCPHandler: Processed in 0.001968244 sec. | ||
2457 | 2024.11.14 16:55:42.364305 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2458 | 2024.11.14 16:55:42.364441 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2459 | 2024.11.14 16:55:42.364501 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2460 | 2024.11.14 16:55:42.365053 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2461 | 2024.11.14 16:55:42.365099 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2462 | 2024.11.14 16:55:42.365473 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2463 | 2024.11.14 16:55:42.365719 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2464 | 2024.11.14 16:55:42.365976 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. | ||
2465 | 2024.11.14 16:55:42.366101 [ 5 ] {ccca02e0-5797-4e9a-8a3a-d3fccd0acf04} <Debug> TCPHandler: Processed in 0.001861552 sec. | ||
2466 | 2024.11.14 16:55:42.366265 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2467 | 2024.11.14 16:55:42.366403 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2468 | 2024.11.14 16:55:42.366503 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <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 | ||
2469 | 2024.11.14 16:55:42.367820 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2470 | 2024.11.14 16:55:42.367860 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2471 | 2024.11.14 16:55:42.368565 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2472 | 2024.11.14 16:55:42.368859 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2473 | 2024.11.14 16:55:42.369092 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00272 sec., 15441.176470588234 rows/sec., 27.67 MiB/sec. | ||
2474 | 2024.11.14 16:55:42.369205 [ 252 ] {ba908352-6b37-42f5-9011-0c850a9602ac} <Debug> TCPHandler: Processed in 0.003005518 sec. | ||
2475 | 2024.11.14 16:55:42.369370 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2476 | 2024.11.14 16:55:42.369506 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2477 | 2024.11.14 16:55:42.369565 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2478 | 2024.11.14 16:55:42.370140 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2024.11.14 16:55:42.370188 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2480 | 2024.11.14 16:55:42.370575 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2481 | 2024.11.14 16:55:42.370814 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2024.11.14 16:55:42.371021 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. | ||
2483 | 2024.11.14 16:55:42.371069 [ 5 ] {ed81f218-bee9-49cc-b9ab-52e4a8ada123} <Debug> TCPHandler: Processed in 0.001762319 sec. | ||
2484 | 2024.11.14 16:55:44.096622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2485 | 2024.11.14 16:55:44.157252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2486 | 2024.11.14 16:55:44.377741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2487 | 2024.11.14 16:55:44.483625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2488 | 2024.11.14 16:55:44.488071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2489 | 2024.11.14 16:55:44.509361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2490 | 2024.11.14 16:55:44.514713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2491 | 2024.11.14 16:55:44.519487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2492 | 2024.11.14 16:55:44.536037 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2493 | 2024.11.14 16:55:44.711996 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2494 | 2024.11.14 16:55:44.808681 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2495 | 2024.11.14 16:55:44.841052 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2496 | 2024.11.14 16:55:44.851380 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2497 | 2024.11.14 16:55:44.856512 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2498 | 2024.11.14 16:55:44.856637 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2499 | 2024.11.14 16:55:44.864028 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2500 | 2024.11.14 16:55:44.874359 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2501 | 2024.11.14 16:55:44.899554 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2502 | 2024.11.14 16:55:45.050047 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2503 | 2024.11.14 16:55:45.130951 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2504 | 2024.11.14 16:55:45.149858 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2505 | 2024.11.14 16:55:45.154146 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2506 | 2024.11.14 16:55:45.156377 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2507 | 2024.11.14 16:55:45.158686 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2508 | 2024.11.14 16:55:47.339495 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2509 | 2024.11.14 16:55:47.339688 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2510 | 2024.11.14 16:55:47.339761 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2511 | 2024.11.14 16:55:47.340553 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2512 | 2024.11.14 16:55:47.340606 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2513 | 2024.11.14 16:55:47.341016 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2514 | 2024.11.14 16:55:47.341282 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2515 | 2024.11.14 16:55:47.341515 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001879 sec., 4257.58382118148 rows/sec., 347.18 KiB/sec. | ||
2516 | 2024.11.14 16:55:47.341577 [ 5 ] {9bacf87c-223a-4970-93e7-cbb5b3130421} <Debug> TCPHandler: Processed in 0.002210041 sec. | ||
2517 | 2024.11.14 16:55:47.341851 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2518 | 2024.11.14 16:55:47.342057 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2519 | 2024.11.14 16:55:47.342134 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2520 | 2024.11.14 16:55:47.342917 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2521 | 2024.11.14 16:55:47.342971 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2522 | 2024.11.14 16:55:47.343417 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2523 | 2024.11.14 16:55:47.343680 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2524 | 2024.11.14 16:55:47.343860 [ 141 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2525 | 2024.11.14 16:55:47.343934 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001923 sec., 31201.248049921996 rows/sec., 2.39 MiB/sec. | ||
2526 | 2024.11.14 16:55:47.343940 [ 141 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2527 | 2024.11.14 16:55:47.344018 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2528 | 2024.11.14 16:55:47.344074 [ 252 ] {fe3946a8-2eaa-45f0-9d5e-744583fe3903} <Debug> TCPHandler: Processed in 0.002360064 sec. | ||
2529 | 2024.11.14 16:55:47.344397 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2530 | 2024.11.14 16:55:47.344616 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
2531 | 2024.11.14 16:55:47.344766 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2532 | 2024.11.14 16:55:47.344877 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2533 | 2024.11.14 16:55:47.344894 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2534 | 2024.11.14 16:55:47.344942 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1405 rows starting from the beginning of the part | ||
2535 | 2024.11.14 16:55:47.345286 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
2536 | 2024.11.14 16:55:47.345683 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 80 rows starting from the beginning of the part | ||
2537 | 2024.11.14 16:55:47.346110 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
2538 | 2024.11.14 16:55:47.346455 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 287 rows starting from the beginning of the part | ||
2539 | 2024.11.14 16:55:47.346634 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2540 | 2024.11.14 16:55:47.347566 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2541 | 2024.11.14 16:55:47.347644 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2542 | 2024.11.14 16:55:47.348680 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2543 | 2024.11.14 16:55:47.349379 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2544 | 2024.11.14 16:55:47.349951 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.005258 sec., 1521.4910612400154 rows/sec., 106.24 KiB/sec. | ||
2545 | 2024.11.14 16:55:47.350183 [ 5 ] {847b3203-de5e-47ad-948d-e87c8641605c} <Debug> TCPHandler: Processed in 0.005973564 sec. | ||
2546 | 2024.11.14 16:55:47.350396 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2547 | 2024.11.14 16:55:47.350540 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.006396754 sec., 336576.9576256958 rows/sec., 29.69 MiB/sec. | ||
2548 | 2024.11.14 16:55:47.350600 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2549 | 2024.11.14 16:55:47.350670 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2550 | 2024.11.14 16:55:47.350858 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2551 | 2024.11.14 16:55:47.351357 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2552 | 2024.11.14 16:55:47.351482 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_16_3} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2553 | 2024.11.14 16:55:47.351593 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2554 | 2024.11.14 16:55:47.351630 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2555 | 2024.11.14 16:55:47.351672 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2556 | 2024.11.14 16:55:47.352065 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2557 | 2024.11.14 16:55:47.352327 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2558 | 2024.11.14 16:55:47.352491 [ 141 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2559 | 2024.11.14 16:55:47.352557 [ 141 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2560 | 2024.11.14 16:55:47.352589 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.002037 sec., 35346.097201767305 rows/sec., 2.77 MiB/sec. | ||
2561 | 2024.11.14 16:55:47.352603 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2562 | 2024.11.14 16:55:47.352747 [ 252 ] {9ebb4abb-45b0-463c-a39b-be95d3520c52} <Debug> TCPHandler: Processed in 0.002465485 sec. | ||
2563 | 2024.11.14 16:55:47.352831 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
2564 | 2024.11.14 16:55:47.353062 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2565 | 2024.11.14 16:55:47.353081 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2566 | 2024.11.14 16:55:47.353133 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 879 rows starting from the beginning of the part | ||
2567 | 2024.11.14 16:55:47.353397 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2568 | 2024.11.14 16:55:47.353420 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 413 rows starting from the beginning of the part | ||
2569 | 2024.11.14 16:55:47.353576 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2570 | 2024.11.14 16:55:47.353804 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 89 rows starting from the beginning of the part | ||
2571 | 2024.11.14 16:55:47.354180 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2572 | 2024.11.14 16:55:47.354547 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 424 rows starting from the beginning of the part | ||
2573 | 2024.11.14 16:55:47.354837 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
2574 | 2024.11.14 16:55:47.355832 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2575 | 2024.11.14 16:55:47.355911 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2576 | 2024.11.14 16:55:47.357064 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2577 | 2024.11.14 16:55:47.357477 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2578 | 2024.11.14 16:55:47.357897 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2579 | 2024.11.14 16:55:47.357994 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2580 | 2024.11.14 16:55:47.358071 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2581 | 2024.11.14 16:55:47.358187 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441763 sec., 356685.8755149756 rows/sec., 27.29 MiB/sec. | ||
2582 | 2024.11.14 16:55:47.358216 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.004933 sec., 26758.564767889722 rows/sec., 1.86 MiB/sec. | ||
2583 | 2024.11.14 16:55:47.358446 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
2584 | 2024.11.14 16:55:47.358520 [ 5 ] {30ef5f77-c135-4dce-8a27-2a762441f1bd} <Debug> TCPHandler: Processed in 0.005629477 sec. | ||
2585 | 2024.11.14 16:55:47.358625 [ 192 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2586 | 2024.11.14 16:55:47.358802 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2587 | 2024.11.14 16:55:47.358956 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2588 | 2024.11.14 16:55:47.359050 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3850 rows starting from the beginning of the part | ||
2589 | 2024.11.14 16:55:47.359083 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2590 | 2024.11.14 16:55:47.359350 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2591 | 2024.11.14 16:55:47.359367 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2592 | 2024.11.14 16:55:47.359932 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part | ||
2593 | 2024.11.14 16:55:47.360058 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2024.11.14 16:55:47.360412 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
2595 | 2024.11.14 16:55:47.360884 [ 191 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_16_3} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2596 | 2024.11.14 16:55:47.360891 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
2597 | 2024.11.14 16:55:47.361387 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2598 | 2024.11.14 16:55:47.361404 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 132 rows starting from the beginning of the part | ||
2599 | 2024.11.14 16:55:47.362213 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2024.11.14 16:55:47.362265 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2601 | 2024.11.14 16:55:47.362808 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2602 | 2024.11.14 16:55:47.363167 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2603 | 2024.11.14 16:55:47.363359 [ 141 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2604 | 2024.11.14 16:55:47.363449 [ 141 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2024.11.14 16:55:47.363496 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2606 | 2024.11.14 16:55:47.363507 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004468 sec., 10743.061772605193 rows/sec., 741.38 KiB/sec. | ||
2607 | 2024.11.14 16:55:47.363995 [ 252 ] {745df850-1739-4933-8b0e-8f4214e18592} <Debug> TCPHandler: Processed in 0.005342031 sec. | ||
2608 | 2024.11.14 16:55:47.364014 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
2609 | 2024.11.14 16:55:47.364514 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2610 | 2024.11.14 16:55:47.364591 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 586 rows starting from the beginning of the part | ||
2611 | 2024.11.14 16:55:47.364601 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4778 rows, containing 5 columns (5 merged, 0 gathered) in 0.006392875 sec., 747394.56035039 rows/sec., 50.48 MiB/sec. | ||
2612 | 2024.11.14 16:55:47.364712 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2613 | 2024.11.14 16:55:47.364914 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2614 | 2024.11.14 16:55:47.365250 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
2615 | 2024.11.14 16:55:47.365323 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2616 | 2024.11.14 16:55:47.365607 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
2617 | 2024.11.14 16:55:47.365729 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2618 | 2024.11.14 16:55:47.366445 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2024.11.14 16:55:47.366621 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2620 | 2024.11.14 16:55:47.366801 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
2621 | 2024.11.14 16:55:47.367698 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.004005121 sec., 229206.55830373164 rows/sec., 15.00 MiB/sec. | ||
2622 | 2024.11.14 16:55:47.367955 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2623 | 2024.11.14 16:55:47.368312 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2024.11.14 16:55:47.368399 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_16_3} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2625 | 2024.11.14 16:55:47.368500 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2626 | 2024.11.14 16:55:50.564192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 412 | ||
2627 | 2024.11.14 16:55:50.567439 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2628 | 2024.11.14 16:55:50.567489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2629 | 2024.11.14 16:55:50.568935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2630 | 2024.11.14 16:55:50.569248 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2631 | 2024.11.14 16:55:50.569768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
2632 | 2024.11.14 16:55:52.341122 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2633 | 2024.11.14 16:55:52.341322 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2634 | 2024.11.14 16:55:52.341398 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2635 | 2024.11.14 16:55:52.342179 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2636 | 2024.11.14 16:55:52.342224 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2637 | 2024.11.14 16:55:52.342660 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2638 | 2024.11.14 16:55:52.342933 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2639 | 2024.11.14 16:55:52.343160 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. | ||
2640 | 2024.11.14 16:55:52.343216 [ 5 ] {56c96b90-764d-4205-8082-1f581251dd08} <Debug> TCPHandler: Processed in 0.002226381 sec. | ||
2641 | 2024.11.14 16:55:52.343488 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2642 | 2024.11.14 16:55:52.343704 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2643 | 2024.11.14 16:55:52.343784 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2644 | 2024.11.14 16:55:52.344637 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2645 | 2024.11.14 16:55:52.344684 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2646 | 2024.11.14 16:55:52.345165 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2647 | 2024.11.14 16:55:52.345427 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2648 | 2024.11.14 16:55:52.345670 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002027 sec., 31573.754316724222 rows/sec., 2.46 MiB/sec. | ||
2649 | 2024.11.14 16:55:52.345728 [ 252 ] {35d043ec-d742-46e8-b3eb-614a5d47e0e8} <Debug> TCPHandler: Processed in 0.002383524 sec. | ||
2650 | 2024.11.14 16:55:52.345894 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2651 | 2024.11.14 16:55:52.346032 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2652 | 2024.11.14 16:55:52.346095 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2653 | 2024.11.14 16:55:52.346746 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2654 | 2024.11.14 16:55:52.346786 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2655 | 2024.11.14 16:55:52.347225 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2656 | 2024.11.14 16:55:52.347475 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2657 | 2024.11.14 16:55:52.347747 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001744 sec., 91743.11926605504 rows/sec., 6.39 MiB/sec. | ||
2658 | 2024.11.14 16:55:52.347869 [ 5 ] {275c5f06-5b6c-451a-ad76-6f86b0bc6693} <Debug> TCPHandler: Processed in 0.002039177 sec. | ||
2659 | 2024.11.14 16:55:52.348171 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2660 | 2024.11.14 16:55:52.348393 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2661 | 2024.11.14 16:55:52.348486 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2662 | 2024.11.14 16:55:52.349051 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2663 | 2024.11.14 16:55:52.349089 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2664 | 2024.11.14 16:55:52.349468 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2665 | 2024.11.14 16:55:52.349715 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2666 | 2024.11.14 16:55:52.349941 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
2667 | 2024.11.14 16:55:52.349991 [ 252 ] {1e346c21-1cbf-44fb-9488-f31400ffee1a} <Debug> TCPHandler: Processed in 0.001984204 sec. | ||
2668 | 2024.11.14 16:55:55.457054 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2669 | 2024.11.14 16:55:55.457122 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2670 | 2024.11.14 16:55:57.347526 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2671 | 2024.11.14 16:55:57.347731 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2672 | 2024.11.14 16:55:57.347807 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2673 | 2024.11.14 16:55:57.348548 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2674 | 2024.11.14 16:55:57.348589 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2675 | 2024.11.14 16:55:57.349023 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2676 | 2024.11.14 16:55:57.349280 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2677 | 2024.11.14 16:55:57.349509 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
2678 | 2024.11.14 16:55:57.349676 [ 5 ] {0a517bf5-10a0-4430-a935-3aec62f8ded3} <Debug> TCPHandler: Processed in 0.002282202 sec. | ||
2679 | 2024.11.14 16:55:57.349970 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2680 | 2024.11.14 16:55:57.350181 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2681 | 2024.11.14 16:55:57.350263 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2682 | 2024.11.14 16:55:57.351193 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2024.11.14 16:55:57.351240 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2684 | 2024.11.14 16:55:57.351694 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2685 | 2024.11.14 16:55:57.351953 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2024.11.14 16:55:57.352184 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002063 sec., 139117.78962675715 rows/sec., 12.30 MiB/sec. | ||
2687 | 2024.11.14 16:55:57.352240 [ 252 ] {5cef0e43-c298-4aad-b76a-eed52798abb7} <Debug> TCPHandler: Processed in 0.002412545 sec. | ||
2688 | 2024.11.14 16:55:57.352404 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2689 | 2024.11.14 16:55:57.352540 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2690 | 2024.11.14 16:55:57.352602 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2691 | 2024.11.14 16:55:57.353236 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2024.11.14 16:55:57.353275 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2693 | 2024.11.14 16:55:57.353643 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2694 | 2024.11.14 16:55:57.353894 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2024.11.14 16:55:57.354018 [ 151 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2696 | 2024.11.14 16:55:57.354073 [ 151 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2697 | 2024.11.14 16:55:57.354082 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001572 sec., 31170.483460559797 rows/sec., 2.25 MiB/sec. | ||
2698 | 2024.11.14 16:55:57.354101 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2699 | 2024.11.14 16:55:57.354195 [ 5 ] {fc95ae45-1317-4a29-b1b5-1a9871d04b17} <Debug> TCPHandler: Processed in 0.001852442 sec. | ||
2700 | 2024.11.14 16:55:57.354580 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2701 | 2024.11.14 16:55:57.354629 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
2702 | 2024.11.14 16:55:57.354947 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2703 | 2024.11.14 16:55:57.354992 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2704 | 2024.11.14 16:55:57.355040 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2705 | 2024.11.14 16:55:57.355067 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part | ||
2706 | 2024.11.14 16:55:57.355399 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
2707 | 2024.11.14 16:55:57.355723 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
2708 | 2024.11.14 16:55:57.356183 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
2709 | 2024.11.14 16:55:57.356541 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
2710 | 2024.11.14 16:55:57.356901 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
2711 | 2024.11.14 16:55:57.357816 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2712 | 2024.11.14 16:55:57.357894 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2713 | 2024.11.14 16:55:57.358849 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2714 | 2024.11.14 16:55:57.359486 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2024.11.14 16:55:57.359512 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00529577 sec., 37199.50073360437 rows/sec., 2.81 MiB/sec. | ||
2716 | 2024.11.14 16:55:57.359745 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2717 | 2024.11.14 16:55:57.359852 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004974 sec., 2814.6361077603538 rows/sec., 197.12 KiB/sec. | ||
2718 | 2024.11.14 16:55:57.359996 [ 252 ] {991382e3-7a23-4e1e-b7ba-75f5b94d769e} <Debug> TCPHandler: Processed in 0.005693189 sec. | ||
2719 | 2024.11.14 16:55:57.360186 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2720 | 2024.11.14 16:55:57.360244 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2721 | 2024.11.14 16:55:57.360417 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2722 | 2024.11.14 16:55:57.360441 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_11_2} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2723 | 2024.11.14 16:55:57.360502 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2724 | 2024.11.14 16:55:57.360606 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2725 | 2024.11.14 16:55:57.361195 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2024.11.14 16:55:57.361236 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2727 | 2024.11.14 16:55:57.361609 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2728 | 2024.11.14 16:55:57.361858 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2024.11.14 16:55:57.362035 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001688 sec., 7701.421800947867 rows/sec., 480.18 KiB/sec. | ||
2730 | 2024.11.14 16:55:57.362089 [ 5 ] {5d2c8b0b-cb1c-4daa-9cef-fbd713526af9} <Debug> TCPHandler: Processed in 0.001971484 sec. | ||
2731 | 2024.11.14 16:55:57.362259 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2732 | 2024.11.14 16:55:57.362398 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2733 | 2024.11.14 16:55:57.362454 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2734 | 2024.11.14 16:55:57.363263 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2735 | 2024.11.14 16:55:57.363305 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2736 | 2024.11.14 16:55:57.363699 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2737 | 2024.11.14 16:55:57.363955 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2738 | 2024.11.14 16:55:57.364180 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001813 sec., 233866.5195808053 rows/sec., 16.72 MiB/sec. | ||
2739 | 2024.11.14 16:55:57.364241 [ 252 ] {2ade48c9-57ad-40e8-9eb0-b249e7ba0dd7} <Debug> TCPHandler: Processed in 0.002050136 sec. | ||
2740 | 2024.11.14 16:55:57.364406 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2741 | 2024.11.14 16:55:57.364540 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2742 | 2024.11.14 16:55:57.364605 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2743 | 2024.11.14 16:55:57.365207 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2744 | 2024.11.14 16:55:57.365250 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2745 | 2024.11.14 16:55:57.365693 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2746 | 2024.11.14 16:55:57.365964 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2747 | 2024.11.14 16:55:57.366173 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001654 sec., 3627.569528415961 rows/sec., 189.53 KiB/sec. | ||
2748 | 2024.11.14 16:55:57.366365 [ 5 ] {aadcb2a1-037b-4bce-a889-6b7f87b4795f} <Debug> TCPHandler: Processed in 0.002024685 sec. | ||
2749 | 2024.11.14 16:55:57.366549 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2750 | 2024.11.14 16:55:57.366685 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2751 | 2024.11.14 16:55:57.366739 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2752 | 2024.11.14 16:55:57.367354 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2753 | 2024.11.14 16:55:57.367400 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2754 | 2024.11.14 16:55:57.367837 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2755 | 2024.11.14 16:55:57.368089 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2756 | 2024.11.14 16:55:57.368299 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001639 sec., 144600.36607687615 rows/sec., 9.69 MiB/sec. | ||
2757 | 2024.11.14 16:55:57.368350 [ 252 ] {607e5448-9c7a-4fa5-8b63-32fbdf9436a9} <Debug> TCPHandler: Processed in 0.001871642 sec. | ||
2758 | 2024.11.14 16:55:57.368493 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2759 | 2024.11.14 16:55:57.368609 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2760 | 2024.11.14 16:55:57.368660 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2761 | 2024.11.14 16:55:57.369147 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2762 | 2024.11.14 16:55:57.369184 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2763 | 2024.11.14 16:55:57.369550 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2764 | 2024.11.14 16:55:57.369793 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2765 | 2024.11.14 16:55:57.370001 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. | ||
2766 | 2024.11.14 16:55:57.370152 [ 5 ] {c95a4278-d6f0-4abd-8482-e354ecea522c} <Debug> TCPHandler: Processed in 0.001711639 sec. | ||
2767 | 2024.11.14 16:55:57.370307 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2768 | 2024.11.14 16:55:57.370425 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2769 | 2024.11.14 16:55:57.370503 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <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 | ||
2770 | 2024.11.14 16:55:57.371639 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2771 | 2024.11.14 16:55:57.371677 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2772 | 2024.11.14 16:55:57.372384 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2773 | 2024.11.14 16:55:57.372660 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2774 | 2024.11.14 16:55:57.373007 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002582 sec., 16266.460108443067 rows/sec., 29.15 MiB/sec. | ||
2775 | 2024.11.14 16:55:57.373155 [ 252 ] {6acc4a37-f9a9-48d8-8b28-438b2c272bb8} <Debug> TCPHandler: Processed in 0.002904026 sec. | ||
2776 | 2024.11.14 16:55:57.373320 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2777 | 2024.11.14 16:55:57.373435 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2778 | 2024.11.14 16:55:57.373488 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2779 | 2024.11.14 16:55:57.374012 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2780 | 2024.11.14 16:55:57.374050 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB. | ||
2781 | 2024.11.14 16:55:57.374463 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2782 | 2024.11.14 16:55:57.374720 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2783 | 2024.11.14 16:55:57.374939 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001526 sec., 53735.25557011795 rows/sec., 3.41 MiB/sec. | ||
2784 | 2024.11.14 16:55:57.374997 [ 5 ] {6f25d3de-0f0c-4d1a-87e6-391eec8d1ff3} <Debug> TCPHandler: Processed in 0.001730719 sec. | ||
2785 | 2024.11.14 16:56:00.569976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 442 | ||
2786 | 2024.11.14 16:56:00.572832 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2787 | 2024.11.14 16:56:00.572880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2788 | 2024.11.14 16:56:00.574521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2789 | 2024.11.14 16:56:00.574832 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2790 | 2024.11.14 16:56:00.575750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
2791 | 2024.11.14 16:56:02.339961 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2792 | 2024.11.14 16:56:02.340170 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2793 | 2024.11.14 16:56:02.340252 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2794 | 2024.11.14 16:56:02.341077 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2024.11.14 16:56:02.341135 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2796 | 2024.11.14 16:56:02.341574 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2797 | 2024.11.14 16:56:02.341852 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2798 | 2024.11.14 16:56:02.342094 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001984 sec., 1008.0645161290322 rows/sec., 82.20 KiB/sec. | ||
2799 | 2024.11.14 16:56:02.342161 [ 5 ] {212e0f58-940d-4468-810f-8f962fc83f5f} <Debug> TCPHandler: Processed in 0.002335053 sec. | ||
2800 | 2024.11.14 16:56:02.342444 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2801 | 2024.11.14 16:56:02.342665 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2802 | 2024.11.14 16:56:02.342746 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2803 | 2024.11.14 16:56:02.343530 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2804 | 2024.11.14 16:56:02.343576 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2805 | 2024.11.14 16:56:02.344050 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2806 | 2024.11.14 16:56:02.344352 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2807 | 2024.11.14 16:56:02.344552 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00195 sec., 29230.76923076923 rows/sec., 2.24 MiB/sec. | ||
2808 | 2024.11.14 16:56:02.344606 [ 252 ] {60119ac4-fa34-4f7b-bba6-b1a2ed5dbe3d} <Debug> TCPHandler: Processed in 0.002309482 sec. | ||
2809 | 2024.11.14 16:56:02.344778 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2810 | 2024.11.14 16:56:02.344927 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2811 | 2024.11.14 16:56:02.344988 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2812 | 2024.11.14 16:56:02.345575 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2024.11.14 16:56:02.345618 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2814 | 2024.11.14 16:56:02.345983 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2815 | 2024.11.14 16:56:02.346256 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2816 | 2024.11.14 16:56:02.346464 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 88.72 KiB/sec. | ||
2817 | 2024.11.14 16:56:02.346517 [ 5 ] {e04c7fbc-ec81-4154-b4bd-2dc2e1067796} <Debug> TCPHandler: Processed in 0.001808441 sec. | ||
2818 | 2024.11.14 16:56:02.346665 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2819 | 2024.11.14 16:56:02.346780 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2820 | 2024.11.14 16:56:02.346829 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2821 | 2024.11.14 16:56:02.347448 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2024.11.14 16:56:02.347487 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2823 | 2024.11.14 16:56:02.347865 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2824 | 2024.11.14 16:56:02.348111 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2825 | 2024.11.14 16:56:02.348296 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00154 sec., 42857.14285714286 rows/sec., 3.35 MiB/sec. | ||
2826 | 2024.11.14 16:56:02.348416 [ 252 ] {ea0cf552-a201-43f4-994a-23a3de801e35} <Debug> TCPHandler: Processed in 0.001804141 sec. | ||
2827 | 2024.11.14 16:56:02.348603 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2828 | 2024.11.14 16:56:02.348743 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2829 | 2024.11.14 16:56:02.348811 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2830 | 2024.11.14 16:56:02.349405 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2831 | 2024.11.14 16:56:02.349445 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2832 | 2024.11.14 16:56:02.349850 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2833 | 2024.11.14 16:56:02.350096 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2024.11.14 16:56:02.350352 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001641 sec., 78610.60329067642 rows/sec., 5.47 MiB/sec. | ||
2835 | 2024.11.14 16:56:02.350563 [ 5 ] {edb801e5-5196-4cfa-949b-543a000a9a25} <Debug> TCPHandler: Processed in 0.002022115 sec. | ||
2836 | 2024.11.14 16:56:02.350733 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2837 | 2024.11.14 16:56:02.350877 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2838 | 2024.11.14 16:56:02.350938 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2839 | 2024.11.14 16:56:02.351511 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2840 | 2024.11.14 16:56:02.351557 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2841 | 2024.11.14 16:56:02.351996 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2842 | 2024.11.14 16:56:02.352272 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2843 | 2024.11.14 16:56:02.352487 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001633 sec., 29393.7538273117 rows/sec., 1.98 MiB/sec. | ||
2844 | 2024.11.14 16:56:02.352567 [ 252 ] {f42b4ee4-d542-429d-be21-44c01c7d7eb7} <Debug> TCPHandler: Processed in 0.001895093 sec. | ||
2845 | 2024.11.14 16:56:07.341238 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2846 | 2024.11.14 16:56:07.341459 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2847 | 2024.11.14 16:56:07.341535 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2848 | 2024.11.14 16:56:07.342386 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2849 | 2024.11.14 16:56:07.342427 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2850 | 2024.11.14 16:56:07.342854 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2851 | 2024.11.14 16:56:07.343114 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2852 | 2024.11.14 16:56:07.343349 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.22 MiB/sec. | ||
2853 | 2024.11.14 16:56:07.343471 [ 5 ] {99209602-81bc-4cef-b4cf-edcc18794b3f} <Debug> TCPHandler: Processed in 0.002382183 sec. | ||
2854 | 2024.11.14 16:56:07.343771 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2855 | 2024.11.14 16:56:07.343982 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2856 | 2024.11.14 16:56:07.344062 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2857 | 2024.11.14 16:56:07.344815 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2858 | 2024.11.14 16:56:07.344861 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2859 | 2024.11.14 16:56:07.345302 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2860 | 2024.11.14 16:56:07.345560 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2861 | 2024.11.14 16:56:07.345799 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001877 sec., 34096.96323921151 rows/sec., 2.66 MiB/sec. | ||
2862 | 2024.11.14 16:56:07.345859 [ 252 ] {8c7766a8-bcf6-43cd-a44c-315f6ea66f02} <Debug> TCPHandler: Processed in 0.002230361 sec. | ||
2863 | 2024.11.14 16:56:07.346008 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2864 | 2024.11.14 16:56:07.346146 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2865 | 2024.11.14 16:56:07.346209 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2866 | 2024.11.14 16:56:07.346886 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.11.14 16:56:07.346934 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2868 | 2024.11.14 16:56:07.347378 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2869 | 2024.11.14 16:56:07.347646 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2024.11.14 16:56:07.347905 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001784 sec., 89686.09865470852 rows/sec., 6.25 MiB/sec. | ||
2871 | 2024.11.14 16:56:07.348054 [ 5 ] {32103ee9-52fa-4f68-80e9-1430222e891b} <Debug> TCPHandler: Processed in 0.002109848 sec. | ||
2872 | 2024.11.14 16:56:07.348233 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2873 | 2024.11.14 16:56:07.348359 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2874 | 2024.11.14 16:56:07.348415 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2875 | 2024.11.14 16:56:07.348918 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2876 | 2024.11.14 16:56:07.348960 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2877 | 2024.11.14 16:56:07.349357 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2878 | 2024.11.14 16:56:07.349599 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2879 | 2024.11.14 16:56:07.349828 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
2880 | 2024.11.14 16:56:07.349884 [ 252 ] {caf62f03-ef19-48d5-bdbd-33b931a3689a} <Debug> TCPHandler: Processed in 0.001721479 sec. | ||
2881 | 2024.11.14 16:56:08.877945 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2882 | 2024.11.14 16:56:09.085386 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2883 | 2024.11.14 16:56:09.213829 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2884 | 2024.11.14 16:56:09.230324 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2885 | 2024.11.14 16:56:09.373796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2886 | 2024.11.14 16:56:09.379146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2887 | 2024.11.14 16:56:09.390512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2888 | 2024.11.14 16:56:09.393984 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2889 | 2024.11.14 16:56:10.457368 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2890 | 2024.11.14 16:56:10.457426 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2891 | 2024.11.14 16:56:10.575949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 462 | ||
2892 | 2024.11.14 16:56:10.578597 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2893 | 2024.11.14 16:56:10.578646 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2894 | 2024.11.14 16:56:10.580152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2895 | 2024.11.14 16:56:10.580450 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2896 | 2024.11.14 16:56:10.580686 [ 139 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2897 | 2024.11.14 16:56:10.580803 [ 139 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2898 | 2024.11.14 16:56:10.580892 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2899 | 2024.11.14 16:56:10.581573 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
2900 | 2024.11.14 16:56:10.582246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
2901 | 2024.11.14 16:56:10.582719 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2902 | 2024.11.14 16:56:10.582892 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
2903 | 2024.11.14 16:56:10.583519 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2904 | 2024.11.14 16:56:10.584262 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
2905 | 2024.11.14 16:56:10.584835 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
2906 | 2024.11.14 16:56:10.585286 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
2907 | 2024.11.14 16:56:10.585694 [ 189 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
2908 | 2024.11.14 16:56:10.593807 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 72 columns (72 merged, 0 gathered) in 0.012709857 sec., 36349.74020557431 rows/sec., 33.36 MiB/sec. | ||
2909 | 2024.11.14 16:56:10.594826 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2910 | 2024.11.14 16:56:10.595650 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2911 | 2024.11.14 16:56:10.595748 [ 199 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_11_2} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2912 | 2024.11.14 16:56:10.596077 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
2913 | 2024.11.14 16:56:11.001893 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001394542 sec. | ||
2914 | 2024.11.14 16:56:12.348774 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2024.11.14 16:56:12.348956 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2916 | 2024.11.14 16:56:12.349023 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2917 | 2024.11.14 16:56:12.349727 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2918 | 2024.11.14 16:56:12.349776 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2919 | 2024.11.14 16:56:12.350224 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2920 | 2024.11.14 16:56:12.350484 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2024.11.14 16:56:12.350782 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
2922 | 2024.11.14 16:56:12.351073 [ 5 ] {f2eeabe5-010b-4f0f-82de-f8890bbab0d8} <Debug> TCPHandler: Processed in 0.002420374 sec. | ||
2923 | 2024.11.14 16:56:12.351424 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2024.11.14 16:56:12.351616 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2925 | 2024.11.14 16:56:12.351688 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2926 | 2024.11.14 16:56:12.352611 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2024.11.14 16:56:12.352660 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2928 | 2024.11.14 16:56:12.353125 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2929 | 2024.11.14 16:56:12.353388 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2024.11.14 16:56:12.353584 [ 138 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2931 | 2024.11.14 16:56:12.353654 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002089 sec., 137386.30923887025 rows/sec., 12.15 MiB/sec. | ||
2932 | 2024.11.14 16:56:12.353675 [ 138 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2933 | 2024.11.14 16:56:12.353751 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2934 | 2024.11.14 16:56:12.353807 [ 252 ] {57538585-d7bb-45ab-a654-ffbf5808581e} <Debug> TCPHandler: Processed in 0.002594438 sec. | ||
2935 | 2024.11.14 16:56:12.354210 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2936 | 2024.11.14 16:56:12.354466 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
2937 | 2024.11.14 16:56:12.354900 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2938 | 2024.11.14 16:56:12.355125 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2939 | 2024.11.14 16:56:12.355189 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2940 | 2024.11.14 16:56:12.355295 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1433 rows starting from the beginning of the part | ||
2941 | 2024.11.14 16:56:12.355545 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
2942 | 2024.11.14 16:56:12.355928 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 287 rows starting from the beginning of the part | ||
2943 | 2024.11.14 16:56:12.356360 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part | ||
2944 | 2024.11.14 16:56:12.356709 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
2945 | 2024.11.14 16:56:12.357039 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 287 rows starting from the beginning of the part | ||
2946 | 2024.11.14 16:56:12.358193 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2947 | 2024.11.14 16:56:12.358254 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2948 | 2024.11.14 16:56:12.359421 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2949 | 2024.11.14 16:56:12.359782 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2950 | 2024.11.14 16:56:12.360546 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.005838 sec., 8393.285371702637 rows/sec., 619.09 KiB/sec. | ||
2951 | 2024.11.14 16:56:12.360774 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006909056 sec., 314948.9597421124 rows/sec., 27.81 MiB/sec. | ||
2952 | 2024.11.14 16:56:12.360781 [ 5 ] {7ee23aff-0252-498b-9df3-2f3433e462d8} <Debug> TCPHandler: Processed in 0.006837604 sec. | ||
2953 | 2024.11.14 16:56:12.360999 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2024.11.14 16:56:12.361098 [ 199 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2955 | 2024.11.14 16:56:12.361230 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2956 | 2024.11.14 16:56:12.361310 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2957 | 2024.11.14 16:56:12.361726 [ 199 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2958 | 2024.11.14 16:56:12.361989 [ 199 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_21_4} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2959 | 2024.11.14 16:56:12.362138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2960 | 2024.11.14 16:56:12.362397 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2961 | 2024.11.14 16:56:12.362442 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2962 | 2024.11.14 16:56:12.362812 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2963 | 2024.11.14 16:56:12.363072 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2964 | 2024.11.14 16:56:12.363370 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002218 sec., 6311.9927862939585 rows/sec., 442.05 KiB/sec. | ||
2965 | 2024.11.14 16:56:12.363502 [ 252 ] {efbbad82-184e-45ad-bbe8-bda0e18ad414} <Debug> TCPHandler: Processed in 0.002585728 sec. | ||
2966 | 2024.11.14 16:56:12.363661 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2967 | 2024.11.14 16:56:12.363799 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2968 | 2024.11.14 16:56:12.363862 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2969 | 2024.11.14 16:56:12.364526 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2970 | 2024.11.14 16:56:12.364566 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2971 | 2024.11.14 16:56:12.365057 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2972 | 2024.11.14 16:56:12.365305 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2024.11.14 16:56:12.365706 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001902 sec., 6834.910620399579 rows/sec., 426.16 KiB/sec. | ||
2974 | 2024.11.14 16:56:12.365924 [ 5 ] {1eaa1fc9-4a70-41d7-b385-e5fb7ed80401} <Debug> TCPHandler: Processed in 0.002328783 sec. | ||
2975 | 2024.11.14 16:56:12.366079 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2976 | 2024.11.14 16:56:12.366199 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2977 | 2024.11.14 16:56:12.366248 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2978 | 2024.11.14 16:56:12.366993 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2979 | 2024.11.14 16:56:12.367032 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2980 | 2024.11.14 16:56:12.367413 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2981 | 2024.11.14 16:56:12.367660 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2982 | 2024.11.14 16:56:12.367826 [ 138 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2983 | 2024.11.14 16:56:12.367887 [ 138 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2984 | 2024.11.14 16:56:12.367904 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001721 sec., 246368.3904706566 rows/sec., 17.62 MiB/sec. | ||
2985 | 2024.11.14 16:56:12.367923 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
2986 | 2024.11.14 16:56:12.368158 [ 252 ] {fc45466b-1ae3-4e3e-94ff-9eb8d611d140} <Debug> TCPHandler: Processed in 0.002131428 sec. | ||
2987 | 2024.11.14 16:56:12.368623 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2024.11.14 16:56:12.368682 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
2989 | 2024.11.14 16:56:12.369179 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2990 | 2024.11.14 16:56:12.369398 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2991 | 2024.11.14 16:56:12.369403 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2992 | 2024.11.14 16:56:12.369558 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 910 rows starting from the beginning of the part | ||
2993 | 2024.11.14 16:56:12.369902 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
2994 | 2024.11.14 16:56:12.370347 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 424 rows starting from the beginning of the part | ||
2995 | 2024.11.14 16:56:12.370694 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
2996 | 2024.11.14 16:56:12.370971 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
2997 | 2024.11.14 16:56:12.371399 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 424 rows starting from the beginning of the part | ||
2998 | 2024.11.14 16:56:12.372094 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2024.11.14 16:56:12.372155 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3000 | 2024.11.14 16:56:12.373027 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3001 | 2024.11.14 16:56:12.373582 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2024.11.14 16:56:12.374026 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00509 sec., 1178.7819253438115 rows/sec., 61.59 KiB/sec. | ||
3003 | 2024.11.14 16:56:12.374209 [ 5 ] {14017820-49e7-44b0-b47d-aa4fe3eceed4} <Debug> TCPHandler: Processed in 0.005902323 sec. | ||
3004 | 2024.11.14 16:56:12.374531 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3005 | 2024.11.14 16:56:12.374593 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006543227 sec., 298323.74759426806 rows/sec., 22.83 MiB/sec. | ||
3006 | 2024.11.14 16:56:12.374729 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3007 | 2024.11.14 16:56:12.374824 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3008 | 2024.11.14 16:56:12.374894 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3009 | 2024.11.14 16:56:12.375526 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2024.11.14 16:56:12.375750 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_21_4} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3011 | 2024.11.14 16:56:12.375949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3012 | 2024.11.14 16:56:12.376093 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3013 | 2024.11.14 16:56:12.376137 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3014 | 2024.11.14 16:56:12.376540 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3015 | 2024.11.14 16:56:12.376789 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2024.11.14 16:56:12.376952 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3017 | 2024.11.14 16:56:12.377015 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3018 | 2024.11.14 16:56:12.377048 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002356 sec., 100594.22750424448 rows/sec., 6.74 MiB/sec. | ||
3019 | 2024.11.14 16:56:12.377053 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3020 | 2024.11.14 16:56:12.377313 [ 252 ] {373d9315-59d2-4437-86c9-d9e0e48d9c3b} <Debug> TCPHandler: Processed in 0.002952746 sec. | ||
3021 | 2024.11.14 16:56:12.377637 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
3022 | 2024.11.14 16:56:12.377676 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3023 | 2024.11.14 16:56:12.377938 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3024 | 2024.11.14 16:56:12.377965 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3025 | 2024.11.14 16:56:12.378008 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4778 rows starting from the beginning of the part | ||
3026 | 2024.11.14 16:56:12.378071 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3027 | 2024.11.14 16:56:12.378327 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
3028 | 2024.11.14 16:56:12.378595 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
3029 | 2024.11.14 16:56:12.378809 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 129 rows starting from the beginning of the part | ||
3030 | 2024.11.14 16:56:12.379041 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3031 | 2024.11.14 16:56:12.379366 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
3032 | 2024.11.14 16:56:12.380110 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2024.11.14 16:56:12.380154 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3034 | 2024.11.14 16:56:12.380616 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3035 | 2024.11.14 16:56:12.380967 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3036 | 2024.11.14 16:56:12.381450 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003517 sec., 284.3332385555871 rows/sec., 19.16 KiB/sec. | ||
3037 | 2024.11.14 16:56:12.381547 [ 5 ] {32b6322c-094a-47ad-90db-910aff21f9ee} <Debug> TCPHandler: Processed in 0.004091322 sec. | ||
3038 | 2024.11.14 16:56:12.381705 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3039 | 2024.11.14 16:56:12.381900 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3040 | 2024.11.14 16:56:12.382115 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <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 | ||
3041 | 2024.11.14 16:56:12.383425 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5701 rows, containing 5 columns (5 merged, 0 gathered) in 0.006239361 sec., 913715.3628392395 rows/sec., 61.83 MiB/sec. | ||
3042 | 2024.11.14 16:56:12.383858 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3043 | 2024.11.14 16:56:12.383912 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3044 | 2024.11.14 16:56:12.383930 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3045 | 2024.11.14 16:56:12.384652 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2024.11.14 16:56:12.384823 [ 200 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3047 | 2024.11.14 16:56:12.385011 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
3048 | 2024.11.14 16:56:12.385389 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3049 | 2024.11.14 16:56:12.385670 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2024.11.14 16:56:12.386112 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004227 sec., 9936.1249112846 rows/sec., 17.81 MiB/sec. | ||
3051 | 2024.11.14 16:56:12.386476 [ 252 ] {14e80a15-bd89-4872-a569-ae2e696b5e65} <Debug> TCPHandler: Processed in 0.004839869 sec. | ||
3052 | 2024.11.14 16:56:12.386637 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3053 | 2024.11.14 16:56:12.386774 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3054 | 2024.11.14 16:56:12.386835 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3055 | 2024.11.14 16:56:12.387404 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3056 | 2024.11.14 16:56:12.387442 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3057 | 2024.11.14 16:56:12.387814 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3058 | 2024.11.14 16:56:12.388056 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3059 | 2024.11.14 16:56:12.388176 [ 115 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3060 | 2024.11.14 16:56:12.388219 [ 115 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3061 | 2024.11.14 16:56:12.388242 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
3062 | 2024.11.14 16:56:12.388245 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3063 | 2024.11.14 16:56:12.388357 [ 5 ] {195a0a79-f81d-465f-809d-ef283e0f17d6} <Debug> TCPHandler: Processed in 0.00177931 sec. | ||
3064 | 2024.11.14 16:56:12.388701 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
3065 | 2024.11.14 16:56:12.388913 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3066 | 2024.11.14 16:56:12.388955 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 918 rows starting from the beginning of the part | ||
3067 | 2024.11.14 16:56:12.389104 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
3068 | 2024.11.14 16:56:12.389287 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
3069 | 2024.11.14 16:56:12.389410 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
3070 | 2024.11.14 16:56:12.389598 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
3071 | 2024.11.14 16:56:12.389720 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
3072 | 2024.11.14 16:56:12.390973 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002604249 sec., 479984.82479977916 rows/sec., 31.41 MiB/sec. | ||
3073 | 2024.11.14 16:56:12.391369 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3074 | 2024.11.14 16:56:12.391707 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3075 | 2024.11.14 16:56:12.391790 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_21_4} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3076 | 2024.11.14 16:56:12.391882 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3077 | 2024.11.14 16:56:14.115508 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3078 | 2024.11.14 16:56:14.173876 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3079 | 2024.11.14 16:56:14.399748 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3080 | 2024.11.14 16:56:14.496288 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3081 | 2024.11.14 16:56:14.496337 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2024.11.14 16:56:14.523036 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3083 | 2024.11.14 16:56:14.525395 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3084 | 2024.11.14 16:56:14.525729 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3085 | 2024.11.14 16:56:14.545868 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3086 | 2024.11.14 16:56:14.718080 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3087 | 2024.11.14 16:56:14.827866 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3088 | 2024.11.14 16:56:14.857398 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3089 | 2024.11.14 16:56:14.860501 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3090 | 2024.11.14 16:56:14.868124 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36327, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3091 | 2024.11.14 16:56:14.869502 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3092 | 2024.11.14 16:56:14.872920 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3093 | 2024.11.14 16:56:14.886220 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3094 | 2024.11.14 16:56:14.907081 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3095 | 2024.11.14 16:56:15.052638 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2024.11.14 16:56:15.138833 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3097 | 2024.11.14 16:56:15.158213 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3098 | 2024.11.14 16:56:15.163649 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3099 | 2024.11.14 16:56:15.164976 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3100 | 2024.11.14 16:56:15.174283 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3101 | 2024.11.14 16:56:17.340696 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3102 | 2024.11.14 16:56:17.340902 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3103 | 2024.11.14 16:56:17.340979 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3104 | 2024.11.14 16:56:17.341793 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3105 | 2024.11.14 16:56:17.341843 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3106 | 2024.11.14 16:56:17.342278 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3107 | 2024.11.14 16:56:17.342533 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3108 | 2024.11.14 16:56:17.342758 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. | ||
3109 | 2024.11.14 16:56:17.342917 [ 5 ] {1a92c2d4-b87a-47c6-9cb4-b3240d5b56ea} <Debug> TCPHandler: Processed in 0.002351103 sec. | ||
3110 | 2024.11.14 16:56:17.343210 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3111 | 2024.11.14 16:56:17.343420 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3112 | 2024.11.14 16:56:17.343499 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3113 | 2024.11.14 16:56:17.344293 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3114 | 2024.11.14 16:56:17.344348 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3115 | 2024.11.14 16:56:17.344801 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3116 | 2024.11.14 16:56:17.345065 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3117 | 2024.11.14 16:56:17.345311 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.56 MiB/sec. | ||
3118 | 2024.11.14 16:56:17.345377 [ 252 ] {32980ac0-c8ae-4120-944e-ad84fb222ae0} <Debug> TCPHandler: Processed in 0.002311672 sec. | ||
3119 | 2024.11.14 16:56:17.345544 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3120 | 2024.11.14 16:56:17.345690 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3121 | 2024.11.14 16:56:17.345753 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3122 | 2024.11.14 16:56:17.346412 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3123 | 2024.11.14 16:56:17.346457 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3124 | 2024.11.14 16:56:17.346862 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3125 | 2024.11.14 16:56:17.347100 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3126 | 2024.11.14 16:56:17.347321 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001668 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. | ||
3127 | 2024.11.14 16:56:17.347546 [ 5 ] {5156a2a2-e304-45eb-8cc0-893cf21aa8b9} <Debug> TCPHandler: Processed in 0.002063236 sec. | ||
3128 | 2024.11.14 16:56:17.347724 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3129 | 2024.11.14 16:56:17.347862 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3130 | 2024.11.14 16:56:17.347919 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3131 | 2024.11.14 16:56:17.348462 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3132 | 2024.11.14 16:56:17.348504 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3133 | 2024.11.14 16:56:17.348905 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3134 | 2024.11.14 16:56:17.349175 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2024.11.14 16:56:17.349481 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 1.97 MiB/sec. | ||
3136 | 2024.11.14 16:56:17.349681 [ 252 ] {b9d4e1c1-63da-491d-8c52-54a8666f869e} <Debug> TCPHandler: Processed in 0.002011505 sec. | ||
3137 | 2024.11.14 16:56:20.582449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 492 | ||
3138 | 2024.11.14 16:56:20.585235 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3139 | 2024.11.14 16:56:20.585285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3140 | 2024.11.14 16:56:20.586718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3141 | 2024.11.14 16:56:20.587024 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3142 | 2024.11.14 16:56:20.588177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
3143 | 2024.11.14 16:56:22.341825 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3144 | 2024.11.14 16:56:22.342024 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3145 | 2024.11.14 16:56:22.342102 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3146 | 2024.11.14 16:56:22.342928 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3147 | 2024.11.14 16:56:22.342975 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3148 | 2024.11.14 16:56:22.343400 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3149 | 2024.11.14 16:56:22.343662 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3150 | 2024.11.14 16:56:22.343900 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.23 MiB/sec. | ||
3151 | 2024.11.14 16:56:22.343962 [ 5 ] {1f67491d-fd84-4bb2-a846-472f58519c71} <Debug> TCPHandler: Processed in 0.002271231 sec. | ||
3152 | 2024.11.14 16:56:22.344241 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3153 | 2024.11.14 16:56:22.344461 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3154 | 2024.11.14 16:56:22.344545 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3155 | 2024.11.14 16:56:22.345332 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3156 | 2024.11.14 16:56:22.345378 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3157 | 2024.11.14 16:56:22.345830 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3158 | 2024.11.14 16:56:22.346128 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3159 | 2024.11.14 16:56:22.346378 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001978 sec., 32355.91506572295 rows/sec., 2.53 MiB/sec. | ||
3160 | 2024.11.14 16:56:22.346589 [ 252 ] {1cc8dd82-51e8-4cc4-84e7-202e47161b36} <Debug> TCPHandler: Processed in 0.002491686 sec. | ||
3161 | 2024.11.14 16:56:22.346776 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3162 | 2024.11.14 16:56:22.346920 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3163 | 2024.11.14 16:56:22.346986 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3164 | 2024.11.14 16:56:22.347649 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3165 | 2024.11.14 16:56:22.347695 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3166 | 2024.11.14 16:56:22.348103 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3167 | 2024.11.14 16:56:22.348355 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3168 | 2024.11.14 16:56:22.348606 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. | ||
3169 | 2024.11.14 16:56:22.348747 [ 5 ] {bd1da22b-3f3a-4524-8490-81c71ccc86f4} <Debug> TCPHandler: Processed in 0.002035696 sec. | ||
3170 | 2024.11.14 16:56:22.348962 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3171 | 2024.11.14 16:56:22.349106 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3172 | 2024.11.14 16:56:22.349170 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3173 | 2024.11.14 16:56:22.349757 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3174 | 2024.11.14 16:56:22.349794 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3175 | 2024.11.14 16:56:22.350175 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3176 | 2024.11.14 16:56:22.350421 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3177 | 2024.11.14 16:56:22.350597 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
3178 | 2024.11.14 16:56:22.350648 [ 252 ] {071194ad-1fb2-4995-9650-11d6ccf447c2} <Debug> TCPHandler: Processed in 0.00178239 sec. | ||
3179 | 2024.11.14 16:56:25.457478 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3180 | 2024.11.14 16:56:25.457547 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3181 | 2024.11.14 16:56:26.881031 [ 126 ] {} <Debug> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3182 | 2024.11.14 16:56:26.881123 [ 126 ] {} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3183 | 2024.11.14 16:56:26.881165 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3184 | 2024.11.14 16:56:26.881424 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
3185 | 2024.11.14 16:56:26.881657 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3186 | 2024.11.14 16:56:26.881701 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
3187 | 2024.11.14 16:56:26.881792 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
3188 | 2024.11.14 16:56:26.881896 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
3189 | 2024.11.14 16:56:26.882148 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
3190 | 2024.11.14 16:56:26.882339 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
3191 | 2024.11.14 16:56:26.883410 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002140958 sec., 139190.02614717337 rows/sec., 9.98 MiB/sec. | ||
3192 | 2024.11.14 16:56:26.883658 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3193 | 2024.11.14 16:56:26.884055 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3194 | 2024.11.14 16:56:26.884150 [ 200 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_9_2} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3195 | 2024.11.14 16:56:26.884251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3196 | 2024.11.14 16:56:27.348318 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3197 | 2024.11.14 16:56:27.348504 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3198 | 2024.11.14 16:56:27.348576 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3199 | 2024.11.14 16:56:27.349295 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3200 | 2024.11.14 16:56:27.349349 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3201 | 2024.11.14 16:56:27.349776 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3202 | 2024.11.14 16:56:27.350028 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3203 | 2024.11.14 16:56:27.350238 [ 124 ] {} <Debug> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3204 | 2024.11.14 16:56:27.350271 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. | ||
3205 | 2024.11.14 16:56:27.350323 [ 124 ] {} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3206 | 2024.11.14 16:56:27.350400 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3207 | 2024.11.14 16:56:27.350408 [ 5 ] {580aa90a-8955-4327-bf9d-507e89fffada} <Debug> TCPHandler: Processed in 0.00222041 sec. | ||
3208 | 2024.11.14 16:56:27.350648 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
3209 | 2024.11.14 16:56:27.350711 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3210 | 2024.11.14 16:56:27.350917 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3211 | 2024.11.14 16:56:27.350967 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3212 | 2024.11.14 16:56:27.350987 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
3213 | 2024.11.14 16:56:27.351092 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3214 | 2024.11.14 16:56:27.351314 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
3215 | 2024.11.14 16:56:27.351650 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
3216 | 2024.11.14 16:56:27.351954 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
3217 | 2024.11.14 16:56:27.352257 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
3218 | 2024.11.14 16:56:27.354000 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3219 | 2024.11.14 16:56:27.354085 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3220 | 2024.11.14 16:56:27.354829 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004296528 sec., 16292.224791738818 rows/sec., 1.21 MiB/sec. | ||
3221 | 2024.11.14 16:56:27.355030 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3222 | 2024.11.14 16:56:27.355120 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3223 | 2024.11.14 16:56:27.355529 [ 197 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2024.11.14 16:56:27.355591 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3225 | 2024.11.14 16:56:27.355664 [ 197 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_9_2} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3226 | 2024.11.14 16:56:27.355876 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3227 | 2024.11.14 16:56:27.355934 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005056 sec., 56764.240506329115 rows/sec., 5.02 MiB/sec. | ||
3228 | 2024.11.14 16:56:27.356171 [ 252 ] {bad78497-ef04-4425-97d1-deca0463b75c} <Debug> TCPHandler: Processed in 0.005626677 sec. | ||
3229 | 2024.11.14 16:56:27.356375 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3230 | 2024.11.14 16:56:27.356518 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3231 | 2024.11.14 16:56:27.356578 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3232 | 2024.11.14 16:56:27.357240 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3233 | 2024.11.14 16:56:27.357284 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3234 | 2024.11.14 16:56:27.357657 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3235 | 2024.11.14 16:56:27.357917 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3236 | 2024.11.14 16:56:27.358155 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001672 sec., 29306.220095693778 rows/sec., 2.11 MiB/sec. | ||
3237 | 2024.11.14 16:56:27.358212 [ 5 ] {d358d920-8b35-4f55-ae3c-5a22d87ada1d} <Debug> TCPHandler: Processed in 0.001926183 sec. | ||
3238 | 2024.11.14 16:56:27.358348 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3239 | 2024.11.14 16:56:27.358474 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3240 | 2024.11.14 16:56:27.358529 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3241 | 2024.11.14 16:56:27.359117 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3242 | 2024.11.14 16:56:27.359155 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3243 | 2024.11.14 16:56:27.359528 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3244 | 2024.11.14 16:56:27.359774 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3245 | 2024.11.14 16:56:27.359951 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001506 sec., 9296.148738379814 rows/sec., 651.04 KiB/sec. | ||
3246 | 2024.11.14 16:56:27.360001 [ 252 ] {c2dd0bdc-be80-4e32-ad44-294042e71430} <Debug> TCPHandler: Processed in 0.001711538 sec. | ||
3247 | 2024.11.14 16:56:27.360134 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3248 | 2024.11.14 16:56:27.360251 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3249 | 2024.11.14 16:56:27.360299 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3250 | 2024.11.14 16:56:27.360894 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3251 | 2024.11.14 16:56:27.360933 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3252 | 2024.11.14 16:56:27.361291 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3253 | 2024.11.14 16:56:27.361527 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3254 | 2024.11.14 16:56:27.361675 [ 124 ] {} <Debug> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3255 | 2024.11.14 16:56:27.361742 [ 124 ] {} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3256 | 2024.11.14 16:56:27.361771 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3257 | 2024.11.14 16:56:27.361787 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. | ||
3258 | 2024.11.14 16:56:27.362104 [ 5 ] {da37e8a9-9d99-4b71-9a7e-d78189d843bd} <Debug> TCPHandler: Processed in 0.002019326 sec. | ||
3259 | 2024.11.14 16:56:27.362174 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
3260 | 2024.11.14 16:56:27.362356 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3261 | 2024.11.14 16:56:27.362507 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3262 | 2024.11.14 16:56:27.362577 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3263 | 2024.11.14 16:56:27.362588 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
3264 | 2024.11.14 16:56:27.362677 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3265 | 2024.11.14 16:56:27.362892 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
3266 | 2024.11.14 16:56:27.363218 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
3267 | 2024.11.14 16:56:27.363499 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
3268 | 2024.11.14 16:56:27.363753 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
3269 | 2024.11.14 16:56:27.365727 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2024.11.14 16:56:27.365795 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3271 | 2024.11.14 16:56:27.366462 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004589644 sec., 14162.318471759465 rows/sec., 938.34 KiB/sec. | ||
3272 | 2024.11.14 16:56:27.366693 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3273 | 2024.11.14 16:56:27.366798 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3274 | 2024.11.14 16:56:27.367207 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3275 | 2024.11.14 16:56:27.367258 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3276 | 2024.11.14 16:56:27.367400 [ 198 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_9_2} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3277 | 2024.11.14 16:56:27.367635 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3278 | 2024.11.14 16:56:27.367702 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005176 sec., 81916.53786707882 rows/sec., 5.86 MiB/sec. | ||
3279 | 2024.11.14 16:56:27.367778 [ 252 ] {3277e541-9fee-4299-b65b-12ca01e23a5a} <Debug> TCPHandler: Processed in 0.005546916 sec. | ||
3280 | 2024.11.14 16:56:27.367945 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3281 | 2024.11.14 16:56:27.368062 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3282 | 2024.11.14 16:56:27.368113 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3283 | 2024.11.14 16:56:27.368599 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3284 | 2024.11.14 16:56:27.368639 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3285 | 2024.11.14 16:56:27.369010 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3286 | 2024.11.14 16:56:27.369252 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3287 | 2024.11.14 16:56:27.369521 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
3288 | 2024.11.14 16:56:27.369653 [ 5 ] {fe641193-3b3f-44c3-ac80-0afe810e6c5e} <Debug> TCPHandler: Processed in 0.00178223 sec. | ||
3289 | 2024.11.14 16:56:27.369819 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3290 | 2024.11.14 16:56:27.369944 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3291 | 2024.11.14 16:56:27.370000 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3292 | 2024.11.14 16:56:27.370613 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3293 | 2024.11.14 16:56:27.370652 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3294 | 2024.11.14 16:56:27.371062 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3295 | 2024.11.14 16:56:27.371323 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3296 | 2024.11.14 16:56:27.371513 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001598 sec., 148310.38798498124 rows/sec., 9.94 MiB/sec. | ||
3297 | 2024.11.14 16:56:27.371638 [ 252 ] {bfcd0fd1-11a3-4f2a-8da9-29b17647845f} <Debug> TCPHandler: Processed in 0.001876243 sec. | ||
3298 | 2024.11.14 16:56:27.371803 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3299 | 2024.11.14 16:56:27.371936 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3300 | 2024.11.14 16:56:27.371988 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3301 | 2024.11.14 16:56:27.372463 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3302 | 2024.11.14 16:56:27.372502 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3303 | 2024.11.14 16:56:27.372863 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3304 | 2024.11.14 16:56:27.373136 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2024.11.14 16:56:27.373351 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
3306 | 2024.11.14 16:56:27.373410 [ 5 ] {e6abf78e-34bd-434e-a40d-3f13dedf2b76} <Debug> TCPHandler: Processed in 0.001666198 sec. | ||
3307 | 2024.11.14 16:56:27.373557 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2024.11.14 16:56:27.373677 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3309 | 2024.11.14 16:56:27.373768 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <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 | ||
3310 | 2024.11.14 16:56:27.375216 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2024.11.14 16:56:27.375261 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3312 | 2024.11.14 16:56:27.376119 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3313 | 2024.11.14 16:56:27.376401 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2024.11.14 16:56:27.376703 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003026 sec., 13879.709187045604 rows/sec., 24.87 MiB/sec. | ||
3315 | 2024.11.14 16:56:27.376886 [ 252 ] {9e694318-30f0-4d8f-aedd-2a0786e6da9c} <Debug> TCPHandler: Processed in 0.003385026 sec. | ||
3316 | 2024.11.14 16:56:27.377034 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3317 | 2024.11.14 16:56:27.377149 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3318 | 2024.11.14 16:56:27.377199 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3319 | 2024.11.14 16:56:27.377683 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.11.14 16:56:27.377723 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3321 | 2024.11.14 16:56:27.378112 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3322 | 2024.11.14 16:56:27.378354 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3323 | 2024.11.14 16:56:27.378570 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec. | ||
3324 | 2024.11.14 16:56:27.378622 [ 5 ] {e4f3f910-f806-40eb-ba3f-0df3f995a5ad} <Debug> TCPHandler: Processed in 0.001645757 sec. | ||
3325 | 2024.11.14 16:56:30.588426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 522 | ||
3326 | 2024.11.14 16:56:30.591656 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3327 | 2024.11.14 16:56:30.591714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3328 | 2024.11.14 16:56:30.593169 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3329 | 2024.11.14 16:56:30.593480 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3330 | 2024.11.14 16:56:30.594450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
3331 | 2024.11.14 16:56:32.339952 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3332 | 2024.11.14 16:56:32.340138 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3333 | 2024.11.14 16:56:32.340212 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3334 | 2024.11.14 16:56:32.340964 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3335 | 2024.11.14 16:56:32.341019 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3336 | 2024.11.14 16:56:32.341453 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3337 | 2024.11.14 16:56:32.341747 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3338 | 2024.11.14 16:56:32.342023 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001933 sec., 4138.644593895499 rows/sec., 337.48 KiB/sec. | ||
3339 | 2024.11.14 16:56:32.342151 [ 5 ] {cffbfdf9-4968-44e1-802d-21e5079d9a37} <Debug> TCPHandler: Processed in 0.002407714 sec. | ||
3340 | 2024.11.14 16:56:32.342402 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3341 | 2024.11.14 16:56:32.342601 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3342 | 2024.11.14 16:56:32.342682 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3343 | 2024.11.14 16:56:32.343440 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3344 | 2024.11.14 16:56:32.343482 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3345 | 2024.11.14 16:56:32.343931 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3346 | 2024.11.14 16:56:32.344226 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3347 | 2024.11.14 16:56:32.344424 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001882 sec., 31880.97768331562 rows/sec., 2.44 MiB/sec. | ||
3348 | 2024.11.14 16:56:32.344480 [ 252 ] {78c8569e-8f7c-4bd2-9ca1-4895a5a05f9b} <Debug> TCPHandler: Processed in 0.002213081 sec. | ||
3349 | 2024.11.14 16:56:32.344642 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3350 | 2024.11.14 16:56:32.344798 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3351 | 2024.11.14 16:56:32.344860 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3352 | 2024.11.14 16:56:32.345478 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2024.11.14 16:56:32.345521 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3354 | 2024.11.14 16:56:32.345898 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3355 | 2024.11.14 16:56:32.346165 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3356 | 2024.11.14 16:56:32.346424 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001661 sec., 4816.37567730283 rows/sec., 336.30 KiB/sec. | ||
3357 | 2024.11.14 16:56:32.346632 [ 5 ] {95000f72-0b8b-46d6-b155-f7c98eb49ada} <Debug> TCPHandler: Processed in 0.002052306 sec. | ||
3358 | 2024.11.14 16:56:32.346801 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3359 | 2024.11.14 16:56:32.346925 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3360 | 2024.11.14 16:56:32.346976 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3361 | 2024.11.14 16:56:32.347582 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3362 | 2024.11.14 16:56:32.347621 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3363 | 2024.11.14 16:56:32.347992 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3364 | 2024.11.14 16:56:32.348240 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3365 | 2024.11.14 16:56:32.348459 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001559 sec., 46183.45093008338 rows/sec., 3.61 MiB/sec. | ||
3366 | 2024.11.14 16:56:32.348511 [ 252 ] {48805275-10ae-4111-9b54-2ef02d46eb04} <Debug> TCPHandler: Processed in 0.00176912 sec. | ||
3367 | 2024.11.14 16:56:32.348682 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3368 | 2024.11.14 16:56:32.348834 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3369 | 2024.11.14 16:56:32.348894 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3370 | 2024.11.14 16:56:32.349473 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2024.11.14 16:56:32.349512 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3372 | 2024.11.14 16:56:32.349926 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3373 | 2024.11.14 16:56:32.350187 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3374 | 2024.11.14 16:56:32.350391 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001588 sec., 83123.42569269521 rows/sec., 5.79 MiB/sec. | ||
3375 | 2024.11.14 16:56:32.350444 [ 5 ] {5ae9681e-3a02-4903-975e-1260886d02cd} <Debug> TCPHandler: Processed in 0.001843332 sec. | ||
3376 | 2024.11.14 16:56:32.350602 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3377 | 2024.11.14 16:56:32.350745 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3378 | 2024.11.14 16:56:32.350807 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3379 | 2024.11.14 16:56:32.351341 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2024.11.14 16:56:32.351380 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3381 | 2024.11.14 16:56:32.351772 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3382 | 2024.11.14 16:56:32.352022 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2024.11.14 16:56:32.352229 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001517 sec., 31641.397495056033 rows/sec., 2.13 MiB/sec. | ||
3384 | 2024.11.14 16:56:32.352278 [ 252 ] {661e1f0c-0810-447f-aa38-9aafb485cee4} <Debug> TCPHandler: Processed in 0.001742699 sec. | ||
3385 | 2024.11.14 16:56:37.341602 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3386 | 2024.11.14 16:56:37.341802 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3387 | 2024.11.14 16:56:37.341871 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3388 | 2024.11.14 16:56:37.342612 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2024.11.14 16:56:37.342662 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3390 | 2024.11.14 16:56:37.343082 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3391 | 2024.11.14 16:56:37.343334 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2024.11.14 16:56:37.343536 [ 116 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3393 | 2024.11.14 16:56:37.343589 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.34 MiB/sec. | ||
3394 | 2024.11.14 16:56:37.343629 [ 116 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3395 | 2024.11.14 16:56:37.343705 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3396 | 2024.11.14 16:56:37.343714 [ 5 ] {bfb203e4-d8cf-4305-bee0-d3aa4d416b5f} <Debug> TCPHandler: Processed in 0.00223995 sec. | ||
3397 | 2024.11.14 16:56:37.343947 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
3398 | 2024.11.14 16:56:37.344040 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3399 | 2024.11.14 16:56:37.344158 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3400 | 2024.11.14 16:56:37.344232 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
3401 | 2024.11.14 16:56:37.344297 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3402 | 2024.11.14 16:56:37.344424 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3403 | 2024.11.14 16:56:37.344484 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3404 | 2024.11.14 16:56:37.344731 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3405 | 2024.11.14 16:56:37.345016 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 287 rows starting from the beginning of the part | ||
3406 | 2024.11.14 16:56:37.345300 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
3407 | 2024.11.14 16:56:37.345538 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
3408 | 2024.11.14 16:56:37.347455 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3409 | 2024.11.14 16:56:37.347519 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3410 | 2024.11.14 16:56:37.348375 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3411 | 2024.11.14 16:56:37.348767 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.004930601 sec., 395286.4975283946 rows/sec., 34.57 MiB/sec. | ||
3412 | 2024.11.14 16:56:37.348894 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3413 | 2024.11.14 16:56:37.349116 [ 116 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3414 | 2024.11.14 16:56:37.349125 [ 198 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3415 | 2024.11.14 16:56:37.349190 [ 116 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3416 | 2024.11.14 16:56:37.349275 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3417 | 2024.11.14 16:56:37.349517 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005189 sec., 12333.783002505299 rows/sec., 985.78 KiB/sec. | ||
3418 | 2024.11.14 16:56:37.349813 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
3419 | 2024.11.14 16:56:37.350507 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3420 | 2024.11.14 16:56:37.350534 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3421 | 2024.11.14 16:56:37.350609 [ 252 ] {b73641c3-5583-42e9-9918-d4ed29627360} <Debug> TCPHandler: Processed in 0.006729381 sec. | ||
3422 | 2024.11.14 16:56:37.350625 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
3423 | 2024.11.14 16:56:37.350960 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_26_5} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3424 | 2024.11.14 16:56:37.351003 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2024.11.14 16:56:37.351116 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
3426 | 2024.11.14 16:56:37.351413 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
3427 | 2024.11.14 16:56:37.351605 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3428 | 2024.11.14 16:56:37.351651 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3429 | 2024.11.14 16:56:37.351794 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3430 | 2024.11.14 16:56:37.352019 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 424 rows starting from the beginning of the part | ||
3431 | 2024.11.14 16:56:37.352394 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
3432 | 2024.11.14 16:56:37.352809 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
3433 | 2024.11.14 16:56:37.353976 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2024.11.14 16:56:37.354021 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3435 | 2024.11.14 16:56:37.354622 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3436 | 2024.11.14 16:56:37.354931 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.005521414 sec., 289780.84237117524 rows/sec., 22.34 MiB/sec. | ||
3437 | 2024.11.14 16:56:37.354986 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3438 | 2024.11.14 16:56:37.355210 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3439 | 2024.11.14 16:56:37.355307 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3440 | 2024.11.14 16:56:37.355373 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3441 | 2024.11.14 16:56:37.355380 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3442 | 2024.11.14 16:56:37.355391 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003963 sec., 40373.45445369669 rows/sec., 2.81 MiB/sec. | ||
3443 | 2024.11.14 16:56:37.355867 [ 5 ] {6e40bbec-fdfc-4c59-984e-aeedb7095f79} <Debug> TCPHandler: Processed in 0.005099435 sec. | ||
3444 | 2024.11.14 16:56:37.355916 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
3445 | 2024.11.14 16:56:37.356134 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3446 | 2024.11.14 16:56:37.356301 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3447 | 2024.11.14 16:56:37.356407 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5701 rows starting from the beginning of the part | ||
3448 | 2024.11.14 16:56:37.356520 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3449 | 2024.11.14 16:56:37.356596 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3450 | 2024.11.14 16:56:37.356777 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
3451 | 2024.11.14 16:56:37.356822 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3452 | 2024.11.14 16:56:37.357141 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_26_5} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3453 | 2024.11.14 16:56:37.357269 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3454 | 2024.11.14 16:56:37.357595 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3455 | 2024.11.14 16:56:37.357720 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3456 | 2024.11.14 16:56:37.358171 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 132 rows starting from the beginning of the part | ||
3457 | 2024.11.14 16:56:37.358510 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3458 | 2024.11.14 16:56:37.359869 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3459 | 2024.11.14 16:56:37.359936 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3460 | 2024.11.14 16:56:37.360619 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3461 | 2024.11.14 16:56:37.361172 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2024.11.14 16:56:37.361525 [ 114 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3463 | 2024.11.14 16:56:37.361628 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005275 sec., 11374.407582938387 rows/sec., 784.95 KiB/sec. | ||
3464 | 2024.11.14 16:56:37.361635 [ 114 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3465 | 2024.11.14 16:56:37.361731 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3466 | 2024.11.14 16:56:37.362028 [ 252 ] {a179ebcd-e9d4-4fe3-b0bc-eb47cbbe180f} <Debug> TCPHandler: Processed in 0.006013885 sec. | ||
3467 | 2024.11.14 16:56:37.362527 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
3468 | 2024.11.14 16:56:37.362843 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3469 | 2024.11.14 16:56:37.362893 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part | ||
3470 | 2024.11.14 16:56:37.363040 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3471 | 2024.11.14 16:56:37.363437 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3472 | 2024.11.14 16:56:37.363851 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3473 | 2024.11.14 16:56:37.363870 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6518 rows, containing 5 columns (5 merged, 0 gathered) in 0.008359418 sec., 779719.3536679228 rows/sec., 52.88 MiB/sec. | ||
3474 | 2024.11.14 16:56:37.364068 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
3475 | 2024.11.14 16:56:37.364247 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
3476 | 2024.11.14 16:56:37.364469 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3477 | 2024.11.14 16:56:37.365192 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3478 | 2024.11.14 16:56:37.365328 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3479 | 2024.11.14 16:56:37.365503 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
3480 | 2024.11.14 16:56:37.366151 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 4 columns (4 merged, 0 gathered) in 0.004097413 sec., 377799.357789903 rows/sec., 24.79 MiB/sec. | ||
3481 | 2024.11.14 16:56:37.366410 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3482 | 2024.11.14 16:56:37.366716 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3483 | 2024.11.14 16:56:37.366796 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_26_5} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3484 | 2024.11.14 16:56:37.366881 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3485 | 2024.11.14 16:56:38.177465 [ 114 ] {} <Debug> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3486 | 2024.11.14 16:56:38.177533 [ 114 ] {} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2024.11.14 16:56:38.177556 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3488 | 2024.11.14 16:56:38.177771 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
3489 | 2024.11.14 16:56:38.177968 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3490 | 2024.11.14 16:56:38.178011 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
3491 | 2024.11.14 16:56:38.178102 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
3492 | 2024.11.14 16:56:38.178313 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
3493 | 2024.11.14 16:56:38.178418 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
3494 | 2024.11.14 16:56:38.178536 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
3495 | 2024.11.14 16:56:38.179489 [ 193 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001854842 sec., 4852.165305724154 rows/sec., 326.95 KiB/sec. | ||
3496 | 2024.11.14 16:56:38.179703 [ 190 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3497 | 2024.11.14 16:56:38.180137 [ 190 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3498 | 2024.11.14 16:56:38.180242 [ 190 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_9_2} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3499 | 2024.11.14 16:56:38.180352 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3500 | 2024.11.14 16:56:38.881028 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3501 | 2024.11.14 16:56:39.096610 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3502 | 2024.11.14 16:56:39.228088 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3503 | 2024.11.14 16:56:39.234413 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3504 | 2024.11.14 16:56:39.381928 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3505 | 2024.11.14 16:56:39.384276 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3506 | 2024.11.14 16:56:39.403620 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3507 | 2024.11.14 16:56:39.403833 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3508 | 2024.11.14 16:56:39.614250 [ 113 ] {} <Debug> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3509 | 2024.11.14 16:56:39.614323 [ 113 ] {} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3510 | 2024.11.14 16:56:39.614349 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3511 | 2024.11.14 16:56:39.614614 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
3512 | 2024.11.14 16:56:39.614812 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3513 | 2024.11.14 16:56:39.614856 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
3514 | 2024.11.14 16:56:39.614947 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
3515 | 2024.11.14 16:56:39.615191 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
3516 | 2024.11.14 16:56:39.615433 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
3517 | 2024.11.14 16:56:39.615586 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
3518 | 2024.11.14 16:56:39.616737 [ 190 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002278382 sec., 23701.029941423345 rows/sec., 1.21 MiB/sec. | ||
3519 | 2024.11.14 16:56:39.616902 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3520 | 2024.11.14 16:56:39.617205 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3521 | 2024.11.14 16:56:39.617288 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_9_2} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3522 | 2024.11.14 16:56:39.617371 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3523 | 2024.11.14 16:56:40.457588 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3524 | 2024.11.14 16:56:40.457642 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3525 | 2024.11.14 16:56:40.594644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 542 | ||
3526 | 2024.11.14 16:56:40.597216 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2024.11.14 16:56:40.597271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3528 | 2024.11.14 16:56:40.598710 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3529 | 2024.11.14 16:56:40.599031 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2024.11.14 16:56:40.599612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
3531 | 2024.11.14 16:56:42.347768 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3532 | 2024.11.14 16:56:42.347976 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3533 | 2024.11.14 16:56:42.348056 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3534 | 2024.11.14 16:56:42.348854 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3535 | 2024.11.14 16:56:42.348909 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3536 | 2024.11.14 16:56:42.349338 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3537 | 2024.11.14 16:56:42.349623 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3538 | 2024.11.14 16:56:42.349856 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. | ||
3539 | 2024.11.14 16:56:42.349922 [ 5 ] {90c522a9-56c3-4c29-84c8-0b5d99ee8933} <Debug> TCPHandler: Processed in 0.002290692 sec. | ||
3540 | 2024.11.14 16:56:42.350181 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2024.11.14 16:56:42.350379 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3542 | 2024.11.14 16:56:42.350453 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3543 | 2024.11.14 16:56:42.351359 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3544 | 2024.11.14 16:56:42.351409 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3545 | 2024.11.14 16:56:42.351875 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3546 | 2024.11.14 16:56:42.352139 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3547 | 2024.11.14 16:56:42.352427 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002094 sec., 137058.26170009552 rows/sec., 12.12 MiB/sec. | ||
3548 | 2024.11.14 16:56:42.352632 [ 252 ] {c74a0222-d36e-42ce-8544-b173d7103f90} <Debug> TCPHandler: Processed in 0.002583728 sec. | ||
3549 | 2024.11.14 16:56:42.352867 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3550 | 2024.11.14 16:56:42.353010 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3551 | 2024.11.14 16:56:42.353074 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3552 | 2024.11.14 16:56:42.353782 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3553 | 2024.11.14 16:56:42.353825 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3554 | 2024.11.14 16:56:42.354200 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3555 | 2024.11.14 16:56:42.354440 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3556 | 2024.11.14 16:56:42.354628 [ 109 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3557 | 2024.11.14 16:56:42.354652 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001676 sec., 29236.276849642007 rows/sec., 2.11 MiB/sec. | ||
3558 | 2024.11.14 16:56:42.354713 [ 109 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3559 | 2024.11.14 16:56:42.354782 [ 5 ] {a0524394-704c-433d-9c44-df5bc50f1fc3} <Debug> TCPHandler: Processed in 0.001990544 sec. | ||
3560 | 2024.11.14 16:56:42.354787 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3561 | 2024.11.14 16:56:42.354973 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3562 | 2024.11.14 16:56:42.354978 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
3563 | 2024.11.14 16:56:42.355116 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3564 | 2024.11.14 16:56:42.355160 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3565 | 2024.11.14 16:56:42.355175 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3566 | 2024.11.14 16:56:42.355216 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
3567 | 2024.11.14 16:56:42.355383 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
3568 | 2024.11.14 16:56:42.355670 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
3569 | 2024.11.14 16:56:42.355923 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part | ||
3570 | 2024.11.14 16:56:42.356087 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3571 | 2024.11.14 16:56:42.356277 [ 189 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part | ||
3572 | 2024.11.14 16:56:42.356724 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3573 | 2024.11.14 16:56:42.356768 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3574 | 2024.11.14 16:56:42.357297 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3575 | 2024.11.14 16:56:42.357676 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3576 | 2024.11.14 16:56:42.357819 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.002908986 sec., 74940.20253105377 rows/sec., 5.65 MiB/sec. | ||
3577 | 2024.11.14 16:56:42.358027 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002944 sec., 4755.434782608696 rows/sec., 333.04 KiB/sec. | ||
3578 | 2024.11.14 16:56:42.358147 [ 252 ] {b606b035-92f1-4e5e-8cd9-7b07cf69e626} <Debug> TCPHandler: Processed in 0.003231192 sec. | ||
3579 | 2024.11.14 16:56:42.358158 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3580 | 2024.11.14 16:56:42.358345 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3581 | 2024.11.14 16:56:42.358572 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3582 | 2024.11.14 16:56:42.358660 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3583 | 2024.11.14 16:56:42.358720 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3584 | 2024.11.14 16:56:42.358952 [ 187 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_16_3} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3585 | 2024.11.14 16:56:42.359145 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3586 | 2024.11.14 16:56:42.359648 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3587 | 2024.11.14 16:56:42.359693 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3588 | 2024.11.14 16:56:42.360055 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3589 | 2024.11.14 16:56:42.360293 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3590 | 2024.11.14 16:56:42.360550 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002052 sec., 6335.282651072125 rows/sec., 395.00 KiB/sec. | ||
3591 | 2024.11.14 16:56:42.360728 [ 5 ] {b8f8d4eb-1ffb-4f6d-93ec-a4863e071bb0} <Debug> TCPHandler: Processed in 0.002473206 sec. | ||
3592 | 2024.11.14 16:56:42.360894 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3593 | 2024.11.14 16:56:42.361035 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3594 | 2024.11.14 16:56:42.361091 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3595 | 2024.11.14 16:56:42.361880 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3596 | 2024.11.14 16:56:42.361919 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3597 | 2024.11.14 16:56:42.362300 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3598 | 2024.11.14 16:56:42.362543 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3599 | 2024.11.14 16:56:42.362748 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001744 sec., 243119.26605504585 rows/sec., 17.38 MiB/sec. | ||
3600 | 2024.11.14 16:56:42.362800 [ 252 ] {c23b24f0-316a-4a36-be6d-e33f4ebc0465} <Debug> TCPHandler: Processed in 0.001974824 sec. | ||
3601 | 2024.11.14 16:56:42.362959 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3602 | 2024.11.14 16:56:42.363102 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3603 | 2024.11.14 16:56:42.363163 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3604 | 2024.11.14 16:56:42.363696 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3605 | 2024.11.14 16:56:42.363734 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3606 | 2024.11.14 16:56:42.364097 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3607 | 2024.11.14 16:56:42.364361 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3608 | 2024.11.14 16:56:42.364567 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
3609 | 2024.11.14 16:56:42.364627 [ 5 ] {990436cf-6a3a-4236-93af-11213b86157d} <Debug> TCPHandler: Processed in 0.00173567 sec. | ||
3610 | 2024.11.14 16:56:42.364782 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3611 | 2024.11.14 16:56:42.364920 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3612 | 2024.11.14 16:56:42.364986 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3613 | 2024.11.14 16:56:42.365640 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3614 | 2024.11.14 16:56:42.365679 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3615 | 2024.11.14 16:56:42.366076 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3616 | 2024.11.14 16:56:42.366316 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3617 | 2024.11.14 16:56:42.366519 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. | ||
3618 | 2024.11.14 16:56:42.366572 [ 252 ] {cce115bb-f3df-455d-ad7e-e5e179a22b13} <Debug> TCPHandler: Processed in 0.001856212 sec. | ||
3619 | 2024.11.14 16:56:42.366725 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3620 | 2024.11.14 16:56:42.366864 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3621 | 2024.11.14 16:56:42.366925 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3622 | 2024.11.14 16:56:42.367471 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3623 | 2024.11.14 16:56:42.367513 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3624 | 2024.11.14 16:56:42.367860 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3625 | 2024.11.14 16:56:42.368125 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2024.11.14 16:56:42.368330 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. | ||
3627 | 2024.11.14 16:56:42.368380 [ 5 ] {bd6b5fbb-1c1b-4569-90b2-864fad3f5216} <Debug> TCPHandler: Processed in 0.001720618 sec. | ||
3628 | 2024.11.14 16:56:42.368528 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3629 | 2024.11.14 16:56:42.368664 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3630 | 2024.11.14 16:56:42.368756 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <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 | ||
3631 | 2024.11.14 16:56:42.370034 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2024.11.14 16:56:42.370075 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3633 | 2024.11.14 16:56:42.370742 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3634 | 2024.11.14 16:56:42.371000 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3635 | 2024.11.14 16:56:42.371175 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3636 | 2024.11.14 16:56:42.371250 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3637 | 2024.11.14 16:56:42.371292 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3638 | 2024.11.14 16:56:42.371299 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002655 sec., 15819.209039548025 rows/sec., 28.35 MiB/sec. | ||
3639 | 2024.11.14 16:56:42.371722 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::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 | ||
3640 | 2024.11.14 16:56:42.372026 [ 252 ] {17bd967b-1ddf-405c-ba22-6394ded6ad5f} <Debug> TCPHandler: Processed in 0.003553781 sec. | ||
3641 | 2024.11.14 16:56:42.372414 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3642 | 2024.11.14 16:56:42.372735 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3643 | 2024.11.14 16:56:42.372853 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3644 | 2024.11.14 16:56:42.372901 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3645 | 2024.11.14 16:56:42.373124 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 112 rows starting from the beginning of the part | ||
3646 | 2024.11.14 16:56:42.373980 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
3647 | 2024.11.14 16:56:42.374720 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
3648 | 2024.11.14 16:56:42.374750 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2024.11.14 16:56:42.374841 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3650 | 2024.11.14 16:56:42.375420 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
3651 | 2024.11.14 16:56:42.376121 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
3652 | 2024.11.14 16:56:42.376352 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3653 | 2024.11.14 16:56:42.376712 [ 190 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
3654 | 2024.11.14 16:56:42.377121 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3655 | 2024.11.14 16:56:42.377853 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005154 sec., 15909.972836631743 rows/sec., 1.01 MiB/sec. | ||
3656 | 2024.11.14 16:56:42.378146 [ 5 ] {5457e17f-afae-4f0c-af09-95c12766519a} <Debug> TCPHandler: Processed in 0.005985595 sec. | ||
3657 | 2024.11.14 16:56:42.382203 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 19 columns (19 merged, 0 gathered) in 0.010794363 sec., 29830.384618342 rows/sec., 53.45 MiB/sec. | ||
3658 | 2024.11.14 16:56:42.382903 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3659 | 2024.11.14 16:56:42.383357 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2024.11.14 16:56:42.383445 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3661 | 2024.11.14 16:56:42.383589 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
3662 | 2024.11.14 16:56:44.121560 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3663 | 2024.11.14 16:56:44.182055 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3664 | 2024.11.14 16:56:44.403509 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3665 | 2024.11.14 16:56:44.511217 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3666 | 2024.11.14 16:56:44.516637 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2024.11.14 16:56:44.528901 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3668 | 2024.11.14 16:56:44.540846 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3669 | 2024.11.14 16:56:44.542103 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3670 | 2024.11.14 16:56:44.555404 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3671 | 2024.11.14 16:56:44.723044 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3672 | 2024.11.14 16:56:44.830774 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3673 | 2024.11.14 16:56:44.866140 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3674 | 2024.11.14 16:56:44.876791 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3675 | 2024.11.14 16:56:44.877437 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3676 | 2024.11.14 16:56:44.879054 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3677 | 2024.11.14 16:56:44.891465 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3678 | 2024.11.14 16:56:44.902860 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3679 | 2024.11.14 16:56:44.915084 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3680 | 2024.11.14 16:56:45.071866 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3681 | 2024.11.14 16:56:45.150568 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3682 | 2024.11.14 16:56:45.164925 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3683 | 2024.11.14 16:56:45.167272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3684 | 2024.11.14 16:56:45.182603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3685 | 2024.11.14 16:56:45.194207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3686 | 2024.11.14 16:56:47.340012 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3687 | 2024.11.14 16:56:47.340198 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3688 | 2024.11.14 16:56:47.340269 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3689 | 2024.11.14 16:56:47.340988 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2024.11.14 16:56:47.341045 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3691 | 2024.11.14 16:56:47.341458 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3692 | 2024.11.14 16:56:47.341727 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3693 | 2024.11.14 16:56:47.341962 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001813 sec., 4412.57584114727 rows/sec., 359.81 KiB/sec. | ||
3694 | 2024.11.14 16:56:47.342026 [ 5 ] {5a498aed-7498-401e-bee2-b8159d9388f5} <Debug> TCPHandler: Processed in 0.002155228 sec. | ||
3695 | 2024.11.14 16:56:47.342301 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3696 | 2024.11.14 16:56:47.342501 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3697 | 2024.11.14 16:56:47.342574 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3698 | 2024.11.14 16:56:47.343417 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3699 | 2024.11.14 16:56:47.343468 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3700 | 2024.11.14 16:56:47.343916 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3701 | 2024.11.14 16:56:47.344178 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3702 | 2024.11.14 16:56:47.344404 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001965 sec., 30534.351145038167 rows/sec., 2.33 MiB/sec. | ||
3703 | 2024.11.14 16:56:47.344460 [ 252 ] {bf94633f-191a-46b5-8897-4a1e8ce34edd} <Debug> TCPHandler: Processed in 0.002301532 sec. | ||
3704 | 2024.11.14 16:56:47.344623 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3705 | 2024.11.14 16:56:47.344751 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3706 | 2024.11.14 16:56:47.344805 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3707 | 2024.11.14 16:56:47.345417 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3708 | 2024.11.14 16:56:47.345459 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3709 | 2024.11.14 16:56:47.345822 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3710 | 2024.11.14 16:56:47.346064 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3711 | 2024.11.14 16:56:47.346271 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.00155 sec., 5161.290322580645 rows/sec., 360.38 KiB/sec. | ||
3712 | 2024.11.14 16:56:47.346331 [ 5 ] {c17ac8ea-dc68-4306-9c91-f8392359a889} <Debug> TCPHandler: Processed in 0.00176648 sec. | ||
3713 | 2024.11.14 16:56:47.346499 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3714 | 2024.11.14 16:56:47.346618 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3715 | 2024.11.14 16:56:47.346669 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3716 | 2024.11.14 16:56:47.347389 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3717 | 2024.11.14 16:56:47.347436 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3718 | 2024.11.14 16:56:47.347843 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3719 | 2024.11.14 16:56:47.348090 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3720 | 2024.11.14 16:56:47.348282 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001681 sec., 42831.647828673405 rows/sec., 3.35 MiB/sec. | ||
3721 | 2024.11.14 16:56:47.348359 [ 252 ] {f7d86e6c-20ab-4fc9-a1a0-5623190f383b} <Debug> TCPHandler: Processed in 0.001915383 sec. | ||
3722 | 2024.11.14 16:56:47.348550 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3723 | 2024.11.14 16:56:47.348674 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3724 | 2024.11.14 16:56:47.348737 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3725 | 2024.11.14 16:56:47.349397 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2024.11.14 16:56:47.349450 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3727 | 2024.11.14 16:56:47.349883 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3728 | 2024.11.14 16:56:47.350136 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3729 | 2024.11.14 16:56:47.350389 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001743 sec., 75731.49741824441 rows/sec., 5.27 MiB/sec. | ||
3730 | 2024.11.14 16:56:47.350554 [ 5 ] {343330a3-ce8d-42d9-8a33-702024e89c9c} <Debug> TCPHandler: Processed in 0.002074776 sec. | ||
3731 | 2024.11.14 16:56:47.350757 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3732 | 2024.11.14 16:56:47.350873 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3733 | 2024.11.14 16:56:47.350926 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3734 | 2024.11.14 16:56:47.351445 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3735 | 2024.11.14 16:56:47.351482 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB. | ||
3736 | 2024.11.14 16:56:47.351869 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3737 | 2024.11.14 16:56:47.352157 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3738 | 2024.11.14 16:56:47.352376 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001515 sec., 31683.16831683168 rows/sec., 2.14 MiB/sec. | ||
3739 | 2024.11.14 16:56:47.352581 [ 252 ] {14f4b20c-e0d8-4aba-8bd9-33b70a3ecbbe} <Debug> TCPHandler: Processed in 0.001901103 sec. | ||
3740 | 2024.11.14 16:56:50.599785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 576 | ||
3741 | 2024.11.14 16:56:50.602795 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3742 | 2024.11.14 16:56:50.602848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3743 | 2024.11.14 16:56:50.604358 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3744 | 2024.11.14 16:56:50.604664 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3745 | 2024.11.14 16:56:50.605661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
3746 | 2024.11.14 16:56:52.341792 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2024.11.14 16:56:52.342001 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3748 | 2024.11.14 16:56:52.342080 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3749 | 2024.11.14 16:56:52.342968 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2024.11.14 16:56:52.343020 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3751 | 2024.11.14 16:56:52.343477 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3752 | 2024.11.14 16:56:52.343737 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2024.11.14 16:56:52.343981 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.11 MiB/sec. | ||
3754 | 2024.11.14 16:56:52.344103 [ 5 ] {657e5393-1210-45e5-9583-8dd964d3e5cb} <Debug> TCPHandler: Processed in 0.002446026 sec. | ||
3755 | 2024.11.14 16:56:52.344387 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2024.11.14 16:56:52.344603 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3757 | 2024.11.14 16:56:52.344688 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3758 | 2024.11.14 16:56:52.345494 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2024.11.14 16:56:52.345567 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3760 | 2024.11.14 16:56:52.346024 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3761 | 2024.11.14 16:56:52.346291 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2024.11.14 16:56:52.346543 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. | ||
3763 | 2024.11.14 16:56:52.346678 [ 252 ] {fcdfb5ac-290e-4e2f-a82b-5a4336177806} <Debug> TCPHandler: Processed in 0.002435335 sec. | ||
3764 | 2024.11.14 16:56:52.346856 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3765 | 2024.11.14 16:56:52.347002 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3766 | 2024.11.14 16:56:52.347070 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3767 | 2024.11.14 16:56:52.347755 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2024.11.14 16:56:52.347803 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3769 | 2024.11.14 16:56:52.348229 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3770 | 2024.11.14 16:56:52.348469 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2024.11.14 16:56:52.348675 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001711 sec., 93512.56575102279 rows/sec., 6.51 MiB/sec. | ||
3772 | 2024.11.14 16:56:52.348733 [ 5 ] {7c891d22-ae61-4a49-b821-b4fc4cb5f27f} <Debug> TCPHandler: Processed in 0.001946514 sec. | ||
3773 | 2024.11.14 16:56:52.348902 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3774 | 2024.11.14 16:56:52.349141 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3775 | 2024.11.14 16:56:52.349244 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3776 | 2024.11.14 16:56:52.350046 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3777 | 2024.11.14 16:56:52.350089 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3778 | 2024.11.14 16:56:52.350475 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3779 | 2024.11.14 16:56:52.350732 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2024.11.14 16:56:52.350941 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001862 sec., 32223.4156820623 rows/sec., 2.17 MiB/sec. | ||
3781 | 2024.11.14 16:56:52.350997 [ 252 ] {8811e990-a911-4940-bc85-15c227533c55} <Debug> TCPHandler: Processed in 0.002169459 sec. | ||
3782 | 2024.11.14 16:56:55.457680 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3783 | 2024.11.14 16:56:55.457743 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3784 | 2024.11.14 16:56:57.348626 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2024.11.14 16:56:57.348827 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3786 | 2024.11.14 16:56:57.348905 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3787 | 2024.11.14 16:56:57.349655 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2024.11.14 16:56:57.349696 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3789 | 2024.11.14 16:56:57.350114 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3790 | 2024.11.14 16:56:57.350373 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2024.11.14 16:56:57.350602 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. | ||
3792 | 2024.11.14 16:56:57.350797 [ 5 ] {680883d2-2450-473f-8c82-eb4919f8435d} <Debug> TCPHandler: Processed in 0.002301472 sec. | ||
3793 | 2024.11.14 16:56:57.351146 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2024.11.14 16:56:57.351341 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3795 | 2024.11.14 16:56:57.351416 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3796 | 2024.11.14 16:56:57.352337 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.11.14 16:56:57.352390 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3798 | 2024.11.14 16:56:57.352866 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3799 | 2024.11.14 16:56:57.353134 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2024.11.14 16:56:57.353409 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002119 sec., 135441.24587069373 rows/sec., 11.97 MiB/sec. | ||
3801 | 2024.11.14 16:56:57.353602 [ 252 ] {bc768d73-a3e4-4e9c-88df-d2de8d15b48b} <Debug> TCPHandler: Processed in 0.002626629 sec. | ||
3802 | 2024.11.14 16:56:57.353808 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3803 | 2024.11.14 16:56:57.353930 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3804 | 2024.11.14 16:56:57.353982 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3805 | 2024.11.14 16:56:57.354569 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2024.11.14 16:56:57.354609 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3807 | 2024.11.14 16:56:57.354982 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3808 | 2024.11.14 16:56:57.355227 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2024.11.14 16:56:57.355467 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001555 sec., 31511.254019292606 rows/sec., 2.27 MiB/sec. | ||
3810 | 2024.11.14 16:56:57.355645 [ 5 ] {7b509539-813b-4562-9e74-e06bd7f48bd1} <Debug> TCPHandler: Processed in 0.001907743 sec. | ||
3811 | 2024.11.14 16:56:57.355799 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3812 | 2024.11.14 16:56:57.355918 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3813 | 2024.11.14 16:56:57.355969 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3814 | 2024.11.14 16:56:57.356565 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2024.11.14 16:56:57.356606 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3816 | 2024.11.14 16:56:57.356980 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3817 | 2024.11.14 16:56:57.357231 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2024.11.14 16:56:57.357445 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. | ||
3819 | 2024.11.14 16:56:57.357498 [ 252 ] {060c1dcd-ab17-4182-959d-2ab211fa5f54} <Debug> TCPHandler: Processed in 0.00175496 sec. | ||
3820 | 2024.11.14 16:56:57.357644 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3821 | 2024.11.14 16:56:57.357762 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3822 | 2024.11.14 16:56:57.357812 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3823 | 2024.11.14 16:56:57.358384 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3824 | 2024.11.14 16:56:57.358421 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3825 | 2024.11.14 16:56:57.358783 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3826 | 2024.11.14 16:56:57.359024 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2024.11.14 16:56:57.359205 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 551.39 KiB/sec. | ||
3828 | 2024.11.14 16:56:57.359258 [ 5 ] {23e9fac9-d2ce-4454-8845-6a43b231f7fb} <Debug> TCPHandler: Processed in 0.001672558 sec. | ||
3829 | 2024.11.14 16:56:57.359413 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3830 | 2024.11.14 16:56:57.359551 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3831 | 2024.11.14 16:56:57.359609 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3832 | 2024.11.14 16:56:57.360423 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2024.11.14 16:56:57.360463 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3834 | 2024.11.14 16:56:57.360846 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3835 | 2024.11.14 16:56:57.361094 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2024.11.14 16:56:57.361315 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001794 sec., 236343.3667781494 rows/sec., 16.90 MiB/sec. | ||
3837 | 2024.11.14 16:56:57.361369 [ 252 ] {fe67ae87-8fc1-426b-aa51-e0d35dd9d678} <Debug> TCPHandler: Processed in 0.002022905 sec. | ||
3838 | 2024.11.14 16:56:57.361527 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3839 | 2024.11.14 16:56:57.361664 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3840 | 2024.11.14 16:56:57.361723 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3841 | 2024.11.14 16:56:57.362252 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2024.11.14 16:56:57.362287 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3843 | 2024.11.14 16:56:57.362648 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3844 | 2024.11.14 16:56:57.362884 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3845 | 2024.11.14 16:56:57.363090 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
3846 | 2024.11.14 16:56:57.363198 [ 5 ] {e540d176-2a75-4d89-b058-98d206458c96} <Debug> TCPHandler: Processed in 0.001732849 sec. | ||
3847 | 2024.11.14 16:56:57.363401 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3848 | 2024.11.14 16:56:57.363544 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3849 | 2024.11.14 16:56:57.363608 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3850 | 2024.11.14 16:56:57.364277 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3851 | 2024.11.14 16:56:57.364319 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3852 | 2024.11.14 16:56:57.364741 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3853 | 2024.11.14 16:56:57.365002 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2024.11.14 16:56:57.365235 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001722 sec., 137630.66202090593 rows/sec., 9.22 MiB/sec. | ||
3855 | 2024.11.14 16:56:57.365292 [ 252 ] {179dfcab-2b46-4f51-8ad4-75c0339e62ac} <Debug> TCPHandler: Processed in 0.001984535 sec. | ||
3856 | 2024.11.14 16:56:57.365445 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2024.11.14 16:56:57.365563 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3858 | 2024.11.14 16:56:57.365614 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3859 | 2024.11.14 16:56:57.366100 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3860 | 2024.11.14 16:56:57.366139 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3861 | 2024.11.14 16:56:57.366501 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3862 | 2024.11.14 16:56:57.366741 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3863 | 2024.11.14 16:56:57.366959 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
3864 | 2024.11.14 16:56:57.367014 [ 5 ] {34c00d45-022c-4677-9dff-4eb950ab13c3} <Debug> TCPHandler: Processed in 0.001626707 sec. | ||
3865 | 2024.11.14 16:56:57.367164 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3866 | 2024.11.14 16:56:57.367285 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3867 | 2024.11.14 16:56:57.367368 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <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 | ||
3868 | 2024.11.14 16:56:57.368539 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3869 | 2024.11.14 16:56:57.368578 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3870 | 2024.11.14 16:56:57.369272 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3871 | 2024.11.14 16:56:57.369553 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3872 | 2024.11.14 16:56:57.369880 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002604 sec., 16129.032258064517 rows/sec., 28.90 MiB/sec. | ||
3873 | 2024.11.14 16:56:57.370098 [ 252 ] {790b41ee-e0ee-4037-af2f-7a3d5ecaf1da} <Debug> TCPHandler: Processed in 0.002992117 sec. | ||
3874 | 2024.11.14 16:56:57.370252 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3875 | 2024.11.14 16:56:57.370369 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3876 | 2024.11.14 16:56:57.370420 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3877 | 2024.11.14 16:56:57.370897 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3878 | 2024.11.14 16:56:57.370935 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3879 | 2024.11.14 16:56:57.371303 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3880 | 2024.11.14 16:56:57.371552 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3881 | 2024.11.14 16:56:57.371768 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec. | ||
3882 | 2024.11.14 16:56:57.371819 [ 5 ] {c3fe7d92-f687-46b2-b6d0-efda2ff8420c} <Debug> TCPHandler: Processed in 0.001619556 sec. | ||
3883 | 2024.11.14 16:56:59.870119 [ 85 ] {} <Debug> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3884 | 2024.11.14 16:56:59.870240 [ 85 ] {} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3885 | 2024.11.14 16:56:59.870285 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3886 | 2024.11.14 16:56:59.870574 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
3887 | 2024.11.14 16:56:59.870822 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3888 | 2024.11.14 16:56:59.870883 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
3889 | 2024.11.14 16:56:59.871026 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
3890 | 2024.11.14 16:56:59.871294 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
3891 | 2024.11.14 16:56:59.871465 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
3892 | 2024.11.14 16:56:59.871621 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
3893 | 2024.11.14 16:56:59.872654 [ 194 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002277051 sec., 13174.935475753507 rows/sec., 1.10 MiB/sec. | ||
3894 | 2024.11.14 16:56:59.872797 [ 190 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3895 | 2024.11.14 16:56:59.873140 [ 190 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3896 | 2024.11.14 16:56:59.873222 [ 190 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_5_1} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3897 | 2024.11.14 16:56:59.873293 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3898 | 2024.11.14 16:57:00.605872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 606 | ||
3899 | 2024.11.14 16:57:00.608690 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2024.11.14 16:57:00.608741 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3901 | 2024.11.14 16:57:00.610314 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3902 | 2024.11.14 16:57:00.610629 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3903 | 2024.11.14 16:57:00.610803 [ 85 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3904 | 2024.11.14 16:57:00.610868 [ 85 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3905 | 2024.11.14 16:57:00.610916 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3906 | 2024.11.14 16:57:00.611330 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
3907 | 2024.11.14 16:57:00.611880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
3908 | 2024.11.14 16:57:00.612428 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3909 | 2024.11.14 16:57:00.612614 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part | ||
3910 | 2024.11.14 16:57:00.613106 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
3911 | 2024.11.14 16:57:00.613561 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
3912 | 2024.11.14 16:57:00.613974 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
3913 | 2024.11.14 16:57:00.614599 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
3914 | 2024.11.14 16:57:00.615185 [ 195 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
3915 | 2024.11.14 16:57:00.623488 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 72 columns (72 merged, 0 gathered) in 0.012435451 sec., 48731.646323080684 rows/sec., 42.28 MiB/sec. | ||
3916 | 2024.11.14 16:57:00.624709 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3917 | 2024.11.14 16:57:00.625560 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3918 | 2024.11.14 16:57:00.625657 [ 188 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_16_3} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3919 | 2024.11.14 16:57:00.625958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
3920 | 2024.11.14 16:57:01.000176 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.03 MiB, peak 161.41 MiB, free memory in arenas 0.00 B, will set to 157.23 MiB (RSS), difference: 1.20 MiB | ||
3921 | 2024.11.14 16:57:02.339650 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3922 | 2024.11.14 16:57:02.339855 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3923 | 2024.11.14 16:57:02.339935 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3924 | 2024.11.14 16:57:02.340684 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.11.14 16:57:02.340732 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3926 | 2024.11.14 16:57:02.341158 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3927 | 2024.11.14 16:57:02.341421 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2024.11.14 16:57:02.341684 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00188 sec., 1063.8297872340427 rows/sec., 86.75 KiB/sec. | ||
3929 | 2024.11.14 16:57:02.341773 [ 5 ] {f0c68338-0bca-405f-be0b-4db96ec16853} <Debug> TCPHandler: Processed in 0.002259031 sec. | ||
3930 | 2024.11.14 16:57:02.342119 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3931 | 2024.11.14 16:57:02.342390 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3932 | 2024.11.14 16:57:02.342466 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3933 | 2024.11.14 16:57:02.343242 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3934 | 2024.11.14 16:57:02.343295 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3935 | 2024.11.14 16:57:02.343749 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3936 | 2024.11.14 16:57:02.344025 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2024.11.14 16:57:02.344209 [ 17 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3938 | 2024.11.14 16:57:02.344282 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001942 sec., 29351.184346035017 rows/sec., 2.25 MiB/sec. | ||
3939 | 2024.11.14 16:57:02.344293 [ 17 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3940 | 2024.11.14 16:57:02.344377 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3941 | 2024.11.14 16:57:02.344428 [ 252 ] {51a4b94a-58d8-4202-8acf-89eb9e9f7e78} <Debug> TCPHandler: Processed in 0.002503926 sec. | ||
3942 | 2024.11.14 16:57:02.344659 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3943 | 2024.11.14 16:57:02.344742 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
3944 | 2024.11.14 16:57:02.344845 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3945 | 2024.11.14 16:57:02.344954 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3946 | 2024.11.14 16:57:02.345256 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3947 | 2024.11.14 16:57:02.345336 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
3948 | 2024.11.14 16:57:02.345702 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 287 rows starting from the beginning of the part | ||
3949 | 2024.11.14 16:57:02.346131 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
3950 | 2024.11.14 16:57:02.346438 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
3951 | 2024.11.14 16:57:02.346679 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 287 rows starting from the beginning of the part | ||
3952 | 2024.11.14 16:57:02.347047 [ 195 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 57 rows starting from the beginning of the part | ||
3953 | 2024.11.14 16:57:02.347764 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3954 | 2024.11.14 16:57:02.347820 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3955 | 2024.11.14 16:57:02.348746 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3956 | 2024.11.14 16:57:02.349320 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3957 | 2024.11.14 16:57:02.349840 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005039 sec., 396.9041476483429 rows/sec., 27.71 KiB/sec. | ||
3958 | 2024.11.14 16:57:02.349936 [ 5 ] {55b6b23e-9d0b-4214-a464-84b819bd1403} <Debug> TCPHandler: Processed in 0.005408292 sec. | ||
3959 | 2024.11.14 16:57:02.350140 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3960 | 2024.11.14 16:57:02.350497 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3961 | 2024.11.14 16:57:02.350585 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.006050536 sec., 360794.48167897854 rows/sec., 31.84 MiB/sec. | ||
3962 | 2024.11.14 16:57:02.350602 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3963 | 2024.11.14 16:57:02.350936 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3964 | 2024.11.14 16:57:02.351591 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2024.11.14 16:57:02.351842 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_31_6} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3966 | 2024.11.14 16:57:02.352037 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3967 | 2024.11.14 16:57:02.352099 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3968 | 2024.11.14 16:57:02.352149 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3969 | 2024.11.14 16:57:02.352549 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3970 | 2024.11.14 16:57:02.352808 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2024.11.14 16:57:02.352999 [ 17 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3972 | 2024.11.14 16:57:02.353058 [ 17 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3973 | 2024.11.14 16:57:02.353079 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002717 sec., 24291.497975708502 rows/sec., 1.90 MiB/sec. | ||
3974 | 2024.11.14 16:57:02.353105 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3975 | 2024.11.14 16:57:02.353270 [ 252 ] {855bea74-ead5-40bc-a8d7-e405d56ffca1} <Debug> TCPHandler: Processed in 0.003217503 sec. | ||
3976 | 2024.11.14 16:57:02.353358 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
3977 | 2024.11.14 16:57:02.353516 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3978 | 2024.11.14 16:57:02.353541 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3979 | 2024.11.14 16:57:02.353590 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
3980 | 2024.11.14 16:57:02.353868 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3981 | 2024.11.14 16:57:02.353873 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 424 rows starting from the beginning of the part | ||
3982 | 2024.11.14 16:57:02.354068 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3983 | 2024.11.14 16:57:02.354191 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
3984 | 2024.11.14 16:57:02.354524 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
3985 | 2024.11.14 16:57:02.354795 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 424 rows starting from the beginning of the part | ||
3986 | 2024.11.14 16:57:02.355216 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
3987 | 2024.11.14 16:57:02.356903 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3988 | 2024.11.14 16:57:02.356984 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3989 | 2024.11.14 16:57:02.357940 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3990 | 2024.11.14 16:57:02.358375 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.005124036 sec., 383681.9257319816 rows/sec., 29.38 MiB/sec. | ||
3991 | 2024.11.14 16:57:02.358434 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3992 | 2024.11.14 16:57:02.358671 [ 17 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3993 | 2024.11.14 16:57:02.358659 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3994 | 2024.11.14 16:57:02.358754 [ 17 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2024.11.14 16:57:02.358844 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
3996 | 2024.11.14 16:57:02.358925 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.005208 sec., 24769.585253456222 rows/sec., 1.72 MiB/sec. | ||
3997 | 2024.11.14 16:57:02.359278 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
3998 | 2024.11.14 16:57:02.359283 [ 5 ] {2b125a2b-3b3f-4b7f-b563-13e81e51277d} <Debug> TCPHandler: Processed in 0.005873593 sec. | ||
3999 | 2024.11.14 16:57:02.359703 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4000 | 2024.11.14 16:57:02.359706 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2024.11.14 16:57:02.359721 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2024.11.14 16:57:02.359801 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6518 rows starting from the beginning of the part | ||
4003 | 2024.11.14 16:57:02.360006 [ 195 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_31_6} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4004 | 2024.11.14 16:57:02.360184 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4005 | 2024.11.14 16:57:02.360248 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4006 | 2024.11.14 16:57:02.360434 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4007 | 2024.11.14 16:57:02.360580 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4008 | 2024.11.14 16:57:02.360650 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 132 rows starting from the beginning of the part | ||
4009 | 2024.11.14 16:57:02.361078 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4010 | 2024.11.14 16:57:02.361473 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
4011 | 2024.11.14 16:57:02.361858 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 129 rows starting from the beginning of the part | ||
4012 | 2024.11.14 16:57:02.362964 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2024.11.14 16:57:02.363029 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4014 | 2024.11.14 16:57:02.363662 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4015 | 2024.11.14 16:57:02.364266 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2024.11.14 16:57:02.364590 [ 17 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4017 | 2024.11.14 16:57:02.364658 [ 17 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4018 | 2024.11.14 16:57:02.364702 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4019 | 2024.11.14 16:57:02.364761 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00476 sec., 10084.033613445377 rows/sec., 695.90 KiB/sec. | ||
4020 | 2024.11.14 16:57:02.365108 [ 252 ] {f38660fb-5607-4fb9-b3f1-3200dae2bb79} <Debug> TCPHandler: Processed in 0.005655808 sec. | ||
4021 | 2024.11.14 16:57:02.365157 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
4022 | 2024.11.14 16:57:02.365313 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4023 | 2024.11.14 16:57:02.365348 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1548 rows starting from the beginning of the part | ||
4024 | 2024.11.14 16:57:02.365440 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4025 | 2024.11.14 16:57:02.365524 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
4026 | 2024.11.14 16:57:02.365631 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4027 | 2024.11.14 16:57:02.365686 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
4028 | 2024.11.14 16:57:02.365845 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
4029 | 2024.11.14 16:57:02.366569 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7413 rows, containing 5 columns (5 merged, 0 gathered) in 0.007611112 sec., 973970.6891713064 rows/sec., 66.10 MiB/sec. | ||
4030 | 2024.11.14 16:57:02.367098 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4031 | 2024.11.14 16:57:02.367782 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4032 | 2024.11.14 16:57:02.367893 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4033 | 2024.11.14 16:57:02.368078 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
4034 | 2024.11.14 16:57:02.368302 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 4 columns (4 merged, 0 gathered) in 0.003490649 sec., 535144.0376846826 rows/sec., 35.09 MiB/sec. | ||
4035 | 2024.11.14 16:57:02.368658 [ 198 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4036 | 2024.11.14 16:57:02.369055 [ 198 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4037 | 2024.11.14 16:57:02.369164 [ 198 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_31_6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4038 | 2024.11.14 16:57:02.369279 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4039 | 2024.11.14 16:57:07.341458 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4040 | 2024.11.14 16:57:07.341677 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4041 | 2024.11.14 16:57:07.341757 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4042 | 2024.11.14 16:57:07.342601 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4043 | 2024.11.14 16:57:07.342653 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4044 | 2024.11.14 16:57:07.343080 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4045 | 2024.11.14 16:57:07.343340 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4046 | 2024.11.14 16:57:07.343591 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. | ||
4047 | 2024.11.14 16:57:07.343692 [ 5 ] {34db36b1-8f6c-4bd3-80b3-7bf794501e7f} <Debug> TCPHandler: Processed in 0.002372773 sec. | ||
4048 | 2024.11.14 16:57:07.343991 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4049 | 2024.11.14 16:57:07.344207 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4050 | 2024.11.14 16:57:07.344288 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4051 | 2024.11.14 16:57:07.345068 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4052 | 2024.11.14 16:57:07.345120 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4053 | 2024.11.14 16:57:07.345584 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4054 | 2024.11.14 16:57:07.345855 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2024.11.14 16:57:07.346130 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. | ||
4056 | 2024.11.14 16:57:07.346313 [ 252 ] {9b623383-4201-44dd-9d8d-aae15657613d} <Debug> TCPHandler: Processed in 0.002486196 sec. | ||
4057 | 2024.11.14 16:57:07.346551 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2024.11.14 16:57:07.346671 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4059 | 2024.11.14 16:57:07.346729 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4060 | 2024.11.14 16:57:07.347314 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4061 | 2024.11.14 16:57:07.347371 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4062 | 2024.11.14 16:57:07.347807 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4063 | 2024.11.14 16:57:07.348057 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4064 | 2024.11.14 16:57:07.348270 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
4065 | 2024.11.14 16:57:07.348322 [ 5 ] {918d9565-5e5c-4198-92a9-388c9e47292c} <Debug> TCPHandler: Processed in 0.001835942 sec. | ||
4066 | 2024.11.14 16:57:07.348477 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4067 | 2024.11.14 16:57:07.348606 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4068 | 2024.11.14 16:57:07.348661 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4069 | 2024.11.14 16:57:07.349164 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4070 | 2024.11.14 16:57:07.349204 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4071 | 2024.11.14 16:57:07.349600 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4072 | 2024.11.14 16:57:07.349847 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4073 | 2024.11.14 16:57:07.350059 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
4074 | 2024.11.14 16:57:07.350112 [ 252 ] {4638e5b2-dc34-45c9-aa55-23376b668b7c} <Debug> TCPHandler: Processed in 0.001694438 sec. | ||
4075 | 2024.11.14 16:57:08.884230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4076 | 2024.11.14 16:57:09.113796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4077 | 2024.11.14 16:57:09.238476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4078 | 2024.11.14 16:57:09.244812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4079 | 2024.11.14 16:57:09.390213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4080 | 2024.11.14 16:57:09.394573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4081 | 2024.11.14 16:57:09.413918 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4082 | 2024.11.14 16:57:09.415258 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4083 | 2024.11.14 16:57:10.457782 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4084 | 2024.11.14 16:57:10.457834 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4085 | 2024.11.14 16:57:10.612107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 626 | ||
4086 | 2024.11.14 16:57:10.614703 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2024.11.14 16:57:10.614761 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4088 | 2024.11.14 16:57:10.616207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4089 | 2024.11.14 16:57:10.616539 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4090 | 2024.11.14 16:57:10.617127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
4091 | 2024.11.14 16:57:12.348601 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4092 | 2024.11.14 16:57:12.348782 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4093 | 2024.11.14 16:57:12.348853 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4094 | 2024.11.14 16:57:12.349566 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4095 | 2024.11.14 16:57:12.349613 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4096 | 2024.11.14 16:57:12.350045 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4097 | 2024.11.14 16:57:12.350309 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4098 | 2024.11.14 16:57:12.350565 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 552.23 KiB/sec. | ||
4099 | 2024.11.14 16:57:12.350722 [ 5 ] {7cae420a-dc90-4be1-8458-b697325abf08} <Debug> TCPHandler: Processed in 0.00223963 sec. | ||
4100 | 2024.11.14 16:57:12.351054 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4101 | 2024.11.14 16:57:12.351362 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4102 | 2024.11.14 16:57:12.351483 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4103 | 2024.11.14 16:57:12.352470 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4104 | 2024.11.14 16:57:12.352526 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4105 | 2024.11.14 16:57:12.352993 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4106 | 2024.11.14 16:57:12.353261 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4107 | 2024.11.14 16:57:12.353506 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002235 sec., 128411.63310961968 rows/sec., 11.35 MiB/sec. | ||
4108 | 2024.11.14 16:57:12.353575 [ 252 ] {9d0f0d0b-e69e-4f17-924a-9c02a6dc0e74} <Debug> TCPHandler: Processed in 0.002717422 sec. | ||
4109 | 2024.11.14 16:57:12.353752 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4110 | 2024.11.14 16:57:12.353897 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4111 | 2024.11.14 16:57:12.353958 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4112 | 2024.11.14 16:57:12.354706 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4113 | 2024.11.14 16:57:12.354747 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4114 | 2024.11.14 16:57:12.355116 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4115 | 2024.11.14 16:57:12.355359 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4116 | 2024.11.14 16:57:12.355575 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001715 sec., 28571.428571428572 rows/sec., 2.06 MiB/sec. | ||
4117 | 2024.11.14 16:57:12.355631 [ 5 ] {826dc9a8-76f6-4f2a-af8f-a2aee7063812} <Debug> TCPHandler: Processed in 0.001947224 sec. | ||
4118 | 2024.11.14 16:57:12.355839 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4119 | 2024.11.14 16:57:12.356067 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4120 | 2024.11.14 16:57:12.356170 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4121 | 2024.11.14 16:57:12.356996 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2024.11.14 16:57:12.357038 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4123 | 2024.11.14 16:57:12.357399 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4124 | 2024.11.14 16:57:12.357646 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2024.11.14 16:57:12.357904 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001891 sec., 7403.490216816499 rows/sec., 518.49 KiB/sec. | ||
4126 | 2024.11.14 16:57:12.358114 [ 252 ] {e1bec218-d700-4af9-bc86-a1a9ed38279e} <Debug> TCPHandler: Processed in 0.002380964 sec. | ||
4127 | 2024.11.14 16:57:12.358293 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4128 | 2024.11.14 16:57:12.358428 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4129 | 2024.11.14 16:57:12.358486 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4130 | 2024.11.14 16:57:12.359066 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2024.11.14 16:57:12.359106 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4132 | 2024.11.14 16:57:12.359466 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4133 | 2024.11.14 16:57:12.359713 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2024.11.14 16:57:12.359973 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. | ||
4135 | 2024.11.14 16:57:12.360136 [ 5 ] {b94278a7-e360-4313-93c0-27d7d9f73169} <Debug> TCPHandler: Processed in 0.001907603 sec. | ||
4136 | 2024.11.14 16:57:12.360343 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4137 | 2024.11.14 16:57:12.360563 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4138 | 2024.11.14 16:57:12.360656 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4139 | 2024.11.14 16:57:12.361392 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2024.11.14 16:57:12.361433 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4141 | 2024.11.14 16:57:12.361823 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4142 | 2024.11.14 16:57:12.362070 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2024.11.14 16:57:12.362279 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001773 sec., 239142.69599548785 rows/sec., 17.10 MiB/sec. | ||
4144 | 2024.11.14 16:57:12.362334 [ 252 ] {cc62a175-bd9c-4ab3-a9e5-99ce34da895f} <Debug> TCPHandler: Processed in 0.002104007 sec. | ||
4145 | 2024.11.14 16:57:12.362486 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4146 | 2024.11.14 16:57:12.362622 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4147 | 2024.11.14 16:57:12.362682 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4148 | 2024.11.14 16:57:12.363249 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4149 | 2024.11.14 16:57:12.363296 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4150 | 2024.11.14 16:57:12.363718 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4151 | 2024.11.14 16:57:12.363961 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4152 | 2024.11.14 16:57:12.364201 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 195.80 KiB/sec. | ||
4153 | 2024.11.14 16:57:12.364283 [ 5 ] {14b50ee2-963f-4f2e-b5e2-c00520c622f6} <Debug> TCPHandler: Processed in 0.001857942 sec. | ||
4154 | 2024.11.14 16:57:12.364418 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4155 | 2024.11.14 16:57:12.364536 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4156 | 2024.11.14 16:57:12.364591 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4157 | 2024.11.14 16:57:12.365197 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4158 | 2024.11.14 16:57:12.365271 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4159 | 2024.11.14 16:57:12.365712 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4160 | 2024.11.14 16:57:12.365964 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4161 | 2024.11.14 16:57:12.366190 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec. | ||
4162 | 2024.11.14 16:57:12.366303 [ 252 ] {1f899432-6568-4b25-9d14-da6f2880d344} <Debug> TCPHandler: Processed in 0.001938814 sec. | ||
4163 | 2024.11.14 16:57:12.366503 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4164 | 2024.11.14 16:57:12.366618 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4165 | 2024.11.14 16:57:12.366670 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4166 | 2024.11.14 16:57:12.367157 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2024.11.14 16:57:12.367197 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4168 | 2024.11.14 16:57:12.367565 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4169 | 2024.11.14 16:57:12.367808 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4170 | 2024.11.14 16:57:12.368102 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. | ||
4171 | 2024.11.14 16:57:12.368230 [ 5 ] {841ccc23-292c-40bc-ba0f-42a34a929e06} <Debug> TCPHandler: Processed in 0.001822501 sec. | ||
4172 | 2024.11.14 16:57:12.368380 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4173 | 2024.11.14 16:57:12.368496 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4174 | 2024.11.14 16:57:12.368578 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <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 | ||
4175 | 2024.11.14 16:57:12.369823 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2024.11.14 16:57:12.369864 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4177 | 2024.11.14 16:57:12.370507 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4178 | 2024.11.14 16:57:12.370770 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2024.11.14 16:57:12.371024 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002553 sec., 16451.23384253819 rows/sec., 29.48 MiB/sec. | ||
4180 | 2024.11.14 16:57:12.371121 [ 252 ] {186f073e-a2d9-4517-ac54-0fe2cdf75ab1} <Debug> TCPHandler: Processed in 0.002797823 sec. | ||
4181 | 2024.11.14 16:57:12.371273 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4182 | 2024.11.14 16:57:12.371412 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4183 | 2024.11.14 16:57:12.371471 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4184 | 2024.11.14 16:57:12.371985 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4185 | 2024.11.14 16:57:12.372023 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4186 | 2024.11.14 16:57:12.372392 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4187 | 2024.11.14 16:57:12.372628 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4188 | 2024.11.14 16:57:12.372890 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001503 sec., 54557.551563539586 rows/sec., 3.47 MiB/sec. | ||
4189 | 2024.11.14 16:57:12.373004 [ 5 ] {dcf87496-d7b7-4e7f-b42f-dd860fc0f625} <Debug> TCPHandler: Processed in 0.001792 sec. | ||
4190 | 2024.11.14 16:57:14.125173 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4191 | 2024.11.14 16:57:14.189395 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4192 | 2024.11.14 16:57:14.416846 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4193 | 2024.11.14 16:57:14.514010 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4194 | 2024.11.14 16:57:14.518458 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4195 | 2024.11.14 16:57:14.533955 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4196 | 2024.11.14 16:57:14.546151 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4197 | 2024.11.14 16:57:14.555428 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4198 | 2024.11.14 16:57:14.570867 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4199 | 2024.11.14 16:57:14.738181 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4200 | 2024.11.14 16:57:14.842787 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4201 | 2024.11.14 16:57:14.882439 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4202 | 2024.11.14 16:57:14.883135 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4203 | 2024.11.14 16:57:14.885545 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4204 | 2024.11.14 16:57:14.890807 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4205 | 2024.11.14 16:57:14.909277 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4206 | 2024.11.14 16:57:14.911091 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4207 | 2024.11.14 16:57:14.928899 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4208 | 2024.11.14 16:57:15.077509 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4209 | 2024.11.14 16:57:15.162110 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4210 | 2024.11.14 16:57:15.172592 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4211 | 2024.11.14 16:57:15.175051 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4212 | 2024.11.14 16:57:15.195149 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4213 | 2024.11.14 16:57:15.205076 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4214 | 2024.11.14 16:57:17.342518 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4215 | 2024.11.14 16:57:17.342759 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4216 | 2024.11.14 16:57:17.342859 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4217 | 2024.11.14 16:57:17.343878 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4218 | 2024.11.14 16:57:17.343944 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4219 | 2024.11.14 16:57:17.344444 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4220 | 2024.11.14 16:57:17.344754 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4221 | 2024.11.14 16:57:17.344994 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002307 sec., 24273.948851322064 rows/sec., 1.86 MiB/sec. | ||
4222 | 2024.11.14 16:57:17.345056 [ 5 ] {d0499725-f1da-4b8c-abed-4b4202d637b0} <Debug> TCPHandler: Processed in 0.002761052 sec. | ||
4223 | 2024.11.14 16:57:17.345375 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4224 | 2024.11.14 16:57:17.345611 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4225 | 2024.11.14 16:57:17.345711 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4226 | 2024.11.14 16:57:17.346550 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4227 | 2024.11.14 16:57:17.346608 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4228 | 2024.11.14 16:57:17.347088 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4229 | 2024.11.14 16:57:17.347399 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): 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.14 16:57:17.347659 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002105 sec., 30403.800475059383 rows/sec., 2.37 MiB/sec. | ||
4231 | 2024.11.14 16:57:17.347742 [ 252 ] {9a3deadf-5d5e-46d4-a139-8017cb12e14b} <Debug> TCPHandler: Processed in 0.002515486 sec. | ||
4232 | 2024.11.14 16:57:17.347973 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4233 | 2024.11.14 16:57:17.348161 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4234 | 2024.11.14 16:57:17.348252 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4235 | 2024.11.14 16:57:17.349038 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4236 | 2024.11.14 16:57:17.349088 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4237 | 2024.11.14 16:57:17.349607 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4238 | 2024.11.14 16:57:17.349929 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4239 | 2024.11.14 16:57:17.350141 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002025 sec., 79012.34567901235 rows/sec., 5.50 MiB/sec. | ||
4240 | 2024.11.14 16:57:17.350220 [ 5 ] {e1001c0c-4080-44f5-b71e-53fbcafa70a6} <Debug> TCPHandler: Processed in 0.002339933 sec. | ||
4241 | 2024.11.14 16:57:17.350445 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4242 | 2024.11.14 16:57:17.350591 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4243 | 2024.11.14 16:57:17.350656 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4244 | 2024.11.14 16:57:17.351207 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4245 | 2024.11.14 16:57:17.351254 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4246 | 2024.11.14 16:57:17.351671 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4247 | 2024.11.14 16:57:17.351955 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4248 | 2024.11.14 16:57:17.352169 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. | ||
4249 | 2024.11.14 16:57:17.352229 [ 252 ] {b41b08a0-6fb5-4d2b-b7fb-8907bb52599c} <Debug> TCPHandler: Processed in 0.001849852 sec. | ||
4250 | 2024.11.14 16:57:20.617295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 656 | ||
4251 | 2024.11.14 16:57:20.620120 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4252 | 2024.11.14 16:57:20.620171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4253 | 2024.11.14 16:57:20.621585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4254 | 2024.11.14 16:57:20.621894 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4255 | 2024.11.14 16:57:20.622653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
4256 | 2024.11.14 16:57:22.342219 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4257 | 2024.11.14 16:57:22.342422 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4258 | 2024.11.14 16:57:22.342498 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4259 | 2024.11.14 16:57:22.343323 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4260 | 2024.11.14 16:57:22.343372 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4261 | 2024.11.14 16:57:22.343798 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4262 | 2024.11.14 16:57:22.344058 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4263 | 2024.11.14 16:57:22.344291 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.23 MiB/sec. | ||
4264 | 2024.11.14 16:57:22.344347 [ 5 ] {f3172e47-b2b0-4893-a597-ee774f3cf3d9} <Debug> TCPHandler: Processed in 0.002266031 sec. | ||
4265 | 2024.11.14 16:57:22.344634 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4266 | 2024.11.14 16:57:22.344849 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4267 | 2024.11.14 16:57:22.344931 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4268 | 2024.11.14 16:57:22.345736 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4269 | 2024.11.14 16:57:22.345788 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4270 | 2024.11.14 16:57:22.346240 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4271 | 2024.11.14 16:57:22.346510 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4272 | 2024.11.14 16:57:22.346759 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. | ||
4273 | 2024.11.14 16:57:22.346824 [ 252 ] {b32adb47-1f74-43d3-9d04-89e6014acbf9} <Debug> TCPHandler: Processed in 0.002346273 sec. | ||
4274 | 2024.11.14 16:57:22.347001 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4275 | 2024.11.14 16:57:22.347143 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4276 | 2024.11.14 16:57:22.347206 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4277 | 2024.11.14 16:57:22.347884 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4278 | 2024.11.14 16:57:22.347932 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4279 | 2024.11.14 16:57:22.348392 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4280 | 2024.11.14 16:57:22.348697 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4281 | 2024.11.14 16:57:22.348946 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001824 sec., 87719.29824561403 rows/sec., 6.11 MiB/sec. | ||
4282 | 2024.11.14 16:57:22.349063 [ 5 ] {088f49f1-9f2d-459a-af87-99ce9fc9eccb} <Debug> TCPHandler: Processed in 0.002126128 sec. | ||
4283 | 2024.11.14 16:57:22.349275 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4284 | 2024.11.14 16:57:22.349412 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4285 | 2024.11.14 16:57:22.349466 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4286 | 2024.11.14 16:57:22.349990 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4287 | 2024.11.14 16:57:22.350032 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4288 | 2024.11.14 16:57:22.350431 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4289 | 2024.11.14 16:57:22.350676 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4290 | 2024.11.14 16:57:22.350917 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. | ||
4291 | 2024.11.14 16:57:22.350988 [ 252 ] {fc62ee01-4a83-4059-8a76-28d8760c8c4b} <Debug> TCPHandler: Processed in 0.001807051 sec. | ||
4292 | 2024.11.14 16:57:23.703476 [ 64 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
4293 | 2024.11.14 16:57:23.703561 [ 64 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4294 | 2024.11.14 16:57:23.703589 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4295 | 2024.11.14 16:57:23.703824 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
4296 | 2024.11.14 16:57:23.704053 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4297 | 2024.11.14 16:57:23.704093 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 67 rows starting from the beginning of the part | ||
4298 | 2024.11.14 16:57:23.704174 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
4299 | 2024.11.14 16:57:23.704270 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part | ||
4300 | 2024.11.14 16:57:23.704541 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
4301 | 2024.11.14 16:57:23.704665 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part | ||
4302 | 2024.11.14 16:57:23.705884 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221297 sec., 79079.24644256361 rows/sec., 5.95 MiB/sec. | ||
4303 | 2024.11.14 16:57:23.706043 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4304 | 2024.11.14 16:57:23.706332 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4305 | 2024.11.14 16:57:23.706421 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_20_4} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
4306 | 2024.11.14 16:57:23.706508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4307 | 2024.11.14 16:57:25.457890 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4308 | 2024.11.14 16:57:25.457960 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4309 | 2024.11.14 16:57:25.737936 [ 57 ] {} <Debug> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4310 | 2024.11.14 16:57:25.737997 [ 57 ] {} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4311 | 2024.11.14 16:57:25.738018 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4312 | 2024.11.14 16:57:25.738268 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
4313 | 2024.11.14 16:57:25.738503 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4314 | 2024.11.14 16:57:25.738548 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
4315 | 2024.11.14 16:57:25.738690 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
4316 | 2024.11.14 16:57:25.738971 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
4317 | 2024.11.14 16:57:25.739166 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
4318 | 2024.11.14 16:57:25.739399 [ 191 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
4319 | 2024.11.14 16:57:25.740590 [ 186 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475396 sec., 120384.7788394261 rows/sec., 8.63 MiB/sec. | ||
4320 | 2024.11.14 16:57:25.740811 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4321 | 2024.11.14 16:57:25.741205 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2024.11.14 16:57:25.741301 [ 198 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_13_3} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4323 | 2024.11.14 16:57:25.741407 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4324 | 2024.11.14 16:57:27.348674 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2024.11.14 16:57:27.348861 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4326 | 2024.11.14 16:57:27.348929 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4327 | 2024.11.14 16:57:27.349663 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2024.11.14 16:57:27.349723 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4329 | 2024.11.14 16:57:27.350135 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4330 | 2024.11.14 16:57:27.350388 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2024.11.14 16:57:27.350583 [ 67 ] {} <Debug> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4332 | 2024.11.14 16:57:27.350641 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
4333 | 2024.11.14 16:57:27.350665 [ 67 ] {} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2024.11.14 16:57:27.350737 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4335 | 2024.11.14 16:57:27.350785 [ 5 ] {0671f48c-c54c-4129-b1bc-fd4ec302f585} <Debug> TCPHandler: Processed in 0.002241141 sec. | ||
4336 | 2024.11.14 16:57:27.350994 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
4337 | 2024.11.14 16:57:27.351072 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4338 | 2024.11.14 16:57:27.351156 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4339 | 2024.11.14 16:57:27.351198 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
4340 | 2024.11.14 16:57:27.351252 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4341 | 2024.11.14 16:57:27.351298 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
4342 | 2024.11.14 16:57:27.351378 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4343 | 2024.11.14 16:57:27.351719 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
4344 | 2024.11.14 16:57:27.352036 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
4345 | 2024.11.14 16:57:27.352342 [ 186 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
4346 | 2024.11.14 16:57:27.353550 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2024.11.14 16:57:27.353604 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4348 | 2024.11.14 16:57:27.353938 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00308695 sec., 22676.10424529066 rows/sec., 1.68 MiB/sec. | ||
4349 | 2024.11.14 16:57:27.354248 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4350 | 2024.11.14 16:57:27.354360 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4351 | 2024.11.14 16:57:27.354759 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2024.11.14 16:57:27.354842 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4353 | 2024.11.14 16:57:27.354954 [ 198 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_13_3} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4354 | 2024.11.14 16:57:27.355228 [ 67 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4355 | 2024.11.14 16:57:27.355242 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4356 | 2024.11.14 16:57:27.355330 [ 67 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4357 | 2024.11.14 16:57:27.355343 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.004133 sec., 69441.08395838374 rows/sec., 6.14 MiB/sec. | ||
4358 | 2024.11.14 16:57:27.355374 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4359 | 2024.11.14 16:57:27.355531 [ 252 ] {2b7b4ee0-819f-47dd-954a-b1d2ea47edbd} <Debug> TCPHandler: Processed in 0.004589984 sec. | ||
4360 | 2024.11.14 16:57:27.355637 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
4361 | 2024.11.14 16:57:27.355730 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4362 | 2024.11.14 16:57:27.355785 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4363 | 2024.11.14 16:57:27.355822 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
4364 | 2024.11.14 16:57:27.355888 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4365 | 2024.11.14 16:57:27.356039 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
4366 | 2024.11.14 16:57:27.356080 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4367 | 2024.11.14 16:57:27.356425 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 287 rows starting from the beginning of the part | ||
4368 | 2024.11.14 16:57:27.356759 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
4369 | 2024.11.14 16:57:27.357166 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
4370 | 2024.11.14 16:57:27.357578 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 287 rows starting from the beginning of the part | ||
4371 | 2024.11.14 16:57:27.358662 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4372 | 2024.11.14 16:57:27.358706 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4373 | 2024.11.14 16:57:27.359230 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4374 | 2024.11.14 16:57:27.359515 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4375 | 2024.11.14 16:57:27.359997 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004127 sec., 11873.031257572087 rows/sec., 875.76 KiB/sec. | ||
4376 | 2024.11.14 16:57:27.360160 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004636525 sec., 469748.35679738596 rows/sec., 41.47 MiB/sec. | ||
4377 | 2024.11.14 16:57:27.360263 [ 5 ] {5bb07621-6112-4abb-b3d9-12808196a148} <Debug> TCPHandler: Processed in 0.004602874 sec. | ||
4378 | 2024.11.14 16:57:27.360418 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4379 | 2024.11.14 16:57:27.360441 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4380 | 2024.11.14 16:57:27.360638 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4381 | 2024.11.14 16:57:27.360727 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4382 | 2024.11.14 16:57:27.360910 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4383 | 2024.11.14 16:57:27.361134 [ 192 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_36_7} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4384 | 2024.11.14 16:57:27.361348 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4385 | 2024.11.14 16:57:27.361790 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4386 | 2024.11.14 16:57:27.361836 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4387 | 2024.11.14 16:57:27.362197 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4388 | 2024.11.14 16:57:27.362441 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4389 | 2024.11.14 16:57:27.362661 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002085 sec., 6714.62829736211 rows/sec., 470.25 KiB/sec. | ||
4390 | 2024.11.14 16:57:27.362719 [ 252 ] {265ccfa6-f34e-43a0-9e89-01b31203ecec} <Debug> TCPHandler: Processed in 0.002349043 sec. | ||
4391 | 2024.11.14 16:57:27.362904 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4392 | 2024.11.14 16:57:27.363045 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4393 | 2024.11.14 16:57:27.363105 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4394 | 2024.11.14 16:57:27.363723 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4395 | 2024.11.14 16:57:27.363762 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4396 | 2024.11.14 16:57:27.364129 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4397 | 2024.11.14 16:57:27.364386 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4398 | 2024.11.14 16:57:27.364514 [ 72 ] {} <Debug> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4399 | 2024.11.14 16:57:27.364552 [ 72 ] {} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2024.11.14 16:57:27.364575 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. | ||
4401 | 2024.11.14 16:57:27.364579 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4402 | 2024.11.14 16:57:27.364681 [ 5 ] {54286dcf-c997-43a1-9f70-17c2efc85a35} <Debug> TCPHandler: Processed in 0.001841342 sec. | ||
4403 | 2024.11.14 16:57:27.364720 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
4404 | 2024.11.14 16:57:27.364843 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4405 | 2024.11.14 16:57:27.364882 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4406 | 2024.11.14 16:57:27.364900 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
4407 | 2024.11.14 16:57:27.365165 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
4408 | 2024.11.14 16:57:27.365194 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4409 | 2024.11.14 16:57:27.365321 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4410 | 2024.11.14 16:57:27.365575 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
4411 | 2024.11.14 16:57:27.365879 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
4412 | 2024.11.14 16:57:27.366213 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
4413 | 2024.11.14 16:57:27.368298 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4414 | 2024.11.14 16:57:27.368391 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4415 | 2024.11.14 16:57:27.368696 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004039601 sec., 16090.698066467454 rows/sec., 1.04 MiB/sec. | ||
4416 | 2024.11.14 16:57:27.368880 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4417 | 2024.11.14 16:57:27.369300 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4418 | 2024.11.14 16:57:27.369419 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4419 | 2024.11.14 16:57:27.369544 [ 196 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_13_3} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4420 | 2024.11.14 16:57:27.369668 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4421 | 2024.11.14 16:57:27.369753 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2024.11.14 16:57:27.369942 [ 72 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4423 | 2024.11.14 16:57:27.370022 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004916 sec., 86248.98291293734 rows/sec., 6.17 MiB/sec. | ||
4424 | 2024.11.14 16:57:27.370028 [ 72 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4425 | 2024.11.14 16:57:27.370121 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4426 | 2024.11.14 16:57:27.370193 [ 252 ] {8245dc7b-cce4-4649-b3fc-4297dde98e3b} <Debug> TCPHandler: Processed in 0.005387122 sec. | ||
4427 | 2024.11.14 16:57:27.370460 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4428 | 2024.11.14 16:57:27.370469 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
4429 | 2024.11.14 16:57:27.370945 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4430 | 2024.11.14 16:57:27.371028 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4431 | 2024.11.14 16:57:27.371087 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
4432 | 2024.11.14 16:57:27.371210 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4433 | 2024.11.14 16:57:27.371530 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
4434 | 2024.11.14 16:57:27.371823 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 424 rows starting from the beginning of the part | ||
4435 | 2024.11.14 16:57:27.372208 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
4436 | 2024.11.14 16:57:27.372541 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
4437 | 2024.11.14 16:57:27.372735 [ 196 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 424 rows starting from the beginning of the part | ||
4438 | 2024.11.14 16:57:27.373404 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4439 | 2024.11.14 16:57:27.373451 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4440 | 2024.11.14 16:57:27.373993 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4441 | 2024.11.14 16:57:27.374299 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4442 | 2024.11.14 16:57:27.374589 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003664 sec., 1637.5545851528384 rows/sec., 85.56 KiB/sec. | ||
4443 | 2024.11.14 16:57:27.375037 [ 5 ] {2f5dff86-fe98-4e3d-8595-5f310ca11340} <Debug> TCPHandler: Processed in 0.004714056 sec. | ||
4444 | 2024.11.14 16:57:27.375423 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4445 | 2024.11.14 16:57:27.375476 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261509 sec., 371756.4675837293 rows/sec., 28.46 MiB/sec. | ||
4446 | 2024.11.14 16:57:27.375603 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4447 | 2024.11.14 16:57:27.375702 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4448 | 2024.11.14 16:57:27.375817 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4449 | 2024.11.14 16:57:27.376502 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4450 | 2024.11.14 16:57:27.376728 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_36_7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4451 | 2024.11.14 16:57:27.376902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4452 | 2024.11.14 16:57:27.377019 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4453 | 2024.11.14 16:57:27.377061 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4454 | 2024.11.14 16:57:27.377533 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4455 | 2024.11.14 16:57:27.377780 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4456 | 2024.11.14 16:57:27.377964 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4457 | 2024.11.14 16:57:27.378022 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4458 | 2024.11.14 16:57:27.378033 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002469 sec., 95990.27946537061 rows/sec., 6.43 MiB/sec. | ||
4459 | 2024.11.14 16:57:27.378052 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4460 | 2024.11.14 16:57:27.378209 [ 252 ] {df47e895-81ee-4bc3-85a3-4e2a89dcb98f} <Debug> TCPHandler: Processed in 0.003007648 sec. | ||
4461 | 2024.11.14 16:57:27.378248 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
4462 | 2024.11.14 16:57:27.378374 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4463 | 2024.11.14 16:57:27.378397 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4464 | 2024.11.14 16:57:27.378415 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7413 rows starting from the beginning of the part | ||
4465 | 2024.11.14 16:57:27.378651 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
4466 | 2024.11.14 16:57:27.378808 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4467 | 2024.11.14 16:57:27.378930 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
4468 | 2024.11.14 16:57:27.379003 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4469 | 2024.11.14 16:57:27.379194 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
4470 | 2024.11.14 16:57:27.379541 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
4471 | 2024.11.14 16:57:27.379867 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
4472 | 2024.11.14 16:57:27.381186 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4473 | 2024.11.14 16:57:27.381239 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4474 | 2024.11.14 16:57:27.381833 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4475 | 2024.11.14 16:57:27.382461 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4476 | 2024.11.14 16:57:27.382799 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00416 sec., 240.38461538461542 rows/sec., 16.20 KiB/sec. | ||
4477 | 2024.11.14 16:57:27.383075 [ 5 ] {2c1fe4ef-a4d3-49fc-aa72-536e28c730e6} <Debug> TCPHandler: Processed in 0.004752937 sec. | ||
4478 | 2024.11.14 16:57:27.383245 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4479 | 2024.11.14 16:57:27.383605 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4480 | 2024.11.14 16:57:27.383692 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <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 | ||
4481 | 2024.11.14 16:57:27.384922 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8367 rows, containing 5 columns (5 merged, 0 gathered) in 0.006745202 sec., 1240437.276748717 rows/sec., 84.26 MiB/sec. | ||
4482 | 2024.11.14 16:57:27.385090 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4483 | 2024.11.14 16:57:27.385221 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4484 | 2024.11.14 16:57:27.385265 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4485 | 2024.11.14 16:57:27.385497 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4486 | 2024.11.14 16:57:27.385604 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4487 | 2024.11.14 16:57:27.385703 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4488 | 2024.11.14 16:57:27.386051 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4489 | 2024.11.14 16:57:27.386324 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4490 | 2024.11.14 16:57:27.386619 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003046 sec., 13788.575180564674 rows/sec., 24.71 MiB/sec. | ||
4491 | 2024.11.14 16:57:27.386969 [ 252 ] {5816f5cc-d0b7-4c3a-82de-d8f564432e15} <Debug> TCPHandler: Processed in 0.003784675 sec. | ||
4492 | 2024.11.14 16:57:27.387130 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4493 | 2024.11.14 16:57:27.387256 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4494 | 2024.11.14 16:57:27.387309 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4495 | 2024.11.14 16:57:27.387871 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4496 | 2024.11.14 16:57:27.387912 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4497 | 2024.11.14 16:57:27.388342 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4498 | 2024.11.14 16:57:27.388594 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4499 | 2024.11.14 16:57:27.388733 [ 72 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4500 | 2024.11.14 16:57:27.388769 [ 72 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4501 | 2024.11.14 16:57:27.388791 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. | ||
4502 | 2024.11.14 16:57:27.388795 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB. | ||
4503 | 2024.11.14 16:57:27.388904 [ 5 ] {f2fcaf88-fe04-40c4-aea4-7d86a639a8a6} <Debug> TCPHandler: Processed in 0.001832551 sec. | ||
4504 | 2024.11.14 16:57:27.389026 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
4505 | 2024.11.14 16:57:27.389162 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4506 | 2024.11.14 16:57:27.389197 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1868 rows starting from the beginning of the part | ||
4507 | 2024.11.14 16:57:27.389303 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
4508 | 2024.11.14 16:57:27.389499 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
4509 | 2024.11.14 16:57:27.389624 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
4510 | 2024.11.14 16:57:27.389804 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
4511 | 2024.11.14 16:57:27.389887 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
4512 | 2024.11.14 16:57:27.391326 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002412225 sec., 916995.7197193463 rows/sec., 60.13 MiB/sec. | ||
4513 | 2024.11.14 16:57:27.391615 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4514 | 2024.11.14 16:57:27.391981 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4515 | 2024.11.14 16:57:27.392082 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_36_7} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4516 | 2024.11.14 16:57:27.392186 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4517 | 2024.11.14 16:57:30.622904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 686 | ||
4518 | 2024.11.14 16:57:30.625877 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4519 | 2024.11.14 16:57:30.625934 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4520 | 2024.11.14 16:57:30.627349 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4521 | 2024.11.14 16:57:30.627674 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4522 | 2024.11.14 16:57:30.628900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
4523 | 2024.11.14 16:57:32.340573 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4524 | 2024.11.14 16:57:32.340757 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4525 | 2024.11.14 16:57:32.340829 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4526 | 2024.11.14 16:57:32.341537 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4527 | 2024.11.14 16:57:32.341590 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4528 | 2024.11.14 16:57:32.342005 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4529 | 2024.11.14 16:57:32.342265 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4530 | 2024.11.14 16:57:32.342532 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001816 sec., 4405.286343612335 rows/sec., 359.22 KiB/sec. | ||
4531 | 2024.11.14 16:57:32.342735 [ 5 ] {0f7e855b-8940-4156-a606-a08efbc23d1b} <Debug> TCPHandler: Processed in 0.002283112 sec. | ||
4532 | 2024.11.14 16:57:32.342995 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4533 | 2024.11.14 16:57:32.343209 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4534 | 2024.11.14 16:57:32.343296 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4535 | 2024.11.14 16:57:32.344077 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4536 | 2024.11.14 16:57:32.344125 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4537 | 2024.11.14 16:57:32.344564 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4538 | 2024.11.14 16:57:32.344817 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4539 | 2024.11.14 16:57:32.345091 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001931 sec., 31071.983428275504 rows/sec., 2.38 MiB/sec. | ||
4540 | 2024.11.14 16:57:32.345211 [ 252 ] {7dd952fe-8844-46f3-815c-71a5e204fb70} <Debug> TCPHandler: Processed in 0.002358764 sec. | ||
4541 | 2024.11.14 16:57:32.345418 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4542 | 2024.11.14 16:57:32.345549 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4543 | 2024.11.14 16:57:32.345602 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4544 | 2024.11.14 16:57:32.346168 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4545 | 2024.11.14 16:57:32.346209 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4546 | 2024.11.14 16:57:32.346570 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4547 | 2024.11.14 16:57:32.346822 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4548 | 2024.11.14 16:57:32.347096 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001573 sec., 5085.82326764145 rows/sec., 355.11 KiB/sec. | ||
4549 | 2024.11.14 16:57:32.347319 [ 5 ] {203b690d-cd40-4e64-9c6e-7fb23031b9ca} <Debug> TCPHandler: Processed in 0.002004725 sec. | ||
4550 | 2024.11.14 16:57:32.347503 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4551 | 2024.11.14 16:57:32.347649 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4552 | 2024.11.14 16:57:32.347710 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4553 | 2024.11.14 16:57:32.348439 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4554 | 2024.11.14 16:57:32.348481 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4555 | 2024.11.14 16:57:32.348847 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4556 | 2024.11.14 16:57:32.349086 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4557 | 2024.11.14 16:57:32.349310 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001697 sec., 42427.81378903949 rows/sec., 3.32 MiB/sec. | ||
4558 | 2024.11.14 16:57:32.349365 [ 252 ] {c12f19c3-bd8d-419b-b179-6e980bb13ac0} <Debug> TCPHandler: Processed in 0.001945664 sec. | ||
4559 | 2024.11.14 16:57:32.349530 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4560 | 2024.11.14 16:57:32.349650 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4561 | 2024.11.14 16:57:32.349705 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4562 | 2024.11.14 16:57:32.350282 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4563 | 2024.11.14 16:57:32.350322 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4564 | 2024.11.14 16:57:32.350711 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4565 | 2024.11.14 16:57:32.350954 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4566 | 2024.11.14 16:57:32.351160 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001535 sec., 85993.48534201954 rows/sec., 5.99 MiB/sec. | ||
4567 | 2024.11.14 16:57:32.351212 [ 5 ] {60290743-b31d-4559-9013-72e019ad2cc4} <Debug> TCPHandler: Processed in 0.001738989 sec. | ||
4568 | 2024.11.14 16:57:32.351365 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4569 | 2024.11.14 16:57:32.351504 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4570 | 2024.11.14 16:57:32.351568 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4571 | 2024.11.14 16:57:32.352142 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4572 | 2024.11.14 16:57:32.352189 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4573 | 2024.11.14 16:57:32.352598 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4574 | 2024.11.14 16:57:32.352844 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4575 | 2024.11.14 16:57:32.353080 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001607 sec., 29869.321717486 rows/sec., 2.01 MiB/sec. | ||
4576 | 2024.11.14 16:57:32.353272 [ 252 ] {6181ddcd-c5d9-476f-a643-d231ab70aa4a} <Debug> TCPHandler: Processed in 0.001956784 sec. | ||
4577 | 2024.11.14 16:57:37.342217 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4578 | 2024.11.14 16:57:37.342416 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4579 | 2024.11.14 16:57:37.342484 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4580 | 2024.11.14 16:57:37.343244 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4581 | 2024.11.14 16:57:37.343287 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4582 | 2024.11.14 16:57:37.343702 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4583 | 2024.11.14 16:57:37.343948 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4584 | 2024.11.14 16:57:37.344154 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001787 sec., 31337.437045327366 rows/sec., 2.41 MiB/sec. | ||
4585 | 2024.11.14 16:57:37.344274 [ 5 ] {68a11be3-a6f3-4994-8560-df7d9ea01740} <Debug> TCPHandler: Processed in 0.002178389 sec. | ||
4586 | 2024.11.14 16:57:37.344548 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4587 | 2024.11.14 16:57:37.344762 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4588 | 2024.11.14 16:57:37.344844 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4589 | 2024.11.14 16:57:37.345699 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2024.11.14 16:57:37.345750 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4591 | 2024.11.14 16:57:37.346190 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4592 | 2024.11.14 16:57:37.346451 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4593 | 2024.11.14 16:57:37.346734 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002029 sec., 31542.631838344012 rows/sec., 2.46 MiB/sec. | ||
4594 | 2024.11.14 16:57:37.346951 [ 252 ] {bb58e506-88b0-4af0-80d8-e927c2ef3d91} <Debug> TCPHandler: Processed in 0.002534357 sec. | ||
4595 | 2024.11.14 16:57:37.347174 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4596 | 2024.11.14 16:57:37.347303 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4597 | 2024.11.14 16:57:37.347357 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4598 | 2024.11.14 16:57:37.347942 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4599 | 2024.11.14 16:57:37.347982 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4600 | 2024.11.14 16:57:37.348378 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4601 | 2024.11.14 16:57:37.348631 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4602 | 2024.11.14 16:57:37.348861 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. | ||
4603 | 2024.11.14 16:57:37.348936 [ 5 ] {3e7d69bc-19bd-4bd2-8535-b09aec6a203c} <Debug> TCPHandler: Processed in 0.001871142 sec. | ||
4604 | 2024.11.14 16:57:37.349228 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4605 | 2024.11.14 16:57:37.349460 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4606 | 2024.11.14 16:57:37.349555 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4607 | 2024.11.14 16:57:37.350112 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4608 | 2024.11.14 16:57:37.350153 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4609 | 2024.11.14 16:57:37.350593 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4610 | 2024.11.14 16:57:37.350855 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4611 | 2024.11.14 16:57:37.351073 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001669 sec., 35949.67046135411 rows/sec., 2.42 MiB/sec. | ||
4612 | 2024.11.14 16:57:37.351127 [ 252 ] {efa9f03c-ba30-41d6-8680-96a3629283d2} <Debug> TCPHandler: Processed in 0.002069477 sec. | ||
4613 | 2024.11.14 16:57:38.892965 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4614 | 2024.11.14 16:57:38.958345 [ 76 ] {} <Debug> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4615 | 2024.11.14 16:57:38.958408 [ 76 ] {} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2024.11.14 16:57:38.958429 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4617 | 2024.11.14 16:57:38.958663 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
4618 | 2024.11.14 16:57:38.958868 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4619 | 2024.11.14 16:57:38.958913 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
4620 | 2024.11.14 16:57:38.959002 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
4621 | 2024.11.14 16:57:38.959092 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
4622 | 2024.11.14 16:57:38.959349 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
4623 | 2024.11.14 16:57:38.959486 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
4624 | 2024.11.14 16:57:38.960631 [ 190 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002119818 sec., 36795.61169874018 rows/sec., 1.88 MiB/sec. | ||
4625 | 2024.11.14 16:57:38.960774 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4626 | 2024.11.14 16:57:38.961064 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4627 | 2024.11.14 16:57:38.961145 [ 187 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_13_3} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4628 | 2024.11.14 16:57:38.961225 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4629 | 2024.11.14 16:57:39.078027 [ 75 ] {} <Debug> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4630 | 2024.11.14 16:57:39.078091 [ 75 ] {} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2024.11.14 16:57:39.078119 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4632 | 2024.11.14 16:57:39.078292 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
4633 | 2024.11.14 16:57:39.078465 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4634 | 2024.11.14 16:57:39.078509 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
4635 | 2024.11.14 16:57:39.078595 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
4636 | 2024.11.14 16:57:39.078794 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
4637 | 2024.11.14 16:57:39.079043 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
4638 | 2024.11.14 16:57:39.079272 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
4639 | 2024.11.14 16:57:39.080423 [ 187 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002226751 sec., 5838.102239540928 rows/sec., 393.39 KiB/sec. | ||
4640 | 2024.11.14 16:57:39.080561 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4641 | 2024.11.14 16:57:39.080856 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4642 | 2024.11.14 16:57:39.080936 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_13_3} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4643 | 2024.11.14 16:57:39.081011 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4644 | 2024.11.14 16:57:39.120412 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4645 | 2024.11.14 16:57:39.254984 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4646 | 2024.11.14 16:57:39.262515 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4647 | 2024.11.14 16:57:39.394218 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4648 | 2024.11.14 16:57:39.408742 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4649 | 2024.11.14 16:57:39.429109 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4650 | 2024.11.14 16:57:39.431356 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4651 | 2024.11.14 16:57:40.458014 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4652 | 2024.11.14 16:57:40.458071 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4653 | 2024.11.14 16:57:40.629097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 706 | ||
4654 | 2024.11.14 16:57:40.631692 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2024.11.14 16:57:40.631757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4656 | 2024.11.14 16:57:40.633154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4657 | 2024.11.14 16:57:40.633470 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4658 | 2024.11.14 16:57:40.634094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
4659 | 2024.11.14 16:57:42.348338 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4660 | 2024.11.14 16:57:42.348573 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4661 | 2024.11.14 16:57:42.348660 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4662 | 2024.11.14 16:57:42.349405 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4663 | 2024.11.14 16:57:42.349452 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4664 | 2024.11.14 16:57:42.349870 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4665 | 2024.11.14 16:57:42.350126 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4666 | 2024.11.14 16:57:42.350352 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. | ||
4667 | 2024.11.14 16:57:42.350408 [ 5 ] {0cf3c628-fb3a-4ccd-bce5-15c376045dd5} <Debug> TCPHandler: Processed in 0.002229611 sec. | ||
4668 | 2024.11.14 16:57:42.350662 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4669 | 2024.11.14 16:57:42.350869 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4670 | 2024.11.14 16:57:42.350941 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4671 | 2024.11.14 16:57:42.351776 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4672 | 2024.11.14 16:57:42.351817 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4673 | 2024.11.14 16:57:42.352272 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4674 | 2024.11.14 16:57:42.352541 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4675 | 2024.11.14 16:57:42.352736 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001922 sec., 149323.6212278876 rows/sec., 13.20 MiB/sec. | ||
4676 | 2024.11.14 16:57:42.352790 [ 252 ] {bdd761e3-5c8f-4e55-88a7-1e86b6fbe898} <Debug> TCPHandler: Processed in 0.002272761 sec. | ||
4677 | 2024.11.14 16:57:42.352925 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4678 | 2024.11.14 16:57:42.353040 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4679 | 2024.11.14 16:57:42.353088 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4680 | 2024.11.14 16:57:42.353692 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4681 | 2024.11.14 16:57:42.353732 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4682 | 2024.11.14 16:57:42.354089 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4683 | 2024.11.14 16:57:42.354339 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4684 | 2024.11.14 16:57:42.354569 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001542 sec., 31776.9130998703 rows/sec., 2.29 MiB/sec. | ||
4685 | 2024.11.14 16:57:42.354695 [ 5 ] {46c4f4b0-b212-42dd-be1e-6f603bb53d83} <Debug> TCPHandler: Processed in 0.001823441 sec. | ||
4686 | 2024.11.14 16:57:42.354913 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4687 | 2024.11.14 16:57:42.355051 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4688 | 2024.11.14 16:57:42.355109 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4689 | 2024.11.14 16:57:42.355796 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4690 | 2024.11.14 16:57:42.355834 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4691 | 2024.11.14 16:57:42.356182 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4692 | 2024.11.14 16:57:42.356424 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4693 | 2024.11.14 16:57:42.356596 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 622.12 KiB/sec. | ||
4694 | 2024.11.14 16:57:42.356645 [ 252 ] {9d15d316-e504-42fc-8063-fffe756e8bb3} <Debug> TCPHandler: Processed in 0.001842101 sec. | ||
4695 | 2024.11.14 16:57:42.356805 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4696 | 2024.11.14 16:57:42.356922 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4697 | 2024.11.14 16:57:42.356969 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4698 | 2024.11.14 16:57:42.357554 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4699 | 2024.11.14 16:57:42.357594 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4700 | 2024.11.14 16:57:42.357942 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4701 | 2024.11.14 16:57:42.358180 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4702 | 2024.11.14 16:57:42.358396 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec. | ||
4703 | 2024.11.14 16:57:42.358448 [ 5 ] {f63213bf-c17e-4aff-b98c-0fe36b5452ad} <Debug> TCPHandler: Processed in 0.001702708 sec. | ||
4704 | 2024.11.14 16:57:42.358586 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4705 | 2024.11.14 16:57:42.358700 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4706 | 2024.11.14 16:57:42.358747 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4707 | 2024.11.14 16:57:42.359596 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4708 | 2024.11.14 16:57:42.359643 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4709 | 2024.11.14 16:57:42.360043 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4710 | 2024.11.14 16:57:42.360297 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4711 | 2024.11.14 16:57:42.360466 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001789 sec., 237003.91280044717 rows/sec., 16.95 MiB/sec. | ||
4712 | 2024.11.14 16:57:42.360517 [ 252 ] {8b616057-7a63-4be5-87cb-b381ace25b6b} <Debug> TCPHandler: Processed in 0.001987074 sec. | ||
4713 | 2024.11.14 16:57:42.360665 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4714 | 2024.11.14 16:57:42.360783 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4715 | 2024.11.14 16:57:42.360833 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4716 | 2024.11.14 16:57:42.361334 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4717 | 2024.11.14 16:57:42.361374 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4718 | 2024.11.14 16:57:42.361759 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4719 | 2024.11.14 16:57:42.362000 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4720 | 2024.11.14 16:57:42.362260 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
4721 | 2024.11.14 16:57:42.362433 [ 5 ] {f59732d1-0817-4d39-a342-c98fe1b916ba} <Debug> TCPHandler: Processed in 0.001828001 sec. | ||
4722 | 2024.11.14 16:57:42.362593 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4723 | 2024.11.14 16:57:42.362709 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4724 | 2024.11.14 16:57:42.362762 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4725 | 2024.11.14 16:57:42.363425 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4726 | 2024.11.14 16:57:42.363472 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4727 | 2024.11.14 16:57:42.363904 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4728 | 2024.11.14 16:57:42.364152 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2024.11.14 16:57:42.364322 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001638 sec., 144688.6446886447 rows/sec., 9.70 MiB/sec. | ||
4730 | 2024.11.14 16:57:42.364372 [ 252 ] {f7a0c162-1985-4827-bb8a-c5ca0abd87b6} <Debug> TCPHandler: Processed in 0.001831471 sec. | ||
4731 | 2024.11.14 16:57:42.364508 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4732 | 2024.11.14 16:57:42.364625 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4733 | 2024.11.14 16:57:42.364677 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4734 | 2024.11.14 16:57:42.365153 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4735 | 2024.11.14 16:57:42.365193 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4736 | 2024.11.14 16:57:42.365546 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4737 | 2024.11.14 16:57:42.365787 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4738 | 2024.11.14 16:57:42.366055 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
4739 | 2024.11.14 16:57:42.366232 [ 5 ] {f37c3a09-b22f-447a-9a0e-d2a495825a2f} <Debug> TCPHandler: Processed in 0.00177397 sec. | ||
4740 | 2024.11.14 16:57:42.366386 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4741 | 2024.11.14 16:57:42.366503 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4742 | 2024.11.14 16:57:42.366583 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <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 | ||
4743 | 2024.11.14 16:57:42.367719 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4744 | 2024.11.14 16:57:42.367757 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4745 | 2024.11.14 16:57:42.368395 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4746 | 2024.11.14 16:57:42.368644 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4747 | 2024.11.14 16:57:42.368851 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00237 sec., 17721.51898734177 rows/sec., 31.76 MiB/sec. | ||
4748 | 2024.11.14 16:57:42.369016 [ 252 ] {64c7e465-286c-4745-b1cb-4de1faa16c57} <Debug> TCPHandler: Processed in 0.00268304 sec. | ||
4749 | 2024.11.14 16:57:42.369158 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4750 | 2024.11.14 16:57:42.369277 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4751 | 2024.11.14 16:57:42.369330 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4752 | 2024.11.14 16:57:42.369833 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4753 | 2024.11.14 16:57:42.369873 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4754 | 2024.11.14 16:57:42.370239 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4755 | 2024.11.14 16:57:42.370482 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4756 | 2024.11.14 16:57:42.370677 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. | ||
4757 | 2024.11.14 16:57:42.370765 [ 5 ] {74d0e1ad-e5a9-4239-a9d7-f7bbc4fb365b} <Debug> TCPHandler: Processed in 0.001659168 sec. | ||
4758 | 2024.11.14 16:57:44.135896 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4759 | 2024.11.14 16:57:44.201892 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4760 | 2024.11.14 16:57:44.434683 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4761 | 2024.11.14 16:57:44.528589 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4762 | 2024.11.14 16:57:44.529962 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4763 | 2024.11.14 16:57:44.539256 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4764 | 2024.11.14 16:57:44.563069 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4765 | 2024.11.14 16:57:44.572341 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4766 | 2024.11.14 16:57:44.587716 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4767 | 2024.11.14 16:57:44.753264 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4768 | 2024.11.14 16:57:44.856861 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4769 | 2024.11.14 16:57:44.887517 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4770 | 2024.11.14 16:57:44.895977 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4771 | 2024.11.14 16:57:44.897349 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4772 | 2024.11.14 16:57:44.899686 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4773 | 2024.11.14 16:57:44.919353 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4774 | 2024.11.14 16:57:44.925381 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4775 | 2024.11.14 16:57:44.943678 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4776 | 2024.11.14 16:57:45.097382 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4777 | 2024.11.14 16:57:45.175350 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4778 | 2024.11.14 16:57:45.178646 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4779 | 2024.11.14 16:57:45.189899 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4780 | 2024.11.14 16:57:45.207420 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4781 | 2024.11.14 16:57:45.215737 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4782 | 2024.11.14 16:57:47.340264 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2024.11.14 16:57:47.340447 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4784 | 2024.11.14 16:57:47.340523 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4785 | 2024.11.14 16:57:47.341235 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2024.11.14 16:57:47.341285 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4787 | 2024.11.14 16:57:47.341689 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4788 | 2024.11.14 16:57:47.341953 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2024.11.14 16:57:47.342177 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001777 sec., 4501.969611705121 rows/sec., 367.10 KiB/sec. | ||
4790 | 2024.11.14 16:57:47.342266 [ 5 ] {6e9f8f61-2c59-41cf-8d56-dfe4f3c98b02} <Debug> TCPHandler: Processed in 0.002129578 sec. | ||
4791 | 2024.11.14 16:57:47.342535 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4792 | 2024.11.14 16:57:47.342747 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4793 | 2024.11.14 16:57:47.342827 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4794 | 2024.11.14 16:57:47.343575 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2024.11.14 16:57:47.343616 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4796 | 2024.11.14 16:57:47.344048 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4797 | 2024.11.14 16:57:47.344301 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4798 | 2024.11.14 16:57:47.344511 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001815 sec., 33057.85123966942 rows/sec., 2.53 MiB/sec. | ||
4799 | 2024.11.14 16:57:47.344605 [ 252 ] {ea8583fd-2708-48f0-9adf-f03de760119a} <Debug> TCPHandler: Processed in 0.00221626 sec. | ||
4800 | 2024.11.14 16:57:47.344808 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4801 | 2024.11.14 16:57:47.344929 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4802 | 2024.11.14 16:57:47.344976 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4803 | 2024.11.14 16:57:47.345537 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2024.11.14 16:57:47.345574 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4805 | 2024.11.14 16:57:47.345923 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4806 | 2024.11.14 16:57:47.346172 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2024.11.14 16:57:47.346405 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 372.64 KiB/sec. | ||
4808 | 2024.11.14 16:57:47.346475 [ 5 ] {1584461e-4d16-4687-93ff-ae4f11e118dd} <Debug> TCPHandler: Processed in 0.00176318 sec. | ||
4809 | 2024.11.14 16:57:47.346631 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4810 | 2024.11.14 16:57:47.346758 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4811 | 2024.11.14 16:57:47.346807 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4812 | 2024.11.14 16:57:47.347435 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2024.11.14 16:57:47.347473 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4814 | 2024.11.14 16:57:47.347832 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4815 | 2024.11.14 16:57:47.348088 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2024.11.14 16:57:47.348297 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001559 sec., 46183.45093008338 rows/sec., 3.61 MiB/sec. | ||
4817 | 2024.11.14 16:57:47.348379 [ 252 ] {88d4ab5b-e2be-489e-b504-76f648de7696} <Debug> TCPHandler: Processed in 0.001812001 sec. | ||
4818 | 2024.11.14 16:57:47.348616 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2024.11.14 16:57:47.348797 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4820 | 2024.11.14 16:57:47.348851 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4821 | 2024.11.14 16:57:47.349412 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2024.11.14 16:57:47.349451 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4823 | 2024.11.14 16:57:47.349842 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4824 | 2024.11.14 16:57:47.350085 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2024.11.14 16:57:47.350307 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001544 sec., 85492.22797927461 rows/sec., 5.95 MiB/sec. | ||
4826 | 2024.11.14 16:57:47.350367 [ 5 ] {338cd4ab-264e-4935-aaec-61d6755c7fca} <Debug> TCPHandler: Processed in 0.001866392 sec. | ||
4827 | 2024.11.14 16:57:47.350536 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2024.11.14 16:57:47.350673 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4829 | 2024.11.14 16:57:47.350732 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4830 | 2024.11.14 16:57:47.351247 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2024.11.14 16:57:47.351283 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4832 | 2024.11.14 16:57:47.351658 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4833 | 2024.11.14 16:57:47.351912 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2024.11.14 16:57:47.352083 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001442 sec., 33287.1012482663 rows/sec., 2.24 MiB/sec. | ||
4835 | 2024.11.14 16:57:47.352134 [ 252 ] {fd2868c6-b893-4b4a-9a99-5f93e6270275} <Debug> TCPHandler: Processed in 0.001664118 sec. | ||
4836 | 2024.11.14 16:57:50.634346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 740 | ||
4837 | 2024.11.14 16:57:50.637580 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4838 | 2024.11.14 16:57:50.637634 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4839 | 2024.11.14 16:57:50.639001 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4840 | 2024.11.14 16:57:50.639314 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4841 | 2024.11.14 16:57:50.639535 [ 61 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4842 | 2024.11.14 16:57:50.639647 [ 61 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2024.11.14 16:57:50.639709 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4844 | 2024.11.14 16:57:50.640142 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
4845 | 2024.11.14 16:57:50.640936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
4846 | 2024.11.14 16:57:50.641369 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4847 | 2024.11.14 16:57:50.641542 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 606 rows starting from the beginning of the part | ||
4848 | 2024.11.14 16:57:50.642226 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
4849 | 2024.11.14 16:57:50.642788 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
4850 | 2024.11.14 16:57:50.643333 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
4851 | 2024.11.14 16:57:50.643871 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
4852 | 2024.11.14 16:57:50.644376 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
4853 | 2024.11.14 16:57:50.652965 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 72 columns (72 merged, 0 gathered) in 0.013110256 sec., 56444.35928634803 rows/sec., 47.33 MiB/sec. | ||
4854 | 2024.11.14 16:57:50.654680 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4855 | 2024.11.14 16:57:50.655531 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4856 | 2024.11.14 16:57:50.655632 [ 187 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_21_4} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4857 | 2024.11.14 16:57:50.655951 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
4858 | 2024.11.14 16:57:51.000183 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.87 MiB, peak 164.63 MiB, free memory in arenas 0.00 B, will set to 159.95 MiB (RSS), difference: 1.07 MiB | ||
4859 | 2024.11.14 16:57:52.341847 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4860 | 2024.11.14 16:57:52.342053 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4861 | 2024.11.14 16:57:52.342134 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4862 | 2024.11.14 16:57:52.342881 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4863 | 2024.11.14 16:57:52.342935 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4864 | 2024.11.14 16:57:52.343376 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4865 | 2024.11.14 16:57:52.343654 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): 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.14 16:57:52.343862 [ 62 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4867 | 2024.11.14 16:57:52.343931 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. | ||
4868 | 2024.11.14 16:57:52.343957 [ 62 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4869 | 2024.11.14 16:57:52.344022 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4870 | 2024.11.14 16:57:52.344053 [ 5 ] {10fc4b4f-479e-427e-9a22-5d758b3d758c} <Debug> TCPHandler: Processed in 0.002341142 sec. | ||
4871 | 2024.11.14 16:57:52.344192 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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.14 16:57:52.344341 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4873 | 2024.11.14 16:57:52.344344 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4874 | 2024.11.14 16:57:52.344386 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
4875 | 2024.11.14 16:57:52.344587 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
4876 | 2024.11.14 16:57:52.344871 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4877 | 2024.11.14 16:57:52.344901 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
4878 | 2024.11.14 16:57:52.345134 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4879 | 2024.11.14 16:57:52.345361 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 287 rows starting from the beginning of the part | ||
4880 | 2024.11.14 16:57:52.345747 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
4881 | 2024.11.14 16:57:52.346033 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
4882 | 2024.11.14 16:57:52.347975 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2024.11.14 16:57:52.348075 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4884 | 2024.11.14 16:57:52.349092 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4885 | 2024.11.14 16:57:52.349391 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005265679 sec., 371272.1569241118 rows/sec., 32.46 MiB/sec. | ||
4886 | 2024.11.14 16:57:52.349597 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4887 | 2024.11.14 16:57:52.349730 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4888 | 2024.11.14 16:57:52.349847 [ 62 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4889 | 2024.11.14 16:57:52.349966 [ 62 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4890 | 2024.11.14 16:57:52.350059 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4891 | 2024.11.14 16:57:52.350212 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005503 sec., 11630.019989096856 rows/sec., 929.54 KiB/sec. | ||
4892 | 2024.11.14 16:57:52.350445 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
4893 | 2024.11.14 16:57:52.350602 [ 252 ] {6a2be27e-246b-4fd0-90cd-b8bf78c6c611} <Debug> TCPHandler: Processed in 0.006419234 sec. | ||
4894 | 2024.11.14 16:57:52.350700 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4895 | 2024.11.14 16:57:52.350933 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4896 | 2024.11.14 16:57:52.351043 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4897 | 2024.11.14 16:57:52.351086 [ 194 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_41_8} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4898 | 2024.11.14 16:57:52.351128 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
4899 | 2024.11.14 16:57:52.351307 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4900 | 2024.11.14 16:57:52.351418 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
4901 | 2024.11.14 16:57:52.351542 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
4902 | 2024.11.14 16:57:52.351600 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4903 | 2024.11.14 16:57:52.351844 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
4904 | 2024.11.14 16:57:52.352193 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 424 rows starting from the beginning of the part | ||
4905 | 2024.11.14 16:57:52.352574 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
4906 | 2024.11.14 16:57:52.353006 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
4907 | 2024.11.14 16:57:52.354050 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4908 | 2024.11.14 16:57:52.354099 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4909 | 2024.11.14 16:57:52.354692 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4910 | 2024.11.14 16:57:52.354946 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 5 columns (5 merged, 0 gathered) in 0.004775737 sec., 337539.52531305637 rows/sec., 26.04 MiB/sec. | ||
4911 | 2024.11.14 16:57:52.355051 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4912 | 2024.11.14 16:57:52.355174 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4913 | 2024.11.14 16:57:52.355390 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4914 | 2024.11.14 16:57:52.355536 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4915 | 2024.11.14 16:57:52.355641 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4916 | 2024.11.14 16:57:52.355662 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004499 sec., 35563.45854634363 rows/sec., 2.48 MiB/sec. | ||
4917 | 2024.11.14 16:57:52.356244 [ 5 ] {70b431eb-f4a0-4130-a872-f0102bf54b22} <Debug> TCPHandler: Processed in 0.005506185 sec. | ||
4918 | 2024.11.14 16:57:52.356284 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
4919 | 2024.11.14 16:57:52.356725 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4920 | 2024.11.14 16:57:52.356831 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4921 | 2024.11.14 16:57:52.357044 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4922 | 2024.11.14 16:57:52.357235 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 8367 rows starting from the beginning of the part | ||
4923 | 2024.11.14 16:57:52.357344 [ 194 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_41_8} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4924 | 2024.11.14 16:57:52.357341 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4925 | 2024.11.14 16:57:52.357821 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 132 rows starting from the beginning of the part | ||
4926 | 2024.11.14 16:57:52.357826 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
4927 | 2024.11.14 16:57:52.358205 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4928 | 2024.11.14 16:57:52.358242 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
4929 | 2024.11.14 16:57:52.358597 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
4930 | 2024.11.14 16:57:52.358985 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 132 rows starting from the beginning of the part | ||
4931 | 2024.11.14 16:57:52.359374 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
4932 | 2024.11.14 16:57:52.360345 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4933 | 2024.11.14 16:57:52.360423 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4934 | 2024.11.14 16:57:52.361020 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4935 | 2024.11.14 16:57:52.361564 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): 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.14 16:57:52.361884 [ 62 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4937 | 2024.11.14 16:57:52.361993 [ 62 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.11.14 16:57:52.362106 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4939 | 2024.11.14 16:57:52.362282 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005124 sec., 11709.6018735363 rows/sec., 808.08 KiB/sec. | ||
4940 | 2024.11.14 16:57:52.362458 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
4941 | 2024.11.14 16:57:52.362500 [ 252 ] {108b576f-0d8c-4ef9-839d-049fd82180e3} <Debug> TCPHandler: Processed in 0.006089717 sec. | ||
4942 | 2024.11.14 16:57:52.362826 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4943 | 2024.11.14 16:57:52.362871 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2212 rows starting from the beginning of the part | ||
4944 | 2024.11.14 16:57:52.362999 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
4945 | 2024.11.14 16:57:52.363520 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
4946 | 2024.11.14 16:57:52.363782 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
4947 | 2024.11.14 16:57:52.363905 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
4948 | 2024.11.14 16:57:52.364149 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
4949 | 2024.11.14 16:57:52.365161 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9188 rows, containing 5 columns (5 merged, 0 gathered) in 0.009360262 sec., 981596.4553128962 rows/sec., 66.76 MiB/sec. | ||
4950 | 2024.11.14 16:57:52.365527 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4951 | 2024.11.14 16:57:52.366116 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4952 | 2024.11.14 16:57:52.366275 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4953 | 2024.11.14 16:57:52.366492 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
4954 | 2024.11.14 16:57:52.366708 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 4 columns (4 merged, 0 gathered) in 0.004480591 sec., 560193.9565561776 rows/sec., 36.78 MiB/sec. | ||
4955 | 2024.11.14 16:57:52.367047 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4956 | 2024.11.14 16:57:52.367360 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4957 | 2024.11.14 16:57:52.367439 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_41_8} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4958 | 2024.11.14 16:57:52.367526 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
4959 | 2024.11.14 16:57:55.458123 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4960 | 2024.11.14 16:57:55.458193 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4961 | 2024.11.14 16:57:57.350343 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2024.11.14 16:57:57.350586 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4963 | 2024.11.14 16:57:57.350682 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4964 | 2024.11.14 16:57:57.351657 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2024.11.14 16:57:57.351718 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4966 | 2024.11.14 16:57:57.352226 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4967 | 2024.11.14 16:57:57.352543 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2024.11.14 16:57:57.352839 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002308 sec., 6065.857885615251 rows/sec., 436.66 KiB/sec. | ||
4969 | 2024.11.14 16:57:57.352984 [ 5 ] {eeaf53ea-4a73-4565-a876-2f9fee8f2897} <Debug> TCPHandler: Processed in 0.002785653 sec. | ||
4970 | 2024.11.14 16:57:57.353344 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4971 | 2024.11.14 16:57:57.353602 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4972 | 2024.11.14 16:57:57.353698 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4973 | 2024.11.14 16:57:57.354810 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2024.11.14 16:57:57.354871 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4975 | 2024.11.14 16:57:57.355405 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4976 | 2024.11.14 16:57:57.355734 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4977 | 2024.11.14 16:57:57.356006 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002479 sec., 115772.48890681728 rows/sec., 10.23 MiB/sec. | ||
4978 | 2024.11.14 16:57:57.356076 [ 252 ] {dcfc06f3-f1a5-4719-845d-ea3fcab44955} <Debug> TCPHandler: Processed in 0.002909436 sec. | ||
4979 | 2024.11.14 16:57:57.356265 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4980 | 2024.11.14 16:57:57.356415 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4981 | 2024.11.14 16:57:57.356479 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4982 | 2024.11.14 16:57:57.357221 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4983 | 2024.11.14 16:57:57.357268 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4984 | 2024.11.14 16:57:57.357711 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4985 | 2024.11.14 16:57:57.358005 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4986 | 2024.11.14 16:57:57.358217 [ 52 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
4987 | 2024.11.14 16:57:57.358295 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001909 sec., 25667.888947092717 rows/sec., 1.85 MiB/sec. | ||
4988 | 2024.11.14 16:57:57.358322 [ 52 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2024.11.14 16:57:57.358404 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
4990 | 2024.11.14 16:57:57.358443 [ 5 ] {7e3d9186-a367-4b7c-8bf2-a19c940581ae} <Debug> TCPHandler: Processed in 0.00224165 sec. | ||
4991 | 2024.11.14 16:57:57.358714 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::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 | ||
4992 | 2024.11.14 16:57:57.358744 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4993 | 2024.11.14 16:57:57.358946 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4994 | 2024.11.14 16:57:57.359025 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 67 rows starting from the beginning of the part | ||
4995 | 2024.11.14 16:57:57.359052 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4996 | 2024.11.14 16:57:57.359191 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4997 | 2024.11.14 16:57:57.359281 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
4998 | 2024.11.14 16:57:57.359705 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
4999 | 2024.11.14 16:57:57.360048 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
5000 | 2024.11.14 16:57:57.360306 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
5001 | 2024.11.14 16:57:57.360549 [ 197 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
5002 | 2024.11.14 16:57:57.361509 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2024.11.14 16:57:57.361559 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5004 | 2024.11.14 16:57:57.362147 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5005 | 2024.11.14 16:57:57.362264 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 5 columns (5 merged, 0 gathered) in 0.003770025 sec., 61007.553000311666 rows/sec., 4.59 MiB/sec. | ||
5006 | 2024.11.14 16:57:57.362464 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
5007 | 2024.11.14 16:57:57.362570 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5008 | 2024.11.14 16:57:57.363033 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004058 sec., 3449.9753573188764 rows/sec., 241.61 KiB/sec. | ||
5009 | 2024.11.14 16:57:57.363057 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5010 | 2024.11.14 16:57:57.363501 [ 252 ] {c4d9c288-dd1a-4633-9bf6-556afd91f94d} <Debug> TCPHandler: Processed in 0.004898501 sec. | ||
5011 | 2024.11.14 16:57:57.363531 [ 186 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_25_5} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
5012 | 2024.11.14 16:57:57.363821 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5013 | 2024.11.14 16:57:57.363839 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2024.11.14 16:57:57.364024 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5015 | 2024.11.14 16:57:57.364098 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5016 | 2024.11.14 16:57:57.364831 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2024.11.14 16:57:57.364880 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
5018 | 2024.11.14 16:57:57.365330 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5019 | 2024.11.14 16:57:57.365639 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2024.11.14 16:57:57.365919 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001929 sec., 6739.243131156039 rows/sec., 420.19 KiB/sec. | ||
5021 | 2024.11.14 16:57:57.366135 [ 5 ] {599d3925-2e42-46d6-af4a-303af344d12a} <Debug> TCPHandler: Processed in 0.002491366 sec. | ||
5022 | 2024.11.14 16:57:57.366338 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2024.11.14 16:57:57.366480 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5024 | 2024.11.14 16:57:57.366541 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5025 | 2024.11.14 16:57:57.367445 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2024.11.14 16:57:57.367492 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
5027 | 2024.11.14 16:57:57.367982 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5028 | 2024.11.14 16:57:57.368294 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2024.11.14 16:57:57.368554 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002101 sec., 201808.66254164683 rows/sec., 14.43 MiB/sec. | ||
5030 | 2024.11.14 16:57:57.368622 [ 252 ] {051c6fe0-5b03-466a-b77b-6083a991bfbd} <Debug> TCPHandler: Processed in 0.002350053 sec. | ||
5031 | 2024.11.14 16:57:57.368813 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5032 | 2024.11.14 16:57:57.368956 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5033 | 2024.11.14 16:57:57.369019 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5034 | 2024.11.14 16:57:57.369596 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5035 | 2024.11.14 16:57:57.369640 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
5036 | 2024.11.14 16:57:57.370080 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5037 | 2024.11.14 16:57:57.370372 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2024.11.14 16:57:57.370681 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001747 sec., 3434.45907269605 rows/sec., 179.44 KiB/sec. | ||
5039 | 2024.11.14 16:57:57.370897 [ 5 ] {b058da99-d6d0-4d96-b10e-07dd95aa6e9f} <Debug> TCPHandler: Processed in 0.002152298 sec. | ||
5040 | 2024.11.14 16:57:57.371076 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5041 | 2024.11.14 16:57:57.371219 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5042 | 2024.11.14 16:57:57.371282 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5043 | 2024.11.14 16:57:57.371957 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5044 | 2024.11.14 16:57:57.372002 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
5045 | 2024.11.14 16:57:57.372476 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5046 | 2024.11.14 16:57:57.372780 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5047 | 2024.11.14 16:57:57.373036 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00185 sec., 128108.1081081081 rows/sec., 8.59 MiB/sec. | ||
5048 | 2024.11.14 16:57:57.373100 [ 252 ] {5360ec58-315a-4e5a-9242-7f9657637ee0} <Debug> TCPHandler: Processed in 0.002089517 sec. | ||
5049 | 2024.11.14 16:57:57.373273 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5050 | 2024.11.14 16:57:57.373419 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5051 | 2024.11.14 16:57:57.373496 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5052 | 2024.11.14 16:57:57.374153 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5053 | 2024.11.14 16:57:57.374207 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
5054 | 2024.11.14 16:57:57.374675 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5055 | 2024.11.14 16:57:57.374963 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5056 | 2024.11.14 16:57:57.375199 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001817 sec., 550.357732526142 rows/sec., 37.08 KiB/sec. | ||
5057 | 2024.11.14 16:57:57.375262 [ 5 ] {7f51076f-8267-40a8-9611-54c4a7fd248b} <Debug> TCPHandler: Processed in 0.002052326 sec. | ||
5058 | 2024.11.14 16:57:57.375445 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5059 | 2024.11.14 16:57:57.375611 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5060 | 2024.11.14 16:57:57.375722 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <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 | ||
5061 | 2024.11.14 16:57:57.377162 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5062 | 2024.11.14 16:57:57.377210 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
5063 | 2024.11.14 16:57:57.377961 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5064 | 2024.11.14 16:57:57.378286 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5065 | 2024.11.14 16:57:57.378497 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5066 | 2024.11.14 16:57:57.378585 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2024.11.14 16:57:57.378620 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003042 sec., 13806.706114398423 rows/sec., 24.74 MiB/sec. | ||
5068 | 2024.11.14 16:57:57.378640 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB. | ||
5069 | 2024.11.14 16:57:57.379118 [ 252 ] {351f255c-5018-4c4b-ae7a-b4be11925511} <Debug> TCPHandler: Processed in 0.003746095 sec. | ||
5070 | 2024.11.14 16:57:57.379136 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::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 | ||
5071 | 2024.11.14 16:57:57.379380 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5072 | 2024.11.14 16:57:57.379578 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5073 | 2024.11.14 16:57:57.379643 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5074 | 2024.11.14 16:57:57.379660 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5075 | 2024.11.14 16:57:57.379772 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 322 rows starting from the beginning of the part | ||
5076 | 2024.11.14 16:57:57.380467 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
5077 | 2024.11.14 16:57:57.381044 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
5078 | 2024.11.14 16:57:57.381611 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5079 | 2024.11.14 16:57:57.381627 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
5080 | 2024.11.14 16:57:57.381663 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5081 | 2024.11.14 16:57:57.382186 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
5082 | 2024.11.14 16:57:57.382743 [ 192 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
5083 | 2024.11.14 16:57:57.382893 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5084 | 2024.11.14 16:57:57.383523 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5085 | 2024.11.14 16:57:57.383859 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004342 sec., 18885.30631045601 rows/sec., 1.20 MiB/sec. | ||
5086 | 2024.11.14 16:57:57.383968 [ 5 ] {47558cce-a92a-4557-b1c0-eba0b3010364} <Debug> TCPHandler: Processed in 0.004714386 sec. | ||
5087 | 2024.11.14 16:57:57.388561 [ 186 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 19 columns (19 merged, 0 gathered) in 0.00975257 sec., 54549.72381638891 rows/sec., 97.75 MiB/sec. | ||
5088 | 2024.11.14 16:57:57.389623 [ 191 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5089 | 2024.11.14 16:57:57.390326 [ 191 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5090 | 2024.11.14 16:57:57.390443 [ 191 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5091 | 2024.11.14 16:57:57.390673 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
5092 | 2024.11.14 16:58:00.641241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 770 | ||
5093 | 2024.11.14 16:58:00.644298 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2024.11.14 16:58:00.644356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5095 | 2024.11.14 16:58:00.645779 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5096 | 2024.11.14 16:58:00.646109 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2024.11.14 16:58:00.647213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
5098 | 2024.11.14 16:58:02.342317 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5099 | 2024.11.14 16:58:02.342503 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5100 | 2024.11.14 16:58:02.342593 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5101 | 2024.11.14 16:58:02.343289 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5102 | 2024.11.14 16:58:02.343331 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5103 | 2024.11.14 16:58:02.343735 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5104 | 2024.11.14 16:58:02.343995 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5105 | 2024.11.14 16:58:02.344223 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00176 sec., 1136.3636363636363 rows/sec., 92.66 KiB/sec. | ||
5106 | 2024.11.14 16:58:02.344345 [ 5 ] {eb012d30-ce64-4afe-b736-75f0ae1295d3} <Debug> TCPHandler: Processed in 0.002146249 sec. | ||
5107 | 2024.11.14 16:58:02.344655 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5108 | 2024.11.14 16:58:02.344875 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5109 | 2024.11.14 16:58:02.344960 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5110 | 2024.11.14 16:58:02.345799 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2024.11.14 16:58:02.345855 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5112 | 2024.11.14 16:58:02.346288 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5113 | 2024.11.14 16:58:02.346561 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5114 | 2024.11.14 16:58:02.346805 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001992 sec., 28614.457831325304 rows/sec., 2.20 MiB/sec. | ||
5115 | 2024.11.14 16:58:02.346873 [ 252 ] {6f20d4b8-fbb9-4c03-ac44-2043546362f3} <Debug> TCPHandler: Processed in 0.002378453 sec. | ||
5116 | 2024.11.14 16:58:02.347038 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5117 | 2024.11.14 16:58:02.347192 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5118 | 2024.11.14 16:58:02.347254 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5119 | 2024.11.14 16:58:02.347890 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5120 | 2024.11.14 16:58:02.347929 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5121 | 2024.11.14 16:58:02.348294 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5122 | 2024.11.14 16:58:02.348541 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5123 | 2024.11.14 16:58:02.348728 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 88.83 KiB/sec. | ||
5124 | 2024.11.14 16:58:02.348783 [ 5 ] {ced170ca-02f2-4aa4-bb73-b49723170eae} <Debug> TCPHandler: Processed in 0.001818031 sec. | ||
5125 | 2024.11.14 16:58:02.348942 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5126 | 2024.11.14 16:58:02.349088 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5127 | 2024.11.14 16:58:02.349150 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5128 | 2024.11.14 16:58:02.349821 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5129 | 2024.11.14 16:58:02.349864 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5130 | 2024.11.14 16:58:02.350231 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5131 | 2024.11.14 16:58:02.350482 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5132 | 2024.11.14 16:58:02.350677 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001625 sec., 40615.38461538462 rows/sec., 3.17 MiB/sec. | ||
5133 | 2024.11.14 16:58:02.350733 [ 252 ] {13935d5b-8a3c-47de-a5a1-241133b14eae} <Debug> TCPHandler: Processed in 0.001862912 sec. | ||
5134 | 2024.11.14 16:58:02.350890 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5135 | 2024.11.14 16:58:02.351028 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5136 | 2024.11.14 16:58:02.351090 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5137 | 2024.11.14 16:58:02.351724 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5138 | 2024.11.14 16:58:02.351764 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5139 | 2024.11.14 16:58:02.352159 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5140 | 2024.11.14 16:58:02.352411 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5141 | 2024.11.14 16:58:02.352620 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001623 sec., 99199.01417128774 rows/sec., 6.91 MiB/sec. | ||
5142 | 2024.11.14 16:58:02.352675 [ 5 ] {5d735fcd-6f43-4afc-8fa2-9d2b1d89453c} <Debug> TCPHandler: Processed in 0.001850171 sec. | ||
5143 | 2024.11.14 16:58:02.352821 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5144 | 2024.11.14 16:58:02.352961 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5145 | 2024.11.14 16:58:02.353024 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5146 | 2024.11.14 16:58:02.353595 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5147 | 2024.11.14 16:58:02.353635 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5148 | 2024.11.14 16:58:02.354025 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5149 | 2024.11.14 16:58:02.354270 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5150 | 2024.11.14 16:58:02.354491 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. | ||
5151 | 2024.11.14 16:58:02.354542 [ 252 ] {ce30be46-4f66-4cb1-96e0-3372975edb4d} <Debug> TCPHandler: Processed in 0.001787491 sec. | ||
5152 | 2024.11.14 16:58:07.342041 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2024.11.14 16:58:07.342231 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5154 | 2024.11.14 16:58:07.342298 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5155 | 2024.11.14 16:58:07.343031 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5156 | 2024.11.14 16:58:07.343078 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5157 | 2024.11.14 16:58:07.343490 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5158 | 2024.11.14 16:58:07.343732 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5159 | 2024.11.14 16:58:07.343956 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.42 MiB/sec. | ||
5160 | 2024.11.14 16:58:07.344009 [ 5 ] {60b59e33-8a93-456c-9afa-2494807e9dac} <Debug> TCPHandler: Processed in 0.002093187 sec. | ||
5161 | 2024.11.14 16:58:07.344281 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5162 | 2024.11.14 16:58:07.344495 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5163 | 2024.11.14 16:58:07.344576 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5164 | 2024.11.14 16:58:07.345336 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2024.11.14 16:58:07.345377 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5166 | 2024.11.14 16:58:07.345807 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5167 | 2024.11.14 16:58:07.346061 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): 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.14 16:58:07.346259 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001829 sec., 34991.79879715692 rows/sec., 2.73 MiB/sec. | ||
5169 | 2024.11.14 16:58:07.346312 [ 252 ] {d2d4ebe8-7af0-4b4b-b6ed-43d8e36a9fb7} <Debug> TCPHandler: Processed in 0.002174039 sec. | ||
5170 | 2024.11.14 16:58:07.346475 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5171 | 2024.11.14 16:58:07.346614 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5172 | 2024.11.14 16:58:07.346675 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5173 | 2024.11.14 16:58:07.347264 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5174 | 2024.11.14 16:58:07.347304 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5175 | 2024.11.14 16:58:07.347692 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5176 | 2024.11.14 16:58:07.347924 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): 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.14 16:58:07.348154 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
5178 | 2024.11.14 16:58:07.348207 [ 5 ] {b7c999d0-3ef1-451b-bc26-8510fb99d287} <Debug> TCPHandler: Processed in 0.001797701 sec. | ||
5179 | 2024.11.14 16:58:07.348417 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5180 | 2024.11.14 16:58:07.348641 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5181 | 2024.11.14 16:58:07.348736 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5182 | 2024.11.14 16:58:07.349261 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5183 | 2024.11.14 16:58:07.349298 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5184 | 2024.11.14 16:58:07.349668 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5185 | 2024.11.14 16:58:07.349919 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): 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.14 16:58:07.350128 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001531 sec., 39190.07184846506 rows/sec., 2.64 MiB/sec. | ||
5187 | 2024.11.14 16:58:07.350182 [ 252 ] {768d6a56-9a73-4e6c-81ae-bf0e60c7c323} <Debug> TCPHandler: Processed in 0.001874503 sec. | ||
5188 | 2024.11.14 16:58:08.903506 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5189 | 2024.11.14 16:58:09.128214 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5190 | 2024.11.14 16:58:09.272716 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5191 | 2024.11.14 16:58:09.274050 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5192 | 2024.11.14 16:58:09.401361 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5193 | 2024.11.14 16:58:09.429617 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5194 | 2024.11.14 16:58:09.441891 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5195 | 2024.11.14 16:58:09.452203 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5196 | 2024.11.14 16:58:10.458447 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5197 | 2024.11.14 16:58:10.458505 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5198 | 2024.11.14 16:58:10.647438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 790 | ||
5199 | 2024.11.14 16:58:10.650037 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5200 | 2024.11.14 16:58:10.650095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5201 | 2024.11.14 16:58:10.651514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5202 | 2024.11.14 16:58:10.651834 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2024.11.14 16:58:10.652411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
5204 | 2024.11.14 16:58:11.001368 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000949752 sec. | ||
5205 | 2024.11.14 16:58:12.348798 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2024.11.14 16:58:12.349004 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5207 | 2024.11.14 16:58:12.349075 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5208 | 2024.11.14 16:58:12.349793 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2024.11.14 16:58:12.349849 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5210 | 2024.11.14 16:58:12.350283 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5211 | 2024.11.14 16:58:12.350541 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2024.11.14 16:58:12.350781 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. | ||
5213 | 2024.11.14 16:58:12.350844 [ 5 ] {8198fc56-4dec-4be0-9dd8-cd040dd72401} <Debug> TCPHandler: Processed in 0.002185399 sec. | ||
5214 | 2024.11.14 16:58:12.351096 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5215 | 2024.11.14 16:58:12.351287 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5216 | 2024.11.14 16:58:12.351358 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5217 | 2024.11.14 16:58:12.352230 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5218 | 2024.11.14 16:58:12.352270 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5219 | 2024.11.14 16:58:12.352731 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5220 | 2024.11.14 16:58:12.353007 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2024.11.14 16:58:12.353227 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001986 sec., 144511.58106747232 rows/sec., 12.78 MiB/sec. | ||
5222 | 2024.11.14 16:58:12.353317 [ 252 ] {22ca6bdc-7f60-45eb-90ad-cbd48c2fe11a} <Debug> TCPHandler: Processed in 0.002354033 sec. | ||
5223 | 2024.11.14 16:58:12.353554 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5224 | 2024.11.14 16:58:12.353725 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5225 | 2024.11.14 16:58:12.353786 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5226 | 2024.11.14 16:58:12.354409 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5227 | 2024.11.14 16:58:12.354450 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5228 | 2024.11.14 16:58:12.354828 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5229 | 2024.11.14 16:58:12.355065 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5230 | 2024.11.14 16:58:12.355272 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001581 sec., 30993.042378241622 rows/sec., 2.23 MiB/sec. | ||
5231 | 2024.11.14 16:58:12.355328 [ 5 ] {23f4002a-bd78-4b39-9e01-7b5c3138a789} <Debug> TCPHandler: Processed in 0.001913953 sec. | ||
5232 | 2024.11.14 16:58:12.355492 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5233 | 2024.11.14 16:58:12.355631 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5234 | 2024.11.14 16:58:12.355688 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5235 | 2024.11.14 16:58:12.356298 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5236 | 2024.11.14 16:58:12.356336 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5237 | 2024.11.14 16:58:12.356694 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5238 | 2024.11.14 16:58:12.356946 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2024.11.14 16:58:12.357135 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001534 sec., 9126.466753585397 rows/sec., 639.16 KiB/sec. | ||
5240 | 2024.11.14 16:58:12.357255 [ 252 ] {d29972c0-d42e-4210-826d-42db6bd158cb} <Debug> TCPHandler: Processed in 0.001830991 sec. | ||
5241 | 2024.11.14 16:58:12.357410 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5242 | 2024.11.14 16:58:12.357549 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5243 | 2024.11.14 16:58:12.357606 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5244 | 2024.11.14 16:58:12.358251 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5245 | 2024.11.14 16:58:12.358291 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5246 | 2024.11.14 16:58:12.358635 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5247 | 2024.11.14 16:58:12.358872 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5248 | 2024.11.14 16:58:12.359083 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. | ||
5249 | 2024.11.14 16:58:12.359137 [ 5 ] {755d7031-379e-4768-82a8-a4db1c783271} <Debug> TCPHandler: Processed in 0.001794211 sec. | ||
5250 | 2024.11.14 16:58:12.359311 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5251 | 2024.11.14 16:58:12.359446 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5252 | 2024.11.14 16:58:12.359504 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5253 | 2024.11.14 16:58:12.360282 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5254 | 2024.11.14 16:58:12.360320 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5255 | 2024.11.14 16:58:12.360710 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5256 | 2024.11.14 16:58:12.360960 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5257 | 2024.11.14 16:58:12.361174 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001745 sec., 242979.94269340974 rows/sec., 17.37 MiB/sec. | ||
5258 | 2024.11.14 16:58:12.361297 [ 252 ] {57b545fe-1b42-4ff9-865e-d18c2df45dc1} <Debug> TCPHandler: Processed in 0.002053116 sec. | ||
5259 | 2024.11.14 16:58:12.361545 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5260 | 2024.11.14 16:58:12.361687 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5261 | 2024.11.14 16:58:12.361747 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5262 | 2024.11.14 16:58:12.362257 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2024.11.14 16:58:12.362296 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5264 | 2024.11.14 16:58:12.362658 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5265 | 2024.11.14 16:58:12.362895 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5266 | 2024.11.14 16:58:12.363100 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. | ||
5267 | 2024.11.14 16:58:12.363150 [ 5 ] {c8f563d7-5689-4492-9aff-04023c3338b7} <Debug> TCPHandler: Processed in 0.001736119 sec. | ||
5268 | 2024.11.14 16:58:12.363306 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5269 | 2024.11.14 16:58:12.363443 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5270 | 2024.11.14 16:58:12.363504 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5271 | 2024.11.14 16:58:12.364155 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5272 | 2024.11.14 16:58:12.364193 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5273 | 2024.11.14 16:58:12.364591 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5274 | 2024.11.14 16:58:12.364835 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2024.11.14 16:58:12.365023 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001609 sec., 147296.45742697327 rows/sec., 9.87 MiB/sec. | ||
5276 | 2024.11.14 16:58:12.365119 [ 252 ] {755fff1f-b5a4-4da6-a973-9d1ab1d9f260} <Debug> TCPHandler: Processed in 0.001883032 sec. | ||
5277 | 2024.11.14 16:58:12.365321 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5278 | 2024.11.14 16:58:12.365455 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5279 | 2024.11.14 16:58:12.365515 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5280 | 2024.11.14 16:58:12.366047 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5281 | 2024.11.14 16:58:12.366086 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5282 | 2024.11.14 16:58:12.366454 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5283 | 2024.11.14 16:58:12.366689 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5284 | 2024.11.14 16:58:12.366900 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. | ||
5285 | 2024.11.14 16:58:12.366952 [ 5 ] {dca6978f-23ab-40f7-bef2-71826dc75a7d} <Debug> TCPHandler: Processed in 0.0017498 sec. | ||
5286 | 2024.11.14 16:58:12.367108 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5287 | 2024.11.14 16:58:12.367245 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5288 | 2024.11.14 16:58:12.367337 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <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 | ||
5289 | 2024.11.14 16:58:12.368597 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5290 | 2024.11.14 16:58:12.368634 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5291 | 2024.11.14 16:58:12.369292 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5292 | 2024.11.14 16:58:12.369560 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5293 | 2024.11.14 16:58:12.369752 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002536 sec., 16561.514195583597 rows/sec., 29.68 MiB/sec. | ||
5294 | 2024.11.14 16:58:12.369853 [ 252 ] {9c9f717f-ccd0-468a-b4da-8ecd8c6ca814} <Debug> TCPHandler: Processed in 0.002813913 sec. | ||
5295 | 2024.11.14 16:58:12.370010 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5296 | 2024.11.14 16:58:12.370145 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5297 | 2024.11.14 16:58:12.370204 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5298 | 2024.11.14 16:58:12.370796 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2024.11.14 16:58:12.370842 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5300 | 2024.11.14 16:58:12.371235 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5301 | 2024.11.14 16:58:12.371481 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5302 | 2024.11.14 16:58:12.371707 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001592 sec., 51507.53768844221 rows/sec., 3.27 MiB/sec. | ||
5303 | 2024.11.14 16:58:12.371759 [ 5 ] {290e6eb5-2c3b-4759-933d-1bc3b339278c} <Debug> TCPHandler: Processed in 0.001813841 sec. | ||
5304 | 2024.11.14 16:58:13.316915 [ 28 ] {} <Debug> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5305 | 2024.11.14 16:58:13.316987 [ 28 ] {} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5306 | 2024.11.14 16:58:13.317014 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5307 | 2024.11.14 16:58:13.317160 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
5308 | 2024.11.14 16:58:13.317306 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5309 | 2024.11.14 16:58:13.317348 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
5310 | 2024.11.14 16:58:13.317442 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
5311 | 2024.11.14 16:58:13.317710 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
5312 | 2024.11.14 16:58:13.317915 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
5313 | 2024.11.14 16:58:13.318068 [ 189 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
5314 | 2024.11.14 16:58:13.319162 [ 186 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079037 sec., 18277.69298959085 rows/sec., 1.53 MiB/sec. | ||
5315 | 2024.11.14 16:58:13.319315 [ 193 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5316 | 2024.11.14 16:58:13.319653 [ 193 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5317 | 2024.11.14 16:58:13.319744 [ 193 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_9_2} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5318 | 2024.11.14 16:58:13.319829 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5319 | 2024.11.14 16:58:14.140198 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5320 | 2024.11.14 16:58:14.210065 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5321 | 2024.11.14 16:58:14.452913 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5322 | 2024.11.14 16:58:14.534909 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5323 | 2024.11.14 16:58:14.537281 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5324 | 2024.11.14 16:58:14.548555 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5325 | 2024.11.14 16:58:14.573066 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5326 | 2024.11.14 16:58:14.574501 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5327 | 2024.11.14 16:58:14.593836 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5328 | 2024.11.14 16:58:14.763835 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5329 | 2024.11.14 16:58:14.863272 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5330 | 2024.11.14 16:58:14.896215 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5331 | 2024.11.14 16:58:14.903737 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5332 | 2024.11.14 16:58:14.903851 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5333 | 2024.11.14 16:58:14.909466 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5334 | 2024.11.14 16:58:14.933828 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5335 | 2024.11.14 16:58:14.936225 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5336 | 2024.11.14 16:58:14.949326 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5337 | 2024.11.14 16:58:15.106060 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5338 | 2024.11.14 16:58:15.190266 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5339 | 2024.11.14 16:58:15.194516 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5340 | 2024.11.14 16:58:15.208811 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5341 | 2024.11.14 16:58:15.210066 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5342 | 2024.11.14 16:58:15.227609 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5343 | 2024.11.14 16:58:17.340835 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5344 | 2024.11.14 16:58:17.341041 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5345 | 2024.11.14 16:58:17.341125 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5346 | 2024.11.14 16:58:17.341860 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2024.11.14 16:58:17.341911 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5348 | 2024.11.14 16:58:17.342325 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5349 | 2024.11.14 16:58:17.342577 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5350 | 2024.11.14 16:58:17.342782 [ 81 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5351 | 2024.11.14 16:58:17.342814 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. | ||
5352 | 2024.11.14 16:58:17.342871 [ 81 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5353 | 2024.11.14 16:58:17.342937 [ 5 ] {877b1b0e-38ee-45ce-8b05-9b21a1326b57} <Debug> TCPHandler: Processed in 0.00223627 sec. | ||
5354 | 2024.11.14 16:58:17.342944 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5355 | 2024.11.14 16:58:17.343134 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
5356 | 2024.11.14 16:58:17.343210 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5357 | 2024.11.14 16:58:17.343278 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5358 | 2024.11.14 16:58:17.343320 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
5359 | 2024.11.14 16:58:17.343404 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5360 | 2024.11.14 16:58:17.343473 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 287 rows starting from the beginning of the part | ||
5361 | 2024.11.14 16:58:17.343569 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5362 | 2024.11.14 16:58:17.343794 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 57 rows starting from the beginning of the part | ||
5363 | 2024.11.14 16:58:17.344204 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
5364 | 2024.11.14 16:58:17.344458 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 287 rows starting from the beginning of the part | ||
5365 | 2024.11.14 16:58:17.344809 [ 189 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
5366 | 2024.11.14 16:58:17.345940 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5367 | 2024.11.14 16:58:17.345996 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5368 | 2024.11.14 16:58:17.346576 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5369 | 2024.11.14 16:58:17.346970 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5370 | 2024.11.14 16:58:17.347049 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.00399277 sec., 545736.4185765772 rows/sec., 48.17 MiB/sec. | ||
5371 | 2024.11.14 16:58:17.347166 [ 81 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5372 | 2024.11.14 16:58:17.347210 [ 81 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2024.11.14 16:58:17.347251 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5374 | 2024.11.14 16:58:17.347281 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003942 sec., 16235.413495687468 rows/sec., 1.27 MiB/sec. | ||
5375 | 2024.11.14 16:58:17.347381 [ 196 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5376 | 2024.11.14 16:58:17.347688 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
5377 | 2024.11.14 16:58:17.347713 [ 252 ] {338916fc-3882-4727-8d2d-363e4afd8027} <Debug> TCPHandler: Processed in 0.004642525 sec. | ||
5378 | 2024.11.14 16:58:17.347990 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5379 | 2024.11.14 16:58:17.348199 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5380 | 2024.11.14 16:58:17.348298 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5381 | 2024.11.14 16:58:17.348326 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
5382 | 2024.11.14 16:58:17.348347 [ 196 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5383 | 2024.11.14 16:58:17.348458 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5384 | 2024.11.14 16:58:17.348777 [ 196 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_46_9} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5385 | 2024.11.14 16:58:17.348814 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 424 rows starting from the beginning of the part | ||
5386 | 2024.11.14 16:58:17.349259 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5387 | 2024.11.14 16:58:17.349352 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
5388 | 2024.11.14 16:58:17.349750 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
5389 | 2024.11.14 16:58:17.350122 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 424 rows starting from the beginning of the part | ||
5390 | 2024.11.14 16:58:17.350424 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
5391 | 2024.11.14 16:58:17.351464 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5392 | 2024.11.14 16:58:17.351535 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5393 | 2024.11.14 16:58:17.352587 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5394 | 2024.11.14 16:58:17.353130 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5395 | 2024.11.14 16:58:17.353409 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006058376 sec., 323188.9205952222 rows/sec., 24.74 MiB/sec. | ||
5396 | 2024.11.14 16:58:17.353533 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5397 | 2024.11.14 16:58:17.353602 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5398 | 2024.11.14 16:58:17.353668 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5399 | 2024.11.14 16:58:17.353814 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5400 | 2024.11.14 16:58:17.353867 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005638 sec., 22703.08620078042 rows/sec., 1.58 MiB/sec. | ||
5401 | 2024.11.14 16:58:17.354203 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
5402 | 2024.11.14 16:58:17.354264 [ 5 ] {f1eba24f-49c9-4da8-adc5-b8592d249bc4} <Debug> TCPHandler: Processed in 0.006418365 sec. | ||
5403 | 2024.11.14 16:58:17.354543 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5404 | 2024.11.14 16:58:17.354799 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5405 | 2024.11.14 16:58:17.354878 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5406 | 2024.11.14 16:58:17.354903 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5407 | 2024.11.14 16:58:17.354930 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 9188 rows starting from the beginning of the part | ||
5408 | 2024.11.14 16:58:17.355046 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5409 | 2024.11.14 16:58:17.355213 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_46_9} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5410 | 2024.11.14 16:58:17.355515 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
5411 | 2024.11.14 16:58:17.355629 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5412 | 2024.11.14 16:58:17.355969 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 161 rows starting from the beginning of the part | ||
5413 | 2024.11.14 16:58:17.356352 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5414 | 2024.11.14 16:58:17.356690 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
5415 | 2024.11.14 16:58:17.356922 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
5416 | 2024.11.14 16:58:17.357888 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5417 | 2024.11.14 16:58:17.357956 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5418 | 2024.11.14 16:58:17.358658 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5419 | 2024.11.14 16:58:17.359042 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2024.11.14 16:58:17.359339 [ 81 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5421 | 2024.11.14 16:58:17.359437 [ 81 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5422 | 2024.11.14 16:58:17.359500 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5423 | 2024.11.14 16:58:17.359669 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004831 sec., 9935.831090871454 rows/sec., 685.68 KiB/sec. | ||
5424 | 2024.11.14 16:58:17.360116 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
5425 | 2024.11.14 16:58:17.360991 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5426 | 2024.11.14 16:58:17.361171 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2510 rows starting from the beginning of the part | ||
5427 | 2024.11.14 16:58:17.361174 [ 252 ] {95d329dd-837f-40a5-a8d8-63175b876e21} <Debug> TCPHandler: Processed in 0.006755212 sec. | ||
5428 | 2024.11.14 16:58:17.361447 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
5429 | 2024.11.14 16:58:17.361737 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
5430 | 2024.11.14 16:58:17.361904 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
5431 | 2024.11.14 16:58:17.362259 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
5432 | 2024.11.14 16:58:17.362459 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
5433 | 2024.11.14 16:58:17.363924 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10111 rows, containing 5 columns (5 merged, 0 gathered) in 0.010126979 sec., 998422.1355648116 rows/sec., 67.93 MiB/sec. | ||
5434 | 2024.11.14 16:58:17.364229 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5435 | 2024.11.14 16:58:17.364960 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5436 | 2024.11.14 16:58:17.365249 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5437 | 2024.11.14 16:58:17.365396 [ 187 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.00574786 sec., 494444.88905436115 rows/sec., 32.45 MiB/sec. | ||
5438 | 2024.11.14 16:58:17.365407 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5439 | 2024.11.14 16:58:17.365759 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5440 | 2024.11.14 16:58:17.366070 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5441 | 2024.11.14 16:58:17.366155 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_46_9} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5442 | 2024.11.14 16:58:17.366250 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
5443 | 2024.11.14 16:58:20.652603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 820 | ||
5444 | 2024.11.14 16:58:20.655410 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5445 | 2024.11.14 16:58:20.655457 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5446 | 2024.11.14 16:58:20.656853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5447 | 2024.11.14 16:58:20.657167 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5448 | 2024.11.14 16:58:20.658215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
5449 | 2024.11.14 16:58:22.341717 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5450 | 2024.11.14 16:58:22.341918 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5451 | 2024.11.14 16:58:22.341993 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5452 | 2024.11.14 16:58:22.342791 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5453 | 2024.11.14 16:58:22.342837 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5454 | 2024.11.14 16:58:22.343262 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5455 | 2024.11.14 16:58:22.343515 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5456 | 2024.11.14 16:58:22.343740 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.29 MiB/sec. | ||
5457 | 2024.11.14 16:58:22.343794 [ 5 ] {2759f91f-1cb1-4986-ab34-7f7ed383e066} <Debug> TCPHandler: Processed in 0.00221039 sec. | ||
5458 | 2024.11.14 16:58:22.344055 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5459 | 2024.11.14 16:58:22.344253 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5460 | 2024.11.14 16:58:22.344326 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5461 | 2024.11.14 16:58:22.345102 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5462 | 2024.11.14 16:58:22.345153 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5463 | 2024.11.14 16:58:22.345601 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5464 | 2024.11.14 16:58:22.345853 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5465 | 2024.11.14 16:58:22.346084 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
5466 | 2024.11.14 16:58:22.346142 [ 252 ] {7ca201fc-4aa9-42db-9950-6b92408c733f} <Debug> TCPHandler: Processed in 0.002219361 sec. | ||
5467 | 2024.11.14 16:58:22.346310 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5468 | 2024.11.14 16:58:22.346450 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5469 | 2024.11.14 16:58:22.346512 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5470 | 2024.11.14 16:58:22.347176 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5471 | 2024.11.14 16:58:22.347224 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5472 | 2024.11.14 16:58:22.347642 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5473 | 2024.11.14 16:58:22.347881 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5474 | 2024.11.14 16:58:22.348085 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. | ||
5475 | 2024.11.14 16:58:22.348136 [ 5 ] {ff309608-2403-43c3-8422-dbf8ab75a85d} <Debug> TCPHandler: Processed in 0.001892343 sec. | ||
5476 | 2024.11.14 16:58:22.348309 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5477 | 2024.11.14 16:58:22.348438 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5478 | 2024.11.14 16:58:22.348498 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5479 | 2024.11.14 16:58:22.349108 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5480 | 2024.11.14 16:58:22.349157 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5481 | 2024.11.14 16:58:22.349592 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5482 | 2024.11.14 16:58:22.349849 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5483 | 2024.11.14 16:58:22.350051 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001644 sec., 36496.3503649635 rows/sec., 2.46 MiB/sec. | ||
5484 | 2024.11.14 16:58:22.350102 [ 252 ] {5b52a993-ada2-4571-a156-f64b56255c10} <Debug> TCPHandler: Processed in 0.001849602 sec. | ||
5485 | 2024.11.14 16:58:24.972035 [ 129 ] {} <Debug> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5486 | 2024.11.14 16:58:24.972154 [ 129 ] {} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2024.11.14 16:58:24.972198 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5488 | 2024.11.14 16:58:24.972525 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
5489 | 2024.11.14 16:58:24.972812 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5490 | 2024.11.14 16:58:24.972878 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
5491 | 2024.11.14 16:58:24.973061 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
5492 | 2024.11.14 16:58:24.973371 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
5493 | 2024.11.14 16:58:24.973580 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
5494 | 2024.11.14 16:58:24.973803 [ 187 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
5495 | 2024.11.14 16:58:24.974949 [ 201 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002633429 sec., 113160.44594329294 rows/sec., 8.11 MiB/sec. | ||
5496 | 2024.11.14 16:58:24.975160 [ 190 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5497 | 2024.11.14 16:58:24.975492 [ 190 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5498 | 2024.11.14 16:58:24.975585 [ 190 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_17_4} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5499 | 2024.11.14 16:58:24.975689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5500 | 2024.11.14 16:58:25.458554 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5501 | 2024.11.14 16:58:25.458622 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5502 | 2024.11.14 16:58:27.349339 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5503 | 2024.11.14 16:58:27.349544 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5504 | 2024.11.14 16:58:27.349618 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5505 | 2024.11.14 16:58:27.350333 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2024.11.14 16:58:27.350381 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5507 | 2024.11.14 16:58:27.350808 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5508 | 2024.11.14 16:58:27.351082 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2024.11.14 16:58:27.351271 [ 141 ] {} <Debug> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5510 | 2024.11.14 16:58:27.351333 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. | ||
5511 | 2024.11.14 16:58:27.351360 [ 141 ] {} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5512 | 2024.11.14 16:58:27.351428 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5513 | 2024.11.14 16:58:27.351458 [ 5 ] {e873357d-60cc-4ca2-8e52-fc440ca2d2a5} <Debug> TCPHandler: Processed in 0.002251231 sec. | ||
5514 | 2024.11.14 16:58:27.351800 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
5515 | 2024.11.14 16:58:27.351847 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5516 | 2024.11.14 16:58:27.352247 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5517 | 2024.11.14 16:58:27.352265 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5518 | 2024.11.14 16:58:27.352385 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
5519 | 2024.11.14 16:58:27.352391 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5520 | 2024.11.14 16:58:27.352837 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
5521 | 2024.11.14 16:58:27.353167 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
5522 | 2024.11.14 16:58:27.353564 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
5523 | 2024.11.14 16:58:27.353922 [ 187 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
5524 | 2024.11.14 16:58:27.355564 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5525 | 2024.11.14 16:58:27.355638 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5526 | 2024.11.14 16:58:27.356510 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004947701 sec., 14147.985094491361 rows/sec., 1.05 MiB/sec. | ||
5527 | 2024.11.14 16:58:27.356712 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5528 | 2024.11.14 16:58:27.356737 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5529 | 2024.11.14 16:58:27.357222 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5530 | 2024.11.14 16:58:27.357330 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5531 | 2024.11.14 16:58:27.357592 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_17_4} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5532 | 2024.11.14 16:58:27.357852 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5533 | 2024.11.14 16:58:27.357859 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005669 sec., 50626.21273593226 rows/sec., 4.48 MiB/sec. | ||
5534 | 2024.11.14 16:58:27.358137 [ 252 ] {546a3461-3b8a-4a5e-a78d-bb6e233d04b2} <Debug> TCPHandler: Processed in 0.006539297 sec. | ||
5535 | 2024.11.14 16:58:27.358359 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5536 | 2024.11.14 16:58:27.358504 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5537 | 2024.11.14 16:58:27.358564 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5538 | 2024.11.14 16:58:27.359290 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5539 | 2024.11.14 16:58:27.359337 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5540 | 2024.11.14 16:58:27.359754 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5541 | 2024.11.14 16:58:27.360001 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5542 | 2024.11.14 16:58:27.360234 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001757 sec., 27888.44621513944 rows/sec., 2.01 MiB/sec. | ||
5543 | 2024.11.14 16:58:27.360386 [ 5 ] {28d3a74e-7af3-452e-81a8-2b05728c5f1d} <Debug> TCPHandler: Processed in 0.002135188 sec. | ||
5544 | 2024.11.14 16:58:27.360606 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5545 | 2024.11.14 16:58:27.360732 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5546 | 2024.11.14 16:58:27.360789 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5547 | 2024.11.14 16:58:27.361430 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5548 | 2024.11.14 16:58:27.361472 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5549 | 2024.11.14 16:58:27.361851 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5550 | 2024.11.14 16:58:27.362108 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5551 | 2024.11.14 16:58:27.362329 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. | ||
5552 | 2024.11.14 16:58:27.362386 [ 252 ] {3dee1fdc-0715-42f4-8406-b86609bc5da1} <Debug> TCPHandler: Processed in 0.001892403 sec. | ||
5553 | 2024.11.14 16:58:27.362548 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5554 | 2024.11.14 16:58:27.362672 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5555 | 2024.11.14 16:58:27.362723 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5556 | 2024.11.14 16:58:27.363297 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5557 | 2024.11.14 16:58:27.363336 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5558 | 2024.11.14 16:58:27.363701 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5559 | 2024.11.14 16:58:27.363952 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5560 | 2024.11.14 16:58:27.364121 [ 97 ] {} <Debug> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5561 | 2024.11.14 16:58:27.364185 [ 97 ] {} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5562 | 2024.11.14 16:58:27.364220 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. | ||
5563 | 2024.11.14 16:58:27.364227 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5564 | 2024.11.14 16:58:27.364434 [ 5 ] {48edc4fa-96d7-4244-81a9-edcdcf7887bf} <Debug> TCPHandler: Processed in 0.001940394 sec. | ||
5565 | 2024.11.14 16:58:27.364691 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
5566 | 2024.11.14 16:58:27.364769 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5567 | 2024.11.14 16:58:27.364945 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5568 | 2024.11.14 16:58:27.364971 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5569 | 2024.11.14 16:58:27.364988 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
5570 | 2024.11.14 16:58:27.365044 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5571 | 2024.11.14 16:58:27.365153 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
5572 | 2024.11.14 16:58:27.365606 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
5573 | 2024.11.14 16:58:27.365857 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
5574 | 2024.11.14 16:58:27.366250 [ 201 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
5575 | 2024.11.14 16:58:27.367584 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5576 | 2024.11.14 16:58:27.367641 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5577 | 2024.11.14 16:58:27.368037 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003663153 sec., 17744.27658358796 rows/sec., 1.15 MiB/sec. | ||
5578 | 2024.11.14 16:58:27.368295 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5579 | 2024.11.14 16:58:27.368446 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5580 | 2024.11.14 16:58:27.368915 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5581 | 2024.11.14 16:58:27.369002 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5582 | 2024.11.14 16:58:27.369219 [ 194 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_17_4} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5583 | 2024.11.14 16:58:27.369443 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5584 | 2024.11.14 16:58:27.370038 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005042 sec., 84093.61364537882 rows/sec., 6.01 MiB/sec. | ||
5585 | 2024.11.14 16:58:27.370148 [ 252 ] {b3465e30-2a0a-49f1-afd4-83fd77ac155e} <Debug> TCPHandler: Processed in 0.005568055 sec. | ||
5586 | 2024.11.14 16:58:27.370352 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5587 | 2024.11.14 16:58:27.370488 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5588 | 2024.11.14 16:58:27.370546 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5589 | 2024.11.14 16:58:27.371076 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5590 | 2024.11.14 16:58:27.371118 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5591 | 2024.11.14 16:58:27.371521 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5592 | 2024.11.14 16:58:27.371778 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5593 | 2024.11.14 16:58:27.371994 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. | ||
5594 | 2024.11.14 16:58:27.372045 [ 5 ] {501b9194-2196-4c4a-852b-735cc4b7013c} <Debug> TCPHandler: Processed in 0.00177023 sec. | ||
5595 | 2024.11.14 16:58:27.372205 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5596 | 2024.11.14 16:58:27.372331 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5597 | 2024.11.14 16:58:27.372388 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5598 | 2024.11.14 16:58:27.372996 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5599 | 2024.11.14 16:58:27.373039 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5600 | 2024.11.14 16:58:27.373456 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5601 | 2024.11.14 16:58:27.373704 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5602 | 2024.11.14 16:58:27.373928 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001626 sec., 145756.45756457563 rows/sec., 9.77 MiB/sec. | ||
5603 | 2024.11.14 16:58:27.373984 [ 252 ] {725c74c2-a871-44d6-9b5c-b0dea0d17dcb} <Debug> TCPHandler: Processed in 0.001839351 sec. | ||
5604 | 2024.11.14 16:58:27.374142 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5605 | 2024.11.14 16:58:27.374259 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5606 | 2024.11.14 16:58:27.374311 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5607 | 2024.11.14 16:58:27.374797 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5608 | 2024.11.14 16:58:27.374836 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5609 | 2024.11.14 16:58:27.375194 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5610 | 2024.11.14 16:58:27.375438 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5611 | 2024.11.14 16:58:27.375649 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. | ||
5612 | 2024.11.14 16:58:27.375700 [ 5 ] {80f4683e-174c-4d94-990d-f23590bc28bf} <Debug> TCPHandler: Processed in 0.001616437 sec. | ||
5613 | 2024.11.14 16:58:27.375851 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5614 | 2024.11.14 16:58:27.375991 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5615 | 2024.11.14 16:58:27.376085 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <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 | ||
5616 | 2024.11.14 16:58:27.377338 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5617 | 2024.11.14 16:58:27.377379 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5618 | 2024.11.14 16:58:27.378058 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5619 | 2024.11.14 16:58:27.378325 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5620 | 2024.11.14 16:58:27.378587 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002629 sec., 15975.65614302016 rows/sec., 28.63 MiB/sec. | ||
5621 | 2024.11.14 16:58:27.378763 [ 252 ] {fe8af0b4-8e0c-4b34-b48d-2afdf94105f5} <Debug> TCPHandler: Processed in 0.002977237 sec. | ||
5622 | 2024.11.14 16:58:27.378928 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5623 | 2024.11.14 16:58:27.379047 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5624 | 2024.11.14 16:58:27.379098 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5625 | 2024.11.14 16:58:27.379596 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5626 | 2024.11.14 16:58:27.379636 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB. | ||
5627 | 2024.11.14 16:58:27.380008 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5628 | 2024.11.14 16:58:27.380248 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5629 | 2024.11.14 16:58:27.380482 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. | ||
5630 | 2024.11.14 16:58:27.380612 [ 5 ] {271da08e-b00f-4b22-a07a-1a145250b9cf} <Debug> TCPHandler: Processed in 0.001737749 sec. | ||
5631 | 2024.11.14 16:58:30.658444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 850 | ||
5632 | 2024.11.14 16:58:30.661482 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5633 | 2024.11.14 16:58:30.661545 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5634 | 2024.11.14 16:58:30.662914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5635 | 2024.11.14 16:58:30.663211 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5636 | 2024.11.14 16:58:30.663761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
5637 | 2024.11.14 16:58:32.341375 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5638 | 2024.11.14 16:58:32.341557 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5639 | 2024.11.14 16:58:32.341625 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5640 | 2024.11.14 16:58:32.342352 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5641 | 2024.11.14 16:58:32.342399 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5642 | 2024.11.14 16:58:32.342826 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5643 | 2024.11.14 16:58:32.343102 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5644 | 2024.11.14 16:58:32.343391 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001876 sec., 4264.392324093817 rows/sec., 347.73 KiB/sec. | ||
5645 | 2024.11.14 16:58:32.343548 [ 5 ] {4ebf6fb1-5ca2-4604-9aa3-00348f7e9fd7} <Debug> TCPHandler: Processed in 0.002296642 sec. | ||
5646 | 2024.11.14 16:58:32.343809 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5647 | 2024.11.14 16:58:32.344006 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5648 | 2024.11.14 16:58:32.344078 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5649 | 2024.11.14 16:58:32.344851 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2024.11.14 16:58:32.344902 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5651 | 2024.11.14 16:58:32.345344 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5652 | 2024.11.14 16:58:32.345598 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2024.11.14 16:58:32.345825 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001874 sec., 32017.075773745997 rows/sec., 2.45 MiB/sec. | ||
5654 | 2024.11.14 16:58:32.345880 [ 252 ] {d55d1b05-1b32-4c26-b64c-1342d10c67ad} <Debug> TCPHandler: Processed in 0.00220434 sec. | ||
5655 | 2024.11.14 16:58:32.346037 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5656 | 2024.11.14 16:58:32.346156 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5657 | 2024.11.14 16:58:32.346205 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5658 | 2024.11.14 16:58:32.346794 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2024.11.14 16:58:32.346835 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5660 | 2024.11.14 16:58:32.347193 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5661 | 2024.11.14 16:58:32.347440 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2024.11.14 16:58:32.347698 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001563 sec., 5118.362124120282 rows/sec., 357.39 KiB/sec. | ||
5663 | 2024.11.14 16:58:32.347919 [ 5 ] {ae8ef2df-9fb4-4d4d-8098-5e668c89c781} <Debug> TCPHandler: Processed in 0.001935904 sec. | ||
5664 | 2024.11.14 16:58:32.348102 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5665 | 2024.11.14 16:58:32.348249 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5666 | 2024.11.14 16:58:32.348306 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5667 | 2024.11.14 16:58:32.349020 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5668 | 2024.11.14 16:58:32.349061 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5669 | 2024.11.14 16:58:32.349451 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5670 | 2024.11.14 16:58:32.349705 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): 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.14 16:58:32.349927 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001709 sec., 42129.90052662376 rows/sec., 3.30 MiB/sec. | ||
5672 | 2024.11.14 16:58:32.349983 [ 252 ] {911d3f51-7627-40cb-9d51-e46440e1823d} <Debug> TCPHandler: Processed in 0.001958154 sec. | ||
5673 | 2024.11.14 16:58:32.350131 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5674 | 2024.11.14 16:58:32.350249 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5675 | 2024.11.14 16:58:32.350301 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5676 | 2024.11.14 16:58:32.350866 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5677 | 2024.11.14 16:58:32.350907 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5678 | 2024.11.14 16:58:32.351303 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5679 | 2024.11.14 16:58:32.351546 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5680 | 2024.11.14 16:58:32.351805 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001573 sec., 83916.08391608392 rows/sec., 5.84 MiB/sec. | ||
5681 | 2024.11.14 16:58:32.351974 [ 5 ] {d8f98415-1266-453a-910b-8dc046463e8e} <Debug> TCPHandler: Processed in 0.001895442 sec. | ||
5682 | 2024.11.14 16:58:32.352245 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5683 | 2024.11.14 16:58:32.352414 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5684 | 2024.11.14 16:58:32.352488 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5685 | 2024.11.14 16:58:32.353085 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5686 | 2024.11.14 16:58:32.353124 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5687 | 2024.11.14 16:58:32.353511 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5688 | 2024.11.14 16:58:32.353761 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5689 | 2024.11.14 16:58:32.353975 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001599 sec., 30018.7617260788 rows/sec., 2.02 MiB/sec. | ||
5690 | 2024.11.14 16:58:32.354025 [ 252 ] {40689e81-eb81-4057-af47-338c0b0140e0} <Debug> TCPHandler: Processed in 0.001949123 sec. | ||
5691 | 2024.11.14 16:58:37.342276 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5692 | 2024.11.14 16:58:37.342472 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5693 | 2024.11.14 16:58:37.342541 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5694 | 2024.11.14 16:58:37.343285 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5695 | 2024.11.14 16:58:37.343334 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5696 | 2024.11.14 16:58:37.343752 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5697 | 2024.11.14 16:58:37.344015 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5698 | 2024.11.14 16:58:37.344212 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001789 sec., 31302.40357741755 rows/sec., 2.40 MiB/sec. | ||
5699 | 2024.11.14 16:58:37.344265 [ 5 ] {365bc775-3a19-41f2-96a6-6acb68ed624a} <Debug> TCPHandler: Processed in 0.002115968 sec. | ||
5700 | 2024.11.14 16:58:37.344548 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5701 | 2024.11.14 16:58:37.344770 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5702 | 2024.11.14 16:58:37.344857 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5703 | 2024.11.14 16:58:37.345665 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5704 | 2024.11.14 16:58:37.345719 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5705 | 2024.11.14 16:58:37.346183 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5706 | 2024.11.14 16:58:37.346449 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5707 | 2024.11.14 16:58:37.346692 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001983 sec., 32274.33182047403 rows/sec., 2.52 MiB/sec. | ||
5708 | 2024.11.14 16:58:37.346760 [ 252 ] {5af6b116-32f3-4f3a-817e-76be4153b64b} <Debug> TCPHandler: Processed in 0.002361453 sec. | ||
5709 | 2024.11.14 16:58:37.346913 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5710 | 2024.11.14 16:58:37.347030 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5711 | 2024.11.14 16:58:37.347082 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5712 | 2024.11.14 16:58:37.347642 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5713 | 2024.11.14 16:58:37.347680 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5714 | 2024.11.14 16:58:37.348074 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5715 | 2024.11.14 16:58:37.348314 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5716 | 2024.11.14 16:58:37.348530 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
5717 | 2024.11.14 16:58:37.348585 [ 5 ] {8d655e86-02ff-430c-9a0a-26771aafcaa4} <Debug> TCPHandler: Processed in 0.001726789 sec. | ||
5718 | 2024.11.14 16:58:37.348802 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5719 | 2024.11.14 16:58:37.348936 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5720 | 2024.11.14 16:58:37.348995 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5721 | 2024.11.14 16:58:37.349636 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5722 | 2024.11.14 16:58:37.349687 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5723 | 2024.11.14 16:58:37.350124 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5724 | 2024.11.14 16:58:37.350381 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2024.11.14 16:58:37.350624 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001712 sec., 35046.72897196262 rows/sec., 2.36 MiB/sec. | ||
5726 | 2024.11.14 16:58:37.350701 [ 252 ] {2a91d4d6-9537-455f-8871-d4470abd8101} <Debug> TCPHandler: Processed in 0.002023606 sec. | ||
5727 | 2024.11.14 16:58:38.919162 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5728 | 2024.11.14 16:58:39.057065 [ 149 ] {} <Debug> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5729 | 2024.11.14 16:58:39.057171 [ 149 ] {} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5730 | 2024.11.14 16:58:39.057219 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5731 | 2024.11.14 16:58:39.057606 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
5732 | 2024.11.14 16:58:39.057886 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5733 | 2024.11.14 16:58:39.057953 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
5734 | 2024.11.14 16:58:39.058119 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
5735 | 2024.11.14 16:58:39.058322 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
5736 | 2024.11.14 16:58:39.058547 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
5737 | 2024.11.14 16:58:39.058685 [ 201 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
5738 | 2024.11.14 16:58:39.059833 [ 194 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478596 sec., 41152.32978670183 rows/sec., 2.10 MiB/sec. | ||
5739 | 2024.11.14 16:58:39.060012 [ 188 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5740 | 2024.11.14 16:58:39.060357 [ 188 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5741 | 2024.11.14 16:58:39.060453 [ 188 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_17_4} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5742 | 2024.11.14 16:58:39.060554 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5743 | 2024.11.14 16:58:39.148809 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5744 | 2024.11.14 16:58:39.279304 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5745 | 2024.11.14 16:58:39.287618 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5746 | 2024.11.14 16:58:39.295289 [ 149 ] {} <Debug> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5747 | 2024.11.14 16:58:39.295333 [ 149 ] {} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5748 | 2024.11.14 16:58:39.295354 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5749 | 2024.11.14 16:58:39.295586 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
5750 | 2024.11.14 16:58:39.295987 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5751 | 2024.11.14 16:58:39.296043 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
5752 | 2024.11.14 16:58:39.296119 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
5753 | 2024.11.14 16:58:39.296356 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
5754 | 2024.11.14 16:58:39.296479 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
5755 | 2024.11.14 16:58:39.296659 [ 197 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
5756 | 2024.11.14 16:58:39.297721 [ 194 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002295152 sec., 7406.916840366129 rows/sec., 499.10 KiB/sec. | ||
5757 | 2024.11.14 16:58:39.297927 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5758 | 2024.11.14 16:58:39.298304 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5759 | 2024.11.14 16:58:39.298398 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_17_4} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5760 | 2024.11.14 16:58:39.298499 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5761 | 2024.11.14 16:58:39.404059 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5762 | 2024.11.14 16:58:39.441515 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5763 | 2024.11.14 16:58:39.462782 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5764 | 2024.11.14 16:58:39.470082 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5765 | 2024.11.14 16:58:40.458879 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5766 | 2024.11.14 16:58:40.458941 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5767 | 2024.11.14 16:58:40.663985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 870 | ||
5768 | 2024.11.14 16:58:40.666691 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5769 | 2024.11.14 16:58:40.666743 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5770 | 2024.11.14 16:58:40.668142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5771 | 2024.11.14 16:58:40.668456 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5772 | 2024.11.14 16:58:40.668687 [ 150 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5773 | 2024.11.14 16:58:40.668827 [ 150 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5774 | 2024.11.14 16:58:40.668912 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5775 | 2024.11.14 16:58:40.669350 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
5776 | 2024.11.14 16:58:40.669787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
5777 | 2024.11.14 16:58:40.670331 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5778 | 2024.11.14 16:58:40.670515 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part | ||
5779 | 2024.11.14 16:58:40.671154 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
5780 | 2024.11.14 16:58:40.671767 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
5781 | 2024.11.14 16:58:40.672335 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
5782 | 2024.11.14 16:58:40.672881 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
5783 | 2024.11.14 16:58:40.673350 [ 197 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
5784 | 2024.11.14 16:58:40.681520 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 72 columns (72 merged, 0 gathered) in 0.01243035 sec., 69989.98419191736 rows/sec., 57.31 MiB/sec. | ||
5785 | 2024.11.14 16:58:40.682787 [ 192 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5786 | 2024.11.14 16:58:40.683638 [ 192 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5787 | 2024.11.14 16:58:40.683741 [ 192 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_26_5} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5788 | 2024.11.14 16:58:40.684067 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5789 | 2024.11.14 16:58:42.349556 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5790 | 2024.11.14 16:58:42.349737 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5791 | 2024.11.14 16:58:42.349808 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5792 | 2024.11.14 16:58:42.350535 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5793 | 2024.11.14 16:58:42.350582 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5794 | 2024.11.14 16:58:42.351005 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5795 | 2024.11.14 16:58:42.351268 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5796 | 2024.11.14 16:58:42.351506 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 553.74 KiB/sec. | ||
5797 | 2024.11.14 16:58:42.351563 [ 5 ] {88357c77-7351-4962-9e16-7379c3195291} <Debug> TCPHandler: Processed in 0.002129148 sec. | ||
5798 | 2024.11.14 16:58:42.351830 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5799 | 2024.11.14 16:58:42.352043 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5800 | 2024.11.14 16:58:42.352121 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5801 | 2024.11.14 16:58:42.353025 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5802 | 2024.11.14 16:58:42.353065 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5803 | 2024.11.14 16:58:42.353515 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5804 | 2024.11.14 16:58:42.353785 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5805 | 2024.11.14 16:58:42.353928 [ 148 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5806 | 2024.11.14 16:58:42.353977 [ 148 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5807 | 2024.11.14 16:58:42.353985 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002001 sec., 143428.28585707146 rows/sec., 12.68 MiB/sec. | ||
5808 | 2024.11.14 16:58:42.354006 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5809 | 2024.11.14 16:58:42.354060 [ 252 ] {690c389d-9217-4565-be05-ec5fb2545dbb} <Debug> TCPHandler: Processed in 0.002372734 sec. | ||
5810 | 2024.11.14 16:58:42.354324 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5811 | 2024.11.14 16:58:42.354336 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
5812 | 2024.11.14 16:58:42.354648 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5813 | 2024.11.14 16:58:42.354823 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5814 | 2024.11.14 16:58:42.354835 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5815 | 2024.11.14 16:58:42.354987 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
5816 | 2024.11.14 16:58:42.355736 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
5817 | 2024.11.14 16:58:42.356519 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 287 rows starting from the beginning of the part | ||
5818 | 2024.11.14 16:58:42.356864 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
5819 | 2024.11.14 16:58:42.357241 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
5820 | 2024.11.14 16:58:42.357388 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 287 rows starting from the beginning of the part | ||
5821 | 2024.11.14 16:58:42.358635 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5822 | 2024.11.14 16:58:42.358711 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5823 | 2024.11.14 16:58:42.359698 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5824 | 2024.11.14 16:58:42.360153 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5825 | 2024.11.14 16:58:42.360371 [ 148 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
5826 | 2024.11.14 16:58:42.360503 [ 148 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5827 | 2024.11.14 16:58:42.360580 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5828 | 2024.11.14 16:58:42.360733 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.006205 sec., 7896.857373086222 rows/sec., 582.48 KiB/sec. | ||
5829 | 2024.11.14 16:58:42.361145 [ 5 ] {b5e5edf5-7f63-4dab-b185-bc9c3b2c555f} <Debug> TCPHandler: Processed in 0.006971917 sec. | ||
5830 | 2024.11.14 16:58:42.361249 [ 197 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.007138811 sec., 305653.14027784177 rows/sec., 26.98 MiB/sec. | ||
5831 | 2024.11.14 16:58:42.361447 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5832 | 2024.11.14 16:58:42.361474 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
5833 | 2024.11.14 16:58:42.361726 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5834 | 2024.11.14 16:58:42.361745 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5835 | 2024.11.14 16:58:42.361920 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5836 | 2024.11.14 16:58:42.361930 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5837 | 2024.11.14 16:58:42.362079 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 67 rows starting from the beginning of the part | ||
5838 | 2024.11.14 16:58:42.362564 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
5839 | 2024.11.14 16:58:42.362901 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5840 | 2024.11.14 16:58:42.363034 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
5841 | 2024.11.14 16:58:42.363444 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part | ||
5842 | 2024.11.14 16:58:42.363857 [ 193 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_51_10} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5843 | 2024.11.14 16:58:42.363877 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
5844 | 2024.11.14 16:58:42.364344 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5845 | 2024.11.14 16:58:42.364383 [ 194 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part | ||
5846 | 2024.11.14 16:58:42.365840 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5847 | 2024.11.14 16:58:42.365913 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5848 | 2024.11.14 16:58:42.366912 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5849 | 2024.11.14 16:58:42.367535 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5850 | 2024.11.14 16:58:42.367621 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.006747223 sec., 33198.84343529182 rows/sec., 2.50 MiB/sec. | ||
5851 | 2024.11.14 16:58:42.368030 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006403 sec., 2186.4750898016555 rows/sec., 153.13 KiB/sec. | ||
5852 | 2024.11.14 16:58:42.368051 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
5853 | 2024.11.14 16:58:42.368399 [ 252 ] {79d1705e-e8e9-458a-b39e-efcb1f3e2fd5} <Debug> TCPHandler: Processed in 0.00711556 sec. | ||
5854 | 2024.11.14 16:58:42.368568 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5855 | 2024.11.14 16:58:42.368701 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5856 | 2024.11.14 16:58:42.368700 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5857 | 2024.11.14 16:58:42.368770 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5858 | 2024.11.14 16:58:42.368817 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_30_6} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
5859 | 2024.11.14 16:58:42.368925 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5860 | 2024.11.14 16:58:42.369428 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5861 | 2024.11.14 16:58:42.369468 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5862 | 2024.11.14 16:58:42.369828 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5863 | 2024.11.14 16:58:42.370094 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2024.11.14 16:58:42.370313 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. | ||
5865 | 2024.11.14 16:58:42.370370 [ 5 ] {924cb26d-5126-46b2-9197-4477e935b11f} <Debug> TCPHandler: Processed in 0.001861012 sec. | ||
5866 | 2024.11.14 16:58:42.370536 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2024.11.14 16:58:42.370675 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5868 | 2024.11.14 16:58:42.370733 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5869 | 2024.11.14 16:58:42.371504 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2024.11.14 16:58:42.371542 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5871 | 2024.11.14 16:58:42.371926 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5872 | 2024.11.14 16:58:42.372173 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.11.14 16:58:42.372299 [ 148 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5874 | 2024.11.14 16:58:42.372337 [ 148 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5875 | 2024.11.14 16:58:42.372359 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001711 sec., 247808.29924021038 rows/sec., 17.72 MiB/sec. | ||
5876 | 2024.11.14 16:58:42.372363 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5877 | 2024.11.14 16:58:42.372457 [ 252 ] {f33de3bb-742f-4f20-b232-5391ba2d0821} <Debug> TCPHandler: Processed in 0.001986015 sec. | ||
5878 | 2024.11.14 16:58:42.372507 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
5879 | 2024.11.14 16:58:42.372622 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5880 | 2024.11.14 16:58:42.372667 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5881 | 2024.11.14 16:58:42.372680 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
5882 | 2024.11.14 16:58:42.372902 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
5883 | 2024.11.14 16:58:42.373010 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5884 | 2024.11.14 16:58:42.373255 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 424 rows starting from the beginning of the part | ||
5885 | 2024.11.14 16:58:42.373344 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5886 | 2024.11.14 16:58:42.373539 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
5887 | 2024.11.14 16:58:42.373928 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
5888 | 2024.11.14 16:58:42.374353 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 424 rows starting from the beginning of the part | ||
5889 | 2024.11.14 16:58:42.375414 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5890 | 2024.11.14 16:58:42.375481 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5891 | 2024.11.14 16:58:42.376579 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5892 | 2024.11.14 16:58:42.377028 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5893 | 2024.11.14 16:58:42.377334 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.00488387 sec., 402140.10610438033 rows/sec., 30.80 MiB/sec. | ||
5894 | 2024.11.14 16:58:42.377514 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004623 sec., 1297.8585334198572 rows/sec., 67.81 KiB/sec. | ||
5895 | 2024.11.14 16:58:42.377622 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5896 | 2024.11.14 16:58:42.377674 [ 5 ] {0e1b2ef9-acab-4c75-a29b-fe579386e6a2} <Debug> TCPHandler: Processed in 0.005107265 sec. | ||
5897 | 2024.11.14 16:58:42.377856 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5898 | 2024.11.14 16:58:42.377988 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5899 | 2024.11.14 16:58:42.378005 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5900 | 2024.11.14 16:58:42.378056 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5901 | 2024.11.14 16:58:42.378122 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_51_10} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5902 | 2024.11.14 16:58:42.378230 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5903 | 2024.11.14 16:58:42.378712 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5904 | 2024.11.14 16:58:42.378752 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5905 | 2024.11.14 16:58:42.379146 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5906 | 2024.11.14 16:58:42.379392 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5907 | 2024.11.14 16:58:42.379565 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5908 | 2024.11.14 16:58:42.379625 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. | ||
5909 | 2024.11.14 16:58:42.379633 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5910 | 2024.11.14 16:58:42.379708 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5911 | 2024.11.14 16:58:42.379755 [ 252 ] {d4a4afc8-d019-4444-bea4-ad97df2229af} <Debug> TCPHandler: Processed in 0.001969405 sec. | ||
5912 | 2024.11.14 16:58:42.379894 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
5913 | 2024.11.14 16:58:42.379949 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5914 | 2024.11.14 16:58:42.380034 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5915 | 2024.11.14 16:58:42.380111 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 10111 rows starting from the beginning of the part | ||
5916 | 2024.11.14 16:58:42.380148 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5917 | 2024.11.14 16:58:42.380339 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5918 | 2024.11.14 16:58:42.380354 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
5919 | 2024.11.14 16:58:42.380760 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
5920 | 2024.11.14 16:58:42.381168 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 132 rows starting from the beginning of the part | ||
5921 | 2024.11.14 16:58:42.381589 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
5922 | 2024.11.14 16:58:42.381874 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
5923 | 2024.11.14 16:58:42.382709 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5924 | 2024.11.14 16:58:42.382779 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5925 | 2024.11.14 16:58:42.383409 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5926 | 2024.11.14 16:58:42.383957 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5927 | 2024.11.14 16:58:42.384529 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004433 sec., 225.58087074216104 rows/sec., 15.20 KiB/sec. | ||
5928 | 2024.11.14 16:58:42.384724 [ 5 ] {823004f6-6237-462c-bd1f-f357e31783a0} <Debug> TCPHandler: Processed in 0.004846959 sec. | ||
5929 | 2024.11.14 16:58:42.384902 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5930 | 2024.11.14 16:58:42.385085 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5931 | 2024.11.14 16:58:42.385186 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <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 | ||
5932 | 2024.11.14 16:58:42.386706 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5933 | 2024.11.14 16:58:42.386755 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5934 | 2024.11.14 16:58:42.387195 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11037 rows, containing 5 columns (5 merged, 0 gathered) in 0.007367416 sec., 1498082.909937487 rows/sec., 101.96 MiB/sec. | ||
5935 | 2024.11.14 16:58:42.387732 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5936 | 2024.11.14 16:58:42.387852 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5937 | 2024.11.14 16:58:42.388348 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5938 | 2024.11.14 16:58:42.388395 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5939 | 2024.11.14 16:58:42.388625 [ 199 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5940 | 2024.11.14 16:58:42.388943 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
5941 | 2024.11.14 16:58:42.389034 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003966 sec., 10590.01512859304 rows/sec., 18.98 MiB/sec. | ||
5942 | 2024.11.14 16:58:42.389252 [ 252 ] {cd5cb0a2-47c9-4cfb-99c7-cb972e6e5483} <Debug> TCPHandler: Processed in 0.00441476 sec. | ||
5943 | 2024.11.14 16:58:42.389418 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5944 | 2024.11.14 16:58:42.389557 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5945 | 2024.11.14 16:58:42.389629 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5946 | 2024.11.14 16:58:42.390246 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5947 | 2024.11.14 16:58:42.390286 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5948 | 2024.11.14 16:58:42.390696 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5949 | 2024.11.14 16:58:42.390961 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5950 | 2024.11.14 16:58:42.391091 [ 147 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5951 | 2024.11.14 16:58:42.391132 [ 147 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2024.11.14 16:58:42.391159 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5953 | 2024.11.14 16:58:42.391160 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001634 sec., 50183.59853121175 rows/sec., 3.19 MiB/sec. | ||
5954 | 2024.11.14 16:58:42.391367 [ 5 ] {ec9a8662-7f6f-4732-a152-1d8f86e63ad2} <Debug> TCPHandler: Processed in 0.002003945 sec. | ||
5955 | 2024.11.14 16:58:42.391414 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
5956 | 2024.11.14 16:58:42.391550 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5957 | 2024.11.14 16:58:42.391585 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2842 rows starting from the beginning of the part | ||
5958 | 2024.11.14 16:58:42.391700 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
5959 | 2024.11.14 16:58:42.391885 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
5960 | 2024.11.14 16:58:42.392114 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
5961 | 2024.11.14 16:58:42.392275 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
5962 | 2024.11.14 16:58:42.392378 [ 199 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
5963 | 2024.11.14 16:58:42.394039 [ 200 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002786073 sec., 1139237.9165944324 rows/sec., 74.76 MiB/sec. | ||
5964 | 2024.11.14 16:58:42.394390 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5965 | 2024.11.14 16:58:42.394734 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5966 | 2024.11.14 16:58:42.394835 [ 190 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_51_10} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5967 | 2024.11.14 16:58:42.394936 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
5968 | 2024.11.14 16:58:44.147150 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5969 | 2024.11.14 16:58:44.230262 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5970 | 2024.11.14 16:58:44.456033 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5971 | 2024.11.14 16:58:44.542457 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5972 | 2024.11.14 16:58:44.544870 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5973 | 2024.11.14 16:58:44.565207 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5974 | 2024.11.14 16:58:44.584477 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5975 | 2024.11.14 16:58:44.593855 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5976 | 2024.11.14 16:58:44.601340 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5977 | 2024.11.14 16:58:44.771093 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5978 | 2024.11.14 16:58:44.869701 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5979 | 2024.11.14 16:58:44.909801 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5980 | 2024.11.14 16:58:44.916132 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5981 | 2024.11.14 16:58:44.921143 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5982 | 2024.11.14 16:58:44.925506 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5983 | 2024.11.14 16:58:44.949867 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5984 | 2024.11.14 16:58:44.950350 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5985 | 2024.11.14 16:58:44.968192 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5986 | 2024.11.14 16:58:45.116740 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5987 | 2024.11.14 16:58:45.192563 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5988 | 2024.11.14 16:58:45.210893 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5989 | 2024.11.14 16:58:45.216182 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5990 | 2024.11.14 16:58:45.228723 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5991 | 2024.11.14 16:58:45.239048 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5992 | 2024.11.14 16:58:47.341166 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5993 | 2024.11.14 16:58:47.341354 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5994 | 2024.11.14 16:58:47.341426 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5995 | 2024.11.14 16:58:47.342169 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5996 | 2024.11.14 16:58:47.342225 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
5997 | 2024.11.14 16:58:47.342653 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5998 | 2024.11.14 16:58:47.342930 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5999 | 2024.11.14 16:58:47.343193 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001878 sec., 4259.850905218317 rows/sec., 347.36 KiB/sec. | ||
6000 | 2024.11.14 16:58:47.343413 [ 5 ] {4eebefe1-5ea7-4ac8-af08-0997d75f62f0} <Debug> TCPHandler: Processed in 0.002377294 sec. | ||
6001 | 2024.11.14 16:58:47.343703 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6002 | 2024.11.14 16:58:47.343899 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6003 | 2024.11.14 16:58:47.343972 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6004 | 2024.11.14 16:58:47.344751 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2024.11.14 16:58:47.344802 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6006 | 2024.11.14 16:58:47.345257 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6007 | 2024.11.14 16:58:47.345524 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2024.11.14 16:58:47.345773 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001922 sec., 31217.48178980229 rows/sec., 2.39 MiB/sec. | ||
6009 | 2024.11.14 16:58:47.345834 [ 252 ] {5eced06a-b9f5-436d-b708-3b1e98ace37a} <Debug> TCPHandler: Processed in 0.002270452 sec. | ||
6010 | 2024.11.14 16:58:47.346006 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6011 | 2024.11.14 16:58:47.346146 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6012 | 2024.11.14 16:58:47.346199 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6013 | 2024.11.14 16:58:47.346828 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6014 | 2024.11.14 16:58:47.346870 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6015 | 2024.11.14 16:58:47.347246 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6016 | 2024.11.14 16:58:47.347504 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6017 | 2024.11.14 16:58:47.347769 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001668 sec., 4796.163069544365 rows/sec., 334.89 KiB/sec. | ||
6018 | 2024.11.14 16:58:47.347992 [ 5 ] {ecf4a539-2b7b-445a-b57f-71cc30c94deb} <Debug> TCPHandler: Processed in 0.002057696 sec. | ||
6019 | 2024.11.14 16:58:47.348175 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6020 | 2024.11.14 16:58:47.348292 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6021 | 2024.11.14 16:58:47.348342 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6022 | 2024.11.14 16:58:47.348977 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6023 | 2024.11.14 16:58:47.349018 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6024 | 2024.11.14 16:58:47.349386 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6025 | 2024.11.14 16:58:47.349637 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6026 | 2024.11.14 16:58:47.349846 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001578 sec., 45627.37642585552 rows/sec., 3.57 MiB/sec. | ||
6027 | 2024.11.14 16:58:47.349896 [ 252 ] {f6c1aa01-3a07-41d7-b8a2-65227441a719} <Debug> TCPHandler: Processed in 0.0017811 sec. | ||
6028 | 2024.11.14 16:58:47.350059 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6029 | 2024.11.14 16:58:47.350180 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6030 | 2024.11.14 16:58:47.350234 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6031 | 2024.11.14 16:58:47.350800 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6032 | 2024.11.14 16:58:47.350842 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6033 | 2024.11.14 16:58:47.351261 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6034 | 2024.11.14 16:58:47.351518 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6035 | 2024.11.14 16:58:47.351729 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001575 sec., 83809.5238095238 rows/sec., 5.83 MiB/sec. | ||
6036 | 2024.11.14 16:58:47.351788 [ 5 ] {073ac051-652c-4dc7-b477-5d2e5a814b03} <Debug> TCPHandler: Processed in 0.001783561 sec. | ||
6037 | 2024.11.14 16:58:47.351947 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6038 | 2024.11.14 16:58:47.352083 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6039 | 2024.11.14 16:58:47.352144 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6040 | 2024.11.14 16:58:47.352683 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6041 | 2024.11.14 16:58:47.352723 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6042 | 2024.11.14 16:58:47.353123 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6043 | 2024.11.14 16:58:47.353380 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2024.11.14 16:58:47.353592 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001539 sec., 31189.083820662767 rows/sec., 2.10 MiB/sec. | ||
6045 | 2024.11.14 16:58:47.353643 [ 252 ] {fc772c9f-c254-4b00-b4fa-7dab1b4023ec} <Debug> TCPHandler: Processed in 0.00176192 sec. | ||
6046 | 2024.11.14 16:58:50.669977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 904 | ||
6047 | 2024.11.14 16:58:50.672828 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6048 | 2024.11.14 16:58:50.672880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6049 | 2024.11.14 16:58:50.674295 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6050 | 2024.11.14 16:58:50.674594 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6051 | 2024.11.14 16:58:50.675094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
6052 | 2024.11.14 16:58:52.342369 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6053 | 2024.11.14 16:58:52.342551 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6054 | 2024.11.14 16:58:52.342618 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6055 | 2024.11.14 16:58:52.343364 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6056 | 2024.11.14 16:58:52.343408 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6057 | 2024.11.14 16:58:52.343844 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6058 | 2024.11.14 16:58:52.344102 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6059 | 2024.11.14 16:58:52.344295 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.40 MiB/sec. | ||
6060 | 2024.11.14 16:58:52.344349 [ 5 ] {4c33f282-4284-474b-8cda-62d3c8525347} <Debug> TCPHandler: Processed in 0.002103348 sec. | ||
6061 | 2024.11.14 16:58:52.344632 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6062 | 2024.11.14 16:58:52.344851 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6063 | 2024.11.14 16:58:52.344935 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6064 | 2024.11.14 16:58:52.345789 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6065 | 2024.11.14 16:58:52.345846 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6066 | 2024.11.14 16:58:52.346294 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6067 | 2024.11.14 16:58:52.346562 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6068 | 2024.11.14 16:58:52.346851 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002057 sec., 31113.271754982987 rows/sec., 2.43 MiB/sec. | ||
6069 | 2024.11.14 16:58:52.346993 [ 252 ] {cc59efcf-ac28-437a-8b60-ecaa96def680} <Debug> TCPHandler: Processed in 0.002510696 sec. | ||
6070 | 2024.11.14 16:58:52.347198 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6071 | 2024.11.14 16:58:52.347323 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6072 | 2024.11.14 16:58:52.347375 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6073 | 2024.11.14 16:58:52.347935 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6074 | 2024.11.14 16:58:52.347972 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6075 | 2024.11.14 16:58:52.348370 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6076 | 2024.11.14 16:58:52.348624 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6077 | 2024.11.14 16:58:52.348830 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
6078 | 2024.11.14 16:58:52.348894 [ 5 ] {9e07539b-d2f0-4d03-ab5f-f8fdfc5f7e2e} <Debug> TCPHandler: Processed in 0.00178265 sec. | ||
6079 | 2024.11.14 16:58:52.349203 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6080 | 2024.11.14 16:58:52.349430 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6081 | 2024.11.14 16:58:52.349526 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6082 | 2024.11.14 16:58:52.350074 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6083 | 2024.11.14 16:58:52.350116 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6084 | 2024.11.14 16:58:52.350502 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6085 | 2024.11.14 16:58:52.350762 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6086 | 2024.11.14 16:58:52.350978 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.52 MiB/sec. | ||
6087 | 2024.11.14 16:58:52.351029 [ 252 ] {b0e713a3-4c84-455b-bb25-532d5cdcf6af} <Debug> TCPHandler: Processed in 0.002006465 sec. | ||
6088 | 2024.11.14 16:58:55.458982 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6089 | 2024.11.14 16:58:55.459050 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6090 | 2024.11.14 16:58:57.349188 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2024.11.14 16:58:57.349428 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6092 | 2024.11.14 16:58:57.349519 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6093 | 2024.11.14 16:58:57.350309 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2024.11.14 16:58:57.350362 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6095 | 2024.11.14 16:58:57.350788 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6096 | 2024.11.14 16:58:57.351069 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2024.11.14 16:58:57.351292 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. | ||
6098 | 2024.11.14 16:58:57.351389 [ 5 ] {391b9934-521b-401e-9c41-6e2e03548e65} <Debug> TCPHandler: Processed in 0.002359694 sec. | ||
6099 | 2024.11.14 16:58:57.351729 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2024.11.14 16:58:57.351949 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6101 | 2024.11.14 16:58:57.352034 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6102 | 2024.11.14 16:58:57.352961 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6103 | 2024.11.14 16:58:57.353015 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6104 | 2024.11.14 16:58:57.353476 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6105 | 2024.11.14 16:58:57.353749 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2024.11.14 16:58:57.354016 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002126 sec., 134995.2963311383 rows/sec., 11.93 MiB/sec. | ||
6107 | 2024.11.14 16:58:57.354100 [ 252 ] {8fc5bd19-814f-41b2-9d93-c14376f9bac2} <Debug> TCPHandler: Processed in 0.002591499 sec. | ||
6108 | 2024.11.14 16:58:57.354306 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2024.11.14 16:58:57.354496 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6110 | 2024.11.14 16:58:57.354544 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6111 | 2024.11.14 16:58:57.355144 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6112 | 2024.11.14 16:58:57.355184 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6113 | 2024.11.14 16:58:57.355541 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6114 | 2024.11.14 16:58:57.355785 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6115 | 2024.11.14 16:58:57.355998 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001535 sec., 31921.82410423453 rows/sec., 2.30 MiB/sec. | ||
6116 | 2024.11.14 16:58:57.356201 [ 5 ] {0b15dbaf-b91a-4a91-8439-641685187e8e} <Debug> TCPHandler: Processed in 0.002010345 sec. | ||
6117 | 2024.11.14 16:58:57.356412 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6118 | 2024.11.14 16:58:57.356557 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6119 | 2024.11.14 16:58:57.356619 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6120 | 2024.11.14 16:58:57.357226 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6121 | 2024.11.14 16:58:57.357267 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6122 | 2024.11.14 16:58:57.357629 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6123 | 2024.11.14 16:58:57.357880 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6124 | 2024.11.14 16:58:57.358098 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
6125 | 2024.11.14 16:58:57.358151 [ 252 ] {7bd7887d-6d21-4fce-8d0c-8f8b85be6f8f} <Debug> TCPHandler: Processed in 0.001855012 sec. | ||
6126 | 2024.11.14 16:58:57.358288 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6127 | 2024.11.14 16:58:57.358405 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6128 | 2024.11.14 16:58:57.358453 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6129 | 2024.11.14 16:58:57.359029 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6130 | 2024.11.14 16:58:57.359067 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6131 | 2024.11.14 16:58:57.359424 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6132 | 2024.11.14 16:58:57.359667 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6133 | 2024.11.14 16:58:57.359881 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec. | ||
6134 | 2024.11.14 16:58:57.360090 [ 5 ] {4931142c-c66c-459a-af2c-00b6729c72e5} <Debug> TCPHandler: Processed in 0.001856562 sec. | ||
6135 | 2024.11.14 16:58:57.360278 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6136 | 2024.11.14 16:58:57.360415 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6137 | 2024.11.14 16:58:57.360474 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6138 | 2024.11.14 16:58:57.361312 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6139 | 2024.11.14 16:58:57.361353 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6140 | 2024.11.14 16:58:57.361740 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6141 | 2024.11.14 16:58:57.361994 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6142 | 2024.11.14 16:58:57.362253 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00186 sec., 227956.9892473118 rows/sec., 16.30 MiB/sec. | ||
6143 | 2024.11.14 16:58:57.362363 [ 252 ] {ccb3fd54-b4fe-4adf-b5c9-a2d0fc554bc9} <Debug> TCPHandler: Processed in 0.002163789 sec. | ||
6144 | 2024.11.14 16:58:57.362614 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6145 | 2024.11.14 16:58:57.362738 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6146 | 2024.11.14 16:58:57.362790 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6147 | 2024.11.14 16:58:57.363283 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2024.11.14 16:58:57.363320 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6149 | 2024.11.14 16:58:57.363681 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6150 | 2024.11.14 16:58:57.363947 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2024.11.14 16:58:57.364123 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
6152 | 2024.11.14 16:58:57.364176 [ 5 ] {485a91e2-895d-4381-b11e-3209da83d225} <Debug> TCPHandler: Processed in 0.001674618 sec. | ||
6153 | 2024.11.14 16:58:57.364343 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6154 | 2024.11.14 16:58:57.364468 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6155 | 2024.11.14 16:58:57.364522 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6156 | 2024.11.14 16:58:57.365117 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2024.11.14 16:58:57.365157 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6158 | 2024.11.14 16:58:57.365557 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6159 | 2024.11.14 16:58:57.365805 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2024.11.14 16:58:57.366045 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
6161 | 2024.11.14 16:58:57.366109 [ 252 ] {b50f5dfa-8776-4192-98b5-0d631db56079} <Debug> TCPHandler: Processed in 0.001830071 sec. | ||
6162 | 2024.11.14 16:58:57.366338 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6163 | 2024.11.14 16:58:57.366475 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6164 | 2024.11.14 16:58:57.366529 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6165 | 2024.11.14 16:58:57.367026 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6166 | 2024.11.14 16:58:57.367064 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6167 | 2024.11.14 16:58:57.367438 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6168 | 2024.11.14 16:58:57.367684 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6169 | 2024.11.14 16:58:57.367868 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
6170 | 2024.11.14 16:58:57.367922 [ 5 ] {b67eb599-4fee-4683-a8a7-33126299d625} <Debug> TCPHandler: Processed in 0.001708639 sec. | ||
6171 | 2024.11.14 16:58:57.368088 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6172 | 2024.11.14 16:58:57.368214 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6173 | 2024.11.14 16:58:57.368296 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <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 | ||
6174 | 2024.11.14 16:58:57.369454 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6175 | 2024.11.14 16:58:57.369494 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6176 | 2024.11.14 16:58:57.370166 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6177 | 2024.11.14 16:58:57.370440 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6178 | 2024.11.14 16:58:57.370753 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00255 sec., 16470.588235294115 rows/sec., 29.51 MiB/sec. | ||
6179 | 2024.11.14 16:58:57.371077 [ 252 ] {76c48619-bdfd-4024-a4f9-2565658170ff} <Debug> TCPHandler: Processed in 0.003055839 sec. | ||
6180 | 2024.11.14 16:58:57.371234 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6181 | 2024.11.14 16:58:57.371348 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6182 | 2024.11.14 16:58:57.371399 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6183 | 2024.11.14 16:58:57.371891 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6184 | 2024.11.14 16:58:57.371930 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB. | ||
6185 | 2024.11.14 16:58:57.372313 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6186 | 2024.11.14 16:58:57.372565 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6187 | 2024.11.14 16:58:57.372776 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. | ||
6188 | 2024.11.14 16:58:57.372842 [ 5 ] {b1edc72e-a8f9-40a3-9444-ff73e85a7d40} <Debug> TCPHandler: Processed in 0.001656387 sec. | ||
6189 | 2024.11.14 16:59:00.675352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 934 | ||
6190 | 2024.11.14 16:59:00.678308 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6191 | 2024.11.14 16:59:00.678347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6192 | 2024.11.14 16:59:00.679823 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6193 | 2024.11.14 16:59:00.680142 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6194 | 2024.11.14 16:59:00.680601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
6195 | 2024.11.14 16:59:02.342917 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6196 | 2024.11.14 16:59:02.343137 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6197 | 2024.11.14 16:59:02.343215 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6198 | 2024.11.14 16:59:02.344011 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6199 | 2024.11.14 16:59:02.344054 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6200 | 2024.11.14 16:59:02.344450 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6201 | 2024.11.14 16:59:02.344703 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6202 | 2024.11.14 16:59:02.344915 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001825 sec., 1095.890410958904 rows/sec., 89.36 KiB/sec. | ||
6203 | 2024.11.14 16:59:02.345059 [ 5 ] {29aebff1-e094-445a-abdb-74b506a9b8d7} <Debug> TCPHandler: Processed in 0.002306362 sec. | ||
6204 | 2024.11.14 16:59:02.345339 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6205 | 2024.11.14 16:59:02.345527 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6206 | 2024.11.14 16:59:02.345598 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6207 | 2024.11.14 16:59:02.346327 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2024.11.14 16:59:02.346376 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6209 | 2024.11.14 16:59:02.346809 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6210 | 2024.11.14 16:59:02.347077 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2024.11.14 16:59:02.347279 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001805 sec., 31578.947368421053 rows/sec., 2.42 MiB/sec. | ||
6212 | 2024.11.14 16:59:02.347337 [ 252 ] {60445ee0-a6d7-443b-b9f1-36ac18cafeea} <Debug> TCPHandler: Processed in 0.002129597 sec. | ||
6213 | 2024.11.14 16:59:02.347483 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6214 | 2024.11.14 16:59:02.347600 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6215 | 2024.11.14 16:59:02.347649 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6216 | 2024.11.14 16:59:02.348210 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6217 | 2024.11.14 16:59:02.348251 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6218 | 2024.11.14 16:59:02.348600 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6219 | 2024.11.14 16:59:02.348834 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6220 | 2024.11.14 16:59:02.349061 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001474 sec., 1356.8521031207597 rows/sec., 94.74 KiB/sec. | ||
6221 | 2024.11.14 16:59:02.349143 [ 5 ] {595e0be0-ae90-4aa6-ae8f-f8fd77bffbff} <Debug> TCPHandler: Processed in 0.001709679 sec. | ||
6222 | 2024.11.14 16:59:02.349414 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6223 | 2024.11.14 16:59:02.349561 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6224 | 2024.11.14 16:59:02.349621 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6225 | 2024.11.14 16:59:02.350275 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6226 | 2024.11.14 16:59:02.350313 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6227 | 2024.11.14 16:59:02.350681 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6228 | 2024.11.14 16:59:02.350931 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6229 | 2024.11.14 16:59:02.351126 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001598 sec., 41301.62703379224 rows/sec., 3.23 MiB/sec. | ||
6230 | 2024.11.14 16:59:02.351222 [ 252 ] {141c2689-8d56-4833-a0d0-d78d48cfc574} <Debug> TCPHandler: Processed in 0.001971044 sec. | ||
6231 | 2024.11.14 16:59:02.351434 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6232 | 2024.11.14 16:59:02.351602 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6233 | 2024.11.14 16:59:02.351663 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6234 | 2024.11.14 16:59:02.352287 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6235 | 2024.11.14 16:59:02.352327 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6236 | 2024.11.14 16:59:02.352719 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6237 | 2024.11.14 16:59:02.352960 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6238 | 2024.11.14 16:59:02.353173 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001601 sec., 100562.14865708932 rows/sec., 7.00 MiB/sec. | ||
6239 | 2024.11.14 16:59:02.353227 [ 5 ] {6a07848a-75d6-4532-adfc-7f1c9ad19465} <Debug> TCPHandler: Processed in 0.001915503 sec. | ||
6240 | 2024.11.14 16:59:02.353383 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6241 | 2024.11.14 16:59:02.353523 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6242 | 2024.11.14 16:59:02.353584 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6243 | 2024.11.14 16:59:02.354126 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6244 | 2024.11.14 16:59:02.354164 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6245 | 2024.11.14 16:59:02.354547 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6246 | 2024.11.14 16:59:02.354794 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2024.11.14 16:59:02.354979 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. | ||
6248 | 2024.11.14 16:59:02.355030 [ 252 ] {bd60fdf7-db42-40c1-b3e6-c560ac58784b} <Debug> TCPHandler: Processed in 0.001714609 sec. | ||
6249 | 2024.11.14 16:59:07.342056 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6250 | 2024.11.14 16:59:07.342269 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6251 | 2024.11.14 16:59:07.342345 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6252 | 2024.11.14 16:59:07.343186 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6253 | 2024.11.14 16:59:07.343233 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6254 | 2024.11.14 16:59:07.343650 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6255 | 2024.11.14 16:59:07.343914 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6256 | 2024.11.14 16:59:07.344112 [ 124 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6257 | 2024.11.14 16:59:07.344140 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. | ||
6258 | 2024.11.14 16:59:07.344241 [ 124 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6259 | 2024.11.14 16:59:07.344287 [ 5 ] {5721feb2-1711-4c11-8d10-06eab71fdbc2} <Debug> TCPHandler: Processed in 0.002350853 sec. | ||
6260 | 2024.11.14 16:59:07.344327 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6261 | 2024.11.14 16:59:07.344655 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
6262 | 2024.11.14 16:59:07.344732 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6263 | 2024.11.14 16:59:07.345400 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6264 | 2024.11.14 16:59:07.345430 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6265 | 2024.11.14 16:59:07.345535 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
6266 | 2024.11.14 16:59:07.345584 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6267 | 2024.11.14 16:59:07.345775 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
6268 | 2024.11.14 16:59:07.346178 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
6269 | 2024.11.14 16:59:07.346291 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 287 rows starting from the beginning of the part | ||
6270 | 2024.11.14 16:59:07.346735 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 57 rows starting from the beginning of the part | ||
6271 | 2024.11.14 16:59:07.347055 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
6272 | 2024.11.14 16:59:07.348068 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6273 | 2024.11.14 16:59:07.348112 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6274 | 2024.11.14 16:59:07.348706 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6275 | 2024.11.14 16:59:07.349084 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6276 | 2024.11.14 16:59:07.349088 [ 200 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.004631114 sec., 421496.8579914033 rows/sec., 36.86 MiB/sec. | ||
6277 | 2024.11.14 16:59:07.349309 [ 124 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6278 | 2024.11.14 16:59:07.349404 [ 124 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2024.11.14 16:59:07.349443 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6280 | 2024.11.14 16:59:07.349451 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004224 sec., 15151.51515151515 rows/sec., 1.18 MiB/sec. | ||
6281 | 2024.11.14 16:59:07.349577 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6282 | 2024.11.14 16:59:07.349990 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
6283 | 2024.11.14 16:59:07.350053 [ 252 ] {8f4896a1-2ea2-43e2-8c17-8bdee5a66de0} <Debug> TCPHandler: Processed in 0.005585896 sec. | ||
6284 | 2024.11.14 16:59:07.350391 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6285 | 2024.11.14 16:59:07.350836 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6286 | 2024.11.14 16:59:07.350970 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6287 | 2024.11.14 16:59:07.351007 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
6288 | 2024.11.14 16:59:07.351299 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6289 | 2024.11.14 16:59:07.351527 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part | ||
6290 | 2024.11.14 16:59:07.352008 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
6291 | 2024.11.14 16:59:07.352365 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 424 rows starting from the beginning of the part | ||
6292 | 2024.11.14 16:59:07.352683 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6293 | 2024.11.14 16:59:07.352762 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
6294 | 2024.11.14 16:59:07.353243 [ 187 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_56_11} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6295 | 2024.11.14 16:59:07.353335 [ 186 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
6296 | 2024.11.14 16:59:07.353733 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6297 | 2024.11.14 16:59:07.354828 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2024.11.14 16:59:07.354900 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6299 | 2024.11.14 16:59:07.356063 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6300 | 2024.11.14 16:59:07.356507 [ 200 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.006985348 sec., 229909.80549573194 rows/sec., 17.73 MiB/sec. | ||
6301 | 2024.11.14 16:59:07.356535 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2024.11.14 16:59:07.356771 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6303 | 2024.11.14 16:59:07.356792 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6304 | 2024.11.14 16:59:07.356860 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6305 | 2024.11.14 16:59:07.356881 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006091 sec., 26268.264652766375 rows/sec., 1.83 MiB/sec. | ||
6306 | 2024.11.14 16:59:07.356950 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6307 | 2024.11.14 16:59:07.357234 [ 5 ] {2447135c-7a00-4dfb-a547-00424e3734b3} <Debug> TCPHandler: Processed in 0.007034299 sec. | ||
6308 | 2024.11.14 16:59:07.357493 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
6309 | 2024.11.14 16:59:07.357583 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6310 | 2024.11.14 16:59:07.357870 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6311 | 2024.11.14 16:59:07.357869 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6312 | 2024.11.14 16:59:07.357930 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6313 | 2024.11.14 16:59:07.357951 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 11037 rows starting from the beginning of the part | ||
6314 | 2024.11.14 16:59:07.358181 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6315 | 2024.11.14 16:59:07.358279 [ 188 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_56_11} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6316 | 2024.11.14 16:59:07.358453 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 132 rows starting from the beginning of the part | ||
6317 | 2024.11.14 16:59:07.358695 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
6318 | 2024.11.14 16:59:07.358933 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
6319 | 2024.11.14 16:59:07.359116 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
6320 | 2024.11.14 16:59:07.359292 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 161 rows starting from the beginning of the part | ||
6321 | 2024.11.14 16:59:07.359396 [ 201 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
6322 | 2024.11.14 16:59:07.359872 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6323 | 2024.11.14 16:59:07.359918 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6324 | 2024.11.14 16:59:07.360595 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6325 | 2024.11.14 16:59:07.360945 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2024.11.14 16:59:07.361140 [ 124 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6327 | 2024.11.14 16:59:07.361205 [ 124 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6328 | 2024.11.14 16:59:07.361242 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6329 | 2024.11.14 16:59:07.361243 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003403 sec., 17631.50161622098 rows/sec., 1.19 MiB/sec. | ||
6330 | 2024.11.14 16:59:07.361623 [ 252 ] {628a388c-c677-4371-8d07-31e4e807a5fd} <Debug> TCPHandler: Processed in 0.004239846 sec. | ||
6331 | 2024.11.14 16:59:07.361739 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
6332 | 2024.11.14 16:59:07.362068 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6333 | 2024.11.14 16:59:07.362149 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3174 rows starting from the beginning of the part | ||
6334 | 2024.11.14 16:59:07.362483 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
6335 | 2024.11.14 16:59:07.362791 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
6336 | 2024.11.14 16:59:07.363070 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
6337 | 2024.11.14 16:59:07.363285 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
6338 | 2024.11.14 16:59:07.363602 [ 191 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
6339 | 2024.11.14 16:59:07.366407 [ 191 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11887 rows, containing 5 columns (5 merged, 0 gathered) in 0.009247169 sec., 1285474.5057649536 rows/sec., 87.57 MiB/sec. | ||
6340 | 2024.11.14 16:59:07.366687 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3484 rows, containing 4 columns (4 merged, 0 gathered) in 0.00533007 sec., 653649.9520644194 rows/sec., 42.94 MiB/sec. | ||
6341 | 2024.11.14 16:59:07.366833 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6342 | 2024.11.14 16:59:07.367199 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6343 | 2024.11.14 16:59:07.367367 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6344 | 2024.11.14 16:59:07.367546 [ 193 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6345 | 2024.11.14 16:59:07.367694 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
6346 | 2024.11.14 16:59:07.367785 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6347 | 2024.11.14 16:59:07.367876 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_56_11} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6348 | 2024.11.14 16:59:07.367964 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6349 | 2024.11.14 16:59:08.000175 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.80 MiB, peak 173.28 MiB, free memory in arenas 0.00 B, will set to 166.14 MiB (RSS), difference: 1.33 MiB | ||
6350 | 2024.11.14 16:59:08.925418 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6351 | 2024.11.14 16:59:09.152978 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6352 | 2024.11.14 16:59:09.281366 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6353 | 2024.11.14 16:59:09.293818 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6354 | 2024.11.14 16:59:09.424346 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6355 | 2024.11.14 16:59:09.459715 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6356 | 2024.11.14 16:59:09.479980 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6357 | 2024.11.14 16:59:09.484277 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6358 | 2024.11.14 16:59:10.459308 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6359 | 2024.11.14 16:59:10.459398 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6360 | 2024.11.14 16:59:10.680752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 954 | ||
6361 | 2024.11.14 16:59:10.683401 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6362 | 2024.11.14 16:59:10.683441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6363 | 2024.11.14 16:59:10.684814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6364 | 2024.11.14 16:59:10.685119 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2024.11.14 16:59:10.686482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
6366 | 2024.11.14 16:59:12.349025 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6367 | 2024.11.14 16:59:12.349211 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6368 | 2024.11.14 16:59:12.349283 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6369 | 2024.11.14 16:59:12.350014 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6370 | 2024.11.14 16:59:12.350064 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6371 | 2024.11.14 16:59:12.350487 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6372 | 2024.11.14 16:59:12.350755 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6373 | 2024.11.14 16:59:12.351040 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. | ||
6374 | 2024.11.14 16:59:12.351257 [ 5 ] {88007a00-dbc9-4de1-9c36-6f0b713c9fa2} <Debug> TCPHandler: Processed in 0.002436665 sec. | ||
6375 | 2024.11.14 16:59:12.351533 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6376 | 2024.11.14 16:59:12.351733 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6377 | 2024.11.14 16:59:12.351808 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6378 | 2024.11.14 16:59:12.352824 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6379 | 2024.11.14 16:59:12.352865 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6380 | 2024.11.14 16:59:12.353333 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6381 | 2024.11.14 16:59:12.353617 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6382 | 2024.11.14 16:59:12.353809 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002081 sec., 137914.4641999039 rows/sec., 12.19 MiB/sec. | ||
6383 | 2024.11.14 16:59:12.353865 [ 252 ] {91e447be-54d3-42db-b7a5-10dcaf8d5305} <Debug> TCPHandler: Processed in 0.002433905 sec. | ||
6384 | 2024.11.14 16:59:12.354041 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6385 | 2024.11.14 16:59:12.354176 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6386 | 2024.11.14 16:59:12.354230 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6387 | 2024.11.14 16:59:12.354862 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6388 | 2024.11.14 16:59:12.354906 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6389 | 2024.11.14 16:59:12.355315 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6390 | 2024.11.14 16:59:12.355583 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6391 | 2024.11.14 16:59:12.355821 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001676 sec., 29236.276849642007 rows/sec., 2.11 MiB/sec. | ||
6392 | 2024.11.14 16:59:12.355883 [ 5 ] {448bcab3-7a66-43d2-a0ac-f624d7c6bed0} <Debug> TCPHandler: Processed in 0.001916153 sec. | ||
6393 | 2024.11.14 16:59:12.356045 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6394 | 2024.11.14 16:59:12.356185 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6395 | 2024.11.14 16:59:12.356244 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6396 | 2024.11.14 16:59:12.356840 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6397 | 2024.11.14 16:59:12.356879 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6398 | 2024.11.14 16:59:12.357240 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6399 | 2024.11.14 16:59:12.357485 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2024.11.14 16:59:12.357706 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. | ||
6401 | 2024.11.14 16:59:12.357907 [ 252 ] {25f2f08c-99a2-49f6-ac58-a366fd1babdc} <Debug> TCPHandler: Processed in 0.001929024 sec. | ||
6402 | 2024.11.14 16:59:12.358096 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6403 | 2024.11.14 16:59:12.358216 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6404 | 2024.11.14 16:59:12.358266 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6405 | 2024.11.14 16:59:12.358939 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6406 | 2024.11.14 16:59:12.358987 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6407 | 2024.11.14 16:59:12.359420 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6408 | 2024.11.14 16:59:12.359684 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6409 | 2024.11.14 16:59:12.359960 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001761 sec., 7382.169222032936 rows/sec., 460.28 KiB/sec. | ||
6410 | 2024.11.14 16:59:12.360177 [ 5 ] {1358a86b-7b6a-4682-be70-341843d86ed4} <Debug> TCPHandler: Processed in 0.002166969 sec. | ||
6411 | 2024.11.14 16:59:12.360349 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6412 | 2024.11.14 16:59:12.360478 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6413 | 2024.11.14 16:59:12.360529 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6414 | 2024.11.14 16:59:12.361262 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6415 | 2024.11.14 16:59:12.361301 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6416 | 2024.11.14 16:59:12.361701 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6417 | 2024.11.14 16:59:12.361964 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6418 | 2024.11.14 16:59:12.362162 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001712 sec., 247663.55140186916 rows/sec., 17.71 MiB/sec. | ||
6419 | 2024.11.14 16:59:12.362247 [ 252 ] {55db2976-4e74-4a1a-b16f-1d4ba964eaf7} <Debug> TCPHandler: Processed in 0.001956634 sec. | ||
6420 | 2024.11.14 16:59:12.362438 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6421 | 2024.11.14 16:59:12.362564 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6422 | 2024.11.14 16:59:12.362616 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6423 | 2024.11.14 16:59:12.363114 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6424 | 2024.11.14 16:59:12.363155 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6425 | 2024.11.14 16:59:12.363529 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6426 | 2024.11.14 16:59:12.363774 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6427 | 2024.11.14 16:59:12.363984 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. | ||
6428 | 2024.11.14 16:59:12.364184 [ 5 ] {ac244635-e7ab-4d5f-a8e8-01aed5a66aba} <Debug> TCPHandler: Processed in 0.001849061 sec. | ||
6429 | 2024.11.14 16:59:12.364363 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6430 | 2024.11.14 16:59:12.364481 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6431 | 2024.11.14 16:59:12.364533 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6432 | 2024.11.14 16:59:12.365137 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6433 | 2024.11.14 16:59:12.365175 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6434 | 2024.11.14 16:59:12.365566 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6435 | 2024.11.14 16:59:12.365813 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6436 | 2024.11.14 16:59:12.366021 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. | ||
6437 | 2024.11.14 16:59:12.366072 [ 252 ] {1f8eee48-6769-4987-bce7-00b2c66d9ef2} <Debug> TCPHandler: Processed in 0.00178 sec. | ||
6438 | 2024.11.14 16:59:12.366212 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6439 | 2024.11.14 16:59:12.366334 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6440 | 2024.11.14 16:59:12.366415 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6441 | 2024.11.14 16:59:12.366888 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2024.11.14 16:59:12.366927 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6443 | 2024.11.14 16:59:12.367299 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6444 | 2024.11.14 16:59:12.367541 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6445 | 2024.11.14 16:59:12.367717 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. | ||
6446 | 2024.11.14 16:59:12.367767 [ 5 ] {17ecc861-14a9-471a-a1cd-7a1759aa5dbd} <Debug> TCPHandler: Processed in 0.001613376 sec. | ||
6447 | 2024.11.14 16:59:12.367916 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6448 | 2024.11.14 16:59:12.368035 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6449 | 2024.11.14 16:59:12.368118 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <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 | ||
6450 | 2024.11.14 16:59:12.369284 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6451 | 2024.11.14 16:59:12.369323 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6452 | 2024.11.14 16:59:12.369989 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6453 | 2024.11.14 16:59:12.370258 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2024.11.14 16:59:12.370440 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6455 | 2024.11.14 16:59:12.370510 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.11.14 16:59:12.370551 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6457 | 2024.11.14 16:59:12.370559 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002536 sec., 16561.514195583597 rows/sec., 29.68 MiB/sec. | ||
6458 | 2024.11.14 16:59:12.371240 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::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 | ||
6459 | 2024.11.14 16:59:12.371415 [ 252 ] {35bc4e8e-9427-4ab1-b6bd-89e370078628} <Debug> TCPHandler: Processed in 0.00354983 sec. | ||
6460 | 2024.11.14 16:59:12.371619 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6461 | 2024.11.14 16:59:12.371886 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6462 | 2024.11.14 16:59:12.372025 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6463 | 2024.11.14 16:59:12.372157 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6464 | 2024.11.14 16:59:12.372429 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 532 rows starting from the beginning of the part | ||
6465 | 2024.11.14 16:59:12.373210 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
6466 | 2024.11.14 16:59:12.373998 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
6467 | 2024.11.14 16:59:12.374152 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6468 | 2024.11.14 16:59:12.374267 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6469 | 2024.11.14 16:59:12.374700 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
6470 | 2024.11.14 16:59:12.375462 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
6471 | 2024.11.14 16:59:12.375945 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6472 | 2024.11.14 16:59:12.376147 [ 195 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
6473 | 2024.11.14 16:59:12.376861 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6474 | 2024.11.14 16:59:12.377493 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005693 sec., 14403.653609696117 rows/sec., 936.77 KiB/sec. | ||
6475 | 2024.11.14 16:59:12.377597 [ 5 ] {3b786744-bbd6-4798-aae1-ba263e77942b} <Debug> TCPHandler: Processed in 0.006083947 sec. | ||
6476 | 2024.11.14 16:59:12.397136 [ 199 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 19 columns (19 merged, 0 gathered) in 0.026481208 sec., 28019.86978841751 rows/sec., 50.21 MiB/sec. | ||
6477 | 2024.11.14 16:59:12.397990 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6478 | 2024.11.14 16:59:12.398430 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6479 | 2024.11.14 16:59:12.398508 [ 189 ] {b51a02df-3a1e-47fc-a128-21664b1033ed::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6480 | 2024.11.14 16:59:12.398659 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
6481 | 2024.11.14 16:59:14.167089 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6482 | 2024.11.14 16:59:14.239488 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6483 | 2024.11.14 16:59:14.462127 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6484 | 2024.11.14 16:59:14.550012 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6485 | 2024.11.14 16:59:14.554481 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6486 | 2024.11.14 16:59:14.569903 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6487 | 2024.11.14 16:59:14.606519 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6488 | 2024.11.14 16:59:14.606515 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6489 | 2024.11.14 16:59:14.606641 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6490 | 2024.11.14 16:59:14.781915 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6491 | 2024.11.14 16:59:14.889047 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6492 | 2024.11.14 16:59:14.921202 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6493 | 2024.11.14 16:59:14.922385 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6494 | 2024.11.14 16:59:14.928652 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6495 | 2024.11.14 16:59:14.945730 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6496 | 2024.11.14 16:59:14.960065 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6497 | 2024.11.14 16:59:14.961886 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6498 | 2024.11.14 16:59:14.970739 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6499 | 2024.11.14 16:59:15.137786 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6500 | 2024.11.14 16:59:15.206989 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6501 | 2024.11.14 16:59:15.217331 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6502 | 2024.11.14 16:59:15.219620 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6503 | 2024.11.14 16:59:15.237097 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6504 | 2024.11.14 16:59:15.242687 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6505 | 2024.11.14 16:59:17.342647 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2024.11.14 16:59:17.342847 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6507 | 2024.11.14 16:59:17.342927 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6508 | 2024.11.14 16:59:17.343762 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2024.11.14 16:59:17.343818 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6510 | 2024.11.14 16:59:17.344263 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6511 | 2024.11.14 16:59:17.344565 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2024.11.14 16:59:17.344834 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
6513 | 2024.11.14 16:59:17.344959 [ 5 ] {975cb4f7-23bc-4470-aa61-be0cdc07c3c1} <Debug> TCPHandler: Processed in 0.002447155 sec. | ||
6514 | 2024.11.14 16:59:17.345260 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6515 | 2024.11.14 16:59:17.345466 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6516 | 2024.11.14 16:59:17.345552 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6517 | 2024.11.14 16:59:17.346433 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2024.11.14 16:59:17.346483 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6519 | 2024.11.14 16:59:17.347021 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6520 | 2024.11.14 16:59:17.347353 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6521 | 2024.11.14 16:59:17.347629 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002226 sec., 28751.123090745732 rows/sec., 2.24 MiB/sec. | ||
6522 | 2024.11.14 16:59:17.347721 [ 252 ] {f776b2a8-e042-448c-a4d4-003916b7eba3} <Debug> TCPHandler: Processed in 0.002632749 sec. | ||
6523 | 2024.11.14 16:59:17.349431 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6524 | 2024.11.14 16:59:17.349590 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6525 | 2024.11.14 16:59:17.349663 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6526 | 2024.11.14 16:59:17.350537 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2024.11.14 16:59:17.350590 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6528 | 2024.11.14 16:59:17.351038 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6529 | 2024.11.14 16:59:17.351297 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): 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.14 16:59:17.351532 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001983 sec., 64548.66364094806 rows/sec., 4.50 MiB/sec. | ||
6531 | 2024.11.14 16:59:17.351586 [ 5 ] {e9e46cf6-5cb1-4f8c-bd2c-3a0723fc0163} <Debug> TCPHandler: Processed in 0.002233581 sec. | ||
6532 | 2024.11.14 16:59:17.351778 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6533 | 2024.11.14 16:59:17.351916 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6534 | 2024.11.14 16:59:17.351976 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6535 | 2024.11.14 16:59:17.352515 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6536 | 2024.11.14 16:59:17.352558 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6537 | 2024.11.14 16:59:17.352979 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6538 | 2024.11.14 16:59:17.353239 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6539 | 2024.11.14 16:59:17.353458 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001577 sec., 30437.539632213062 rows/sec., 2.05 MiB/sec. | ||
6540 | 2024.11.14 16:59:17.353511 [ 252 ] {4ca83218-d73e-478a-98fb-db780b7a026f} <Debug> TCPHandler: Processed in 0.001794651 sec. | ||
6541 | 2024.11.14 16:59:20.686654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 984 | ||
6542 | 2024.11.14 16:59:20.689403 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6543 | 2024.11.14 16:59:20.689454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6544 | 2024.11.14 16:59:20.690809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6545 | 2024.11.14 16:59:20.691119 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6546 | 2024.11.14 16:59:20.692722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
6547 | 2024.11.14 16:59:22.342249 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6548 | 2024.11.14 16:59:22.342449 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6549 | 2024.11.14 16:59:22.342525 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6550 | 2024.11.14 16:59:22.343285 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6551 | 2024.11.14 16:59:22.343329 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6552 | 2024.11.14 16:59:22.343745 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6553 | 2024.11.14 16:59:22.344004 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6554 | 2024.11.14 16:59:22.344227 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.34 MiB/sec. | ||
6555 | 2024.11.14 16:59:22.344282 [ 5 ] {a5faf43d-bca4-4ebf-8e37-03970634e4e3} <Debug> TCPHandler: Processed in 0.002164239 sec. | ||
6556 | 2024.11.14 16:59:22.344556 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6557 | 2024.11.14 16:59:22.344758 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6558 | 2024.11.14 16:59:22.344838 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6559 | 2024.11.14 16:59:22.345754 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6560 | 2024.11.14 16:59:22.345801 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6561 | 2024.11.14 16:59:22.346240 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6562 | 2024.11.14 16:59:22.346500 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6563 | 2024.11.14 16:59:22.346739 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002045 sec., 31295.843520782397 rows/sec., 2.44 MiB/sec. | ||
6564 | 2024.11.14 16:59:22.346795 [ 252 ] {063f94c9-04d6-46bb-9557-ba2a39835b26} <Debug> TCPHandler: Processed in 0.002386654 sec. | ||
6565 | 2024.11.14 16:59:22.346948 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6566 | 2024.11.14 16:59:22.347072 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6567 | 2024.11.14 16:59:22.347125 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6568 | 2024.11.14 16:59:22.347705 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6569 | 2024.11.14 16:59:22.347745 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6570 | 2024.11.14 16:59:22.348150 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6571 | 2024.11.14 16:59:22.348396 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2024.11.14 16:59:22.348605 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
6573 | 2024.11.14 16:59:22.348655 [ 5 ] {fa2c1a10-a7cc-40c2-9911-1f3ba17b5597} <Debug> TCPHandler: Processed in 0.0017632 sec. | ||
6574 | 2024.11.14 16:59:22.348869 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6575 | 2024.11.14 16:59:22.349071 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6576 | 2024.11.14 16:59:22.349161 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6577 | 2024.11.14 16:59:22.349889 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6578 | 2024.11.14 16:59:22.349929 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6579 | 2024.11.14 16:59:22.350311 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6580 | 2024.11.14 16:59:22.350558 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6581 | 2024.11.14 16:59:22.350774 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001754 sec., 34207.52565564424 rows/sec., 2.31 MiB/sec. | ||
6582 | 2024.11.14 16:59:22.350822 [ 252 ] {4c7fbb1f-f0fd-4745-b386-a36b21a4e917} <Debug> TCPHandler: Processed in 0.002049177 sec. | ||
6583 | 2024.11.14 16:59:23.854904 [ 109 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
6584 | 2024.11.14 16:59:23.854988 [ 109 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2024.11.14 16:59:23.855015 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6586 | 2024.11.14 16:59:23.855247 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
6587 | 2024.11.14 16:59:23.855542 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6588 | 2024.11.14 16:59:23.855588 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 67 rows starting from the beginning of the part | ||
6589 | 2024.11.14 16:59:23.855682 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
6590 | 2024.11.14 16:59:23.855912 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part | ||
6591 | 2024.11.14 16:59:23.856070 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
6592 | 2024.11.14 16:59:23.856263 [ 191 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part | ||
6593 | 2024.11.14 16:59:23.857353 [ 196 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225016 sec., 77772.24730685817 rows/sec., 5.85 MiB/sec. | ||
6594 | 2024.11.14 16:59:23.857543 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
6595 | 2024.11.14 16:59:23.857874 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2024.11.14 16:59:23.857959 [ 199 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_34_7} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
6597 | 2024.11.14 16:59:23.858046 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6598 | 2024.11.14 16:59:25.089474 [ 108 ] {} <Debug> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6599 | 2024.11.14 16:59:25.089547 [ 108 ] {} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6600 | 2024.11.14 16:59:25.089573 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6601 | 2024.11.14 16:59:25.089762 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
6602 | 2024.11.14 16:59:25.090010 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6603 | 2024.11.14 16:59:25.090047 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
6604 | 2024.11.14 16:59:25.090126 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
6605 | 2024.11.14 16:59:25.090224 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
6606 | 2024.11.14 16:59:25.090481 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
6607 | 2024.11.14 16:59:25.090614 [ 197 ] {90627077-0138-4973-ae52-18efb7a75918::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 | ||
6608 | 2024.11.14 16:59:25.091838 [ 199 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00219713 sec., 135631.48288904162 rows/sec., 9.72 MiB/sec. | ||
6609 | 2024.11.14 16:59:25.092083 [ 196 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6610 | 2024.11.14 16:59:25.092484 [ 196 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6611 | 2024.11.14 16:59:25.092596 [ 196 ] {90627077-0138-4973-ae52-18efb7a75918::all_1_21_5} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6612 | 2024.11.14 16:59:25.092713 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6613 | 2024.11.14 16:59:25.459443 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6614 | 2024.11.14 16:59:25.459486 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6615 | 2024.11.14 16:59:27.349121 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6616 | 2024.11.14 16:59:27.349323 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6617 | 2024.11.14 16:59:27.349401 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6618 | 2024.11.14 16:59:27.350203 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6619 | 2024.11.14 16:59:27.350245 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6620 | 2024.11.14 16:59:27.350670 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6621 | 2024.11.14 16:59:27.350931 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6622 | 2024.11.14 16:59:27.351068 [ 107 ] {} <Debug> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6623 | 2024.11.14 16:59:27.351116 [ 107 ] {} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6624 | 2024.11.14 16:59:27.351141 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6625 | 2024.11.14 16:59:27.351145 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
6626 | 2024.11.14 16:59:27.351388 [ 5 ] {721ffc60-3599-4787-adb2-1960c4d9c6da} <Debug> TCPHandler: Processed in 0.002420715 sec. | ||
6627 | 2024.11.14 16:59:27.351478 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
6628 | 2024.11.14 16:59:27.351815 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6629 | 2024.11.14 16:59:27.351929 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6630 | 2024.11.14 16:59:27.351987 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
6631 | 2024.11.14 16:59:27.352214 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6632 | 2024.11.14 16:59:27.352230 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
6633 | 2024.11.14 16:59:27.352464 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6634 | 2024.11.14 16:59:27.352516 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
6635 | 2024.11.14 16:59:27.352839 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
6636 | 2024.11.14 16:59:27.353181 [ 194 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::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 | ||
6637 | 2024.11.14 16:59:27.355325 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6638 | 2024.11.14 16:59:27.355415 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6639 | 2024.11.14 16:59:27.355780 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004544213 sec., 15404.20750523798 rows/sec., 1.14 MiB/sec. | ||
6640 | 2024.11.14 16:59:27.355994 [ 190 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6641 | 2024.11.14 16:59:27.356418 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6642 | 2024.11.14 16:59:27.356536 [ 199 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6643 | 2024.11.14 16:59:27.356767 [ 199 ] {ca74a0ec-b512-466c-94e1-a9cc9802388f::all_1_21_5} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6644 | 2024.11.14 16:59:27.356951 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6645 | 2024.11.14 16:59:27.356976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6646 | 2024.11.14 16:59:27.357258 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005212 sec., 55065.234075211054 rows/sec., 4.87 MiB/sec. | ||
6647 | 2024.11.14 16:59:27.357337 [ 252 ] {c4bbb3e2-65c5-4fd6-a4af-7752e675ea7e} <Debug> TCPHandler: Processed in 0.0057766 sec. | ||
6648 | 2024.11.14 16:59:27.357510 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6649 | 2024.11.14 16:59:27.357638 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6650 | 2024.11.14 16:59:27.357692 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6651 | 2024.11.14 16:59:27.358313 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6652 | 2024.11.14 16:59:27.358352 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6653 | 2024.11.14 16:59:27.358732 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6654 | 2024.11.14 16:59:27.358995 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6655 | 2024.11.14 16:59:27.359191 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001582 sec., 30973.451327433628 rows/sec., 2.23 MiB/sec. | ||
6656 | 2024.11.14 16:59:27.359327 [ 5 ] {4d1a3429-53aa-4ce4-8247-32597a5ed078} <Debug> TCPHandler: Processed in 0.001878912 sec. | ||
6657 | 2024.11.14 16:59:27.359508 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6658 | 2024.11.14 16:59:27.359652 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6659 | 2024.11.14 16:59:27.359715 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6660 | 2024.11.14 16:59:27.360348 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6661 | 2024.11.14 16:59:27.360391 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6662 | 2024.11.14 16:59:27.360754 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6663 | 2024.11.14 16:59:27.361007 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6664 | 2024.11.14 16:59:27.361253 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. | ||
6665 | 2024.11.14 16:59:27.361457 [ 252 ] {fa4d148f-3932-4af5-bb04-bfed5fc1fd72} <Debug> TCPHandler: Processed in 0.002012716 sec. | ||
6666 | 2024.11.14 16:59:27.361643 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6667 | 2024.11.14 16:59:27.361781 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6668 | 2024.11.14 16:59:27.361840 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6669 | 2024.11.14 16:59:27.362530 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6670 | 2024.11.14 16:59:27.362576 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6671 | 2024.11.14 16:59:27.362990 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6672 | 2024.11.14 16:59:27.363237 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6673 | 2024.11.14 16:59:27.363371 [ 107 ] {} <Debug> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6674 | 2024.11.14 16:59:27.363417 [ 107 ] {} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6675 | 2024.11.14 16:59:27.363420 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001669 sec., 7789.095266626723 rows/sec., 485.65 KiB/sec. | ||
6676 | 2024.11.14 16:59:27.363444 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6677 | 2024.11.14 16:59:27.363510 [ 5 ] {b3db3a95-e3eb-42b5-99a5-5fb7c2c579ef} <Debug> TCPHandler: Processed in 0.001931003 sec. | ||
6678 | 2024.11.14 16:59:27.363829 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
6679 | 2024.11.14 16:59:27.364047 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6680 | 2024.11.14 16:59:27.364139 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6681 | 2024.11.14 16:59:27.364203 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
6682 | 2024.11.14 16:59:27.364321 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6683 | 2024.11.14 16:59:27.364442 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
6684 | 2024.11.14 16:59:27.364534 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6685 | 2024.11.14 16:59:27.364684 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
6686 | 2024.11.14 16:59:27.365066 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
6687 | 2024.11.14 16:59:27.365362 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::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 | ||
6688 | 2024.11.14 16:59:27.367321 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6689 | 2024.11.14 16:59:27.367398 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6690 | 2024.11.14 16:59:27.367839 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004308617 sec., 15086.047332589553 rows/sec., 999.54 KiB/sec. | ||
6691 | 2024.11.14 16:59:27.368072 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6692 | 2024.11.14 16:59:27.368358 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6693 | 2024.11.14 16:59:27.368590 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6694 | 2024.11.14 16:59:27.368804 [ 190 ] {c3bf0323-310f-4f6a-9087-a8f932701fc9::all_1_21_5} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6695 | 2024.11.14 16:59:27.368815 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6696 | 2024.11.14 16:59:27.368968 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6697 | 2024.11.14 16:59:27.369183 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004957 sec., 85535.60621343556 rows/sec., 6.12 MiB/sec. | ||
6698 | 2024.11.14 16:59:27.369259 [ 252 ] {77eb1f14-576b-46ae-85df-8e72cc304e35} <Debug> TCPHandler: Processed in 0.005603436 sec. | ||
6699 | 2024.11.14 16:59:27.369425 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6700 | 2024.11.14 16:59:27.369546 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6701 | 2024.11.14 16:59:27.369597 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6702 | 2024.11.14 16:59:27.370085 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6703 | 2024.11.14 16:59:27.370122 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6704 | 2024.11.14 16:59:27.370491 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6705 | 2024.11.14 16:59:27.370736 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6706 | 2024.11.14 16:59:27.370946 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. | ||
6707 | 2024.11.14 16:59:27.371146 [ 5 ] {261ff194-b9a5-468f-9ab8-d0e3ad854d16} <Debug> TCPHandler: Processed in 0.0017787 sec. | ||
6708 | 2024.11.14 16:59:27.371340 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6709 | 2024.11.14 16:59:27.371496 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6710 | 2024.11.14 16:59:27.371564 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6711 | 2024.11.14 16:59:27.372244 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6712 | 2024.11.14 16:59:27.372286 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6713 | 2024.11.14 16:59:27.372718 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6714 | 2024.11.14 16:59:27.372989 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6715 | 2024.11.14 16:59:27.373255 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001782 sec., 132996.632996633 rows/sec., 8.91 MiB/sec. | ||
6716 | 2024.11.14 16:59:27.373345 [ 252 ] {9d9859e3-27dc-4611-b53c-30e1682720ce} <Debug> TCPHandler: Processed in 0.002069196 sec. | ||
6717 | 2024.11.14 16:59:27.373556 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6718 | 2024.11.14 16:59:27.373704 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6719 | 2024.11.14 16:59:27.373756 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6720 | 2024.11.14 16:59:27.374206 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6721 | 2024.11.14 16:59:27.374242 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6722 | 2024.11.14 16:59:27.374595 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6723 | 2024.11.14 16:59:27.374857 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6724 | 2024.11.14 16:59:27.375070 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. | ||
6725 | 2024.11.14 16:59:27.375121 [ 5 ] {0b6e6c85-01fc-415c-b15d-156aeadfb805} <Debug> TCPHandler: Processed in 0.001669317 sec. | ||
6726 | 2024.11.14 16:59:27.375273 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6727 | 2024.11.14 16:59:27.375392 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6728 | 2024.11.14 16:59:27.375476 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <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 | ||
6729 | 2024.11.14 16:59:27.376715 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6730 | 2024.11.14 16:59:27.376757 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6731 | 2024.11.14 16:59:27.378257 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6732 | 2024.11.14 16:59:27.378548 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6733 | 2024.11.14 16:59:27.378806 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003438 sec., 12216.404886561955 rows/sec., 21.89 MiB/sec. | ||
6734 | 2024.11.14 16:59:27.378959 [ 252 ] {1d28eeb1-7573-4119-b7b9-c5905d816f90} <Debug> TCPHandler: Processed in 0.003744114 sec. | ||
6735 | 2024.11.14 16:59:27.379151 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6736 | 2024.11.14 16:59:27.379293 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6737 | 2024.11.14 16:59:27.379348 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6738 | 2024.11.14 16:59:27.379856 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6739 | 2024.11.14 16:59:27.379895 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
6740 | 2024.11.14 16:59:27.380282 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6741 | 2024.11.14 16:59:27.380534 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6742 | 2024.11.14 16:59:27.380745 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. | ||
6743 | 2024.11.14 16:59:27.380804 [ 5 ] {505d8979-6077-4420-a5c3-bc68ea23584b} <Debug> TCPHandler: Processed in 0.00173549 sec. | ||
6744 | 2024.11.14 16:59:30.692926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1014 | ||
6745 | 2024.11.14 16:59:30.696105 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6746 | 2024.11.14 16:59:30.696155 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6747 | 2024.11.14 16:59:30.697521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6748 | 2024.11.14 16:59:30.697842 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6749 | 2024.11.14 16:59:30.698075 [ 104 ] {} <Debug> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6750 | 2024.11.14 16:59:30.698214 [ 104 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6751 | 2024.11.14 16:59:30.698311 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6752 | 2024.11.14 16:59:30.698974 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::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 | ||
6753 | 2024.11.14 16:59:30.700042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
6754 | 2024.11.14 16:59:30.700364 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6755 | 2024.11.14 16:59:30.700502 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 870 rows starting from the beginning of the part | ||
6756 | 2024.11.14 16:59:30.700960 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
6757 | 2024.11.14 16:59:30.701382 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
6758 | 2024.11.14 16:59:30.701772 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
6759 | 2024.11.14 16:59:30.702153 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
6760 | 2024.11.14 16:59:30.702519 [ 194 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
6761 | 2024.11.14 16:59:30.709918 [ 198 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.011454728 sec., 88522.39878589871 rows/sec., 71.08 MiB/sec. | ||
6762 | 2024.11.14 16:59:30.711776 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6763 | 2024.11.14 16:59:30.712624 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2024.11.14 16:59:30.712730 [ 201 ] {ca636243-ed94-43fb-b1ba-b3a75895bb77::all_1_31_6} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6765 | 2024.11.14 16:59:30.713060 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
6766 | 2024.11.14 16:59:32.343395 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6767 | 2024.11.14 16:59:32.343600 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6768 | 2024.11.14 16:59:32.343678 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6769 | 2024.11.14 16:59:32.344454 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6770 | 2024.11.14 16:59:32.344499 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6771 | 2024.11.14 16:59:32.344983 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6772 | 2024.11.14 16:59:32.345245 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6773 | 2024.11.14 16:59:32.345499 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001947 sec., 4108.885464817668 rows/sec., 335.05 KiB/sec. | ||
6774 | 2024.11.14 16:59:32.345682 [ 5 ] {68724d99-3ea2-4731-a1cd-1c69eb252460} <Debug> TCPHandler: Processed in 0.002414634 sec. | ||
6775 | 2024.11.14 16:59:32.346022 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6776 | 2024.11.14 16:59:32.346274 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6777 | 2024.11.14 16:59:32.346356 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6778 | 2024.11.14 16:59:32.347212 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2024.11.14 16:59:32.347264 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6780 | 2024.11.14 16:59:32.347713 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6781 | 2024.11.14 16:59:32.347979 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.11.14 16:59:32.348181 [ 103 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6783 | 2024.11.14 16:59:32.348253 [ 103 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6784 | 2024.11.14 16:59:32.348257 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.002037 sec., 29455.08100147275 rows/sec., 2.25 MiB/sec. | ||
6785 | 2024.11.14 16:59:32.348296 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6786 | 2024.11.14 16:59:32.348433 [ 252 ] {5fde9484-80be-415f-9f3c-cf37291ec1c5} <Debug> TCPHandler: Processed in 0.002601868 sec. | ||
6787 | 2024.11.14 16:59:32.348522 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
6788 | 2024.11.14 16:59:32.348615 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6789 | 2024.11.14 16:59:32.348660 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6790 | 2024.11.14 16:59:32.348697 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
6791 | 2024.11.14 16:59:32.348759 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6792 | 2024.11.14 16:59:32.348790 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 287 rows starting from the beginning of the part | ||
6793 | 2024.11.14 16:59:32.348878 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6794 | 2024.11.14 16:59:32.349212 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
6795 | 2024.11.14 16:59:32.349721 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
6796 | 2024.11.14 16:59:32.349993 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 287 rows starting from the beginning of the part | ||
6797 | 2024.11.14 16:59:32.350255 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
6798 | 2024.11.14 16:59:32.351161 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6799 | 2024.11.14 16:59:32.351202 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6800 | 2024.11.14 16:59:32.351735 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6801 | 2024.11.14 16:59:32.352057 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6802 | 2024.11.14 16:59:32.352371 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.003641 sec., 2197.198571820928 rows/sec., 153.42 KiB/sec. | ||
6803 | 2024.11.14 16:59:32.352457 [ 188 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.004040821 sec., 539989.2744568492 rows/sec., 47.66 MiB/sec. | ||
6804 | 2024.11.14 16:59:32.352466 [ 5 ] {5ee5126e-f53e-4804-9617-2fe2c8339574} <Debug> TCPHandler: Processed in 0.003912369 sec. | ||
6805 | 2024.11.14 16:59:32.352717 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6806 | 2024.11.14 16:59:32.352886 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6807 | 2024.11.14 16:59:32.353003 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6808 | 2024.11.14 16:59:32.353112 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6809 | 2024.11.14 16:59:32.353405 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6810 | 2024.11.14 16:59:32.353535 [ 186 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_61_12} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6811 | 2024.11.14 16:59:32.353634 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
6812 | 2024.11.14 16:59:32.353876 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6813 | 2024.11.14 16:59:32.353917 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6814 | 2024.11.14 16:59:32.354283 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6815 | 2024.11.14 16:59:32.354533 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6816 | 2024.11.14 16:59:32.354705 [ 103 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6817 | 2024.11.14 16:59:32.354764 [ 103 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6818 | 2024.11.14 16:59:32.354784 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001861 sec., 38688.876947877485 rows/sec., 3.03 MiB/sec. | ||
6819 | 2024.11.14 16:59:32.354802 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6820 | 2024.11.14 16:59:32.354977 [ 252 ] {7036aaf7-346c-4ce7-bfe3-3fa9acb243bf} <Debug> TCPHandler: Processed in 0.002405034 sec. | ||
6821 | 2024.11.14 16:59:32.355271 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6822 | 2024.11.14 16:59:32.355394 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
6823 | 2024.11.14 16:59:32.355675 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6824 | 2024.11.14 16:59:32.355895 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6825 | 2024.11.14 16:59:32.356122 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6826 | 2024.11.14 16:59:32.356289 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
6827 | 2024.11.14 16:59:32.356839 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 424 rows starting from the beginning of the part | ||
6828 | 2024.11.14 16:59:32.357303 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
6829 | 2024.11.14 16:59:32.357697 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
6830 | 2024.11.14 16:59:32.357951 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 424 rows starting from the beginning of the part | ||
6831 | 2024.11.14 16:59:32.358280 [ 187 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
6832 | 2024.11.14 16:59:32.359170 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6833 | 2024.11.14 16:59:32.359248 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6834 | 2024.11.14 16:59:32.360238 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6835 | 2024.11.14 16:59:32.360742 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6836 | 2024.11.14 16:59:32.360955 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6837 | 2024.11.14 16:59:32.361021 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6838 | 2024.11.14 16:59:32.361049 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6839 | 2024.11.14 16:59:32.361059 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.005548 sec., 29560.201874549388 rows/sec., 2.06 MiB/sec. | ||
6840 | 2024.11.14 16:59:32.361512 [ 5 ] {11d14532-605d-4f3b-8f4c-35ebaef7724b} <Debug> TCPHandler: Processed in 0.006409264 sec. | ||
6841 | 2024.11.14 16:59:32.361794 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
6842 | 2024.11.14 16:59:32.361951 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6843 | 2024.11.14 16:59:32.362481 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6844 | 2024.11.14 16:59:32.362494 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.00751363 sec., 261391.6309427001 rows/sec., 20.02 MiB/sec. | ||
6845 | 2024.11.14 16:59:32.362554 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6846 | 2024.11.14 16:59:32.362605 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6847 | 2024.11.14 16:59:32.362632 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11887 rows starting from the beginning of the part | ||
6848 | 2024.11.14 16:59:32.362815 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6849 | 2024.11.14 16:59:32.363233 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
6850 | 2024.11.14 16:59:32.363736 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
6851 | 2024.11.14 16:59:32.364332 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2024.11.14 16:59:32.364413 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
6853 | 2024.11.14 16:59:32.364836 [ 189 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_61_12} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6854 | 2024.11.14 16:59:32.364967 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
6855 | 2024.11.14 16:59:32.365153 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6856 | 2024.11.14 16:59:32.365442 [ 188 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 164 rows starting from the beginning of the part | ||
6857 | 2024.11.14 16:59:32.366213 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6858 | 2024.11.14 16:59:32.366284 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6859 | 2024.11.14 16:59:32.366979 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6860 | 2024.11.14 16:59:32.367302 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6861 | 2024.11.14 16:59:32.367598 [ 103 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6862 | 2024.11.14 16:59:32.367727 [ 103 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6863 | 2024.11.14 16:59:32.367797 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6864 | 2024.11.14 16:59:32.367860 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005485 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
6865 | 2024.11.14 16:59:32.368253 [ 252 ] {3ce7a5f7-dcad-45c7-80bc-33aeaccccfb1} <Debug> TCPHandler: Processed in 0.006590409 sec. | ||
6866 | 2024.11.14 16:59:32.368317 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
6867 | 2024.11.14 16:59:32.368708 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6868 | 2024.11.14 16:59:32.368780 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3484 rows starting from the beginning of the part | ||
6869 | 2024.11.14 16:59:32.369098 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
6870 | 2024.11.14 16:59:32.369397 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
6871 | 2024.11.14 16:59:32.369776 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
6872 | 2024.11.14 16:59:32.370021 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
6873 | 2024.11.14 16:59:32.370200 [ 189 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
6874 | 2024.11.14 16:59:32.373197 [ 192 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3816 rows, containing 4 columns (4 merged, 0 gathered) in 0.005246988 sec., 727274.3905646439 rows/sec., 47.76 MiB/sec. | ||
6875 | 2024.11.14 16:59:32.373304 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12813 rows, containing 5 columns (5 merged, 0 gathered) in 0.012093332 sec., 1059509.488369293 rows/sec., 72.19 MiB/sec. | ||
6876 | 2024.11.14 16:59:32.373692 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6877 | 2024.11.14 16:59:32.373980 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6878 | 2024.11.14 16:59:32.374150 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2024.11.14 16:59:32.374297 [ 197 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6880 | 2024.11.14 16:59:32.374446 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
6881 | 2024.11.14 16:59:32.374597 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6882 | 2024.11.14 16:59:32.374700 [ 195 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_61_12} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6883 | 2024.11.14 16:59:32.374804 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
6884 | 2024.11.14 16:59:33.000173 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.34 MiB, peak 177.35 MiB, free memory in arenas 0.00 B, will set to 169.39 MiB (RSS), difference: 1.05 MiB | ||
6885 | 2024.11.14 16:59:37.342473 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6886 | 2024.11.14 16:59:37.342673 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6887 | 2024.11.14 16:59:37.342746 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6888 | 2024.11.14 16:59:37.343522 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6889 | 2024.11.14 16:59:37.343576 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6890 | 2024.11.14 16:59:37.344024 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6891 | 2024.11.14 16:59:37.344291 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6892 | 2024.11.14 16:59:37.344537 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. | ||
6893 | 2024.11.14 16:59:37.344608 [ 5 ] {2191a680-9b2e-4e2e-b2d5-abba45869113} <Debug> TCPHandler: Processed in 0.002288122 sec. | ||
6894 | 2024.11.14 16:59:37.344904 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6895 | 2024.11.14 16:59:37.345117 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6896 | 2024.11.14 16:59:37.345200 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6897 | 2024.11.14 16:59:37.345977 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6898 | 2024.11.14 16:59:37.346027 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6899 | 2024.11.14 16:59:37.346482 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6900 | 2024.11.14 16:59:37.346746 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6901 | 2024.11.14 16:59:37.346996 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001938 sec., 33023.73581011352 rows/sec., 2.58 MiB/sec. | ||
6902 | 2024.11.14 16:59:37.347103 [ 252 ] {82bf5902-72f3-47d3-bf5c-f0da8187b892} <Debug> TCPHandler: Processed in 0.002371154 sec. | ||
6903 | 2024.11.14 16:59:37.347305 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6904 | 2024.11.14 16:59:37.347453 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6905 | 2024.11.14 16:59:37.347520 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6906 | 2024.11.14 16:59:37.348224 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2024.11.14 16:59:37.348274 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6908 | 2024.11.14 16:59:37.348691 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6909 | 2024.11.14 16:59:37.348944 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6910 | 2024.11.14 16:59:37.349164 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00175 sec., 91428.57142857142 rows/sec., 6.37 MiB/sec. | ||
6911 | 2024.11.14 16:59:37.349227 [ 5 ] {bf2f2c3d-37d3-4051-9969-ee138e483342} <Debug> TCPHandler: Processed in 0.002021986 sec. | ||
6912 | 2024.11.14 16:59:37.349397 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6913 | 2024.11.14 16:59:37.349545 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6914 | 2024.11.14 16:59:37.349610 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6915 | 2024.11.14 16:59:37.350216 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6916 | 2024.11.14 16:59:37.350266 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6917 | 2024.11.14 16:59:37.350659 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6918 | 2024.11.14 16:59:37.350916 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6919 | 2024.11.14 16:59:37.351171 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001655 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. | ||
6920 | 2024.11.14 16:59:37.351258 [ 252 ] {5ffe41d1-5759-433c-bc4f-5f262ea29a55} <Debug> TCPHandler: Processed in 0.001926524 sec. | ||
6921 | 2024.11.14 16:59:38.492392 [ 91 ] {} <Debug> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6922 | 2024.11.14 16:59:38.492468 [ 91 ] {} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6923 | 2024.11.14 16:59:38.492491 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6924 | 2024.11.14 16:59:38.492665 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
6925 | 2024.11.14 16:59:38.492933 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6926 | 2024.11.14 16:59:38.492970 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
6927 | 2024.11.14 16:59:38.493050 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
6928 | 2024.11.14 16:59:38.493211 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
6929 | 2024.11.14 16:59:38.493492 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
6930 | 2024.11.14 16:59:38.493642 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::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 | ||
6931 | 2024.11.14 16:59:38.494769 [ 195 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221077 sec., 56993.717121184025 rows/sec., 2.91 MiB/sec. | ||
6932 | 2024.11.14 16:59:38.494921 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6933 | 2024.11.14 16:59:38.495213 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6934 | 2024.11.14 16:59:38.495292 [ 192 ] {287d3d59-832c-461d-81f4-5a1860b518a9::all_1_21_5} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6935 | 2024.11.14 16:59:38.495371 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6936 | 2024.11.14 16:59:38.934559 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6937 | 2024.11.14 16:59:39.164102 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6938 | 2024.11.14 16:59:39.292503 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6939 | 2024.11.14 16:59:39.296859 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6940 | 2024.11.14 16:59:39.430396 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6941 | 2024.11.14 16:59:39.471893 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6942 | 2024.11.14 16:59:39.486244 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6943 | 2024.11.14 16:59:39.495488 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6944 | 2024.11.14 16:59:40.459542 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6945 | 2024.11.14 16:59:40.459616 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6946 | 2024.11.14 16:59:40.700247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1034 | ||
6947 | 2024.11.14 16:59:40.702860 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6948 | 2024.11.14 16:59:40.702909 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6949 | 2024.11.14 16:59:40.704301 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6950 | 2024.11.14 16:59:40.704613 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6951 | 2024.11.14 16:59:40.705771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
6952 | 2024.11.14 16:59:40.748196 [ 87 ] {} <Debug> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6953 | 2024.11.14 16:59:40.748255 [ 87 ] {} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6954 | 2024.11.14 16:59:40.748278 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6955 | 2024.11.14 16:59:40.748487 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
6956 | 2024.11.14 16:59:40.748706 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6957 | 2024.11.14 16:59:40.748748 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
6958 | 2024.11.14 16:59:40.748831 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
6959 | 2024.11.14 16:59:40.749078 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
6960 | 2024.11.14 16:59:40.749269 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
6961 | 2024.11.14 16:59:40.749432 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::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 | ||
6962 | 2024.11.14 16:59:40.750630 [ 192 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002277062 sec., 9222.410281318647 rows/sec., 621.43 KiB/sec. | ||
6963 | 2024.11.14 16:59:40.750770 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6964 | 2024.11.14 16:59:40.751081 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2024.11.14 16:59:40.751166 [ 191 ] {fda62333-c962-4b67-b8f1-4d8cdb7433de::all_1_21_5} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6966 | 2024.11.14 16:59:40.751252 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6967 | 2024.11.14 16:59:42.348823 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6968 | 2024.11.14 16:59:42.349044 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6969 | 2024.11.14 16:59:42.349128 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6970 | 2024.11.14 16:59:42.349917 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6971 | 2024.11.14 16:59:42.349965 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6972 | 2024.11.14 16:59:42.350403 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6973 | 2024.11.14 16:59:42.350661 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6974 | 2024.11.14 16:59:42.350885 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. | ||
6975 | 2024.11.14 16:59:42.350944 [ 5 ] {90039fb4-8672-44f7-8787-8560100537ec} <Debug> TCPHandler: Processed in 0.002260181 sec. | ||
6976 | 2024.11.14 16:59:42.351202 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6977 | 2024.11.14 16:59:42.351399 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6978 | 2024.11.14 16:59:42.351472 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6979 | 2024.11.14 16:59:42.352380 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6980 | 2024.11.14 16:59:42.352436 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6981 | 2024.11.14 16:59:42.352906 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6982 | 2024.11.14 16:59:42.353157 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6983 | 2024.11.14 16:59:42.353400 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002056 sec., 139591.43968871594 rows/sec., 12.34 MiB/sec. | ||
6984 | 2024.11.14 16:59:42.353467 [ 252 ] {8a843e2b-fc8a-41dd-9be0-255ec0b62122} <Debug> TCPHandler: Processed in 0.002400394 sec. | ||
6985 | 2024.11.14 16:59:42.353622 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6986 | 2024.11.14 16:59:42.353743 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6987 | 2024.11.14 16:59:42.353793 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6988 | 2024.11.14 16:59:42.354418 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6989 | 2024.11.14 16:59:42.354457 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6990 | 2024.11.14 16:59:42.354831 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6991 | 2024.11.14 16:59:42.355084 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6992 | 2024.11.14 16:59:42.355290 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001573 sec., 31150.667514303877 rows/sec., 2.24 MiB/sec. | ||
6993 | 2024.11.14 16:59:42.355342 [ 5 ] {d70c14f3-c7aa-42f8-a719-d88153496f7f} <Debug> TCPHandler: Processed in 0.00177941 sec. | ||
6994 | 2024.11.14 16:59:42.355521 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6995 | 2024.11.14 16:59:42.355669 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6996 | 2024.11.14 16:59:42.355731 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6997 | 2024.11.14 16:59:42.356422 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6998 | 2024.11.14 16:59:42.356470 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
6999 | 2024.11.14 16:59:42.356830 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7000 | 2024.11.14 16:59:42.357069 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7001 | 2024.11.14 16:59:42.357286 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. | ||
7002 | 2024.11.14 16:59:42.357410 [ 252 ] {8fad31ab-7043-4073-928b-73d465f511bb} <Debug> TCPHandler: Processed in 0.001960434 sec. | ||
7003 | 2024.11.14 16:59:42.357584 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7004 | 2024.11.14 16:59:42.357720 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7005 | 2024.11.14 16:59:42.357778 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7006 | 2024.11.14 16:59:42.358453 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2024.11.14 16:59:42.358498 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7008 | 2024.11.14 16:59:42.358874 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7009 | 2024.11.14 16:59:42.359119 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7010 | 2024.11.14 16:59:42.359320 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001631 sec., 7970.570202329859 rows/sec., 496.96 KiB/sec. | ||
7011 | 2024.11.14 16:59:42.359373 [ 5 ] {69b6f208-4de9-4f22-a4e0-48915c21bf98} <Debug> TCPHandler: Processed in 0.001858902 sec. | ||
7012 | 2024.11.14 16:59:42.359526 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7013 | 2024.11.14 16:59:42.359663 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7014 | 2024.11.14 16:59:42.359720 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7015 | 2024.11.14 16:59:42.360554 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7016 | 2024.11.14 16:59:42.360594 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7017 | 2024.11.14 16:59:42.360984 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7018 | 2024.11.14 16:59:42.361253 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7019 | 2024.11.14 16:59:42.361468 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001837 sec., 230811.10506260206 rows/sec., 16.50 MiB/sec. | ||
7020 | 2024.11.14 16:59:42.361520 [ 252 ] {6dd03ce2-5a2c-453b-8fa6-1db9accfe047} <Debug> TCPHandler: Processed in 0.002058716 sec. | ||
7021 | 2024.11.14 16:59:42.361672 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7022 | 2024.11.14 16:59:42.361789 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7023 | 2024.11.14 16:59:42.361839 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7024 | 2024.11.14 16:59:42.362323 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7025 | 2024.11.14 16:59:42.362363 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7026 | 2024.11.14 16:59:42.362735 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7027 | 2024.11.14 16:59:42.362976 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7028 | 2024.11.14 16:59:42.363199 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. | ||
7029 | 2024.11.14 16:59:42.363391 [ 5 ] {ae7821ab-49c1-4e94-9fe1-fe3ab759d0c8} <Debug> TCPHandler: Processed in 0.00177098 sec. | ||
7030 | 2024.11.14 16:59:42.363588 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7031 | 2024.11.14 16:59:42.363711 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7032 | 2024.11.14 16:59:42.363764 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7033 | 2024.11.14 16:59:42.364349 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2024.11.14 16:59:42.364389 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7035 | 2024.11.14 16:59:42.364810 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7036 | 2024.11.14 16:59:42.365060 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2024.11.14 16:59:42.365276 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec. | ||
7038 | 2024.11.14 16:59:42.365329 [ 252 ] {e226d332-d8f9-428a-8dce-f89b914b11bf} <Debug> TCPHandler: Processed in 0.00181303 sec. | ||
7039 | 2024.11.14 16:59:42.365483 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7040 | 2024.11.14 16:59:42.365620 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7041 | 2024.11.14 16:59:42.365681 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7042 | 2024.11.14 16:59:42.366239 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2024.11.14 16:59:42.366285 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7044 | 2024.11.14 16:59:42.366678 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7045 | 2024.11.14 16:59:42.366916 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2024.11.14 16:59:42.367147 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001557 sec., 642.2607578676943 rows/sec., 43.28 KiB/sec. | ||
7047 | 2024.11.14 16:59:42.367362 [ 5 ] {5a8e2a11-1687-4d18-ab83-4cef3be8d8c9} <Debug> TCPHandler: Processed in 0.001934624 sec. | ||
7048 | 2024.11.14 16:59:42.367527 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7049 | 2024.11.14 16:59:42.367642 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7050 | 2024.11.14 16:59:42.367720 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <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 | ||
7051 | 2024.11.14 16:59:42.368851 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7052 | 2024.11.14 16:59:42.368890 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7053 | 2024.11.14 16:59:42.369533 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7054 | 2024.11.14 16:59:42.369796 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7055 | 2024.11.14 16:59:42.370035 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002417 sec., 17376.913529168392 rows/sec., 31.14 MiB/sec. | ||
7056 | 2024.11.14 16:59:42.370124 [ 252 ] {12c68aa0-01c6-4b42-952d-399a9ca7f824} <Debug> TCPHandler: Processed in 0.00265239 sec. | ||
7057 | 2024.11.14 16:59:42.370266 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7058 | 2024.11.14 16:59:42.370382 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7059 | 2024.11.14 16:59:42.370432 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7060 | 2024.11.14 16:59:42.371007 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7061 | 2024.11.14 16:59:42.371054 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7062 | 2024.11.14 16:59:42.371499 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7063 | 2024.11.14 16:59:42.371746 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7064 | 2024.11.14 16:59:42.371978 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001618 sec., 50679.85166872682 rows/sec., 3.22 MiB/sec. | ||
7065 | 2024.11.14 16:59:42.372070 [ 5 ] {8167507d-c7af-4a8a-bbb7-9167445bf944} <Debug> TCPHandler: Processed in 0.001860802 sec. | ||
7066 | 2024.11.14 16:59:44.176096 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7067 | 2024.11.14 16:59:44.256861 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7068 | 2024.11.14 16:59:44.465660 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7069 | 2024.11.14 16:59:44.551801 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7070 | 2024.11.14 16:59:44.572146 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7071 | 2024.11.14 16:59:44.589499 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7072 | 2024.11.14 16:59:44.608899 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7073 | 2024.11.14 16:59:44.611176 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7074 | 2024.11.14 16:59:44.618469 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7075 | 2024.11.14 16:59:44.792667 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7076 | 2024.11.14 16:59:44.903388 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7077 | 2024.11.14 16:59:44.924843 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7078 | 2024.11.14 16:59:44.938792 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7079 | 2024.11.14 16:59:44.949101 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7080 | 2024.11.14 16:59:44.955161 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7081 | 2024.11.14 16:59:44.964395 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7082 | 2024.11.14 16:59:44.978122 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7083 | 2024.11.14 16:59:44.986804 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7084 | 2024.11.14 16:59:45.147896 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7085 | 2024.11.14 16:59:45.217961 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7086 | 2024.11.14 16:59:45.224336 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7087 | 2024.11.14 16:59:45.232455 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7088 | 2024.11.14 16:59:45.244824 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7089 | 2024.11.14 16:59:45.248229 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7090 | 2024.11.14 16:59:45.443196 [ 55 ] {} <Debug> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7091 | 2024.11.14 16:59:45.443248 [ 55 ] {} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7092 | 2024.11.14 16:59:45.443275 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7093 | 2024.11.14 16:59:45.443438 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
7094 | 2024.11.14 16:59:45.443581 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7095 | 2024.11.14 16:59:45.443618 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
7096 | 2024.11.14 16:59:45.443702 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
7097 | 2024.11.14 16:59:45.443883 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
7098 | 2024.11.14 16:59:45.444189 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
7099 | 2024.11.14 16:59:45.444396 [ 199 ] {5fc151b4-dff2-4616-b087-6743d6982b88::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 | ||
7100 | 2024.11.14 16:59:45.445500 [ 191 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.002131218 sec., 20645.471275111227 rows/sec., 1.72 MiB/sec. | ||
7101 | 2024.11.14 16:59:45.445700 [ 192 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7102 | 2024.11.14 16:59:45.446055 [ 192 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2024.11.14 16:59:45.446153 [ 192 ] {5fc151b4-dff2-4616-b087-6743d6982b88::all_1_13_3} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7104 | 2024.11.14 16:59:45.446262 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7105 | 2024.11.14 16:59:47.341402 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7106 | 2024.11.14 16:59:47.341589 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7107 | 2024.11.14 16:59:47.341660 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7108 | 2024.11.14 16:59:47.342395 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7109 | 2024.11.14 16:59:47.342449 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7110 | 2024.11.14 16:59:47.342857 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7111 | 2024.11.14 16:59:47.343106 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Trace> oximeter.fields_ipaddr (5fc151b4-dff2-4616-b087-6743d6982b88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7112 | 2024.11.14 16:59:47.343329 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001791 sec., 4466.7783361250695 rows/sec., 364.23 KiB/sec. | ||
7113 | 2024.11.14 16:59:47.343390 [ 5 ] {5c0fb45e-602e-42af-9c7a-76de61eb2573} <Debug> TCPHandler: Processed in 0.002115598 sec. | ||
7114 | 2024.11.14 16:59:47.343661 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7115 | 2024.11.14 16:59:47.343861 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7116 | 2024.11.14 16:59:47.343936 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7117 | 2024.11.14 16:59:47.344735 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7118 | 2024.11.14 16:59:47.344791 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7119 | 2024.11.14 16:59:47.345228 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7120 | 2024.11.14 16:59:47.345491 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7121 | 2024.11.14 16:59:47.345740 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001934 sec., 31023.784901758016 rows/sec., 2.37 MiB/sec. | ||
7122 | 2024.11.14 16:59:47.345809 [ 252 ] {3ef28360-ec84-4e1c-b81e-4d15a4ab832f} <Debug> TCPHandler: Processed in 0.002287522 sec. | ||
7123 | 2024.11.14 16:59:47.345982 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7124 | 2024.11.14 16:59:47.346107 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7125 | 2024.11.14 16:59:47.346164 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7126 | 2024.11.14 16:59:47.346786 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2024.11.14 16:59:47.346827 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7128 | 2024.11.14 16:59:47.347189 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7129 | 2024.11.14 16:59:47.347469 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2024.11.14 16:59:47.347733 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001652 sec., 4842.6150121065375 rows/sec., 338.13 KiB/sec. | ||
7131 | 2024.11.14 16:59:47.347889 [ 5 ] {7cfb6e55-70bd-446d-8ccb-f5f54705bc40} <Debug> TCPHandler: Processed in 0.001963155 sec. | ||
7132 | 2024.11.14 16:59:47.348136 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7133 | 2024.11.14 16:59:47.348265 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7134 | 2024.11.14 16:59:47.348318 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7135 | 2024.11.14 16:59:47.348951 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2024.11.14 16:59:47.348992 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7137 | 2024.11.14 16:59:47.349364 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7138 | 2024.11.14 16:59:47.349614 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7139 | 2024.11.14 16:59:47.349831 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001599 sec., 45028.1425891182 rows/sec., 3.52 MiB/sec. | ||
7140 | 2024.11.14 16:59:47.349885 [ 252 ] {9eafbb03-ba32-4fc7-91b2-5d1c841e2dc6} <Debug> TCPHandler: Processed in 0.001866582 sec. | ||
7141 | 2024.11.14 16:59:47.350043 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7142 | 2024.11.14 16:59:47.350162 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7143 | 2024.11.14 16:59:47.350215 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7144 | 2024.11.14 16:59:47.350769 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7145 | 2024.11.14 16:59:47.350809 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7146 | 2024.11.14 16:59:47.351216 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7147 | 2024.11.14 16:59:47.351456 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2024.11.14 16:59:47.351668 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Debug> executeQuery: Read 134 rows, 9.56 KiB in 0.001531 sec., 87524.49379490528 rows/sec., 6.10 MiB/sec. | ||
7149 | 2024.11.14 16:59:47.351721 [ 5 ] {f6c1be37-1faa-4b2f-b7dd-9d84555cf9b5} <Debug> TCPHandler: Processed in 0.001732249 sec. | ||
7150 | 2024.11.14 16:59:47.351891 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7151 | 2024.11.14 16:59:47.352035 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7152 | 2024.11.14 16:59:47.352099 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7153 | 2024.11.14 16:59:47.352688 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2024.11.14 16:59:47.352727 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7155 | 2024.11.14 16:59:47.353103 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7156 | 2024.11.14 16:59:47.353346 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2024.11.14 16:59:47.353551 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001551 sec., 32237.26627981947 rows/sec., 2.16 MiB/sec. | ||
7158 | 2024.11.14 16:59:47.353600 [ 252 ] {02868b29-4360-419d-93de-d09bb14dc4af} <Debug> TCPHandler: Processed in 0.00177835 sec. | ||
7159 | 2024.11.14 16:59:50.705938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1068 | ||
7160 | 2024.11.14 16:59:50.708720 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7161 | 2024.11.14 16:59:50.708767 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7162 | 2024.11.14 16:59:50.710176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7163 | 2024.11.14 16:59:50.710480 [ 242 ] {} <Trace> system.query_log (ca636243-ed94-43fb-b1ba-b3a75895bb77): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7164 | 2024.11.14 16:59:50.711038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
7165 | 2024.11.14 16:59:52.343059 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7166 | 2024.11.14 16:59:52.343265 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7167 | 2024.11.14 16:59:52.343346 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7168 | 2024.11.14 16:59:52.344148 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7169 | 2024.11.14 16:59:52.344197 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7170 | 2024.11.14 16:59:52.344626 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7171 | 2024.11.14 16:59:52.344880 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7172 | 2024.11.14 16:59:52.345146 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. | ||
7173 | 2024.11.14 16:59:52.345261 [ 5 ] {abc80f54-7cc5-4de5-9367-f28951e30ae5} <Debug> TCPHandler: Processed in 0.002332542 sec. | ||
7174 | 2024.11.14 16:59:52.345545 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7175 | 2024.11.14 16:59:52.345741 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7176 | 2024.11.14 16:59:52.345814 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7177 | 2024.11.14 16:59:52.346571 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7178 | 2024.11.14 16:59:52.346614 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7179 | 2024.11.14 16:59:52.347067 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7180 | 2024.11.14 16:59:52.347340 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7181 | 2024.11.14 16:59:52.347606 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001905 sec., 33595.800524934384 rows/sec., 2.62 MiB/sec. | ||
7182 | 2024.11.14 16:59:52.347762 [ 252 ] {43b60faa-1e13-4c47-bedc-4a51a42139c1} <Debug> TCPHandler: Processed in 0.002372304 sec. | ||
7183 | 2024.11.14 16:59:52.347971 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7184 | 2024.11.14 16:59:52.348106 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7185 | 2024.11.14 16:59:52.348164 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7186 | 2024.11.14 16:59:52.348734 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7187 | 2024.11.14 16:59:52.348775 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7188 | 2024.11.14 16:59:52.349171 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7189 | 2024.11.14 16:59:52.349414 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2024.11.14 16:59:52.349659 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
7191 | 2024.11.14 16:59:52.349752 [ 5 ] {e278ea3d-0918-454d-b4b4-16ddee723172} <Debug> TCPHandler: Processed in 0.001886693 sec. | ||
7192 | 2024.11.14 16:59:52.350017 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7193 | 2024.11.14 16:59:52.350182 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7194 | 2024.11.14 16:59:52.350239 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7195 | 2024.11.14 16:59:52.350746 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2024.11.14 16:59:52.350786 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7197 | 2024.11.14 16:59:52.351173 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7198 | 2024.11.14 16:59:52.351433 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7199 | 2024.11.14 16:59:52.351617 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. | ||
7200 | 2024.11.14 16:59:52.351669 [ 252 ] {22a8d8ea-3f33-4a2a-91d7-d2fa1c7c2ace} <Debug> TCPHandler: Processed in 0.001811771 sec. | ||
7201 | 2024.11.14 16:59:55.459671 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7202 | 2024.11.14 16:59:55.459742 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7203 | 2024.11.14 16:59:57.349448 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7204 | 2024.11.14 16:59:57.349655 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7205 | 2024.11.14 16:59:57.349733 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7206 | 2024.11.14 16:59:57.350482 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7207 | 2024.11.14 16:59:57.350536 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7208 | 2024.11.14 16:59:57.350976 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7209 | 2024.11.14 16:59:57.351233 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Trace> oximeter.fields_i16 (ca74a0ec-b512-466c-94e1-a9cc9802388f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7210 | 2024.11.14 16:59:57.351513 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. | ||
7211 | 2024.11.14 16:59:57.351754 [ 5 ] {1273cbef-34bc-4537-bcaf-6ff2e91199d1} <Debug> TCPHandler: Processed in 0.002440805 sec. | ||
7212 | 2024.11.14 16:59:57.352027 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7213 | 2024.11.14 16:59:57.352248 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7214 | 2024.11.14 16:59:57.352328 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7215 | 2024.11.14 16:59:57.353272 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7216 | 2024.11.14 16:59:57.353326 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7217 | 2024.11.14 16:59:57.353779 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7218 | 2024.11.14 16:59:57.354039 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7219 | 2024.11.14 16:59:57.354225 [ 30 ] {} <Debug> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7220 | 2024.11.14 16:59:57.354292 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002103 sec., 136471.7070851165 rows/sec., 12.06 MiB/sec. | ||
7221 | 2024.11.14 16:59:57.354316 [ 30 ] {} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7222 | 2024.11.14 16:59:57.354382 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7223 | 2024.11.14 16:59:57.354435 [ 252 ] {060c4ade-ab28-42f6-a513-284386494b45} <Debug> TCPHandler: Processed in 0.002557178 sec. | ||
7224 | 2024.11.14 16:59:57.354671 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
7225 | 2024.11.14 16:59:57.354677 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7226 | 2024.11.14 16:59:57.354924 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7227 | 2024.11.14 16:59:57.354953 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7228 | 2024.11.14 16:59:57.354992 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::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 | ||
7229 | 2024.11.14 16:59:57.355056 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7230 | 2024.11.14 16:59:57.355332 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
7231 | 2024.11.14 16:59:57.355704 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 287 rows starting from the beginning of the part | ||
7232 | 2024.11.14 16:59:57.356088 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
7233 | 2024.11.14 16:59:57.356493 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
7234 | 2024.11.14 16:59:57.356775 [ 191 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 287 rows starting from the beginning of the part | ||
7235 | 2024.11.14 16:59:57.357618 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2024.11.14 16:59:57.357683 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7237 | 2024.11.14 16:59:57.358574 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7238 | 2024.11.14 16:59:57.359066 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7239 | 2024.11.14 16:59:57.359264 [ 30 ] {} <Debug> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
7240 | 2024.11.14 16:59:57.359351 [ 30 ] {} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7241 | 2024.11.14 16:59:57.359455 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7242 | 2024.11.14 16:59:57.359560 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004644 sec., 10551.248923341947 rows/sec., 778.26 KiB/sec. | ||
7243 | 2024.11.14 16:59:57.360043 [ 5 ] {a688ff9c-180e-4e45-80ab-349377b166ad} <Debug> TCPHandler: Processed in 0.005477343 sec. | ||
7244 | 2024.11.14 16:59:57.360044 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
7245 | 2024.11.14 16:59:57.360393 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7246 | 2024.11.14 16:59:57.360401 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005935844 sec., 367597.26165310276 rows/sec., 32.44 MiB/sec. | ||
7247 | 2024.11.14 16:59:57.360466 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7248 | 2024.11.14 16:59:57.360553 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 67 rows starting from the beginning of the part | ||
7249 | 2024.11.14 16:59:57.360629 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7250 | 2024.11.14 16:59:57.360818 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7251 | 2024.11.14 16:59:57.360862 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7252 | 2024.11.14 16:59:57.360888 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
7253 | 2024.11.14 16:59:57.361360 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
7254 | 2024.11.14 16:59:57.361805 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part | ||
7255 | 2024.11.14 16:59:57.362187 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
7256 | 2024.11.14 16:59:57.362371 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7257 | 2024.11.14 16:59:57.362688 [ 192 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 49 rows starting from the beginning of the part | ||
7258 | 2024.11.14 16:59:57.363051 [ 201 ] {09eaaac3-fb9e-4238-80d1-9a996d6a337d::all_1_66_13} <Trace> oximeter.fields_string (09eaaac3-fb9e-4238-80d1-9a996d6a337d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7259 | 2024.11.14 16:59:57.363577 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7260 | 2024.11.14 16:59:57.364733 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7261 | 2024.11.14 16:59:57.364799 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7262 | 2024.11.14 16:59:57.365779 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7263 | 2024.11.14 16:59:57.366039 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 5 columns (5 merged, 0 gathered) in 0.006444515 sec., 35689.26443650143 rows/sec., 2.69 MiB/sec. | ||
7264 | 2024.11.14 16:59:57.366247 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Trace> oximeter.fields_u32 (90627077-0138-4973-ae52-18efb7a75918): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7265 | 2024.11.14 16:59:57.366361 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
7266 | 2024.11.14 16:59:57.366696 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006114 sec., 2289.8266274124962 rows/sec., 160.36 KiB/sec. | ||
7267 | 2024.11.14 16:59:57.366833 [ 252 ] {9c396325-0c47-4fbb-8cec-51b1abd5ed0f} <Debug> TCPHandler: Processed in 0.00663414 sec. | ||
7268 | 2024.11.14 16:59:57.367033 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7269 | 2024.11.14 16:59:57.367167 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7270 | 2024.11.14 16:59:57.367212 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7271 | 2024.11.14 16:59:57.367315 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7272 | 2024.11.14 16:59:57.367418 [ 198 ] {16bcd21d-490c-4598-be8f-a6cfa84b7d85::all_1_39_8} <Trace> oximeter.fields_u16 (16bcd21d-490c-4598-be8f-a6cfa84b7d85) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
7273 | 2024.11.14 16:59:57.367619 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7274 | 2024.11.14 16:59:57.368115 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7275 | 2024.11.14 16:59:57.368166 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7276 | 2024.11.14 16:59:57.368559 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7277 | 2024.11.14 16:59:57.368822 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Trace> oximeter.fields_u8 (c3bf0323-310f-4f6a-9087-a8f932701fc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7278 | 2024.11.14 16:59:57.369064 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001901 sec., 6838.506049447659 rows/sec., 426.38 KiB/sec. | ||
7279 | 2024.11.14 16:59:57.369268 [ 5 ] {6991dcb2-c021-4e69-828c-8883e76fa71f} <Debug> TCPHandler: Processed in 0.002308472 sec. | ||
7280 | 2024.11.14 16:59:57.369458 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7281 | 2024.11.14 16:59:57.369579 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7282 | 2024.11.14 16:59:57.369629 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7283 | 2024.11.14 16:59:57.370373 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7284 | 2024.11.14 16:59:57.370413 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7285 | 2024.11.14 16:59:57.370801 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7286 | 2024.11.14 16:59:57.371062 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7287 | 2024.11.14 16:59:57.371244 [ 33 ] {} <Debug> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7288 | 2024.11.14 16:59:57.371319 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001757 sec., 241320.4325554923 rows/sec., 17.26 MiB/sec. | ||
7289 | 2024.11.14 16:59:57.371322 [ 33 ] {} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7290 | 2024.11.14 16:59:57.371416 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7291 | 2024.11.14 16:59:57.371455 [ 252 ] {ec1dcb8b-642f-40cd-b4d3-baebc6f45c9b} <Debug> TCPHandler: Processed in 0.002046947 sec. | ||
7292 | 2024.11.14 16:59:57.371732 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7293 | 2024.11.14 16:59:57.371797 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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 | ||
7294 | 2024.11.14 16:59:57.372097 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7295 | 2024.11.14 16:59:57.372291 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7296 | 2024.11.14 16:59:57.372592 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7297 | 2024.11.14 16:59:57.372859 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::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.14 16:59:57.373367 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
7299 | 2024.11.14 16:59:57.373814 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 424 rows starting from the beginning of the part | ||
7300 | 2024.11.14 16:59:57.374019 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
7301 | 2024.11.14 16:59:57.374305 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
7302 | 2024.11.14 16:59:57.374639 [ 193 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 424 rows starting from the beginning of the part | ||
7303 | 2024.11.14 16:59:57.375328 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7304 | 2024.11.14 16:59:57.375423 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7305 | 2024.11.14 16:59:57.376691 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7306 | 2024.11.14 16:59:57.377120 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Trace> oximeter.measurements_bool (287d3d59-832c-461d-81f4-5a1860b518a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7307 | 2024.11.14 16:59:57.377689 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.006160279 sec., 318816.72891763505 rows/sec., 24.41 MiB/sec. | ||
7308 | 2024.11.14 16:59:57.377785 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005842 sec., 1027.0455323519343 rows/sec., 53.66 KiB/sec. | ||
7309 | 2024.11.14 16:59:57.377932 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7310 | 2024.11.14 16:59:57.377941 [ 5 ] {bc7911df-71d3-4d86-ac5f-ed711e710dd8} <Debug> TCPHandler: Processed in 0.006359774 sec. | ||
7311 | 2024.11.14 16:59:57.378152 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7312 | 2024.11.14 16:59:57.378325 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7313 | 2024.11.14 16:59:57.378380 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7314 | 2024.11.14 16:59:57.378417 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7315 | 2024.11.14 16:59:57.378609 [ 198 ] {6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd::all_1_66_13} <Trace> oximeter.fields_uuid (6cd66ef4-964a-47f7-b2d7-d7e7ed2546fd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7316 | 2024.11.14 16:59:57.378818 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7317 | 2024.11.14 16:59:57.379331 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7318 | 2024.11.14 16:59:57.379374 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7319 | 2024.11.14 16:59:57.379845 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7320 | 2024.11.14 16:59:57.380100 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7321 | 2024.11.14 16:59:57.380274 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7322 | 2024.11.14 16:59:57.380327 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7323 | 2024.11.14 16:59:57.380349 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002068 sec., 114603.48162475822 rows/sec., 7.68 MiB/sec. | ||
7324 | 2024.11.14 16:59:57.380362 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7325 | 2024.11.14 16:59:57.380508 [ 252 ] {52baafcc-b75c-4cd4-93e9-b523587e84e6} <Debug> TCPHandler: Processed in 0.002426445 sec. | ||
7326 | 2024.11.14 16:59:57.380565 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::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 | ||
7327 | 2024.11.14 16:59:57.380696 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7328 | 2024.11.14 16:59:57.380716 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7329 | 2024.11.14 16:59:57.380769 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12813 rows starting from the beginning of the part | ||
7330 | 2024.11.14 16:59:57.380998 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
7331 | 2024.11.14 16:59:57.381084 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7332 | 2024.11.14 16:59:57.381225 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part | ||
7333 | 2024.11.14 16:59:57.381307 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7334 | 2024.11.14 16:59:57.381523 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 134 rows starting from the beginning of the part | ||
7335 | 2024.11.14 16:59:57.381907 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
7336 | 2024.11.14 16:59:57.382250 [ 189 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
7337 | 2024.11.14 16:59:57.383501 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7338 | 2024.11.14 16:59:57.383550 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7339 | 2024.11.14 16:59:57.384144 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7340 | 2024.11.14 16:59:57.384685 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Trace> oximeter.measurements_f64 (fda62333-c962-4b67-b8f1-4d8cdb7433de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7341 | 2024.11.14 16:59:57.385272 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004409 sec., 226.80880018144705 rows/sec., 15.28 KiB/sec. | ||
7342 | 2024.11.14 16:59:57.385425 [ 5 ] {2f176f8e-7b69-4b89-aed2-c7f51301e335} <Debug> TCPHandler: Processed in 0.004803319 sec. | ||
7343 | 2024.11.14 16:59:57.385600 [ 252 ] {} <Trace> TCP-Session: ea4c6cf8-9e53-4f54-8b51-232fa6725d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7344 | 2024.11.14 16:59:57.385717 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7345 | 2024.11.14 16:59:57.385830 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <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 | ||
7346 | 2024.11.14 16:59:57.387446 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2024.11.14 16:59:57.387530 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7348 | 2024.11.14 16:59:57.387946 [ 196 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13741 rows, containing 5 columns (5 merged, 0 gathered) in 0.007438618 sec., 1847251.734125882 rows/sec., 125.88 MiB/sec. | ||
7349 | 2024.11.14 16:59:57.388544 [ 187 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7350 | 2024.11.14 16:59:57.388553 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7351 | 2024.11.14 16:59:57.389148 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <Trace> oximeter.measurements_histogramu64 (b51a02df-3a1e-47fc-a128-21664b1033ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7352 | 2024.11.14 16:59:57.389225 [ 187 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7353 | 2024.11.14 16:59:57.389457 [ 187 ] {9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9ad50ae4-bd0b-41a0-87e1-5ce024cdc91f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7354 | 2024.11.14 16:59:57.389660 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
7355 | 2024.11.14 16:59:57.389659 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003955 sec., 10619.469026548672 rows/sec., 19.03 MiB/sec. | ||
7356 | 2024.11.14 16:59:57.389825 [ 252 ] {acc0c132-03ba-4622-814c-104c10116616} <Debug> TCPHandler: Processed in 0.004295857 sec. | ||
7357 | 2024.11.14 16:59:57.389982 [ 5 ] {} <Trace> TCP-Session: 33bfe68d-46a5-4ed1-a348-837db5bd0a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7358 | 2024.11.14 16:59:57.390103 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60188) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7359 | 2024.11.14 16:59:57.390157 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7360 | 2024.11.14 16:59:57.390665 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7361 | 2024.11.14 16:59:57.390706 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7362 | 2024.11.14 16:59:57.391101 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7363 | 2024.11.14 16:59:57.391362 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7364 | 2024.11.14 16:59:57.391527 [ 33 ] {} <Debug> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7365 | 2024.11.14 16:59:57.391584 [ 33 ] {} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7366 | 2024.11.14 16:59:57.391606 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001524 sec., 53805.77427821523 rows/sec., 3.42 MiB/sec. | ||
7367 | 2024.11.14 16:59:57.391621 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
7368 | 2024.11.14 16:59:57.391751 [ 5 ] {418285ce-0c8e-482f-b3a5-a7bbaf7531fa} <Debug> TCPHandler: Processed in 0.001826801 sec. | ||
7369 | 2024.11.14 16:59:57.391862 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
7370 | 2024.11.14 16:59:57.391983 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7371 | 2024.11.14 16:59:57.392011 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3816 rows starting from the beginning of the part | ||
7372 | 2024.11.14 16:59:57.392077 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::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 | ||
7373 | 2024.11.14 16:59:57.392175 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
7374 | 2024.11.14 16:59:57.392434 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 50 rows starting from the beginning of the part | ||
7375 | 2024.11.14 16:59:57.392641 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
7376 | 2024.11.14 16:59:57.392803 [ 186 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
7377 | 2024.11.14 16:59:57.394355 [ 188 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602808 sec., 1594431.8597453213 rows/sec., 104.68 MiB/sec. | ||
7378 | 2024.11.14 16:59:57.394684 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7379 | 2024.11.14 16:59:57.395037 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7380 | 2024.11.14 16:59:57.395120 [ 197 ] {d926f042-91c4-4ade-a2fa-de1264d7c929::all_1_66_13} <Trace> oximeter.measurements_u64 (d926f042-91c4-4ade-a2fa-de1264d7c929) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7381 | 2024.11.14 16:59:57.395194 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. |